Searched refs:ThisTypeAnnotation (Results 1 – 1 of 1) sorted by relevance
705 export interface ThisTypeAnnotation extends Node { interface1483 | ThisTypeAnnotation1513 | ThisTypeAnnotation1527 | ThisTypeAnnotation1829 export function thisTypeAnnotation(): ThisTypeAnnotation;2151 …n isThisTypeAnnotation(node: object | null | undefined, opts?: object): node is ThisTypeAnnotation;2610 ): asserts node is ThisTypeAnnotation;