Grammar.this

Creates a new template grammar.

Parameters

name string

The name of the grammar.

startCharacter char

The start character.

endCharacter char

The end character.

contentMode ContentMode

The content mode.

characterIncludeMode CharacterIncludeMode

The character include mode.

includeStatementCharacter bool

Boolean determining whether the statement character should be included.

Meta