haxe
| .. | |
|---|---|
| ds | |
| extern | |
| iterators | |
| CallStack | Get information about the call stack. |
| Constructible | This type unifies with any instance of classes that have a constructor which |
| DynamicAccess | DynamicAccess is an abstract type for working with anonymous structures that are intended to hold collections of objects by the string key. |
| EnumTools | This class provides advanced methods on enums. It is ideally used with
|
| EnumValueTools | This class provides advanced methods on enum values. It is ideally used with
|
| Exception | Base class for exceptions. |
| FlatEnum | This type unifies with an enum instance if all constructors of the enum require no arguments. |
| Function | This type unifies with any function type. |
| NotVoid | This type unifies with anything but |
| Rest | A special type that represents a "rest" function argument. |
| V8CallSite | |
| ValueException | An exception containing arbitrary value. |