Package | Description |
---|---|
javassist.bytecode.stackmap |
Modifier and Type | Method and Description |
---|---|
abstract TypeData.BasicType |
TypeData.isBasicType()
If the type is a basic type, this method normalizes the type
and returns a BasicType object.
|
TypeData.BasicType |
TypeData.BasicType.isBasicType() |
TypeData.BasicType |
TypeData.TypeVar.isBasicType() |
TypeData.BasicType |
TypeData.ArrayType.isBasicType() |
TypeData.BasicType |
TypeData.ArrayElement.isBasicType() |
TypeData.BasicType |
TypeData.UninitTypeVar.isBasicType() |
TypeData.BasicType |
TypeData.ClassName.isBasicType() |