oxygen.cli.BooleanLongName
See theBooleanLongName companion trait
object BooleanLongName
Attributes
- Companion
- trait
- Experimental
- true
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
BooleanLongName.type
Members list
Type members
Classlikes
final case class PrefixBoth(truePrefix: LongName, falsePrefix: LongName, base: LongName) extends BooleanLongName
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait BooleanLongNametrait BooleanNametrait LongReferencetrait Nameclass Objecttrait Matchableclass AnyShow all
final case class PrefixFalse(falsePrefix: LongName, base: LongName) extends BooleanLongName
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait BooleanLongNametrait BooleanNametrait LongReferencetrait Nameclass Objecttrait Matchableclass AnyShow all
final case class PrefixTrue(truePrefix: LongName, base: LongName) extends BooleanLongName
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait BooleanLongNametrait BooleanNametrait LongReferencetrait Nameclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article