scala.meta.internal.semanticdb3.Type

TypeLens

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 any2stringfmt
  5. by any2ArrowAssoc
  6. by any2Ensuring
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new TypeLens(_l: Lens[UpperPB, Type])

Value Members

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

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

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

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

    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to ArrowAssoc[TypeLens[UpperPB]] performed by method any2ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  6. def :=(a: Type): (UpperPB) ⇒ UpperPB

    Definition Classes
    Lens
  7. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  8. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  9. def annotatedType: Lens[UpperPB, AnnotatedType]

  10. final def asInstanceOf[T0]: T0

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

  12. def classInfoType: Lens[UpperPB, ClassInfoType]

  13. def clone(): AnyRef

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

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

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

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

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

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

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

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

  22. def field[A](getter: (Type) ⇒ A)(setter: (Type, A) ⇒ Type): Lens[UpperPB, A]

    Definition Classes
    ObjectLens
  23. def field[A](lens: Lens[Type, A]): Lens[UpperPB, A]

    Definition Classes
    ObjectLens
  24. def finalize(): Unit

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

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

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

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

    Definition Classes
    AnyRef → Any
  29. final def isInstanceOf[T0]: Boolean

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

  31. def modify(f: (Type) ⇒ Type): (UpperPB) ⇒ UpperPB

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

    Definition Classes
    AnyRef
  33. final def notify(): Unit

    Definition Classes
    AnyRef
  34. final def notifyAll(): Unit

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

  36. def optionalByNameType: Lens[UpperPB, Option[ByNameType]]

  37. def optionalClassInfoType: Lens[UpperPB, Option[ClassInfoType]]

  38. def optionalExistentialType: Lens[UpperPB, Option[ExistentialType]]

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

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

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

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

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

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

  45. def optionalUniversalType: Lens[UpperPB, Option[UniversalType]]

  46. def repeatedType: Lens[UpperPB, RepeatedType]

  47. def set(c: Type): (UpperPB) ⇒ UpperPB

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

  49. def structuralType: Lens[UpperPB, StructuralType]

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

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

  52. def toString(): String

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

  54. def typeType: Lens[UpperPB, TypeType]

  55. def universalType: Lens[UpperPB, UniversalType]

  56. def update(ms: (Lens[Type, Type]) ⇒ (Type) ⇒ Type*): (UpperPB) ⇒ UpperPB

    Definition Classes
    ObjectLens
  57. final def wait(): Unit

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

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

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

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

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

Shadowed Implicit Value Members

  1. def :=(a: Type): (UpperPB) ⇒ UpperPB

    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): (UpperPB) ⇒ UpperPB

    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]

    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]

    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]

    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]

    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]

    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]

    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]

    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]

    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]

    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]

    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]

    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]

    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]

    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]

    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

    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

    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]

    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]

    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): (UpperPB) ⇒ UpperPB

    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): (UpperPB) ⇒ UpperPB

    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]]

    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]]

    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]]

    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]]

    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]]

    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]]

    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]]

    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]]

    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]]

    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]]

    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]]

    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]]

    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]]

    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]]

    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]]

    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]]

    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]]

    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]]

    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]]

    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]]

    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]]

    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]]

    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]

    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]

    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. val self: Any

    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to StringAdd performed by method any2stringadd in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (typeLens: StringAdd).self
    Definition Classes
    StringAdd
  48. val self: Any

    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to StringFormat performed by method any2stringfmt in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (typeLens: StringFormat).self
    Definition Classes
    StringFormat
  49. def set(c: Type): (UpperPB) ⇒ UpperPB

    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
  50. def set(c: Type): (UpperPB) ⇒ UpperPB

    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
  51. def singletonType: Lens[UpperPB, SingletonType]

    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
  52. def singletonType: Lens[UpperPB, SingletonType]

    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
  53. def structuralType: Lens[UpperPB, StructuralType]

    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
  54. def structuralType: Lens[UpperPB, StructuralType]

    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
  55. def tag: Lens[UpperPB, Tag]

    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
  56. def tag: Lens[UpperPB, Tag]

    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
  57. def typeRef: Lens[UpperPB, TypeRef]

    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
  58. def typeRef: Lens[UpperPB, TypeRef]

    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
  59. def typeType: Lens[UpperPB, TypeType]

    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
  60. def typeType: Lens[UpperPB, TypeType]

    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
  61. def universalType: Lens[UpperPB, UniversalType]

    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
  62. def universalType: Lens[UpperPB, UniversalType]

    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
  63. def update(ms: (Lens[Type, Type]) ⇒ (Type) ⇒ Type*): (UpperPB) ⇒ UpperPB

    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
  64. def update(ms: (Lens[Type, Type]) ⇒ (Type) ⇒ Type*): (UpperPB) ⇒ UpperPB

    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
  65. def zip[B](other: Lens[UpperPB, B]): Lens[UpperPB, (Type, B)]

    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
  66. def zip[B](other: Lens[UpperPB, B]): Lens[UpperPB, (Type, B)]

    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

Deprecated Value Members

  1. def x: TypeLens[UpperPB]

    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to ArrowAssoc[TypeLens[UpperPB]] performed by method any2ArrowAssoc in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (typeLens: ArrowAssoc[TypeLens[UpperPB]]).x
    Definition Classes
    ArrowAssoc
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use leftOfArrow instead

  2. def x: TypeLens[UpperPB]

    Implicit information
    This member is added by an implicit conversion from TypeLens[UpperPB] to Ensuring[TypeLens[UpperPB]] performed by method any2Ensuring in scala.Predef.
    Shadowing
    This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error.
    To access this member you can use a type ascription:
    (typeLens: Ensuring[TypeLens[UpperPB]]).x
    Definition Classes
    Ensuring
    Annotations
    @deprecated
    Deprecated

    (Since version 2.10.0) Use resultOfEnsuring instead

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 StringAdd

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

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

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

Ungrouped