Class Annotations::NoNullability
A type that is “fully” oblivious. The type itself is oblivious and all type arguments are oblivious.
Import path
import semmle.code.csharp.AnnotatedTypeDirect supertypes
Indirect supertypes
Inherited fields
Inherited predicates
| getBit | Gets the bit position in the bit-field, also used to order the annotations in the text format. | from Nullability |
| getPrefix | Gets the string prefixing the type, if any. | from TypeAnnotation |
| getSelfNullability | Gets a string representing the nullability, disregarding child nullability. For example, | from ObliviousNullability |
| getSuffix | Gets the string suffixing the type, if any. | from TypeAnnotation |
| toString | Gets a string representation of this type annotation. | from Nullability |