| Class | Description |
|---|---|
| ESExpr |
ESExpr class represents Lisp-like S-expressions using tuple notation.
|
| ESExprMatcher |
The ESExprMatcher is expression structure matcher for
ESExpr. |
| ESExprParser |
ESExprParser translates Lisp-like syntax into
ESExpr. |