Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts65 MulCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js66 MulCallback? (pre, ast: AST): boolean;
DparserRealSource13.types297 MulCallback? (pre, ast: AST): boolean;
298 >MulCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols356 MulCallback? (pre, ast: AST): boolean;
357 >MulCallback : Symbol(AstWalkerDetailCallback.MulCallback, Decl(parserRealSource13.ts, 63, 46))
DparserRealSource13.errors.txt300 MulCallback? (pre, ast: AST): boolean;