Home
last modified time | relevance | path

Searched defs:interfaceNode (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/linter/ArkTSLinter_1_1/
DInteropTypescriptLinter.ts349 const interfaceNode = node as InterfaceDeclaration; constant
DTypeScriptLinter.ts724 const interfaceNode = node as InterfaceDeclaration; constant
994 const interfaceNode = node.parent; constant
/third_party/typescript/src/linter/ArkTSLinter_1_0/
DTypeScriptLinter.ts606 const interfaceNode = node as InterfaceDeclaration; constant