Class

scala.meta.internal.semanticdb.TypeMessage

TypeMessageLens

Related Doc: package TypeMessage

Permalink

implicit class TypeMessageLens[UpperPB] extends ObjectLens[UpperPB, TypeMessage]

Linear Supertypes
ObjectLens[UpperPB, TypeMessage], Lens[UpperPB, TypeMessage], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TypeMessageLens
  2. ObjectLens
  3. Lens
  4. AnyRef
  5. Any
Implicitly
  1. by TypeMessageLens
  2. by TypeMessageLens
  3. by any2stringadd
  4. by StringFormat
  5. by Ensuring
  6. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new TypeMessageLens(_l: Lens[UpperPB, TypeMessage])

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to any2stringadd[TypeMessageLens[UpperPB]] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (TypeMessageLens[UpperPB], B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to ArrowAssoc[TypeMessageLens[UpperPB]] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. def :=(a: TypeMessage): Mutation[UpperPB]

    Permalink
    Definition Classes
    Lens
  6. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  7. def annotatedType: Lens[UpperPB, AnnotatedType]

    Permalink
  8. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  9. def byNameType: Lens[UpperPB, ByNameType]

    Permalink
  10. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  11. def compose[B](other: Lens[TypeMessage, B]): Lens[UpperPB, B]

    Permalink
    Definition Classes
    Lens
  12. def constantType: Lens[UpperPB, ConstantType]

    Permalink
  13. def ensuring(cond: (TypeMessageLens[UpperPB]) ⇒ Boolean, msg: ⇒ Any): TypeMessageLens[UpperPB]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to Ensuring[TypeMessageLens[UpperPB]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  14. def ensuring(cond: (TypeMessageLens[UpperPB]) ⇒ Boolean): TypeMessageLens[UpperPB]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to Ensuring[TypeMessageLens[UpperPB]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  15. def ensuring(cond: Boolean, msg: ⇒ Any): TypeMessageLens[UpperPB]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to Ensuring[TypeMessageLens[UpperPB]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  16. def ensuring(cond: Boolean): TypeMessageLens[UpperPB]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to Ensuring[TypeMessageLens[UpperPB]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  17. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  18. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  19. def existentialType: Lens[UpperPB, ExistentialType]

    Permalink
  20. def field[A](getter: (TypeMessage) ⇒ A)(setter: (TypeMessage, A) ⇒ TypeMessage): Lens[UpperPB, A]

    Permalink
    Definition Classes
    ObjectLens
  21. def field[A](lens: Lens[TypeMessage, A]): Lens[UpperPB, A]

    Permalink
    Definition Classes
    ObjectLens
  22. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  23. def formatted(fmtstr: String): String

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to StringFormat[TypeMessageLens[UpperPB]] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  24. def get(u: UpperPB): TypeMessage

    Permalink
    Definition Classes
    ObjectLens → Lens
  25. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  26. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  27. def intersectionType: Lens[UpperPB, IntersectionType]

    Permalink
  28. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  29. def modify(f: (TypeMessage) ⇒ TypeMessage): Mutation[UpperPB]

    Permalink
    Definition Classes
    Lens
  30. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  31. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  32. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  33. def repeatedType: Lens[UpperPB, RepeatedType]

    Permalink
  34. def sealedValue: Lens[UpperPB, SealedValue]

    Permalink
  35. def set(c: TypeMessage): Mutation[UpperPB]

    Permalink
    Definition Classes
    ObjectLens → Lens
  36. def singleType: Lens[UpperPB, SingleType]

    Permalink
  37. def structuralType: Lens[UpperPB, StructuralType]

    Permalink
  38. def superType: Lens[UpperPB, SuperType]

    Permalink
  39. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  40. def thisType: Lens[UpperPB, ThisType]

    Permalink
  41. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  42. def typeRef: Lens[UpperPB, TypeRef]

    Permalink
  43. def unionType: Lens[UpperPB, UnionType]

    Permalink
  44. def universalType: Lens[UpperPB, UniversalType]

    Permalink
  45. def update(ms: (Lens[TypeMessage, TypeMessage]) ⇒ Mutation[TypeMessage]*): Mutation[UpperPB]

    Permalink
    Definition Classes
    ObjectLens
  46. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  47. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  48. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  49. def withType: Lens[UpperPB, WithType]

    Permalink
  50. def zip[B](other: Lens[UpperPB, B]): Lens[UpperPB, (TypeMessage, B)]

    Permalink
    Definition Classes
    Lens
  51. def [B](y: B): (TypeMessageLens[UpperPB], B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to ArrowAssoc[TypeMessageLens[UpperPB]] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Shadowed Implicit Value Members

  1. def :=(a: TypeMessage): Mutation[UpperPB]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).:=(a)
    Definition Classes
    Lens
  2. def :=(a: TypeMessage): Mutation[UpperPB]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).:=(a)
    Definition Classes
    Lens
  3. def annotatedType: Lens[UpperPB, AnnotatedType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).annotatedType
  4. def annotatedType: Lens[UpperPB, AnnotatedType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).annotatedType
  5. def byNameType: Lens[UpperPB, ByNameType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).byNameType
  6. def byNameType: Lens[UpperPB, ByNameType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).byNameType
  7. def compose[B](other: Lens[TypeMessage, B]): Lens[UpperPB, B]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).compose(other)
    Definition Classes
    Lens
  8. def compose[B](other: Lens[TypeMessage, B]): Lens[UpperPB, B]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).compose(other)
    Definition Classes
    Lens
  9. def constantType: Lens[UpperPB, ConstantType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).constantType
  10. def constantType: Lens[UpperPB, ConstantType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).constantType
  11. def existentialType: Lens[UpperPB, ExistentialType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).existentialType
  12. def existentialType: Lens[UpperPB, ExistentialType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).existentialType
  13. def field[A](getter: (TypeMessage) ⇒ A)(setter: (TypeMessage, A) ⇒ TypeMessage): Lens[UpperPB, A]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).field(getter)(setter)
    Definition Classes
    ObjectLens
  14. def field[A](lens: Lens[TypeMessage, A]): Lens[UpperPB, A]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).field(lens)
    Definition Classes
    ObjectLens
  15. def field[A](getter: (TypeMessage) ⇒ A)(setter: (TypeMessage, A) ⇒ TypeMessage): Lens[UpperPB, A]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).field(getter)(setter)
    Definition Classes
    ObjectLens
  16. def field[A](lens: Lens[TypeMessage, A]): Lens[UpperPB, A]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).field(lens)
    Definition Classes
    ObjectLens
  17. def get(u: UpperPB): TypeMessage

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).get(u)
    Definition Classes
    ObjectLens → Lens
  18. def get(u: UpperPB): TypeMessage

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).get(u)
    Definition Classes
    ObjectLens → Lens
  19. def intersectionType: Lens[UpperPB, IntersectionType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).intersectionType
  20. def intersectionType: Lens[UpperPB, IntersectionType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).intersectionType
  21. def modify(f: (TypeMessage) ⇒ TypeMessage): Mutation[UpperPB]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).modify(f)
    Definition Classes
    Lens
  22. def modify(f: (TypeMessage) ⇒ TypeMessage): Mutation[UpperPB]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).modify(f)
    Definition Classes
    Lens
  23. def repeatedType: Lens[UpperPB, RepeatedType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).repeatedType
  24. def repeatedType: Lens[UpperPB, RepeatedType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).repeatedType
  25. def sealedValue: Lens[UpperPB, SealedValue]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).sealedValue
  26. def sealedValue: Lens[UpperPB, SealedValue]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).sealedValue
  27. def set(c: TypeMessage): Mutation[UpperPB]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).set(c)
    Definition Classes
    ObjectLens → Lens
  28. def set(c: TypeMessage): Mutation[UpperPB]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).set(c)
    Definition Classes
    ObjectLens → Lens
  29. def singleType: Lens[UpperPB, SingleType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).singleType
  30. def singleType: Lens[UpperPB, SingleType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).singleType
  31. def structuralType: Lens[UpperPB, StructuralType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).structuralType
  32. def structuralType: Lens[UpperPB, StructuralType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).structuralType
  33. def superType: Lens[UpperPB, SuperType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).superType
  34. def superType: Lens[UpperPB, SuperType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).superType
  35. def thisType: Lens[UpperPB, ThisType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).thisType
  36. def thisType: Lens[UpperPB, ThisType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).thisType
  37. def typeRef: Lens[UpperPB, TypeRef]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).typeRef
  38. def typeRef: Lens[UpperPB, TypeRef]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).typeRef
  39. def unionType: Lens[UpperPB, UnionType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).unionType
  40. def unionType: Lens[UpperPB, UnionType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).unionType
  41. def universalType: Lens[UpperPB, UniversalType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).universalType
  42. def universalType: Lens[UpperPB, UniversalType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).universalType
  43. def update(ms: (Lens[TypeMessage, TypeMessage]) ⇒ Mutation[TypeMessage]*): Mutation[UpperPB]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).update(ms)
    Definition Classes
    ObjectLens
  44. def update(ms: (Lens[TypeMessage, TypeMessage]) ⇒ Mutation[TypeMessage]*): Mutation[UpperPB]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).update(ms)
    Definition Classes
    ObjectLens
  45. def withType: Lens[UpperPB, WithType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).withType
  46. def withType: Lens[UpperPB, WithType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).withType
  47. def zip[B](other: Lens[UpperPB, B]): Lens[UpperPB, (TypeMessage, B)]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).zip(other)
    Definition Classes
    Lens
  48. def zip[B](other: Lens[UpperPB, B]): Lens[UpperPB, (TypeMessage, B)]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB] performed by method TypeMessageLens in scala.meta.internal.semanticdb.TypeMessage.
    Shadowing
    This implicitly inherited member is shadowed by one or more members in this class.
    To access this member you can use a type ascription:
    (typeMessageLens: TypeMessageLens[UpperPB]).zip(other)
    Definition Classes
    Lens

Inherited from ObjectLens[UpperPB, TypeMessage]

Inherited from Lens[UpperPB, TypeMessage]

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion TypeMessageLens from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB]

Inherited by implicit conversion TypeMessageLens from TypeMessageLens[UpperPB] to TypeMessageLens[UpperPB]

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

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

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

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

Ungrouped