Packages

implicit class IntConstantLens[UpperPB] extends ObjectLens[UpperPB, IntConstant]

Linear Supertypes
ObjectLens[UpperPB, IntConstant], Lens[UpperPB, IntConstant], Serializable, java.io.Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. IntConstantLens
  2. ObjectLens
  3. Lens
  4. Serializable
  5. Serializable
  6. AnyRef
  7. Any
Implicitly
  1. by XtensionTokenizeInputLike
  2. by XtensionStructure
  3. by XtensionSyntax
  4. by XtensionShow
  5. by XtensionParseInputLike
  6. by XtensionClassifiable
  7. by any2stringadd
  8. by StringFormat
  9. by Ensuring
  10. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new IntConstantLens(_l: Lens[UpperPB, IntConstant])

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String
    Implicit
    This member is added by an implicit conversion from IntConstantLens[UpperPB] to any2stringadd[IntConstantLens[UpperPB]] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (IntConstantLens[UpperPB], B)
    Implicit
    This member is added by an implicit conversion from IntConstantLens[UpperPB] to ArrowAssoc[IntConstantLens[UpperPB]] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. def :=(a: IntConstant): Mutation[UpperPB]
    Definition Classes
    Lens
  6. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  7. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  8. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  9. def compose[B](other: Lens[IntConstant, B]): Lens[UpperPB, B]
    Definition Classes
    Lens
  10. def ensuring(cond: (IntConstantLens[UpperPB]) ⇒ Boolean, msg: ⇒ Any): IntConstantLens[UpperPB]
    Implicit
    This member is added by an implicit conversion from IntConstantLens[UpperPB] to Ensuring[IntConstantLens[UpperPB]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  11. def ensuring(cond: (IntConstantLens[UpperPB]) ⇒ Boolean): IntConstantLens[UpperPB]
    Implicit
    This member is added by an implicit conversion from IntConstantLens[UpperPB] to Ensuring[IntConstantLens[UpperPB]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  12. def ensuring(cond: Boolean, msg: ⇒ Any): IntConstantLens[UpperPB]
    Implicit
    This member is added by an implicit conversion from IntConstantLens[UpperPB] to Ensuring[IntConstantLens[UpperPB]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  13. def ensuring(cond: Boolean): IntConstantLens[UpperPB]
    Implicit
    This member is added by an implicit conversion from IntConstantLens[UpperPB] to Ensuring[IntConstantLens[UpperPB]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  14. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  15. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  16. def field[A](getter: (IntConstant) ⇒ A)(setter: (IntConstant, A) ⇒ IntConstant): Lens[UpperPB, A]
    Definition Classes
    ObjectLens
  17. def field[A](lens: Lens[IntConstant, A]): Lens[UpperPB, A]
    Definition Classes
    ObjectLens
  18. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  19. def get(u: UpperPB): IntConstant
    Definition Classes
    ObjectLens → Lens
  20. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  21. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  22. def is[U](implicit c: Classifier[IntConstantLens[UpperPB], U]): Boolean
    Implicit
    This member is added by an implicit conversion from IntConstantLens[UpperPB] to meta.XtensionClassifiable[IntConstantLens[UpperPB]] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[IntConstantLens[UpperPB]] is in scope.
    Definition Classes
    XtensionClassifiable
  23. def isAny[U1, U2, U3, U4](implicit c1: Classifier[IntConstantLens[UpperPB], U1], c2: Classifier[IntConstantLens[UpperPB], U2], c3: Classifier[IntConstantLens[UpperPB], U3], c4: Classifier[IntConstantLens[UpperPB], U4]): Boolean
    Implicit
    This member is added by an implicit conversion from IntConstantLens[UpperPB] to meta.XtensionClassifiable[IntConstantLens[UpperPB]] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[IntConstantLens[UpperPB]] is in scope.
    Definition Classes
    XtensionClassifiable
  24. def isAny[U1, U2, U3](implicit c1: Classifier[IntConstantLens[UpperPB], U1], c2: Classifier[IntConstantLens[UpperPB], U2], c3: Classifier[IntConstantLens[UpperPB], U3]): Boolean
    Implicit
    This member is added by an implicit conversion from IntConstantLens[UpperPB] to meta.XtensionClassifiable[IntConstantLens[UpperPB]] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[IntConstantLens[UpperPB]] is in scope.
    Definition Classes
    XtensionClassifiable
  25. def isAny[U1, U2](implicit c1: Classifier[IntConstantLens[UpperPB], U1], c2: Classifier[IntConstantLens[UpperPB], U2]): Boolean
    Implicit
    This member is added by an implicit conversion from IntConstantLens[UpperPB] to meta.XtensionClassifiable[IntConstantLens[UpperPB]] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[IntConstantLens[UpperPB]] is in scope.
    Definition Classes
    XtensionClassifiable
  26. def isAnyOf(cs: Classifier[IntConstantLens[UpperPB], _]*): Boolean
    Implicit
    This member is added by an implicit conversion from IntConstantLens[UpperPB] to meta.XtensionClassifiable[IntConstantLens[UpperPB]] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[IntConstantLens[UpperPB]] is in scope.
    Definition Classes
    XtensionClassifiable
  27. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  28. def isNot[U](implicit c: Classifier[IntConstantLens[UpperPB], U]): Boolean
    Implicit
    This member is added by an implicit conversion from IntConstantLens[UpperPB] to meta.XtensionClassifiable[IntConstantLens[UpperPB]] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[IntConstantLens[UpperPB]] is in scope.
    Definition Classes
    XtensionClassifiable
  29. def modify(f: (IntConstant) ⇒ IntConstant): Mutation[UpperPB]
    Definition Classes
    Lens
  30. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  31. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  32. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  33. def parse[U](implicit convert: Convert[IntConstantLens[UpperPB], inputs.Input], parse: Parse[U], dialect: Dialect): parsers.Parsed[U]
    Implicit
    This member is added by an implicit conversion from IntConstantLens[UpperPB] to meta.XtensionParseInputLike[IntConstantLens[UpperPB]] performed by method XtensionParseInputLike in scala.meta.parsers.Api.
    Definition Classes
    XtensionParseInputLike
  34. def set(c: IntConstant): Mutation[UpperPB]
    Definition Classes
    ObjectLens → Lens
  35. def setIfDefined(aOpt: Option[IntConstant]): Mutation[UpperPB]
    Definition Classes
    Lens
  36. def show[Style[X] <: Show[X]](implicit style: Style[IntConstantLens[UpperPB]]): String
    Implicit
    This member is added by an implicit conversion from IntConstantLens[UpperPB] to meta.XtensionShow[IntConstantLens[UpperPB]] performed by method XtensionShow in scala.meta.prettyprinters.Api.
    Definition Classes
    XtensionShow
  37. def structure: String
    Implicit
    This member is added by an implicit conversion from IntConstantLens[UpperPB] to meta.XtensionStructure[IntConstantLens[UpperPB]] performed by method XtensionStructure in scala.meta.prettyprinters.Api. This conversion will take place only if an implicit value of type prettyprinters.Structure[IntConstantLens[UpperPB]] is in scope.
    Definition Classes
    XtensionStructure
  38. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  39. def syntax: String
    Implicit
    This member is added by an implicit conversion from IntConstantLens[UpperPB] to meta.XtensionSyntax[IntConstantLens[UpperPB]] performed by method XtensionSyntax in scala.meta.prettyprinters.Api. This conversion will take place only if an implicit value of type prettyprinters.Syntax[IntConstantLens[UpperPB]] is in scope.
    Definition Classes
    XtensionSyntax
  40. def toString(): String
    Definition Classes
    AnyRef → Any
  41. def tokenize(implicit convert: Convert[IntConstantLens[UpperPB], inputs.Input], tokenize: Tokenize, dialect: Dialect): tokenizers.Tokenized
    Implicit
    This member is added by an implicit conversion from IntConstantLens[UpperPB] to meta.XtensionTokenizeInputLike[IntConstantLens[UpperPB]] performed by method XtensionTokenizeInputLike in scala.meta.tokenizers.Api.
    Definition Classes
    XtensionTokenizeInputLike
  42. def update(ms: (Lens[IntConstant, IntConstant]) ⇒ Mutation[IntConstant]*): Mutation[UpperPB]
    Definition Classes
    ObjectLens
  43. def value: Lens[UpperPB, Int]
  44. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  45. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  46. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  47. def zip[B](other: Lens[UpperPB, B]): Lens[UpperPB, (IntConstant, B)]
    Definition Classes
    Lens
  48. def [B](y: B): (IntConstantLens[UpperPB], B)
    Implicit
    This member is added by an implicit conversion from IntConstantLens[UpperPB] to ArrowAssoc[IntConstantLens[UpperPB]] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Deprecated Value Members

  1. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from IntConstantLens[UpperPB] to StringFormat[IntConstantLens[UpperPB]] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @deprecated @inline()
    Deprecated

    (Since version 2.12.16) Use formatString.format(value) instead of value.formatted(formatString), or use the f"" string interpolator. In Java 15 and later, formatted resolves to the new method in String which has reversed parameters.

Inherited from ObjectLens[UpperPB, IntConstant]

Inherited from Lens[UpperPB, IntConstant]

Inherited from Serializable

Inherited from java.io.Serializable

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion XtensionTokenizeInputLike from IntConstantLens[UpperPB] to meta.XtensionTokenizeInputLike[IntConstantLens[UpperPB]]

Inherited by implicit conversion XtensionStructure from IntConstantLens[UpperPB] to meta.XtensionStructure[IntConstantLens[UpperPB]]

Inherited by implicit conversion XtensionSyntax from IntConstantLens[UpperPB] to meta.XtensionSyntax[IntConstantLens[UpperPB]]

Inherited by implicit conversion XtensionShow from IntConstantLens[UpperPB] to meta.XtensionShow[IntConstantLens[UpperPB]]

Inherited by implicit conversion XtensionParseInputLike from IntConstantLens[UpperPB] to meta.XtensionParseInputLike[IntConstantLens[UpperPB]]

Inherited by implicit conversion XtensionClassifiable from IntConstantLens[UpperPB] to meta.XtensionClassifiable[IntConstantLens[UpperPB]]

Inherited by implicit conversion any2stringadd from IntConstantLens[UpperPB] to any2stringadd[IntConstantLens[UpperPB]]

Inherited by implicit conversion StringFormat from IntConstantLens[UpperPB] to StringFormat[IntConstantLens[UpperPB]]

Inherited by implicit conversion Ensuring from IntConstantLens[UpperPB] to Ensuring[IntConstantLens[UpperPB]]

Inherited by implicit conversion ArrowAssoc from IntConstantLens[UpperPB] to ArrowAssoc[IntConstantLens[UpperPB]]

Ungrouped