haXe API Documentation
Back | Index
class haxe.Template
Available in flash, neko, js, flash9, php, cpp
function new(str : String) : Void
function execute(context : Dynamic, ?macros : Dynamic) : String
static var globals : Dynamic
Back | Index