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