nextLocal

fun nextLocal(type: Type): Int

Answer the next JVM local for use within generated code produced by generateRunChunk.

Return

A JVM local.

Parameters

type

The type of the local.