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 gov.nist.core.NameValue nameValue(char separator)
throws ParseException
ParseExceptionprotected void dbg_enter(String rule)
protected void dbg_leave(String rule)
protected gov.nist.core.NameValue nameValue()
throws ParseException
ParseExceptionprotected void peekLine(String rule)
Copyright © 2016. All Rights Reserved.