|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectsun.tools.javap.LocVarData
class LocVarData
Strores LocalVariableTable data information.
| Field Summary | |
|---|---|
(package private) short |
length
|
(package private) short |
name_cpx
|
(package private) short |
sig_cpx
|
(package private) short |
slot
|
(package private) short |
start_pc
|
| Constructor Summary | |
|---|---|
LocVarData()
|
|
LocVarData(java.io.DataInputStream in)
Read LocalVariableTable attribute. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
short start_pc
short length
short name_cpx
short sig_cpx
short slot
| Constructor Detail |
|---|
public LocVarData()
public LocVarData(java.io.DataInputStream in)
throws java.io.IOException
java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||