|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NameAndTypeConstant | |
at.dms.classfile |
Uses of NameAndTypeConstant in at.dms.classfile |
Constructors in at.dms.classfile with parameters of type NameAndTypeConstant | |
ReferenceConstant(byte tag,
ClassConstant clazz,
NameAndTypeConstant nametype)
Constructs a reference constant. |
|
MethodRefConstant(ClassConstant clazz,
NameAndTypeConstant nametype)
Constructs a method reference constant. |
|
FieldRefConstant(ClassConstant clazz,
NameAndTypeConstant nametype)
Constructs a field reference constant. |
|
InterfaceConstant(ClassConstant clazz,
NameAndTypeConstant nametype)
Constructs a method reference constant. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |