Package ru.ispras.fortress.esexpr
-
Class Summary Class Description EsExpr TheEsExpr
class represents Lisp-like S-expressions using tuple notation.EsExprMatcher TheEsExprMatcher
is expression structure matcher forEsExpr
.EsExprParser EsExprParser
translates Lisp-like syntax intoEsExpr
.