See: Description
| Interface | Description |
|---|---|
| FortranFixedFormConstants | |
| FortranFreeFormConstants | |
| LpexCicsParserConstants | |
| LpexCppParserConstants | |
| LpexHtmlParserConstants | |
| LpexJavaParserConstants | |
| LpexPliParserConstants | |
| LpexSqlParserConstants | |
| LpexXmlParserConstants | |
| LpexXslParserConstants | |
| UCode_CharStream |
This interface describes a character stream that maintains line and
column number positions of the characters.
|
| Class | Description |
|---|---|
| FortranFixedFormTokenManager | |
| FortranFreeFormTokenManager | |
| LpexCicsParserTokenManager | |
| LpexCppParserTokenManager | |
| LpexHtmlParserTokenManager | |
| LpexJavaParserTokenManager | |
| LpexPliParserTokenManager | |
| LpexSqlParserTokenManager | |
| LpexXmlParserTokenManager | |
| LpexXslParserTokenManager | |
| Token |
Describes the input token stream.
|
| Exception | Description |
|---|---|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| Error | Description |
|---|---|
| TokenMgrError |
Exception thrown by a generated token manager.
|
Copyright ? 2020 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.