Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts67 ModCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js68 ModCallback? (pre, ast: AST): boolean;
DparserRealSource13.types307 ModCallback? (pre, ast: AST): boolean;
308 >ModCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols368 ModCallback? (pre, ast: AST): boolean;
369 >ModCallback : Symbol(AstWalkerDetailCallback.ModCallback, Decl(parserRealSource13.ts, 65, 46))
DparserRealSource13.errors.txt306 ModCallback? (pre, ast: AST): boolean;