Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts26 DotCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js27 DotCallback? (pre, ast: AST): boolean;
DparserRealSource13.types102 DotCallback? (pre, ast: AST): boolean;
103 >DotCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols122 DotCallback? (pre, ast: AST): boolean;
123 >DotCallback : Symbol(AstWalkerDetailCallback.DotCallback, Decl(parserRealSource13.ts, 24, 45))
DparserRealSource13.errors.txt183 DotCallback? (pre, ast: AST): boolean;