Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts9 EmptyExprCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js10 EmptyExprCallback? (pre, ast: AST): boolean;
DparserRealSource13.types17 EmptyExprCallback? (pre, ast: AST): boolean;
18 >EmptyExprCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols20 EmptyExprCallback? (pre, ast: AST): boolean;
21 >EmptyExprCallback : Symbol(AstWalkerDetailCallback.EmptyExprCallback, Decl(parserRealSource13.ts, …
DparserRealSource13.errors.txt132 EmptyExprCallback? (pre, ast: AST): boolean;