Package | Description |
---|---|
javassist.compiler | |
javassist.compiler.ast |
Modifier and Type | Method and Description |
---|---|
void |
CodeGen.atIntConst(IntConst i) |
void |
TypeChecker.atIntConst(IntConst i) |
Modifier and Type | Method and Description |
---|---|
private IntConst |
IntConst.compute0(int op,
IntConst right) |
Modifier and Type | Method and Description |
---|---|
void |
Visitor.atIntConst(IntConst n) |
private IntConst |
IntConst.compute0(int op,
IntConst right) |
private DoubleConst |
DoubleConst.compute0(int op,
IntConst right) |