| Constructor and Description |
|---|
TypeTools() |
TypeTools(EmptyObject empty) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
__hx_create(Array arr) |
static java.lang.Object |
__hx_createEmpty() |
static void |
__hx_ctor_haxe_macro_TypeTools(TypeTools __temp_me163) |
static java.lang.Object |
findField(java.lang.Object c,
java.lang.String name,
java.lang.Object isStatic) |
static ComplexType |
nullable(ComplexType complexType) |
static ComplexType |
toComplexType(Type type) |
static java.lang.Object |
toField(java.lang.Object cf) |
static java.lang.Object |
toTypePath(java.lang.Object baseType,
Array<Type> params) |
__hx_ctor_haxe_lang_HxObject, __hx_deleteField, __hx_getField_f, __hx_getField, __hx_getFields, __hx_invokeField, __hx_lookupField_f, __hx_lookupField, __hx_lookupSetField_f, __hx_lookupSetField, __hx_setField_f, __hx_setFieldpublic TypeTools(EmptyObject empty)
public TypeTools()
public static void __hx_ctor_haxe_macro_TypeTools(TypeTools __temp_me163)
public static ComplexType nullable(ComplexType complexType)
public static java.lang.Object toField(java.lang.Object cf)
public static ComplexType toComplexType(Type type)
public static java.lang.Object findField(java.lang.Object c,
java.lang.String name,
java.lang.Object isStatic)
public static java.lang.Object __hx_createEmpty()
public static java.lang.Object __hx_create(Array arr)