public class TypeArgExpression extends Object
Modifier and Type | Method and Description |
---|---|
int |
getIndex() |
ParamInfo |
getParam() |
TypeVariableInfo |
getVariable() |
boolean |
isApi() |
boolean |
isClassType() |
public ParamInfo getParam()
public TypeVariableInfo getVariable()
public int getIndex()
public boolean isClassType()
public boolean isApi()
Copyright © 2021 Eclipse. All rights reserved.