Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts20 CommaCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js21 CommaCallback? (pre, ast: AST): boolean;
DparserRealSource13.types72 CommaCallback? (pre, ast: AST): boolean;
73 >CommaCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols86 CommaCallback? (pre, ast: AST): boolean;
87 >CommaCallback : Symbol(AstWalkerDetailCallback.CommaCallback, Decl(parserRealSource13.ts, 18, 47))
DparserRealSource13.errors.txt165 CommaCallback? (pre, ast: AST): boolean;