toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.shake.compiler.processor
/
com.shakelang.shake.processor.program.types.code.statements
/
ShakeWhile
/
condition
condition
abstract
val
condition
:
ShakeValue
(
source
)
The condition for the while loop. The loop continues as long as this condition evaluates to true.