|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.boris.xlloop.reflect.ParameterNameExtractor.ConstantInfo
public static class ParameterNameExtractor.ConstantInfo
Field Summary | |
---|---|
int |
bytes
|
int |
classIndex
|
int |
descriptorIndex
|
int |
highBytes
|
int |
lowBytes
|
int |
nameAndTypeIndex
|
int |
nameIndex
|
java.lang.String |
string
|
int |
stringIndex
|
int |
tag
|
Constructor Summary | |
---|---|
ParameterNameExtractor.ConstantInfo()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int descriptorIndex
public int lowBytes
public int highBytes
public int bytes
public int tag
public int nameIndex
public int classIndex
public int nameAndTypeIndex
public int stringIndex
public java.lang.String string
Constructor Detail |
---|
public ParameterNameExtractor.ConstantInfo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |