Package aQute.bnd.classfile
Class StackMapTableAttribute.ObjectVariableInfo
java.lang.Object
aQute.bnd.classfile.StackMapTableAttribute.VerificationTypeInfo
aQute.bnd.classfile.StackMapTableAttribute.ObjectVariableInfo
- Enclosing class:
- StackMapTableAttribute
public static class StackMapTableAttribute.ObjectVariableInfo
extends StackMapTableAttribute.VerificationTypeInfo
-
Field Summary
FieldsFields inherited from class aQute.bnd.classfile.StackMapTableAttribute.VerificationTypeInfo
ITEM_Double, ITEM_Float, ITEM_Integer, ITEM_Long, ITEM_Null, ITEM_Object, ITEM_Top, ITEM_Uninitialized, ITEM_UninitializedThis, tag
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoString()
(package private) int
(package private) void
write
(DataOutput out, ConstantPool constant_pool) Methods inherited from class aQute.bnd.classfile.StackMapTableAttribute.VerificationTypeInfo
read
-
Field Details
-
type
-
-
Constructor Details
-
ObjectVariableInfo
-
-
Method Details
-
toString
- Overrides:
toString
in classStackMapTableAttribute.VerificationTypeInfo
-
write
- Overrides:
write
in classStackMapTableAttribute.VerificationTypeInfo
- Throws:
IOException
-
value_length
int value_length()- Overrides:
value_length
in classStackMapTableAttribute.VerificationTypeInfo
-