Home
last modified time | relevance | path

Searched refs:AsgCallback (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts37 AsgCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js38 AsgCallback? (pre, ast: AST): boolean;
DparserRealSource13.types157 AsgCallback? (pre, ast: AST): boolean;
158 >AsgCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols188 AsgCallback? (pre, ast: AST): boolean;
189 >AsgCallback : Symbol(AstWalkerDetailCallback.AsgCallback, Decl(parserRealSource13.ts, 35, 46))
DparserRealSource13.errors.txt216 AsgCallback? (pre, ast: AST): boolean;