ParameterStyle

sealed abstract class ParameterStyle(val value: String)
Companion:
object
class Object
trait Matchable
class Any
object DeepObject.type
object Form.type
object Label.type
object Matrix.type
object PipeDelimited.type
object Simple.type
object SpaceDelimited.type

Value members

Concrete fields

val value: String