CodeQL library for C#
codeql/csharp-all 0.9.2-dev (changelog, source)
Search

Class Annotations::ReadonlyRefType

An annotation indicating that the type is a readonly reference.

Import path

import csharp

Direct supertypes

Indirect supertypes

Predicates

getBit

Gets the bit position in the bit-field, also used to order the annotations in the text format.

getPrefix

Gets the string prefixing the type, if any.

toString

Gets a string representation of this type annotation.

Inherited predicates

getSuffix

Gets the string suffixing the type, if any.

from TypeAnnotation