public class CMBinOp extends CMNode
| Constructor and Description | 
|---|
| CMBinOp(int type,
       CMNode leftNode,
       CMNode rightNode) | 
| Modifier and Type | Method and 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-2022 The Apache Software Foundation. All Rights Reserved.