|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--scheme.absyn.Exp | +--scheme.absyn.ConstantE
Field Summary | |
private Const |
c
|
Constructor Summary | |
ConstantE(Const c)
|
Method Summary | |
void |
accept(ExpVisitor v)
|
Const |
get()
|
Methods inherited from class java.lang.Object |
|
Field Detail |
private Const c
Constructor Detail |
public ConstantE(Const c)
Method Detail |
public Const get()
public void accept(ExpVisitor v) throws VisitE
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |