Header menu logo F# Compiler Guide

FSharpToken Type

Record fields

Record Field Description

tok

Full Usage: tok

Field type: token
Field type: token

tokRange

Full Usage: tokRange

Field type: range
Field type: range

Instance members

Instance member Description

this.IsCommentTrivia

Full Usage: this.IsCommentTrivia

Returns: bool
Returns: bool

this.IsIdentifier

Full Usage: this.IsIdentifier

Returns: bool
Returns: bool

this.IsKeyword

Full Usage: this.IsKeyword

Returns: bool
Returns: bool

this.IsNumericLiteral

Full Usage: this.IsNumericLiteral

Returns: bool
Returns: bool

this.IsStringLiteral

Full Usage: this.IsStringLiteral

Returns: bool
Returns: bool

this.Kind

Full Usage: this.Kind

Returns: FSharpTokenKind
Returns: FSharpTokenKind

this.Range

Full Usage: this.Range

Returns: range
Returns: range

Type something to start searching.