case class OptimizerConfigOptions(maxInlineDepth: Option[Int], maxCalleeSize: Option[Int], maxCallerSize: Option[Int], maxInlineSize: Option[Int])
- Companion:
- object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Inherited