implicit class UnionTypeLens[UpperPB] extends ObjectLens[UpperPB, UnionType]
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- UnionTypeLens
- ObjectLens
- Lens
- Serializable
- AnyRef
- Any
Implicitly
- by XtensionTokenizeInputLike
- by XtensionStructure
- by XtensionSyntax
- by XtensionShow
- by XtensionParseInputLike
- by XtensionClassifiable
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- def +(other: String): String
- Implicit
- This member is added by an implicit conversion from UnionTypeLens[UpperPB] toany2stringadd[UnionTypeLens[UpperPB]] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
- def ->[B](y: B): (UnionTypeLens[UpperPB], B)
- Implicit
- This member is added by an implicit conversion from UnionTypeLens[UpperPB] toArrowAssoc[UnionTypeLens[UpperPB]] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
- def :=(a: UnionType): Mutation[UpperPB]
- Definition Classes
- Lens
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native()
- def compose[B](other: Lens[UnionType, B]): Lens[UpperPB, B]
- Definition Classes
- Lens
- def ensuring(cond: (UnionTypeLens[UpperPB]) => Boolean, msg: => Any): UnionTypeLens[UpperPB]
- Implicit
- This member is added by an implicit conversion from UnionTypeLens[UpperPB] toEnsuring[UnionTypeLens[UpperPB]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
- def ensuring(cond: (UnionTypeLens[UpperPB]) => Boolean): UnionTypeLens[UpperPB]
- Implicit
- This member is added by an implicit conversion from UnionTypeLens[UpperPB] toEnsuring[UnionTypeLens[UpperPB]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
- def ensuring(cond: Boolean, msg: => Any): UnionTypeLens[UpperPB]
- Implicit
- This member is added by an implicit conversion from UnionTypeLens[UpperPB] toEnsuring[UnionTypeLens[UpperPB]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
- def ensuring(cond: Boolean): UnionTypeLens[UpperPB]
- Implicit
- This member is added by an implicit conversion from UnionTypeLens[UpperPB] toEnsuring[UnionTypeLens[UpperPB]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- def field[A](getter: (UnionType) => A)(setter: (UnionType, A) => UnionType): Lens[UpperPB, A]
- Definition Classes
- ObjectLens
- def field[A](lens: Lens[UnionType, A]): Lens[UpperPB, A]
- Definition Classes
- ObjectLens
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable])
- def get(u: UpperPB): UnionType
- Definition Classes
- ObjectLens → Lens
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def is[U](implicit c: Classifier[UnionTypeLens[UpperPB], U]): Boolean
- Implicit
- This member is added by an implicit conversion from UnionTypeLens[UpperPB] tometa.XtensionClassifiable[UnionTypeLens[UpperPB]] performed by method XtensionClassifiable in scala.meta.classifiers.Api.This conversion will take place only if an implicit value of type Classifiable[UnionTypeLens[UpperPB]] is in scope.
- Definition Classes
- XtensionClassifiable
- def isAny[U1, U2, U3, U4](implicit c1: Classifier[UnionTypeLens[UpperPB], U1], c2: Classifier[UnionTypeLens[UpperPB], U2], c3: Classifier[UnionTypeLens[UpperPB], U3], c4: Classifier[UnionTypeLens[UpperPB], U4]): Boolean
- Implicit
- This member is added by an implicit conversion from UnionTypeLens[UpperPB] tometa.XtensionClassifiable[UnionTypeLens[UpperPB]] performed by method XtensionClassifiable in scala.meta.classifiers.Api.This conversion will take place only if an implicit value of type Classifiable[UnionTypeLens[UpperPB]] is in scope.
- Definition Classes
- XtensionClassifiable
- def isAny[U1, U2, U3](implicit c1: Classifier[UnionTypeLens[UpperPB], U1], c2: Classifier[UnionTypeLens[UpperPB], U2], c3: Classifier[UnionTypeLens[UpperPB], U3]): Boolean
- Implicit
- This member is added by an implicit conversion from UnionTypeLens[UpperPB] tometa.XtensionClassifiable[UnionTypeLens[UpperPB]] performed by method XtensionClassifiable in scala.meta.classifiers.Api.This conversion will take place only if an implicit value of type Classifiable[UnionTypeLens[UpperPB]] is in scope.
- Definition Classes
- XtensionClassifiable
- def isAny[U1, U2](implicit c1: Classifier[UnionTypeLens[UpperPB], U1], c2: Classifier[UnionTypeLens[UpperPB], U2]): Boolean
- Implicit
- This member is added by an implicit conversion from UnionTypeLens[UpperPB] tometa.XtensionClassifiable[UnionTypeLens[UpperPB]] performed by method XtensionClassifiable in scala.meta.classifiers.Api.This conversion will take place only if an implicit value of type Classifiable[UnionTypeLens[UpperPB]] is in scope.
- Definition Classes
- XtensionClassifiable
- def isAnyOf(cs: Classifier[UnionTypeLens[UpperPB], _]*): Boolean
- Implicit
- This member is added by an implicit conversion from UnionTypeLens[UpperPB] tometa.XtensionClassifiable[UnionTypeLens[UpperPB]] performed by method XtensionClassifiable in scala.meta.classifiers.Api.This conversion will take place only if an implicit value of type Classifiable[UnionTypeLens[UpperPB]] is in scope.
- Definition Classes
- XtensionClassifiable
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def isNot[U](implicit c: Classifier[UnionTypeLens[UpperPB], U]): Boolean
- Implicit
- This member is added by an implicit conversion from UnionTypeLens[UpperPB] tometa.XtensionClassifiable[UnionTypeLens[UpperPB]] performed by method XtensionClassifiable in scala.meta.classifiers.Api.This conversion will take place only if an implicit value of type Classifiable[UnionTypeLens[UpperPB]] is in scope.
- Definition Classes
- XtensionClassifiable
- def modify(f: (UnionType) => UnionType): Mutation[UpperPB]
- Definition Classes
- Lens
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- def parse[U](implicit convert: Convert[UnionTypeLens[UpperPB], inputs.Input], parse: Parse[U], dialect: Dialect): parsers.Parsed[U]
- Implicit
- This member is added by an implicit conversion from UnionTypeLens[UpperPB] tometa.XtensionParseInputLike[UnionTypeLens[UpperPB]] performed by method XtensionParseInputLike in scala.meta.parsers.Api.
- Definition Classes
- XtensionParseInputLike
- def set(c: UnionType): Mutation[UpperPB]
- Definition Classes
- ObjectLens → Lens
- def setIfDefined(aOpt: Option[UnionType]): Mutation[UpperPB]
- Definition Classes
- Lens
- def show[Style[X] <: Show[X]](implicit style: Style[UnionTypeLens[UpperPB]]): String
- Implicit
- This member is added by an implicit conversion from UnionTypeLens[UpperPB] tometa.XtensionShow[UnionTypeLens[UpperPB]] performed by method XtensionShow in scala.meta.prettyprinters.Api.
- Definition Classes
- XtensionShow
- def structure: String
- Implicit
- This member is added by an implicit conversion from UnionTypeLens[UpperPB] tometa.XtensionStructure[UnionTypeLens[UpperPB]] performed by method XtensionStructure in scala.meta.prettyprinters.Api.This conversion will take place only if an implicit value of type prettyprinters.Structure[UnionTypeLens[UpperPB]] is in scope.
- Definition Classes
- XtensionStructure
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def syntax: String
- Implicit
- This member is added by an implicit conversion from UnionTypeLens[UpperPB] tometa.XtensionSyntax[UnionTypeLens[UpperPB]] performed by method XtensionSyntax in scala.meta.prettyprinters.Api.This conversion will take place only if an implicit value of type prettyprinters.Syntax[UnionTypeLens[UpperPB]] is in scope.
- Definition Classes
- XtensionSyntax
- def toString(): String
- Definition Classes
- AnyRef → Any
- def tokenize(implicit convert: Convert[UnionTypeLens[UpperPB], inputs.Input], tokenize: Tokenize, dialect: Dialect): tokenizers.Tokenized
- Implicit
- This member is added by an implicit conversion from UnionTypeLens[UpperPB] tometa.XtensionTokenizeInputLike[UnionTypeLens[UpperPB]] performed by method XtensionTokenizeInputLike in scala.meta.tokenizers.Api.
- Definition Classes
- XtensionTokenizeInputLike
- def types: Lens[UpperPB, Seq[Type]]
- def update(ms: (Lens[UnionType, UnionType]) => Mutation[UnionType]*): Mutation[UpperPB]
- Definition Classes
- ObjectLens
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- def zip[B](other: Lens[UpperPB, B]): Lens[UpperPB, (UnionType, B)]
- Definition Classes
- Lens
Deprecated Value Members
- def formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from UnionTypeLens[UpperPB] toStringFormat[UnionTypeLens[UpperPB]] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @deprecated @inline()
- Deprecated
(Since version 2.12.16) Use
formatString.format(value)instead ofvalue.formatted(formatString), or use thef""string interpolator. In Java 15 and later,formattedresolves to the new method in String which has reversed parameters.
- def →[B](y: B): (UnionTypeLens[UpperPB], B)
- Implicit
- This member is added by an implicit conversion from UnionTypeLens[UpperPB] toArrowAssoc[UnionTypeLens[UpperPB]] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @deprecated
- Deprecated
(Since version 2.13.0) Use
->instead. If you still wish to display it as one character, consider using a font with programming ligatures such as Fira Code.