Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/@types/babel-types/
Dindex.d.ts418 superTypeParameters?: TypeParameterInstantiation | undefined;
430 superTypeParameters?: TypeParameterInstantiation | undefined;
586 typeParameters: TypeParameterInstantiation;
657 typeParameters: TypeParameterInstantiation;
663 typeParameters: TypeParameterInstantiation;
749 export interface TypeParameterInstantiation extends Node { interface
998 typeParameters: TypeParameterInstantiation | null;
1220 typeParameters: TypeParameterInstantiation | null;
1490 | TypeParameterInstantiation
1776 export function classImplements(id?: Identifier, typeParameters?: TypeParameterInstantiation): Clas…
[all …]