public static class StackMapTableAttribute.ObjectVariableInfo extends StackMapTableAttribute.VerificationTypeInfo
| Modifier and Type | Field and Description |
|---|---|
String |
type |
ITEM_Double, ITEM_Float, ITEM_Integer, ITEM_Long, ITEM_Null, ITEM_Object, ITEM_Top, ITEM_Uninitialized, ITEM_UninitializedThis, tag| Constructor and Description |
|---|
ObjectVariableInfo(int tag,
String type) |
public final String type
public ObjectVariableInfo(int tag,
String type)
public String toString()
toString in class StackMapTableAttribute.VerificationTypeInfoCopyright © 2021. All rights reserved.