Esempio n. 1
0
 public static object __hx_cast <T_c_c>(global::haxe.ds.GenericCell me)
 {
     return(((me != null)) ? (me.haxe_ds_GenericCell_cast <T_c_c>()) : default(object));
 }
Esempio n. 2
0
 public static object __hx_cast <T_c_c>(global::haxe.ds.GenericCell me)
 {
                 #line 33 "/opt/haxe/std/haxe/ds/GenericStack.hx"
     return(((me != null)) ? (me.haxe_ds_GenericCell_cast <T_c_c>()) : default(object));
 }