CompositeBlock

constructor(type: Int, value: Int, from: Int, hash: Int, end: Int, children: MutableList<Any> = mutableListOf(), positions: MutableList<Int> = mutableListOf())