All Packages Class Hierarchy This Package Previous Next Index
Class lti.java.jcf.CptField
java.lang.Object
|
+----lti.java.jcf.CptGeneric
|
+----lti.java.jcf.CptMemberOrInterface
|
+----lti.java.jcf.CptField
- public class CptField
- extends CptMemberOrInterface
-
CptField(JcfClassInput, JcfConstantPool, int)
-
-
getTag()
- Returns the byte tag of the constant (e.g.
CptField
public CptField(JcfClassInput ist,
JcfConstantPool p,
int i) throws IOException
getTag
public int getTag()
- Returns the byte tag of the constant (e.g.
- Overrides:
- getTag in class CptMemberOrInterface
All Packages Class Hierarchy This Package Previous Next Index