Packages

implicit class TreeMessageLens[UpperPB] extends ObjectLens[UpperPB, TreeMessage]

Linear Supertypes
ObjectLens[UpperPB, TreeMessage], Lens[UpperPB, TreeMessage], java.io.Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TreeMessageLens
  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 TreeMessageLens(_l: Lens[UpperPB, TreeMessage])

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

Deprecated Value Members

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

Inherited from Lens[UpperPB, TreeMessage]

Inherited from java.io.Serializable

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion XtensionTokenizeInputLike fromTreeMessageLens[UpperPB] to meta.XtensionTokenizeInputLike[TreeMessageLens[UpperPB]]

Inherited by implicit conversion XtensionStructure fromTreeMessageLens[UpperPB] to meta.XtensionStructure[TreeMessageLens[UpperPB]]

Inherited by implicit conversion XtensionSyntax fromTreeMessageLens[UpperPB] to meta.XtensionSyntax[TreeMessageLens[UpperPB]]

Inherited by implicit conversion XtensionShow fromTreeMessageLens[UpperPB] to meta.XtensionShow[TreeMessageLens[UpperPB]]

Inherited by implicit conversion XtensionParseInputLike fromTreeMessageLens[UpperPB] to meta.XtensionParseInputLike[TreeMessageLens[UpperPB]]

Inherited by implicit conversion XtensionClassifiable fromTreeMessageLens[UpperPB] to meta.XtensionClassifiable[TreeMessageLens[UpperPB]]

Inherited by implicit conversion any2stringadd fromTreeMessageLens[UpperPB] to any2stringadd[TreeMessageLens[UpperPB]]

Inherited by implicit conversion StringFormat fromTreeMessageLens[UpperPB] to StringFormat[TreeMessageLens[UpperPB]]

Inherited by implicit conversion Ensuring fromTreeMessageLens[UpperPB] to Ensuring[TreeMessageLens[UpperPB]]

Inherited by implicit conversion ArrowAssoc fromTreeMessageLens[UpperPB] to ArrowAssoc[TreeMessageLens[UpperPB]]

Ungrouped