Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts43 AsgAndCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js44 AsgAndCallback? (pre, ast: AST): boolean;
DparserRealSource13.types187 AsgAndCallback? (pre, ast: AST): boolean;
188 >AsgAndCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols224 AsgAndCallback? (pre, ast: AST): boolean;
225 >AsgAndCallback : Symbol(AstWalkerDetailCallback.AsgAndCallback, Decl(parserRealSource13.ts, 41, 49…
DparserRealSource13.errors.txt234 AsgAndCallback? (pre, ast: AST): boolean;