Class Annotations::TypeAnnotations
A collection of type annotations.
Import path
import csharpDirect supertypes
Predicates
| getAnAnnotation | Gets an annotation in this set of annotations. |
| getNullability | Gets the nullability of this type annotation. |
| getTypePrefix | Gets text to be displayed before the type. |
| getTypeSuffix | Gets text to be displayed after the type. |
| toString | Gets a textual representation of this type annotation. |