Header menu logo issie

HighlightT Type

the type of the code editor's text string asociated with a given highlight color

Union cases

Union case Description

Identifier

Full Usage: Identifier

Keyword

Full Usage: Keyword

Normal

Full Usage: Normal

Number

Full Usage: Number

String

Full Usage: String

Instance members

Instance member Description

this.IsIdentifier

Full Usage: this.IsIdentifier

Returns: bool
Returns: bool

this.IsKeyword

Full Usage: this.IsKeyword

Returns: bool
Returns: bool

this.IsNormal

Full Usage: this.IsNormal

Returns: bool
Returns: bool

this.IsNumber

Full Usage: this.IsNumber

Returns: bool
Returns: bool

this.IsString

Full Usage: this.IsString

Returns: bool
Returns: bool

Type something to start searching.