Header menu logo FSharp.Formatting

JavaScriptFormat Type

Generates color-coded HTML 4.01 from JavaSctript source code.

Constructors

Constructor Description

JavaScriptFormat()

Full Usage: JavaScriptFormat()

Instance members

Instance member Description

this.Keywords

Full Usage: this.Keywords

Returns: string
Modifiers: abstract

The list of JavaScript keywords.

Returns: string

this.Operators

Full Usage: this.Operators

Returns: string
Modifiers: abstract

TBD

Returns: string

this.Preprocessors

Full Usage: this.Preprocessors

Returns: string
Modifiers: abstract

Use the pre-processor color to mark directives that start with @.

Returns: string

Type something to start searching.