Header menu logo FSharp.Formatting

PhpFormat Type

Generates color-coded HTML 4.01 from PHP source code.

Constructors

Constructor Description

PhpFormat()

Full Usage: PhpFormat()

Instance members

Instance member Description

this.Keywords

Full Usage: this.Keywords

Returns: string
Modifiers: abstract

The list of PHP keywords.

Returns: string

this.Preprocessors

Full Usage: this.Preprocessors

Returns: string
Modifiers: abstract

The list of PHP preprocessors.

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.