Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts77 TypeAssertionCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js78 TypeAssertionCallback? (pre, ast: AST): boolean;
DparserRealSource13.types357 TypeAssertionCallback? (pre, ast: AST): boolean;
358 >TypeAssertionCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols428 TypeAssertionCallback? (pre, ast: AST): boolean;
429 >TypeAssertionCallback : Symbol(AstWalkerDetailCallback.TypeAssertionCallback, Decl(parserRealSourc…
DparserRealSource13.errors.txt336 TypeAssertionCallback? (pre, ast: AST): boolean;