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, type
public boolean isNullable()
isNullable
in class CMNode
protected void calcFirstPos(CMStateSet toSet)
calcFirstPos
in class CMNode
protected void calcLastPos(CMStateSet toSet)
calcLastPos
in class CMNode
Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.