TypeVariable
Class in TypeChecker
Inherits from System.Object
Summary
A type variable represents a type that is not yet known.
Constructors
Name
Description
Initialises a new TypeVariable .
Methods
Properties
Name
Description
Gets the parser context associated with this type (that is, the expression or other parse context whose type is represented by this type variable.)
Gets a more verbose description of this type.
Gets or sets the name of this type variable.
Gets the parent of this type.
Gets the collection of members belonging to this type.
Last updated