BlockContinue

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

Constructors

this
this()
Undocumented in source.

Members

Static functions

atColumn
BlockContinue atColumn(int newColumn)
Undocumented in source. Be warned that the author may not have intended to support it.
atIndex
BlockContinue atIndex(int newIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
finished
BlockContinue finished()
Undocumented in source. Be warned that the author may not have intended to support it.
none
BlockContinue none()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta