BlockContinue
@Js
const class BlockContinue : Obj
Resulting object for continuing parsing of a block.
static new atColumn(Int newColumn)
static new atIndex(Int newIndex)
const Bool : finalize
static new finished()
const Int : newColumn
const Int : newIndex
static new none()