|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectalt.jiapi.file.attribute.Attribute
alt.jiapi.file.attribute.LocalVariableTableAttribute
public class LocalVariableTableAttribute
LocalVariableTable attribute.
4.8.13
Nested Class Summary | |
---|---|
class |
LocalVariableTableAttribute.LocalVariable
|
Field Summary | |
---|---|
static java.lang.String |
ATTRIBUTE_NAME
|
Fields inherited from class alt.jiapi.file.attribute.Attribute |
---|
cp |
Constructor Summary | |
---|---|
LocalVariableTableAttribute(ConstantPool cp)
|
Method Summary | |
---|---|
java.util.List |
getLocalVariables()
|
Methods inherited from class alt.jiapi.file.attribute.Attribute |
---|
getAttributeNameIndex, getBytes, getDataInputStream, getName, readAttribute, setConstantPool, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ATTRIBUTE_NAME
Constructor Detail |
---|
public LocalVariableTableAttribute(ConstantPool cp)
Method Detail |
---|
public java.util.List getLocalVariables()
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |