package haxe.macro
Available on all platforms
This is the api that is passed to the custom JS generator.
types:Array<Type>setTypeAccessor(callb:Type ‑> String):VoidsetCurrentClass(c:ClassType):VoidquoteString(s:String):StringoutputFile:Stringmain:Null<TypedExpr>isKeyword(ident:String):BoolhasFeature(f:String):BoolgenerateValue(e:TypedExpr):StringgenerateStatement(e:TypedExpr):StringbuildMetaData(t:BaseType):Null<TypedExpr>addFeature(f:String):Bool
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/macro/JSGenApi.html