Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts105 WithCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js106 WithCallback? (pre, ast: AST): boolean;
DparserRealSource13.types497 WithCallback? (pre, ast: AST): boolean;
498 >WithCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols596 WithCallback? (pre, ast: AST): boolean;
597 >WithCallback : Symbol(AstWalkerDetailCallback.WithCallback, Decl(parserRealSource13.ts, 103, 60))
DparserRealSource13.errors.txt420 WithCallback? (pre, ast: AST): boolean;