Header menu logo FSharp.Formatting

HaskellFormat Type

Generates color-coded HTML 4.01 from MSH (code name Monad) source code.

Constructors

Constructor Description

HaskellFormat()

Full Usage: HaskellFormat()

Instance members

Instance member Description

this.CommentRegEx

Full Usage: this.CommentRegEx

Returns: string
Modifiers: abstract

Regular expression string to match single line comments (#).

Returns: string

this.Keywords

Full Usage: this.Keywords

Returns: string
Modifiers: abstract

The list of MSH keywords.

Returns: string

this.Preprocessors

Full Usage: this.Preprocessors

Returns: string
Modifiers: abstract

Use preprocessors property to hilight operators.

Returns: string

this.StringRegEx

Full Usage: this.StringRegEx

Returns: string
Modifiers: abstract

Regular expression string to match string and character literals.

Returns: string

Type something to start searching.