Searched defs:TSInterfaceDeclaration (Results 1 – 5 of 5) sorted by relevance
166 protected TSInterfaceDeclaration( method in TypeVisitor
761 protected TSInterfaceDeclaration( method in Referencer
118 TSInterfaceDeclaration = 'TSInterfaceDeclaration', enumerator
1441 export interface TSInterfaceDeclaration extends BaseNode { interface
366 TSInterfaceDeclaration?: RuleFunction<TSESTree.TSInterfaceDeclaration>; property