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.
Version:
$Id: LocalVariablesInfo.java 386056 2006-03-15 11:31:56Z tcurdt $
Author:
Enver Haase
  • Method Details