Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts110 EndCodeCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js111 EndCodeCallback? (pre, ast: AST): boolean;
DparserRealSource13.types522 EndCodeCallback? (pre, ast: AST): boolean;
523 >EndCodeCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols626 EndCodeCallback? (pre, ast: AST): boolean;
627 >EndCodeCallback : Symbol(AstWalkerDetailCallback.EndCodeCallback, Decl(parserRealSource13.ts, 108,…
DparserRealSource13.errors.txt435 EndCodeCallback? (pre, ast: AST): boolean;