Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource13.ts104 ImportDeclarationCallback? (pre, ast: AST): boolean; method
/third_party/typescript/tests/baselines/reference/
DparserRealSource13.js105 ImportDeclarationCallback? (pre, ast: AST): boolean;
DparserRealSource13.types492 ImportDeclarationCallback? (pre, ast: AST): boolean;
493 >ImportDeclarationCallback : (pre: any, ast: AST) => boolean
DparserRealSource13.symbols590 ImportDeclarationCallback? (pre, ast: AST): boolean;
591 >ImportDeclarationCallback : Symbol(AstWalkerDetailCallback.ImportDeclarationCallback, Decl(parserR…
DparserRealSource13.errors.txt417 ImportDeclarationCallback? (pre, ast: AST): boolean;