Class | Description |
---|---|
EsExpr |
The
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 . |