public class ClassModel.ConstantPool.ReferenceEntry.Type
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private int |
arrayDimensions |
private java.lang.String |
type |
Constructor and Description |
---|
Type(java.lang.String _type) |
Modifier and Type | Method and Description |
---|---|
int |
getArrayDimensions() |
java.lang.String |
getType() |
boolean |
isArray() |
boolean |
isVoid() |