Class JJTExpressionState
java.lang.Object
com.mayam.wf.attributes.shared.expr.JJTExpressionState
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
closeNodeScope
(Node n, boolean condition) void
closeNodeScope
(Node n, int numIn) int
boolean
void
peekNode()
popNode()
void
void
reset()
rootNode()
-
Constructor Details
-
JJTExpressionState
public JJTExpressionState()
-
-
Method Details
-
nodeCreated
public boolean nodeCreated() -
reset
public void reset() -
rootNode
-
popNode
-
peekNode
-
nodeArity
public int nodeArity()
-