public static class ParserImpl.ParseHead extends java.lang.Object implements Parser
ParseHead()
void
parse(Lexer lexer, Node head, short mode)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ParseHead()
public void parse(Lexer lexer, Node head, short mode)
parse
Parser