public class CMBinOp extends CMNode
| Constructor | Description |
|---|---|
CMBinOp(int type,
CMNode leftNode,
CMNode rightNode) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
calcFirstPos(CMStateSet toSet) |
|
protected void |
calcLastPos(CMStateSet toSet) |
|
boolean |
isNullable() |
firstPos, isCompactedForUPA, lastPos, setIsCompactUPAModel, setMaxStates, typepublic boolean isNullable()
isNullable in class CMNodeprotected void calcFirstPos(CMStateSet toSet)
calcFirstPos in class CMNodeprotected void calcLastPos(CMStateSet toSet)
calcLastPos in class CMNodeCopyright ? 1999-2010 The Apache Software Foundation. All Rights Reserved.