Home
last modified time | relevance | path

Searched refs:InterfaceDeclaration (Results 1 – 2 of 2) sorted by relevance

/plugin/asciidocjs/node_modules/babel-types/lib/
Dretrievers.js76 InterfaceDeclaration: ["id"], property
/plugin/asciidocjs/node_modules/@types/babel-types/
Dindex.d.ts666 export interface InterfaceDeclaration extends Node { interface
1346 | InterfaceDeclaration
1404 | InterfaceDeclaration
1475 | InterfaceDeclaration
1536 | InterfaceDeclaration
1821 ): InterfaceDeclaration;
2131 …InterfaceDeclaration(node: object | null | undefined, opts?: object): node is InterfaceDeclaration;
2578 ): asserts node is InterfaceDeclaration;