Uses of Class
javassist.bytecode.stackmap.TypeData.TypeVar
Packages that use TypeData.TypeVar
-
Uses of TypeData.TypeVar in javassist.bytecode.stackmap
Methods in javassist.bytecode.stackmap that return TypeData.TypeVarModifier and TypeMethodDescriptionprotected TypeData.TypeVar
TypeData.ArrayElement.toTypeVar
(int dim) protected TypeData.TypeVar
TypeData.ArrayType.toTypeVar
(int dim) protected TypeData.TypeVar
TypeData.toTypeVar
(int dim) Returns this if it is a TypeVar or a TypeVar that this type depends on.protected TypeData.TypeVar
TypeData.TypeVar.toTypeVar
(int dim) protected TypeData.TypeVar
TypeData.UninitTypeVar.toTypeVar
(int dim)