final case class BooleanConstant(value: Boolean) extends Constant with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- BooleanConstant
- Constant
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
Implicitly
- by XtensionScalafixProductInspect
- by XtensionScalafixProductInspect
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Shadowed Implicit Value Members
-
def
structure(printWidth: Int): String
- Implicit
- This member is added by an implicit conversion from BooleanConstant to v1.XtensionScalafixProductInspect performed by method XtensionScalafixProductInspect in scalafix.util.Api.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(booleanConstant: v1.XtensionScalafixProductInspect).structure(printWidth)
- Definition Classes
- XtensionScalafixProductInspect
-
def
structure: String
- Implicit
- This member is added by an implicit conversion from BooleanConstant to v1.XtensionScalafixProductInspect performed by method XtensionScalafixProductInspect in scalafix.util.Api.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(booleanConstant: v1.XtensionScalafixProductInspect).structure
- Definition Classes
- XtensionScalafixProductInspect
-
def
structure(printWidth: Int): String
- Implicit
- This member is added by an implicit conversion from BooleanConstant to scalafix.XtensionScalafixProductInspect performed by method XtensionScalafixProductInspect in scalafix.util.Api.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(booleanConstant: scalafix.XtensionScalafixProductInspect).structure(printWidth)
- Definition Classes
- XtensionScalafixProductInspect
-
def
structure: String
- Implicit
- This member is added by an implicit conversion from BooleanConstant to scalafix.XtensionScalafixProductInspect performed by method XtensionScalafixProductInspect in scalafix.util.Api.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(booleanConstant: scalafix.XtensionScalafixProductInspect).structure
- Definition Classes
- XtensionScalafixProductInspect
-
def
structureLabeled(printWidth: Int): String
- Implicit
- This member is added by an implicit conversion from BooleanConstant to v1.XtensionScalafixProductInspect performed by method XtensionScalafixProductInspect in scalafix.util.Api.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(booleanConstant: v1.XtensionScalafixProductInspect).structureLabeled(printWidth)
- Definition Classes
- XtensionScalafixProductInspect
-
def
structureLabeled: String
- Implicit
- This member is added by an implicit conversion from BooleanConstant to v1.XtensionScalafixProductInspect performed by method XtensionScalafixProductInspect in scalafix.util.Api.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(booleanConstant: v1.XtensionScalafixProductInspect).structureLabeled
- Definition Classes
- XtensionScalafixProductInspect
-
def
structureLabeled(printWidth: Int): String
- Implicit
- This member is added by an implicit conversion from BooleanConstant to scalafix.XtensionScalafixProductInspect performed by method XtensionScalafixProductInspect in scalafix.util.Api.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(booleanConstant: scalafix.XtensionScalafixProductInspect).structureLabeled(printWidth)
- Definition Classes
- XtensionScalafixProductInspect
-
def
structureLabeled: String
- Implicit
- This member is added by an implicit conversion from BooleanConstant to scalafix.XtensionScalafixProductInspect performed by method XtensionScalafixProductInspect in scalafix.util.Api.
- Shadowing
- This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
To access this member you can use a type ascription:(booleanConstant: scalafix.XtensionScalafixProductInspect).structureLabeled
- Definition Classes
- XtensionScalafixProductInspect