bcel API: Uses of Class org.apache.bcel.verifier.statics.LocalVariableInfo

Uses of Class
org.apache.bcel.verifier.statics.LocalVariableInfo

Packages that use LocalVariableInfo
org.apache.bcel.verifier.statics Provides PassVerifier classes used internally by JustIce. 
 

Uses of LocalVariableInfo in org.apache.bcel.verifier.statics
 

Methods in org.apache.bcel.verifier.statics that return LocalVariableInfo
 LocalVariableInfo LocalVariablesInfo.getLocalVariableInfo(int slot)
          Returns the LocalVariableInfo for the given slot.