haXe API Documentation
Back |
Indexclass haxe.macro.TypeTools
Available in flash8, neko, js, flash, php, cpp
This class provides some utility methods to work with types. It is
best used through 'using haxe.macro.TypeTools' syntax and then provides
additional methods on haxe.macro.Type instances.
Back |
Index