Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts76 DecPostCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js77 DecPostCallback? (pre, ast: AST): boolean;
DparserRealSource13.types352 DecPostCallback? (pre, ast: AST): boolean;
353 >DecPostCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols422 DecPostCallback? (pre, ast: AST): boolean;
423 >DecPostCallback : Symbol(AstWalkerDetailCallback.DecPostCallback, Decl(parserRealSource13.ts, 74, …
DparserRealSource13.errors.txt333 DecPostCallback? (pre, ast: AST): boolean;