Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts75 IncPostCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js76 IncPostCallback? (pre, ast: AST): boolean;
DparserRealSource13.types347 IncPostCallback? (pre, ast: AST): boolean;
348 >IncPostCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols416 IncPostCallback? (pre, ast: AST): boolean;
417 >IncPostCallback : Symbol(AstWalkerDetailCallback.IncPostCallback, Decl(parserRealSource13.ts, 73, …
DparserRealSource13.errors.txt330 IncPostCallback? (pre, ast: AST): boolean;