Module com.wyu4.snowberryjam
Package com.wyu4.snowberryjam.compiler.data.tasks
package com.wyu4.snowberryjam.compiler.data.tasks
-
ClassDescriptionAn error statement.A task that can be added to a
BodyStackand executedAn if-else statement.An if-else statement.A print statement.A repeat loop, similar to afor-loop.A variable setter statement.Run something in a new thread.A wait task.A wait task.A warn statement.A while loop.