Package | Description |
---|---|
javassist.bytecode.stackmap |
Modifier and Type | Method and Description |
---|---|
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.ArrayType.toTypeVar(int dim) |
protected TypeData.TypeVar |
TypeData.ArrayElement.toTypeVar(int dim) |
protected TypeData.TypeVar |
TypeData.UninitTypeVar.toTypeVar(int dim) |
Copyright © 2016 Shigeru Chiba, www.javassist.org. All rights reserved.