|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use javassist.expr | |
javassist | The Javassist Core API. |
javassist.expr | This package contains the classes for modifying a method body. |
Classes in javassist.expr used by javassistExprEditor
|
A translator of method bodies. |
Classes in javassist.expr used by javassist.exprCast
|
Explicit type cast. Expr
|
Expression. FieldAccess
|
Expression for accessing a field. Handler
|
Catch clause. Instanceof
|
Instanceof operator. MethodCall
|
Method invocation (caller-side expression). NewExpr
|
Object creation (new expression). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |