| Modifier and Type | Field and Description |
|---|---|
Analysis |
ignoredTokens |
protected java.util.ArrayList |
nodeList |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<PositionedNode,SourcecodeRange> |
getMapping() |
Start |
parse() |
public final Analysis ignoredTokens
protected java.util.ArrayList nodeList
public Parser(Lexer lexer)
public java.util.Map<PositionedNode,SourcecodeRange> getMapping()
getMapping in interface IParserpublic Start parse() throws ParserException, LexerException, java.io.IOException
ParserExceptionLexerExceptionjava.io.IOException