Header menu logo F# Compiler Guide

FSharpTokenColorKind Type

Gives an indication of the color class to assign to the token an IDE

Record fields

Record Field Description

Comment

Full Usage: Comment

Field type: FSharpTokenColorKind
Modifiers: static

Default

Full Usage: Default

Field type: FSharpTokenColorKind
Modifiers: static

Identifier

Full Usage: Identifier

Field type: FSharpTokenColorKind
Modifiers: static

InactiveCode

Full Usage: InactiveCode

Field type: FSharpTokenColorKind
Modifiers: static

Keyword

Full Usage: Keyword

Field type: FSharpTokenColorKind
Modifiers: static

Number

Full Usage: Number

Field type: FSharpTokenColorKind
Modifiers: static

Operator

Full Usage: Operator

Field type: FSharpTokenColorKind
Modifiers: static

PreprocessorKeyword

Full Usage: PreprocessorKeyword

Field type: FSharpTokenColorKind
Modifiers: static

Punctuation

Full Usage: Punctuation

Field type: FSharpTokenColorKind
Modifiers: static

String

Full Usage: String

Field type: FSharpTokenColorKind
Modifiers: static

Text

Full Usage: Text

Field type: FSharpTokenColorKind
Modifiers: static

UpperIdentifier

Full Usage: UpperIdentifier

Field type: FSharpTokenColorKind
Modifiers: static

Type something to start searching.