|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Expr
Representing a jaskell expression object.
| Method Summary | |
|---|---|
java.lang.Object |
accept(ExprVisitor v)
|
int |
getIndex()
Get the starting index in the original source. |
Location |
getLocation()
Get the location that is readable to human being. |
| Method Detail |
|---|
java.lang.Object accept(ExprVisitor v)
int getIndex()
Location getLocation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||