Package | Description |
---|---|
jfun.jaskell.ast |
Provides classes and interfaces for the abstract syntax tree of jaskell.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
Expr.accept(ExprVisitor v) |
java.lang.Object |
Bound.accept(ExprVisitor v) |