Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts8 EmptyCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js9 EmptyCallback? (pre, ast: AST): boolean;
DparserRealSource13.types12 EmptyCallback? (pre, ast: AST): boolean;
13 >EmptyCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols14 EmptyCallback? (pre, ast: AST): boolean;
15 >EmptyCallback : Symbol(AstWalkerDetailCallback.EmptyCallback, Decl(parserRealSource13.ts, 6, 46))
DparserRealSource13.errors.txt129 EmptyCallback? (pre, ast: AST): boolean;