class

BlockContinue

@Js
const class BlockContinue : Obj

Resulting object for continuing parsing of a block.

constructors atColumn

atIndex

finished

none

fields finalize

newColumn

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.6 ∙ 21-Jul-2026 09:48 EDT