public class Parser extends Object
| Modifier and Type | Field and Description |
|---|---|
Analysis |
ignoredTokens |
protected ArrayList |
nodeList |
public final Analysis ignoredTokens
protected ArrayList nodeList
public Parser(Lexer lexer)
protected void filter()
throws ParserException,
LexerException,
IOException
ParserExceptionLexerExceptionIOExceptionpublic Start parse() throws ParserException, LexerException, IOException
ParserExceptionLexerExceptionIOExceptionCopyright © 2015 Java Data Mining Package. All rights reserved.