Class LocalVariablesInfo

java.lang.Object
org.apache.bcel.verifier.statics.LocalVariablesInfo

public class LocalVariablesInfo extends Object
A utility class holding the information about the names and the types of the local variables in a given method.
  • Method Details