Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts73 IncPreCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js74 IncPreCallback? (pre, ast: AST): boolean;
DparserRealSource13.types337 IncPreCallback? (pre, ast: AST): boolean;
338 >IncPreCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols404 IncPreCallback? (pre, ast: AST): boolean;
405 >IncPreCallback : Symbol(AstWalkerDetailCallback.IncPreCallback, Decl(parserRealSource13.ts, 71, 49…
DparserRealSource13.errors.txt324 IncPreCallback? (pre, ast: AST): boolean;