Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts35 CallCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js36 CallCallback? (pre, ast: AST): boolean;
DparserRealSource13.types147 CallCallback? (pre, ast: AST): boolean;
148 >CallCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols176 CallCallback? (pre, ast: AST): boolean;
177 >CallCallback : Symbol(AstWalkerDetailCallback.CallCallback, Decl(parserRealSource13.ts, 33, 48))
DparserRealSource13.errors.txt210 CallCallback? (pre, ast: AST): boolean;