Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts45 AsgOrCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js46 AsgOrCallback? (pre, ast: AST): boolean;
DparserRealSource13.types197 AsgOrCallback? (pre, ast: AST): boolean;
198 >AsgOrCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols236 AsgOrCallback? (pre, ast: AST): boolean;
237 >AsgOrCallback : Symbol(AstWalkerDetailCallback.AsgOrCallback, Decl(parserRealSource13.ts, 43, 49))
DparserRealSource13.errors.txt240 AsgOrCallback? (pre, ast: AST): boolean;