Interface | Description |
---|---|
ParseInfo |
Enum | Description |
---|---|
BuiltinConstant |
These are the builtin constants
|
Expression.BinaryOp |
Binary operators.
|
Expression.BooleanOp |
Boolean operators.
|
Expression.DataOp |
Data operators.
|
Expression.FunctCallOp |
Function call operators.
|
Expression.RelationalOp |
Relational operators.
|
PrintStatement.PRINTTYPE |
The PRINTTYPE options are: PRINT, PRINTF, and STOP.
|
Statement.PSCheckpointing | |
Statement.PSFrequency | |
Statement.PSModeType | |
Statement.PSScheme | |
Statement.PSUpdateType |
Exception | Description |
---|---|
LanguageException |
Exception occurring at the Language level.
|
ParseException |
This exception is thrown when parse issues are encountered.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.