| Package | Description | 
|---|---|
| javassist.compiler | |
| javassist.compiler.ast | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CodeGen. atBinExpr(BinExpr expr) | 
| void | TypeChecker. 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 © 2016 Shigeru Chiba, www.javassist.org. All Rights Reserved.