Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.chaoswg.xtc4y.classdesc.NameAndTypeCPEntry

Uses of NameAndTypeCPEntry in com.chaoswg.xtc4y.classdesc
 

Fields in com.chaoswg.xtc4y.classdesc declared as NameAndTypeCPEntry
private  NameAndTypeCPEntry RefCPEntry.natCP
           
 

Methods in com.chaoswg.xtc4y.classdesc that return NameAndTypeCPEntry
 NameAndTypeCPEntry RefCPEntry.getNameAndTypeCP()
           
 

Constructors in com.chaoswg.xtc4y.classdesc with parameters of type NameAndTypeCPEntry
FieldrefCPEntry(ClassCPEntry classCP, NameAndTypeCPEntry natCP)
          Create a fieldref entry
RefCPEntry(byte tag, ClassCPEntry classCP, NameAndTypeCPEntry natCP)
          Create a fieldref entry
InterfaceMethodrefCPEntry(ClassCPEntry classCP, NameAndTypeCPEntry natCP)
          Create a interfacemethodref entry
MethodrefCPEntry(ClassCPEntry classCP, NameAndTypeCPEntry natCP)
          Create a methodref entry