Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts42 AsgModCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js43 AsgModCallback? (pre, ast: AST): boolean;
DparserRealSource13.types182 AsgModCallback? (pre, ast: AST): boolean;
183 >AsgModCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols218 AsgModCallback? (pre, ast: AST): boolean;
219 >AsgModCallback : Symbol(AstWalkerDetailCallback.AsgModCallback, Decl(parserRealSource13.ts, 40, 49…
DparserRealSource13.errors.txt231 AsgModCallback? (pre, ast: AST): boolean;