public static class TypeData.NullType extends TypeData.ClassName
TypeData.ArrayElement, TypeData.BasicType, TypeData.ClassName, TypeData.NullType, TypeData.TypeName, TypeData.UninitData, TypeData.UninitThis
equivalences, expectedName
Constructor and Description |
---|
TypeData.NullType() |
Modifier and Type | Method and Description |
---|---|
TypeData |
copy() |
String |
getExpected() |
protected int |
getTypeData2(ConstPool cp,
String type) |
int |
getTypeTag() |
boolean |
isNullType() |
getName
equals, evalExpectedType, getTypeData, isObjectType, isTypeName, merge, setType, toString
getSelf, is2WordType
public TypeData copy()
copy
in class TypeData.ClassName
public boolean isNullType()
isNullType
in class TypeData
public int getTypeTag()
getTypeTag
in class TypeData.TypeName
protected int getTypeData2(ConstPool cp, String type)
getTypeData2
in class TypeData.TypeName
public String getExpected() throws BadBytecode
getExpected
in class TypeData.TypeName
BadBytecode
Copyright © 2013. All Rights Reserved.