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
Field type: FSharpTokenizerColorState

Comment

Full Usage: Comment

Field type: FSharpTokenizerColorState
Modifiers: static
Field type: FSharpTokenizerColorState

EndLineThenSkip

Full Usage: EndLineThenSkip

Field type: FSharpTokenizerColorState
Modifiers: static
Field type: FSharpTokenizerColorState

EndLineThenToken

Full Usage: EndLineThenToken

Field type: FSharpTokenizerColorState
Modifiers: static
Field type: FSharpTokenizerColorState

IfDefSkip

Full Usage: IfDefSkip

Field type: FSharpTokenizerColorState
Modifiers: static
Field type: FSharpTokenizerColorState

InitialState

Full Usage: InitialState

Field type: FSharpTokenizerColorState
Modifiers: static
Field type: FSharpTokenizerColorState

SingleLineComment

Full Usage: SingleLineComment

Field type: FSharpTokenizerColorState
Modifiers: static
Field type: FSharpTokenizerColorState

String

Full Usage: String

Field type: FSharpTokenizerColorState
Modifiers: static
Field type: FSharpTokenizerColorState

StringInComment

Full Usage: StringInComment

Field type: FSharpTokenizerColorState
Modifiers: static
Field type: FSharpTokenizerColorState

Token

Full Usage: Token

Field type: FSharpTokenizerColorState
Modifiers: static
Field type: FSharpTokenizerColorState

TripleQuoteString

Full Usage: TripleQuoteString

Field type: FSharpTokenizerColorState
Modifiers: static
Field type: FSharpTokenizerColorState

TripleQuoteStringInComment

Full Usage: TripleQuoteStringInComment

Field type: FSharpTokenizerColorState
Modifiers: static
Field type: FSharpTokenizerColorState

VerbatimString

Full Usage: VerbatimString

Field type: FSharpTokenizerColorState
Modifiers: static
Field type: FSharpTokenizerColorState

VerbatimStringInComment

Full Usage: VerbatimStringInComment

Field type: FSharpTokenizerColorState
Modifiers: static
Field type: FSharpTokenizerColorState

Type something to start searching.