|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ICode_attribute_info
Method Summary | |
---|---|
Iu2 |
attributes_count()
|
Iattribute_info[] |
attributes()
|
Iu4 |
code_length()
|
Iu2 |
exception_table_length()
|
Iexception_table_info[] |
exception_table()
|
Iu2 |
max_locals()
|
Iu2 |
max_stack()
|
Methods inherited from interface com.jeffpalm.basic.bytecode.Iattribute_info |
---|
attribute_length, attribute_name_index |
Method Detail |
---|
Iu2 max_stack()
Iu2 max_locals()
Iu4 code_length()
Iu2 exception_table_length()
Iexception_table_info[] exception_table()
Iu2 attributes_count()
Iattribute_info[] attributes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |