Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts64 SubCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js65 SubCallback? (pre, ast: AST): boolean;
DparserRealSource13.types292 SubCallback? (pre, ast: AST): boolean;
293 >SubCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols350 SubCallback? (pre, ast: AST): boolean;
351 >SubCallback : Symbol(AstWalkerDetailCallback.SubCallback, Decl(parserRealSource13.ts, 62, 46))
DparserRealSource13.errors.txt297 SubCallback? (pre, ast: AST): boolean;