Uses of Class
javassist.expr.Cast

Packages that use Cast
javassist.expr This package contains the classes for modifying a method body. 
 

Uses of Cast in javassist.expr
 

Methods in javassist.expr with parameters of type Cast
 void ExprEditor.edit(Cast c)
          Edits an expression for explicit type casting (overridable).
 



Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.