public abstract class ParserCore extends Object
Modifier and Type | Field and Description |
---|---|
static boolean |
debug |
protected LexerCore |
lexer |
Constructor and Description |
---|
ParserCore() |
public static final boolean debug
protected LexerCore lexer
protected NameValue nameValue(char separator) throws ParseException
ParseException
protected void dbg_enter(String rule)
protected void dbg_leave(String rule)
protected NameValue nameValue() throws ParseException
ParseException
protected void peekLine(String rule)
Copyright © 2016. All Rights Reserved.