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

Class Gvn::CompoundTypeKind

A type kind for a compound type.

Import path

import semmle.code.csharp.Unification

Direct 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 args.