|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
E - The node types for the AST.public interface IParser<E extends java.lang.Enum<?>>
An interface to a Waxeye parser.
| Method Summary | |
|---|---|
ParseResult<E> |
parse(IParserInput input)
Parses the input. |
| Method Detail |
|---|
ParseResult<E> parse(IParserInput input)
input - The input to parse.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||