Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts25 InCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js26 InCallback? (pre, ast: AST): boolean;
DparserRealSource13.types97 InCallback? (pre, ast: AST): boolean;
98 >InCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols116 InCallback? (pre, ast: AST): boolean;
117 >InCallback : Symbol(AstWalkerDetailCallback.InCallback, Decl(parserRealSource13.ts, 23, 48))
DparserRealSource13.errors.txt180 InCallback? (pre, ast: AST): boolean;