public class UnexpectedFunctionBody extends ImporterError
file, max, min| Constructor and Description |
|---|
UnexpectedFunctionBody(EmptyObject empty) |
UnexpectedFunctionBody(int min,
int max,
java.lang.String file) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Object |
__hx_create(Array arr) |
static java.lang.Object |
__hx_createEmpty() |
static void |
__hx_ctor_importCsv_error_UnexpectedFunctionBody(UnexpectedFunctionBody __temp_me68,
int min,
int max,
java.lang.String file) |
java.lang.Object |
__hx_getField(java.lang.String field,
boolean throwErrors,
boolean isCheck,
boolean handleProperties) |
java.lang.String |
get_message() |
__hx_ctor_importCsv_error_ImporterError, __hx_getField_f, __hx_getFields, __hx_invokeField, __hx_setField_f, __hx_setField, toString__hx_ctor_haxe_lang_HxObject, __hx_deleteField, __hx_lookupField_f, __hx_lookupField, __hx_lookupSetField_f, __hx_lookupSetFieldpublic UnexpectedFunctionBody(EmptyObject empty)
public UnexpectedFunctionBody(int min,
int max,
java.lang.String file)
public static void __hx_ctor_importCsv_error_UnexpectedFunctionBody(UnexpectedFunctionBody __temp_me68, int min, int max, java.lang.String file)
public static java.lang.Object __hx_createEmpty()
public static java.lang.Object __hx_create(Array arr)
public java.lang.String get_message()
get_message in class ImporterErrorpublic java.lang.Object __hx_getField(java.lang.String field,
boolean throwErrors,
boolean isCheck,
boolean handleProperties)
__hx_getField in interface IHxObject__hx_getField in class ImporterError