Packages

implicit class ClassSignatureLens[UpperPB] extends ObjectLens[UpperPB, ClassSignature]

Linear Supertypes
ObjectLens[UpperPB, ClassSignature], Lens[UpperPB, ClassSignature], java.io.Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ClassSignatureLens
  2. ObjectLens
  3. Lens
  4. Serializable
  5. AnyRef
  6. 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. Protected

Instance Constructors

  1. new ClassSignatureLens(_l: Lens[UpperPB, ClassSignature])

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

Deprecated Value Members

  1. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from ClassSignatureLens[UpperPB] toStringFormat[ClassSignatureLens[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.

  2. def [B](y: B): (ClassSignatureLens[UpperPB], B)
    Implicit
    This member is added by an implicit conversion from ClassSignatureLens[UpperPB] toArrowAssoc[ClassSignatureLens[UpperPB]] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @deprecated
    Deprecated

    (Since version 2.13.0) Use -> instead. If you still wish to display it as one character, consider using a font with programming ligatures such as Fira Code.

Inherited from ObjectLens[UpperPB, ClassSignature]

Inherited from Lens[UpperPB, ClassSignature]

Inherited from java.io.Serializable

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion XtensionTokenizeInputLike fromClassSignatureLens[UpperPB] to meta.XtensionTokenizeInputLike[ClassSignatureLens[UpperPB]]

Inherited by implicit conversion XtensionStructure fromClassSignatureLens[UpperPB] to meta.XtensionStructure[ClassSignatureLens[UpperPB]]

Inherited by implicit conversion XtensionSyntax fromClassSignatureLens[UpperPB] to meta.XtensionSyntax[ClassSignatureLens[UpperPB]]

Inherited by implicit conversion XtensionShow fromClassSignatureLens[UpperPB] to meta.XtensionShow[ClassSignatureLens[UpperPB]]

Inherited by implicit conversion XtensionParseInputLike fromClassSignatureLens[UpperPB] to meta.XtensionParseInputLike[ClassSignatureLens[UpperPB]]

Inherited by implicit conversion XtensionClassifiable fromClassSignatureLens[UpperPB] to meta.XtensionClassifiable[ClassSignatureLens[UpperPB]]

Inherited by implicit conversion any2stringadd fromClassSignatureLens[UpperPB] to any2stringadd[ClassSignatureLens[UpperPB]]

Inherited by implicit conversion StringFormat fromClassSignatureLens[UpperPB] to StringFormat[ClassSignatureLens[UpperPB]]

Inherited by implicit conversion Ensuring fromClassSignatureLens[UpperPB] to Ensuring[ClassSignatureLens[UpperPB]]

Inherited by implicit conversion ArrowAssoc fromClassSignatureLens[UpperPB] to ArrowAssoc[ClassSignatureLens[UpperPB]]

Ungrouped