Searched refs:NullLiteralTypeAnnotation (Results 1 – 1 of 1) sorted by relevance
579 export interface NullLiteralTypeAnnotation extends Node { interface1775 export function nullLiteralTypeAnnotation(): NullLiteralTypeAnnotation;2114 ): node is NullLiteralTypeAnnotation;2540 ): asserts node is NullLiteralTypeAnnotation;