macro.JSGenApi
JSGenApi
package haxe-macro
Available on all platformsThis is the api that is passed to the custom JS generator.
Properties
main:Null<TypedExpr>
the main call expression, if a -main class is defined
outputFile:String
the file in which the JS code can be generated