nextCommandBody

fun <C : Any> nextCommandBody(commandType: Class<C>): C
inline fun <C : Any> nextCommandBody(): C