ShakeClassConstructionNode
class ShakeClassConstructionNode(val map: PositionMap, val type: ShakeValuedNode, val args: Array<ShakeValuedNode>, val newKeywordPosition: Int) : ShakeValuedStatementNodeImpl(source)
Constructors
Link copied to clipboard
constructor(map: PositionMap, type: ShakeValuedNode, args: Array<ShakeValuedNode>, newKeywordPosition: Int)