haXe API Documentation
Back
|
Index
enum
haxe.macro.Constant
import haxe.macro.Expr
Available in flash, neko, js, flash9, php, cpp
CType(s :
String
)
CString(s :
String
)
CRegexp(r :
String
,opt :
String
)
CInt(v :
String
)
CIdent(s :
String
)
CFloat(f :
String
)
Back
|
Index