Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts92 CaseCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js93 CaseCallback? (pre, ast: AST): boolean;
DparserRealSource13.types432 CaseCallback? (pre, ast: AST): boolean;
433 >CaseCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols518 CaseCallback? (pre, ast: AST): boolean;
519 >CaseCallback : Symbol(AstWalkerDetailCallback.CaseCallback, Decl(parserRealSource13.ts, 90, 52))
DparserRealSource13.errors.txt381 CaseCallback? (pre, ast: AST): boolean;