Class Gvn::CompoundTypeKind
A type kind for a compound type.
Import path
import semmle.code.csharp.UnificationDirect supertypes
Predicates
| getConstructedUnboundDeclaration | Gets the unbound declaration type that this kind corresponds to, if any. |
| getLocation | Gets the location of this kind. |
| getNumberOfTypeParameters | Gets the number of type parameters for this kind. |
| toString | Gets a textual representation of this kind. |
| toStringBuiltin | Gets a textual representation of this kind when applied to arguments |