org.globus.cog.karajan.parser
Class ParserContext
java.lang.Object
org.globus.cog.karajan.parser.ParserContext
- public class ParserContext
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tok
public Lexer tok
mapping
public AtomMapping mapping
grammar
public Rules grammar
queue
public LinkedList queue
lastExpected
public String lastExpected
data
public Map data
tree
public ParseTree tree
ParserContext
public ParserContext()