Package | Description |
---|---|
org.waxeye.input | |
org.waxeye.parser |
Modifier and Type | Class and Description |
---|---|
class |
InputBuffer
A class to represent the buffer to hold the input string.
|
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.