Searched refs:SourceCodeParserImpl (Results 1 – 1 of 1) sorted by relevance
83 return new SourceCodeParserImpl(code, this.options);133 export class SourceCodeParserImpl extends sourceParser.SourceCodeParser { class