BooleanConstant

dotty.tools.dotc.semanticdb.ConstantMessage$.SealedValue$.BooleanConstant
final case class BooleanConstant(value: BooleanConstant) extends SealedValue

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Value members

Concrete methods

override def booleanConstant: Option[BooleanConstant]

Attributes

Definition Classes
override def isBooleanConstant: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
SealedValue

Attributes

Inherited from:
SealedValue

Attributes

Inherited from:
SealedValue

Attributes

Inherited from:
SealedValue

Attributes

Inherited from:
SealedValue
def isByteConstant: Boolean

Attributes

Inherited from:
SealedValue
def isCharConstant: Boolean

Attributes

Inherited from:
SealedValue
def isDefined: Boolean

Attributes

Inherited from:
SealedValue
def isDoubleConstant: Boolean

Attributes

Inherited from:
SealedValue
def isEmpty: Boolean

Attributes

Inherited from:
SealedValue
def isFloatConstant: Boolean

Attributes

Inherited from:
SealedValue
def isIntConstant: Boolean

Attributes

Inherited from:
SealedValue
def isLongConstant: Boolean

Attributes

Inherited from:
SealedValue
def isNullConstant: Boolean

Attributes

Inherited from:
SealedValue
def isShortConstant: Boolean

Attributes

Inherited from:
SealedValue
def isStringConstant: Boolean

Attributes

Inherited from:
SealedValue
def isUnitConstant: Boolean

Attributes

Inherited from:
SealedValue

Attributes

Inherited from:
SealedValue

Attributes

Inherited from:
SealedValue
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Attributes

Inherited from:
SealedValue

Attributes

Inherited from:
SealedValue

Attributes

Inherited from:
SealedValue
def valueOption: Option[ValueType]

Attributes

Inherited from:
SemanticdbGeneratedOneof