Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts62 GeCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js63 GeCallback? (pre, ast: AST): boolean;
DparserRealSource13.types282 GeCallback? (pre, ast: AST): boolean;
283 >GeCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols338 GeCallback? (pre, ast: AST): boolean;
339 >GeCallback : Symbol(AstWalkerDetailCallback.GeCallback, Decl(parserRealSource13.ts, 60, 45))
DparserRealSource13.errors.txt291 GeCallback? (pre, ast: AST): boolean;