Searched defs:ScriptParser (Results 1 – 1 of 1) sorted by relevance
48 class ScriptParser final : ScriptLexer { class50 ScriptParser(MemoryBufferRef mb) : ScriptLexer(mb) { in ScriptParser() function in __anon050ee08a0111::ScriptParser