Package | Description |
---|---|
org.waxeye.parser |
Modifier and Type | Method and Description |
---|---|
ParseResult<E> |
Parser.parse(IParserInput input)
Parses the input.
|
ParseResult<E> |
IParser.parse(IParserInput input)
Parses the input.
|
Copyright © 2017 Kevoree Project. All rights reserved.