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