Class JJTParserState
java.lang.Object
nablarch.test.tool.htmlcheck.parser.JJTParserState
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
closeNodeScope
(Node n, boolean condition) void
closeNodeScope
(Node n, int num) int
boolean
void
peekNode()
popNode()
void
void
reset()
rootNode()
-
Constructor Details
-
JJTParserState
public JJTParserState()
-
-
Method Details
-
nodeCreated
public boolean nodeCreated() -
reset
public void reset() -
rootNode
-
pushNode
-
popNode
-
peekNode
-
nodeArity
public int nodeArity() -
clearNodeScope
-
openNodeScope
-
closeNodeScope
-
closeNodeScope
-