Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts88 IfCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js89 IfCallback? (pre, ast: AST): boolean;
DparserRealSource13.types412 IfCallback? (pre, ast: AST): boolean;
413 >IfCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols494 IfCallback? (pre, ast: AST): boolean;
495 >IfCallback : Symbol(AstWalkerDetailCallback.IfCallback, Decl(parserRealSource13.ts, 86, 48))
DparserRealSource13.errors.txt369 IfCallback? (pre, ast: AST): boolean;