body

abstract val body: ShakeCode(source)

The body of the while loop. This is the block of code that gets executed repeatedly as long as the condition is true.