Package | Description |
---|---|
javassist.compiler | |
javassist.compiler.ast |
Modifier and Type | Method and Description |
---|---|
void |
TypeChecker.atBinExpr(BinExpr expr) |
void |
CodeGen.atBinExpr(BinExpr expr) |
Modifier and Type | Method and Description |
---|---|
static BinExpr |
BinExpr.makeBin(int op,
ASTree oprand1,
ASTree oprand2) |
Modifier and Type | Method and Description |
---|---|
void |
Visitor.atBinExpr(BinExpr n) |
Copyright © 2024. All rights reserved.