package java.internal
| .. | |
|---|---|
| Closure | |
| DynamicObject | |
| EmptyObject | |
| FieldLookup | |
| Function | These classes are automatically generated by the compiler. They are only here so there is an option for e.g. defining them as externs if you are compiling in modules (untested) |
| HxEnum | |
| IEquatable | |
| IHxObject | |
| Runtime | This class is meant for internal compiler use only. It provides the Haxe runtime compatibility to the host language. Do not access it directly. |
| VarArgsFunction |