ShakeForNode
class ShakeForNode(val map: PositionMap, val body: ShakeBlockNode, val declaration: ShakeStatementNode, val condition: ShakeValuedNode, val round: ShakeStatementNode) : ShakeStatementNodeImpl(source)
Constructors
Link copied to clipboard
constructor(map: PositionMap, body: ShakeBlockNode, declaration: ShakeStatementNode, condition: ShakeValuedNode, round: ShakeStatementNode)