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

Default

Full Usage: Default

Field type: FSharpTokenCharKind
Modifiers: static

Delimiter

Full Usage: Delimiter

Field type: FSharpTokenCharKind
Modifiers: static

Identifier

Full Usage: Identifier

Field type: FSharpTokenCharKind
Modifiers: static

Keyword

Full Usage: Keyword

Field type: FSharpTokenCharKind
Modifiers: static

LineComment

Full Usage: LineComment

Field type: FSharpTokenCharKind
Modifiers: static

Literal

Full Usage: Literal

Field type: FSharpTokenCharKind
Modifiers: static

Operator

Full Usage: Operator

Field type: FSharpTokenCharKind
Modifiers: static

String

Full Usage: String

Field type: FSharpTokenCharKind
Modifiers: static

Text

Full Usage: Text

Field type: FSharpTokenCharKind
Modifiers: static

WhiteSpace

Full Usage: WhiteSpace

Field type: FSharpTokenCharKind
Modifiers: static

Type something to start searching.