Literal(String)
package haxe.display
import haxe.display.Display
Available on all platforms
Variables
inlineread onlyFalse:Literal = "false"
inlineread onlyNull:Literal = "null"
inlineread onlyThis:Literal = "this"
inlineread onlyTrace:Literal = "trace"
inlineread onlyTrue:Literal = "true"
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/haxe/display/Literal.html