type
BlockContinue
@Js
const class BlockContinue : Obj
Resulting object for continuing parsing of a block.
constructors
fields
Slot Details
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()