Header menu logo F# Compiler Guide

SemanticClassificationType Type

A kind that determines what range in a source's text is semantically classified as after type-checking.

Record fields

Record Field Description

ComputationExpression

Full Usage: ComputationExpression

Field type: SemanticClassificationType
Modifiers: static

ConstructorForReferenceType

Full Usage: ConstructorForReferenceType

Field type: SemanticClassificationType
Modifiers: static

ConstructorForValueType

Full Usage: ConstructorForValueType

Field type: SemanticClassificationType
Modifiers: static

Delegate

Full Usage: Delegate

Field type: SemanticClassificationType
Modifiers: static

DisposableLocalValue

Full Usage: DisposableLocalValue

Field type: SemanticClassificationType
Modifiers: static

DisposableTopLevelValue

Full Usage: DisposableTopLevelValue

Field type: SemanticClassificationType
Modifiers: static

DisposableType

Full Usage: DisposableType

Field type: SemanticClassificationType
Modifiers: static

Enumeration

Full Usage: Enumeration

Field type: SemanticClassificationType
Modifiers: static

Event

Full Usage: Event

Field type: SemanticClassificationType
Modifiers: static

Exception

Full Usage: Exception

Field type: SemanticClassificationType
Modifiers: static

ExtensionMethod

Full Usage: ExtensionMethod

Field type: SemanticClassificationType
Modifiers: static

Field

Full Usage: Field

Field type: SemanticClassificationType
Modifiers: static

Function

Full Usage: Function

Field type: SemanticClassificationType
Modifiers: static

Interface

Full Usage: Interface

Field type: SemanticClassificationType
Modifiers: static

IntrinsicFunction

Full Usage: IntrinsicFunction

Field type: SemanticClassificationType
Modifiers: static

Literal

Full Usage: Literal

Field type: SemanticClassificationType
Modifiers: static

LocalValue

Full Usage: LocalValue

Field type: SemanticClassificationType
Modifiers: static

Method

Full Usage: Method

Field type: SemanticClassificationType
Modifiers: static

Module

Full Usage: Module

Field type: SemanticClassificationType
Modifiers: static

MutableRecordField

Full Usage: MutableRecordField

Field type: SemanticClassificationType
Modifiers: static

MutableVar

Full Usage: MutableVar

Field type: SemanticClassificationType
Modifiers: static

NamedArgument

Full Usage: NamedArgument

Field type: SemanticClassificationType
Modifiers: static

Namespace

Full Usage: Namespace

Field type: SemanticClassificationType
Modifiers: static

Operator

Full Usage: Operator

Field type: SemanticClassificationType
Modifiers: static

Plaintext

Full Usage: Plaintext

Field type: SemanticClassificationType
Modifiers: static

Printf

Full Usage: Printf

Field type: SemanticClassificationType
Modifiers: static

Property

Full Usage: Property

Field type: SemanticClassificationType
Modifiers: static

RecordField

Full Usage: RecordField

Field type: SemanticClassificationType
Modifiers: static

RecordFieldAsFunction

Full Usage: RecordFieldAsFunction

Field type: SemanticClassificationType
Modifiers: static

ReferenceType

Full Usage: ReferenceType

Field type: SemanticClassificationType
Modifiers: static

Type

Full Usage: Type

Field type: SemanticClassificationType
Modifiers: static

TypeArgument

Full Usage: TypeArgument

Field type: SemanticClassificationType
Modifiers: static

TypeDef

Full Usage: TypeDef

Field type: SemanticClassificationType
Modifiers: static

UnionCase

Full Usage: UnionCase

Field type: SemanticClassificationType
Modifiers: static

UnionCaseField

Full Usage: UnionCaseField

Field type: SemanticClassificationType
Modifiers: static

Value

Full Usage: Value

Field type: SemanticClassificationType
Modifiers: static

ValueType

Full Usage: ValueType

Field type: SemanticClassificationType
Modifiers: static

Type something to start searching.