TokenKind Type
Classifies tokens reported by the FCS
Union cases
| Union case |
Description
|
Full Usage:
Comment
|
|
Full Usage:
Default
|
|
Full Usage:
Disposable
|
|
Full Usage:
Enumeration
|
|
Full Usage:
Escaped
|
|
Full Usage:
Function
|
|
Full Usage:
Identifier
|
|
Full Usage:
Inactive
|
|
Full Usage:
Interface
|
|
Full Usage:
Keyword
|
|
Full Usage:
Module
|
|
Full Usage:
MutableVar
|
|
Full Usage:
Number
|
|
Full Usage:
Operator
|
|
Full Usage:
Pattern
|
|
Full Usage:
Preprocessor
|
|
Full Usage:
Printf
|
|
Full Usage:
Property
|
|
Full Usage:
Punctuation
|
|
Full Usage:
ReferenceType
|
|
Full Usage:
String
|
|
Full Usage:
TypeArgument
|
|
Full Usage:
UnionCase
|
|
Full Usage:
ValueType
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsComment
Returns: bool
|
|
Full Usage:
this.IsDefault
Returns: bool
|
|
Full Usage:
this.IsDisposable
Returns: bool
|
|
Full Usage:
this.IsEnumeration
Returns: bool
|
|
Full Usage:
this.IsEscaped
Returns: bool
|
|
Full Usage:
this.IsFunction
Returns: bool
|
|
Full Usage:
this.IsIdentifier
Returns: bool
|
|
Full Usage:
this.IsInactive
Returns: bool
|
|
Full Usage:
this.IsInterface
Returns: bool
|
|
Full Usage:
this.IsKeyword
Returns: bool
|
|
Full Usage:
this.IsModule
Returns: bool
|
|
Full Usage:
this.IsMutableVar
Returns: bool
|
|
Full Usage:
this.IsNumber
Returns: bool
|
|
Full Usage:
this.IsOperator
Returns: bool
|
|
Full Usage:
this.IsPattern
Returns: bool
|
|
Full Usage:
this.IsPreprocessor
Returns: bool
|
|
Full Usage:
this.IsPrintf
Returns: bool
|
|
Full Usage:
this.IsProperty
Returns: bool
|
|
Full Usage:
this.IsPunctuation
Returns: bool
|
|
Full Usage:
this.IsReferenceType
Returns: bool
|
|
Full Usage:
this.IsString
Returns: bool
|
|
Full Usage:
this.IsTypeArgument
Returns: bool
|
|
Full Usage:
this.IsUnionCase
Returns: bool
|
|
Full Usage:
this.IsValueType
Returns: bool
|
|
FSharp.Formatting