Header menu logo F# Compiler Guide

FSharpTokenizerColorState Type

Represents stable information for the state of the lexing engine at the end of a line

Record fields

Record Field Description

CamlOnly

Full Usage: CamlOnly

Field type: FSharpTokenizerColorState
Modifiers: static

Comment

Full Usage: Comment

Field type: FSharpTokenizerColorState
Modifiers: static

EndLineThenSkip

Full Usage: EndLineThenSkip

Field type: FSharpTokenizerColorState
Modifiers: static

EndLineThenToken

Full Usage: EndLineThenToken

Field type: FSharpTokenizerColorState
Modifiers: static

IfDefSkip

Full Usage: IfDefSkip

Field type: FSharpTokenizerColorState
Modifiers: static

InitialState

Full Usage: InitialState

Field type: FSharpTokenizerColorState
Modifiers: static

SingleLineComment

Full Usage: SingleLineComment

Field type: FSharpTokenizerColorState
Modifiers: static

String

Full Usage: String

Field type: FSharpTokenizerColorState
Modifiers: static

StringInComment

Full Usage: StringInComment

Field type: FSharpTokenizerColorState
Modifiers: static

Token

Full Usage: Token

Field type: FSharpTokenizerColorState
Modifiers: static

TripleQuoteString

Full Usage: TripleQuoteString

Field type: FSharpTokenizerColorState
Modifiers: static

TripleQuoteStringInComment

Full Usage: TripleQuoteStringInComment

Field type: FSharpTokenizerColorState
Modifiers: static

VerbatimString

Full Usage: VerbatimString

Field type: FSharpTokenizerColorState
Modifiers: static

VerbatimStringInComment

Full Usage: VerbatimStringInComment

Field type: FSharpTokenizerColorState
Modifiers: static

Type something to start searching.