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

Uses in package org.apache.bcel.verifier.statics

Methods with return type org.apache.bcel.verifier.statics.LocalVariablesInfo

LocalVariablesInfo
Returns a LocalVariablesInfo object containing information about the usage of the local variables in the Code attribute of the said method or null if the class file this Pass2Verifier operates on could not be pass-2-verified correctly.