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