Interface | Description |
---|---|
Expression |
This interface encapsulates details of a CLEM expression.
|
Parser |
This interface encapsulates the functionality for parsing CLEM expressions.
|
Exception | Description |
---|---|
ParserException |
A
ParserException is thrown to indicate that an attempt to parse a String
to an Expression failed. |
(C) Copyright IBM Corp. 1994, 2015. All Rights Reserved.