Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts17 ArrayLitCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js18 ArrayLitCallback? (pre, ast: AST): boolean;
DparserRealSource13.types57 ArrayLitCallback? (pre, ast: AST): boolean;
58 >ArrayLitCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols68 ArrayLitCallback? (pre, ast: AST): boolean;
69 >ArrayLitCallback : Symbol(AstWalkerDetailCallback.ArrayLitCallback, Decl(parserRealSource13.ts, 15…
DparserRealSource13.errors.txt156 ArrayLitCallback? (pre, ast: AST): boolean;