haXe API Documentation
Back | Index
class sys.db.SpodMacros
Available in neko, php, cpp
dynamic function error(msg : String, pos : haxe.macro.Position) : Dynamic
dynamic function follow(t : haxe.macro.Type) : haxe.macro.Type
dynamic function typeof(e : haxe.macro.Expr) : haxe.macro.Type
static function getInfos(t : haxe.macro.Type) : SpodInfos
Back | Index