| Package | Description |
|---|---|
| pl.poznan.put.cs.idss.jrs.jmaf.parser |
| Class | Description |
|---|---|
| CharStream |
This interface describes a character stream that maintains line and
column number positions of the characters.
|
| IndexedRule |
Class used to store rule's initial number and to manage rule's statistics
|
| MalformedExampleException |
Class representing exception thrown when an example is malformed
|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| RulesParserConstants |
Token literal values and constants.
|
| RulesParserTokenManager |
Token Manager.
|
| Token |
Describes the input token stream.
|