|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavassist.bytecode.stackmap.TypeData
javassist.bytecode.stackmap.TypeData.TypeName
javassist.bytecode.stackmap.TypeData.ClassName
javassist.bytecode.stackmap.TypeData.NullType
public static class TypeData.NullType
Type data for NULL or OBJECT. The types represented by the instances of this class are initially NULL but will be OBJECT.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javassist.bytecode.stackmap.TypeData |
|---|
TypeData.ArrayElement, TypeData.BasicType, TypeData.ClassName, TypeData.NullType, TypeData.TypeName, TypeData.UninitData, TypeData.UninitThis |
| Field Summary |
|---|
| Fields inherited from class javassist.bytecode.stackmap.TypeData.TypeName |
|---|
equivalences, expectedName |
| Constructor Summary | |
|---|---|
TypeData.NullType()
|
|
| Method Summary | |
|---|---|
TypeData |
copy()
|
String |
getExpected()
|
protected int |
getTypeData2(ConstPool cp,
String type)
|
int |
getTypeTag()
|
boolean |
isNullType()
|
| Methods inherited from class javassist.bytecode.stackmap.TypeData.ClassName |
|---|
getName |
| Methods inherited from class javassist.bytecode.stackmap.TypeData.TypeName |
|---|
equals, evalExpectedType, getTypeData, isObjectType, isTypeName, merge, setType, toString |
| Methods inherited from class javassist.bytecode.stackmap.TypeData |
|---|
getSelf, is2WordType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TypeData.NullType()
| Method Detail |
|---|
public TypeData copy()
copy in class TypeData.ClassNamepublic boolean isNullType()
isNullType in class TypeDatapublic 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.TypeNameBadBytecode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||