| 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. |
Copyright © 2014 Integral Solutions Ltd. All Rights Reserved.