See: Description
Interface | Description |
---|---|
ParseErrorDetails |
Describes details of a parsing error to support fine-grained error handling.
|
Class | Description |
---|---|
Location |
Represents a line and column number of a character or token in the source.
|
Exception | Description |
---|---|
ParserException |
Is thrown when any grammar error happens or any exception is thrown during parsing.
|
Copyright © 2013–2016 jparsec. All rights reserved.