Searched refs:getScriptFragmentStartAST (Results 1 – 5 of 5) sorted by relevance
61 public getScriptFragmentStartAST(): AST {66 return this.getScriptFragmentStartAST().minChar;71 var ast = this.getScriptFragmentStartAST();280 EnclosingScopeContext.prototype.getScriptFragmentStartAST = function () { method in EnclosingScopeContext284 return this.getScriptFragmentStartAST().minChar;288 var ast = this.getScriptFragmentStartAST();
129 public getScriptFragmentStartAST(): AST {130 >getScriptFragmentStartAST : Symbol(EnclosingScopeContext.getScriptFragmentStartAST, Decl(parserRea…141 return this.getScriptFragmentStartAST().minChar;142 >this.getScriptFragmentStartAST : Symbol(EnclosingScopeContext.getScriptFragmentStartAST, Decl(pars…144 >getScriptFragmentStartAST : Symbol(EnclosingScopeContext.getScriptFragmentStartAST, Decl(parserRea…155 var ast = this.getScriptFragmentStartAST();157 >this.getScriptFragmentStartAST : Symbol(EnclosingScopeContext.getScriptFragmentStartAST, Decl(pars…159 >getScriptFragmentStartAST : Symbol(EnclosingScopeContext.getScriptFragmentStartAST, Decl(parserRea…
147 public getScriptFragmentStartAST(): AST {148 >getScriptFragmentStartAST : () => any159 return this.getScriptFragmentStartAST().minChar;160 >this.getScriptFragmentStartAST().minChar : any161 >this.getScriptFragmentStartAST() : any162 >this.getScriptFragmentStartAST : () => any164 >getScriptFragmentStartAST : () => any178 var ast = this.getScriptFragmentStartAST();180 >this.getScriptFragmentStartAST() : any181 >this.getScriptFragmentStartAST : () => any[all …]
167 public getScriptFragmentStartAST(): AST {174 return this.getScriptFragmentStartAST().minChar;181 var ast = this.getScriptFragmentStartAST();
60 public getScriptFragmentStartAST(): AST { method in EnclosingScopeContext65 return this.getScriptFragmentStartAST().minChar;70 var ast = this.getScriptFragmentStartAST();