Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts109 GotoEBCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js110 GotoEBCallback? (pre, ast: AST): boolean;
DparserRealSource13.types517 GotoEBCallback? (pre, ast: AST): boolean;
518 >GotoEBCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols620 GotoEBCallback? (pre, ast: AST): boolean;
621 >GotoEBCallback : Symbol(AstWalkerDetailCallback.GotoEBCallback, Decl(parserRealSource13.ts, 107, 5…
DparserRealSource13.errors.txt432 GotoEBCallback? (pre, ast: AST): boolean;