BlockStart

Result object for starting parsing of a block, see static methods for constructors.

Constructors

this
this()
Undocumented in source.

Members

Functions

atColumn
BlockStart atColumn(int newColumn)
Undocumented in source.
atIndex
BlockStart atIndex(int newIndex)
Undocumented in source.
replaceActiveBlockParser
BlockStart replaceActiveBlockParser()
Undocumented in source.

Static functions

none
BlockStart none()
Undocumented in source. Be warned that the author may not have intended to support it.
of
BlockStart of(BlockParser[] blockParsers)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta