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