haXe API Documentation
Back |
Indexextern class haxe.macro.MacroType<Const>
Available in flash, neko, js, flash9, php, cpp
This type is meant to be used to generate custom types using a macro.
For instance by doing MacroType<"my.Class.myMacro(55)">
Back |
Index