Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts41 AsgMulCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js42 AsgMulCallback? (pre, ast: AST): boolean;
DparserRealSource13.types177 AsgMulCallback? (pre, ast: AST): boolean;
178 >AsgMulCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols212 AsgMulCallback? (pre, ast: AST): boolean;
213 >AsgMulCallback : Symbol(AstWalkerDetailCallback.AsgMulCallback, Decl(parserRealSource13.ts, 39, 49…
DparserRealSource13.errors.txt228 AsgMulCallback? (pre, ast: AST): boolean;