public class LocalVariableTable
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
int |
getMaxLocals()
Get the count of variables/slots.
|
LocalVariable[] |
getTable()
Get the declared local variables
|
public int getMaxLocals()
public LocalVariable[] getTable()