Header menu logo F# Compiler Guide

FSharpTokenCharKind Type

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

Record fields

Record Field Description

Comment

Full Usage: Comment

Field type: FSharpTokenCharKind
Modifiers: static
Field type: FSharpTokenCharKind

Default

Full Usage: Default

Field type: FSharpTokenCharKind
Modifiers: static
Field type: FSharpTokenCharKind

Delimiter

Full Usage: Delimiter

Field type: FSharpTokenCharKind
Modifiers: static
Field type: FSharpTokenCharKind

Identifier

Full Usage: Identifier

Field type: FSharpTokenCharKind
Modifiers: static
Field type: FSharpTokenCharKind

Keyword

Full Usage: Keyword

Field type: FSharpTokenCharKind
Modifiers: static
Field type: FSharpTokenCharKind

LineComment

Full Usage: LineComment

Field type: FSharpTokenCharKind
Modifiers: static
Field type: FSharpTokenCharKind

Literal

Full Usage: Literal

Field type: FSharpTokenCharKind
Modifiers: static
Field type: FSharpTokenCharKind

Operator

Full Usage: Operator

Field type: FSharpTokenCharKind
Modifiers: static
Field type: FSharpTokenCharKind

String

Full Usage: String

Field type: FSharpTokenCharKind
Modifiers: static
Field type: FSharpTokenCharKind

Text

Full Usage: Text

Field type: FSharpTokenCharKind
Modifiers: static
Field type: FSharpTokenCharKind

WhiteSpace

Full Usage: WhiteSpace

Field type: FSharpTokenCharKind
Modifiers: static
Field type: FSharpTokenCharKind

Type something to start searching.