Class ConstantPool.Constant
java.lang.Object
org.openjdk.asmtools.jdis.ConstantPool.Constant
- Direct Known Subclasses:
ConstantPool.CP_Double, ConstantPool.CP_Float, ConstantPool.CP_Int, ConstantPool.CP_Long, ConstantPool.CP_Str, ConstantPool.CPX, ConstantPool.CPX2
- Enclosing class:
ConstantPool
Constant
Base class of all constant entries
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIssue()voidprint(PrintWriter out) voidsetIssue(IOException value) intsize()toString()
-
Field Details
-
tag
tag the descriptor for the constant -
issue
-
-
Constructor Details
-
Constant
-
-
Method Details
-
stringVal
-
print
-
size
public int size() -
toString
-
getIssue
-
setIssue
-