org.quattor.pan.parser
Class JJTPanParserState
java.lang.Object
org.quattor.pan.parser.JJTPanParserState
public class JJTPanParserState
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JJTPanParserState
public JJTPanParserState()
nodeCreated
public boolean nodeCreated()
reset
public void reset()
rootNode
public Node rootNode()
pushNode
public void pushNode(Node n)
popNode
public Node popNode()
peekNode
public Node peekNode()
nodeArity
public int nodeArity()
clearNodeScope
public void clearNodeScope(Node n)
openNodeScope
public void openNodeScope(Node n)
closeNodeScope
public void closeNodeScope(Node n,
int num)
closeNodeScope
public void closeNodeScope(Node n,
boolean condition)
Copyright © 2011 Quattor. All Rights Reserved.