enum haxe.macro.TConstant
import haxe.macro.Type;
Available on all platforms
TInt (i:Int)
TFloat (s:String)
TString (s:String)
TBool (b:Bool)
TNull
TThis
TSuper