lib.haxe.org

format 1.20 Documentation

Back | Index
class format.hxsl.Parser
function new() : Void
dynamic function includeFile(file : String) : Null<haxe.macro.Expr>
function parse(e : haxe.macro.Expr) : ParsedHxsl
Back | Index