Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts38 AsgAddCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js39 AsgAddCallback? (pre, ast: AST): boolean;
DparserRealSource13.types162 AsgAddCallback? (pre, ast: AST): boolean;
163 >AsgAddCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols194 AsgAddCallback? (pre, ast: AST): boolean;
195 >AsgAddCallback : Symbol(AstWalkerDetailCallback.AsgAddCallback, Decl(parserRealSource13.ts, 36, 46…
DparserRealSource13.errors.txt219 AsgAddCallback? (pre, ast: AST): boolean;