Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts112 CommentCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js113 CommentCallback? (pre, ast: AST): boolean;
DparserRealSource13.types532 CommentCallback? (pre, ast: AST): boolean;
533 >CommentCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols638 CommentCallback? (pre, ast: AST): boolean;
639 >CommentCallback : Symbol(AstWalkerDetailCallback.CommentCallback, Decl(parserRealSource13.ts, 110,…
DparserRealSource13.errors.txt441 CommentCallback? (pre, ast: AST): boolean;