public static interface IFurtherParsable.Source<Token extends ParsedToken> extends IParsedTokenSource
| Modifier and Type | Method and Description |
|---|---|
int |
parseFurther(IFurtherParsable<Token> token) |
parseAgainint parseFurther(IFurtherParsable<Token> token) throws java.lang.Exception
java.lang.Exception