Class

scala.meta.internal.semanticdb3.Type

TypeLens

Related Doc: package Type

Permalink

implicit class TypeLens[UpperPB] extends ObjectLens[UpperPB, Type]

Linear Supertypes
ObjectLens[UpperPB, Type], Lens[UpperPB, Type], AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TypeLens
  2. ObjectLens
  3. Lens
  4. AnyRef
  5. Any
Implicitly
  1. by TypeLens
  2. by TypeLens
  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 TypeLens(_l: Lens[UpperPB, Type])

    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 TypeLens[UpperPB] to any2stringadd[TypeLens[UpperPB]] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (TypeLens[UpperPB], B)

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to ArrowAssoc[TypeLens[UpperPB]] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. def :=(a: Type): 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 classInfoType: Lens[UpperPB, ClassInfoType]

    Permalink
  11. def clone(): AnyRef

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

    Permalink
    Definition Classes
    Lens
  13. def ensuring(cond: (TypeLens[UpperPB]) ⇒ Boolean, msg: ⇒ Any): TypeLens[UpperPB]

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

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

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

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to Ensuring[TypeLens[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: (Type) ⇒ A)(setter: (Type, A) ⇒ Type): Lens[UpperPB, A]

    Permalink
    Definition Classes
    ObjectLens
  21. def field[A](lens: Lens[Type, 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 TypeLens[UpperPB] to StringFormat[TypeLens[UpperPB]] performed by method StringFormat in scala.Predef.
    Definition Classes
    StringFormat
    Annotations
    @inline()
  24. def get(u: UpperPB): Type

    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 methodType: Lens[UpperPB, MethodType]

    Permalink
  30. def modify(f: (Type) ⇒ Type): Mutation[UpperPB]

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

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

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

    Permalink
    Definition Classes
    AnyRef
  34. def optionalAnnotatedType: Lens[UpperPB, Option[AnnotatedType]]

    Permalink
  35. def optionalByNameType: Lens[UpperPB, Option[ByNameType]]

    Permalink
  36. def optionalClassInfoType: Lens[UpperPB, Option[ClassInfoType]]

    Permalink
  37. def optionalExistentialType: Lens[UpperPB, Option[ExistentialType]]

    Permalink
  38. def optionalIntersectionType: Lens[UpperPB, Option[IntersectionType]]

    Permalink
  39. def optionalMethodType: Lens[UpperPB, Option[MethodType]]

    Permalink
  40. def optionalRepeatedType: Lens[UpperPB, Option[RepeatedType]]

    Permalink
  41. def optionalSingletonType: Lens[UpperPB, Option[SingletonType]]

    Permalink
  42. def optionalStructuralType: Lens[UpperPB, Option[StructuralType]]

    Permalink
  43. def optionalTypeRef: Lens[UpperPB, Option[TypeRef]]

    Permalink
  44. def optionalTypeType: Lens[UpperPB, Option[TypeType]]

    Permalink
  45. def optionalUnionType: Lens[UpperPB, Option[UnionType]]

    Permalink
  46. def optionalUniversalType: Lens[UpperPB, Option[UniversalType]]

    Permalink
  47. def optionalWithType: Lens[UpperPB, Option[WithType]]

    Permalink
  48. def repeatedType: Lens[UpperPB, RepeatedType]

    Permalink
  49. def set(c: Type): Mutation[UpperPB]

    Permalink
    Definition Classes
    ObjectLens → Lens
  50. def singletonType: Lens[UpperPB, SingletonType]

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

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

    Permalink
    Definition Classes
    AnyRef
  53. def tag: Lens[UpperPB, Tag]

    Permalink
  54. def toString(): String

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

    Permalink
  56. def typeType: Lens[UpperPB, TypeType]

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

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

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

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

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

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

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

    Permalink
  64. def zip[B](other: Lens[UpperPB, B]): Lens[UpperPB, (Type, B)]

    Permalink
    Definition Classes
    Lens
  65. def [B](y: B): (TypeLens[UpperPB], B)

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

Shadowed Implicit Value Members

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

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).:=(a)
    Definition Classes
    Lens
  2. def :=(a: Type): Mutation[UpperPB]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).:=(a)
    Definition Classes
    Lens
  3. def annotatedType: Lens[UpperPB, AnnotatedType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).annotatedType
  4. def annotatedType: Lens[UpperPB, AnnotatedType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).annotatedType
  5. def byNameType: Lens[UpperPB, ByNameType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).byNameType
  6. def byNameType: Lens[UpperPB, ByNameType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).byNameType
  7. def classInfoType: Lens[UpperPB, ClassInfoType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).classInfoType
  8. def classInfoType: Lens[UpperPB, ClassInfoType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).classInfoType
  9. def compose[B](other: Lens[Type, B]): Lens[UpperPB, B]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).compose(other)
    Definition Classes
    Lens
  10. def compose[B](other: Lens[Type, B]): Lens[UpperPB, B]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).compose(other)
    Definition Classes
    Lens
  11. def existentialType: Lens[UpperPB, ExistentialType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).existentialType
  12. def existentialType: Lens[UpperPB, ExistentialType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).existentialType
  13. def field[A](getter: (Type) ⇒ A)(setter: (Type, A) ⇒ Type): Lens[UpperPB, A]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).field(getter)(setter)
    Definition Classes
    ObjectLens
  14. def field[A](lens: Lens[Type, A]): Lens[UpperPB, A]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).field(lens)
    Definition Classes
    ObjectLens
  15. def field[A](getter: (Type) ⇒ A)(setter: (Type, A) ⇒ Type): Lens[UpperPB, A]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).field(getter)(setter)
    Definition Classes
    ObjectLens
  16. def field[A](lens: Lens[Type, A]): Lens[UpperPB, A]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).field(lens)
    Definition Classes
    ObjectLens
  17. def get(u: UpperPB): Type

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).get(u)
    Definition Classes
    ObjectLens → Lens
  18. def get(u: UpperPB): Type

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[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 TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).intersectionType
  20. def intersectionType: Lens[UpperPB, IntersectionType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).intersectionType
  21. def methodType: Lens[UpperPB, MethodType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).methodType
  22. def methodType: Lens[UpperPB, MethodType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).methodType
  23. def modify(f: (Type) ⇒ Type): Mutation[UpperPB]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).modify(f)
    Definition Classes
    Lens
  24. def modify(f: (Type) ⇒ Type): Mutation[UpperPB]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).modify(f)
    Definition Classes
    Lens
  25. def optionalAnnotatedType: Lens[UpperPB, Option[AnnotatedType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalAnnotatedType
  26. def optionalAnnotatedType: Lens[UpperPB, Option[AnnotatedType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalAnnotatedType
  27. def optionalByNameType: Lens[UpperPB, Option[ByNameType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalByNameType
  28. def optionalByNameType: Lens[UpperPB, Option[ByNameType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalByNameType
  29. def optionalClassInfoType: Lens[UpperPB, Option[ClassInfoType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalClassInfoType
  30. def optionalClassInfoType: Lens[UpperPB, Option[ClassInfoType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalClassInfoType
  31. def optionalExistentialType: Lens[UpperPB, Option[ExistentialType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalExistentialType
  32. def optionalExistentialType: Lens[UpperPB, Option[ExistentialType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalExistentialType
  33. def optionalIntersectionType: Lens[UpperPB, Option[IntersectionType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalIntersectionType
  34. def optionalIntersectionType: Lens[UpperPB, Option[IntersectionType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalIntersectionType
  35. def optionalMethodType: Lens[UpperPB, Option[MethodType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalMethodType
  36. def optionalMethodType: Lens[UpperPB, Option[MethodType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalMethodType
  37. def optionalRepeatedType: Lens[UpperPB, Option[RepeatedType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalRepeatedType
  38. def optionalRepeatedType: Lens[UpperPB, Option[RepeatedType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalRepeatedType
  39. def optionalSingletonType: Lens[UpperPB, Option[SingletonType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalSingletonType
  40. def optionalSingletonType: Lens[UpperPB, Option[SingletonType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalSingletonType
  41. def optionalStructuralType: Lens[UpperPB, Option[StructuralType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalStructuralType
  42. def optionalStructuralType: Lens[UpperPB, Option[StructuralType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalStructuralType
  43. def optionalTypeRef: Lens[UpperPB, Option[TypeRef]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalTypeRef
  44. def optionalTypeRef: Lens[UpperPB, Option[TypeRef]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalTypeRef
  45. def optionalTypeType: Lens[UpperPB, Option[TypeType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalTypeType
  46. def optionalTypeType: Lens[UpperPB, Option[TypeType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalTypeType
  47. def optionalUnionType: Lens[UpperPB, Option[UnionType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalUnionType
  48. def optionalUnionType: Lens[UpperPB, Option[UnionType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalUnionType
  49. def optionalUniversalType: Lens[UpperPB, Option[UniversalType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalUniversalType
  50. def optionalUniversalType: Lens[UpperPB, Option[UniversalType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalUniversalType
  51. def optionalWithType: Lens[UpperPB, Option[WithType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalWithType
  52. def optionalWithType: Lens[UpperPB, Option[WithType]]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).optionalWithType
  53. def repeatedType: Lens[UpperPB, RepeatedType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).repeatedType
  54. def repeatedType: Lens[UpperPB, RepeatedType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).repeatedType
  55. def set(c: Type): Mutation[UpperPB]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).set(c)
    Definition Classes
    ObjectLens → Lens
  56. def set(c: Type): Mutation[UpperPB]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).set(c)
    Definition Classes
    ObjectLens → Lens
  57. def singletonType: Lens[UpperPB, SingletonType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).singletonType
  58. def singletonType: Lens[UpperPB, SingletonType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).singletonType
  59. def structuralType: Lens[UpperPB, StructuralType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).structuralType
  60. def structuralType: Lens[UpperPB, StructuralType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).structuralType
  61. def tag: Lens[UpperPB, Tag]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).tag
  62. def tag: Lens[UpperPB, Tag]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).tag
  63. def typeRef: Lens[UpperPB, TypeRef]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).typeRef
  64. def typeRef: Lens[UpperPB, TypeRef]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).typeRef
  65. def typeType: Lens[UpperPB, TypeType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).typeType
  66. def typeType: Lens[UpperPB, TypeType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).typeType
  67. def unionType: Lens[UpperPB, UnionType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).unionType
  68. def unionType: Lens[UpperPB, UnionType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).unionType
  69. def universalType: Lens[UpperPB, UniversalType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).universalType
  70. def universalType: Lens[UpperPB, UniversalType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).universalType
  71. def update(ms: (Lens[Type, Type]) ⇒ Mutation[Type]*): Mutation[UpperPB]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).update(ms)
    Definition Classes
    ObjectLens
  72. def update(ms: (Lens[Type, Type]) ⇒ Mutation[Type]*): Mutation[UpperPB]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).update(ms)
    Definition Classes
    ObjectLens
  73. def withType: Lens[UpperPB, WithType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).withType
  74. def withType: Lens[UpperPB, WithType]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).withType
  75. def zip[B](other: Lens[UpperPB, B]): Lens[UpperPB, (Type, B)]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).zip(other)
    Definition Classes
    Lens
  76. def zip[B](other: Lens[UpperPB, B]): Lens[UpperPB, (Type, B)]

    Permalink
    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to TypeLens[UpperPB] performed by method TypeLens in scala.meta.internal.semanticdb3.Type.
    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:
    (typeLens: TypeLens[UpperPB]).zip(other)
    Definition Classes
    Lens

Inherited from ObjectLens[UpperPB, Type]

Inherited from Lens[UpperPB, Type]

Inherited from AnyRef

Inherited from Any

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

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

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

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

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

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

Ungrouped