|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jasml.classes.Attribute_LocalVariableTable.LocalVariable
Field Summary | |
int |
descriptor_index
|
int |
index
|
int |
length
|
int |
name_index
|
int |
start_pc
|
Constructor Summary | |
Attribute_LocalVariableTable.LocalVariable(int start_pc,
int length,
int name_index,
int descriptor_index,
int index)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int start_pc
public int length
public int name_index
public int descriptor_index
public int index
Constructor Detail |
public Attribute_LocalVariableTable.LocalVariable(int start_pc, int length, int name_index, int descriptor_index, int index)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |