public class TypeParam extends ParamEnum
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
__hx_constructs |
| Constructor and Description |
|---|
TypeParam(int index,
java.lang.Object[] params) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTag() |
static TypeParam |
TPExpr(java.lang.Object e) |
static TypeParam |
TPType(ComplexType t) |
public static TypeParam TPType(ComplexType t)
public static TypeParam TPExpr(java.lang.Object e)