class

BlockContinue

@Js
const class BlockContinue : Obj

Resulting object for continuing parsing of a block.

constructors atColumn

atIndex

finished

none

fields newColumn

finalize

newIndex

atColumn static new atColumn(Int newColumn)

atIndex static new atIndex(Int newIndex)

finalize const Bool : finalize

finished static new finished()

newColumn const Int : newColumn

newIndex const Int : newIndex

none static new none()

Haxall 4.0.5 ∙ 24-Feb-2026 14:33 EST