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. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  28. def methodType: Lens[UpperPB, MethodType]

    Permalink
  29. def modify(f: (Type) ⇒ Type): 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 optionalAnnotatedType: Lens[UpperPB, Option[AnnotatedType]]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    Permalink
  50. def toString(): String

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  58. def zip[B](other: Lens[UpperPB, B]): Lens[UpperPB, (Type, B)]

    Permalink
    Definition Classes
    Lens
  59. 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 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
  20. 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
  21. 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
  22. 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
  23. 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
  24. 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
  25. 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
  26. 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
  27. 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
  28. 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
  29. 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
  30. 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
  31. 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
  32. 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
  33. 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
  34. 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
  35. 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
  36. 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
  37. 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
  38. 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
  39. 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
  40. 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
  41. 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
  42. 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
  43. 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
  44. 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
  45. 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
  46. 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
  47. 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
  48. 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
  49. 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
  50. 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
  51. 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
  52. 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
  53. 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
  54. 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
  55. 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
  56. 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
  57. 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
  58. 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
  59. 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
  60. 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
  61. 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
  62. 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
  63. 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
  64. 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