CpsPluginSettings

cps.plugin.CpsPluginSettings
class CpsPluginSettings(var useLoom: Boolean, var debugLevel: Int, var withShiftReplaceStages: Boolean, var transformDirectContextLambda: Boolean, var runtimeAwaitBeforeCps: Boolean)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

var debugLevel: Int
var runtimeAwaitBeforeCps: Boolean
var useLoom: Boolean
var withShiftReplaceStages: Boolean