Header menu logo F# Compiler Guide

SynTypar Type

Represents a syntactic type parameter

Union cases

Union case Description

SynTypar(ident, staticReq, isCompGen)

Full Usage: SynTypar(ident, staticReq, isCompGen)

Parameters:
ident : Ident
staticReq : TyparStaticReq
isCompGen : bool

Instance members

Instance member Description

this.Range

Full Usage: this.Range

Returns: range

Gets the syntax range of this construct

Returns: range

Type something to start searching.