public interface ILocalVariableAttribute extends IClassFileAttribute
Modifier and Type | Method and Description |
---|---|
ILocalVariableTableEntry[] |
getLocalVariableTable()
Answer back the local variable table of this entry as specified in
the JVM specifications.
|
int |
getLocalVariableTableLength()
Answer back the local variable table length of this entry as specified in
the JVM specifications.
|
getAttributeLength, getAttributeName, getAttributeNameIndex
int getLocalVariableTableLength()
ILocalVariableTableEntry[] getLocalVariableTable()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.