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