Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts71 NotCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js72 NotCallback? (pre, ast: AST): boolean;
DparserRealSource13.types327 NotCallback? (pre, ast: AST): boolean;
328 >NotCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols392 NotCallback? (pre, ast: AST): boolean;
393 >NotCallback : Symbol(AstWalkerDetailCallback.NotCallback, Decl(parserRealSource13.ts, 69, 46))
DparserRealSource13.errors.txt318 NotCallback? (pre, ast: AST): boolean;