Packages

implicit class SymbolInformationLens[UpperPB] extends ObjectLens[UpperPB, SymbolInformation]

Linear Supertypes
ObjectLens[UpperPB, SymbolInformation], Lens[UpperPB, SymbolInformation], java.io.Serializable, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. SymbolInformationLens
  2. ObjectLens
  3. Lens
  4. Serializable
  5. AnyRef
  6. Any
Implicitly
  1. by XtensionTokenizeInputLike
  2. by XtensionStructure
  3. by XtensionSyntax
  4. by XtensionShow
  5. by XtensionParseInputLike
  6. by XtensionClassifiable
  7. by any2stringadd
  8. by StringFormat
  9. by Ensuring
  10. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new SymbolInformationLens(_l: Lens[UpperPB, SymbolInformation])

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. def +(other: String): String
    Implicit
    This member is added by an implicit conversion from SymbolInformationLens[UpperPB] toany2stringadd[SymbolInformationLens[UpperPB]] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (SymbolInformationLens[UpperPB], B)
    Implicit
    This member is added by an implicit conversion from SymbolInformationLens[UpperPB] toArrowAssoc[SymbolInformationLens[UpperPB]] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. def :=(a: SymbolInformation): Mutation[UpperPB]
    Definition Classes
    Lens
  6. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  7. def access: Lens[UpperPB, Access]
  8. def annotations: Lens[UpperPB, Seq[Annotation]]
  9. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  10. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  11. def compose[B](other: Lens[SymbolInformation, B]): Lens[UpperPB, B]
    Definition Classes
    Lens
  12. def displayName: Lens[UpperPB, String]
  13. def documentation: Lens[UpperPB, Documentation]
  14. def ensuring(cond: (SymbolInformationLens[UpperPB]) => Boolean, msg: => Any): SymbolInformationLens[UpperPB]
    Implicit
    This member is added by an implicit conversion from SymbolInformationLens[UpperPB] toEnsuring[SymbolInformationLens[UpperPB]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  15. def ensuring(cond: (SymbolInformationLens[UpperPB]) => Boolean): SymbolInformationLens[UpperPB]
    Implicit
    This member is added by an implicit conversion from SymbolInformationLens[UpperPB] toEnsuring[SymbolInformationLens[UpperPB]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  16. def ensuring(cond: Boolean, msg: => Any): SymbolInformationLens[UpperPB]
    Implicit
    This member is added by an implicit conversion from SymbolInformationLens[UpperPB] toEnsuring[SymbolInformationLens[UpperPB]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  17. def ensuring(cond: Boolean): SymbolInformationLens[UpperPB]
    Implicit
    This member is added by an implicit conversion from SymbolInformationLens[UpperPB] toEnsuring[SymbolInformationLens[UpperPB]] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  18. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  19. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  20. def field[A](getter: (SymbolInformation) => A)(setter: (SymbolInformation, A) => SymbolInformation): Lens[UpperPB, A]
    Definition Classes
    ObjectLens
  21. def field[A](lens: Lens[SymbolInformation, A]): Lens[UpperPB, A]
    Definition Classes
    ObjectLens
  22. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  23. def get(u: UpperPB): SymbolInformation
    Definition Classes
    ObjectLens → Lens
  24. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  25. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  26. def is[U](implicit c: Classifier[SymbolInformationLens[UpperPB], U]): Boolean
    Implicit
    This member is added by an implicit conversion from SymbolInformationLens[UpperPB] tometa.XtensionClassifiable[SymbolInformationLens[UpperPB]] performed by method XtensionClassifiable in scala.meta.classifiers.Api.This conversion will take place only if an implicit value of type Classifiable[SymbolInformationLens[UpperPB]] is in scope.
    Definition Classes
    XtensionClassifiable
  27. def isAny[U1, U2, U3, U4](implicit c1: Classifier[SymbolInformationLens[UpperPB], U1], c2: Classifier[SymbolInformationLens[UpperPB], U2], c3: Classifier[SymbolInformationLens[UpperPB], U3], c4: Classifier[SymbolInformationLens[UpperPB], U4]): Boolean
    Implicit
    This member is added by an implicit conversion from SymbolInformationLens[UpperPB] tometa.XtensionClassifiable[SymbolInformationLens[UpperPB]] performed by method XtensionClassifiable in scala.meta.classifiers.Api.This conversion will take place only if an implicit value of type Classifiable[SymbolInformationLens[UpperPB]] is in scope.
    Definition Classes
    XtensionClassifiable
  28. def isAny[U1, U2, U3](implicit c1: Classifier[SymbolInformationLens[UpperPB], U1], c2: Classifier[SymbolInformationLens[UpperPB], U2], c3: Classifier[SymbolInformationLens[UpperPB], U3]): Boolean
    Implicit
    This member is added by an implicit conversion from SymbolInformationLens[UpperPB] tometa.XtensionClassifiable[SymbolInformationLens[UpperPB]] performed by method XtensionClassifiable in scala.meta.classifiers.Api.This conversion will take place only if an implicit value of type Classifiable[SymbolInformationLens[UpperPB]] is in scope.
    Definition Classes
    XtensionClassifiable
  29. def isAny[U1, U2](implicit c1: Classifier[SymbolInformationLens[UpperPB], U1], c2: Classifier[SymbolInformationLens[UpperPB], U2]): Boolean
    Implicit
    This member is added by an implicit conversion from SymbolInformationLens[UpperPB] tometa.XtensionClassifiable[SymbolInformationLens[UpperPB]] performed by method XtensionClassifiable in scala.meta.classifiers.Api.This conversion will take place only if an implicit value of type Classifiable[SymbolInformationLens[UpperPB]] is in scope.
    Definition Classes
    XtensionClassifiable
  30. def isAnyOf(cs: Classifier[SymbolInformationLens[UpperPB], _]*): Boolean
    Implicit
    This member is added by an implicit conversion from SymbolInformationLens[UpperPB] tometa.XtensionClassifiable[SymbolInformationLens[UpperPB]] performed by method XtensionClassifiable in scala.meta.classifiers.Api.This conversion will take place only if an implicit value of type Classifiable[SymbolInformationLens[UpperPB]] is in scope.
    Definition Classes
    XtensionClassifiable
  31. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  32. def isNot[U](implicit c: Classifier[SymbolInformationLens[UpperPB], U]): Boolean
    Implicit
    This member is added by an implicit conversion from SymbolInformationLens[UpperPB] tometa.XtensionClassifiable[SymbolInformationLens[UpperPB]] performed by method XtensionClassifiable in scala.meta.classifiers.Api.This conversion will take place only if an implicit value of type Classifiable[SymbolInformationLens[UpperPB]] is in scope.
    Definition Classes
    XtensionClassifiable
  33. def kind: Lens[UpperPB, Kind]
  34. def language: Lens[UpperPB, Language]
  35. def modify(f: (SymbolInformation) => SymbolInformation): Mutation[UpperPB]
    Definition Classes
    Lens
  36. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  37. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  38. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  39. def optionalDocumentation: Lens[UpperPB, Option[Documentation]]
  40. def overriddenSymbols: Lens[UpperPB, Seq[String]]
  41. def parse[U](implicit convert: Convert[SymbolInformationLens[UpperPB], inputs.Input], parse: Parse[U], dialect: Dialect): parsers.Parsed[U]
    Implicit
    This member is added by an implicit conversion from SymbolInformationLens[UpperPB] tometa.XtensionParseInputLike[SymbolInformationLens[UpperPB]] performed by method XtensionParseInputLike in scala.meta.parsers.Api.
    Definition Classes
    XtensionParseInputLike
  42. def properties: Lens[UpperPB, Int]
  43. def set(c: SymbolInformation): Mutation[UpperPB]
    Definition Classes
    ObjectLens → Lens
  44. def setIfDefined(aOpt: Option[SymbolInformation]): Mutation[UpperPB]
    Definition Classes
    Lens
  45. def show[Style[X] <: Show[X]](implicit style: Style[SymbolInformationLens[UpperPB]]): String
    Implicit
    This member is added by an implicit conversion from SymbolInformationLens[UpperPB] tometa.XtensionShow[SymbolInformationLens[UpperPB]] performed by method XtensionShow in scala.meta.prettyprinters.Api.
    Definition Classes
    XtensionShow
  46. def signature: Lens[UpperPB, Signature]
  47. def structure: String
    Implicit
    This member is added by an implicit conversion from SymbolInformationLens[UpperPB] tometa.XtensionStructure[SymbolInformationLens[UpperPB]] performed by method XtensionStructure in scala.meta.prettyprinters.Api.This conversion will take place only if an implicit value of type prettyprinters.Structure[SymbolInformationLens[UpperPB]] is in scope.
    Definition Classes
    XtensionStructure
  48. def symbol: Lens[UpperPB, String]
  49. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  50. def syntax: String
    Implicit
    This member is added by an implicit conversion from SymbolInformationLens[UpperPB] tometa.XtensionSyntax[SymbolInformationLens[UpperPB]] performed by method XtensionSyntax in scala.meta.prettyprinters.Api.This conversion will take place only if an implicit value of type prettyprinters.Syntax[SymbolInformationLens[UpperPB]] is in scope.
    Definition Classes
    XtensionSyntax
  51. def toString(): String
    Definition Classes
    AnyRef → Any
  52. def tokenize(implicit convert: Convert[SymbolInformationLens[UpperPB], inputs.Input], tokenize: Tokenize, dialect: Dialect): tokenizers.Tokenized
    Implicit
    This member is added by an implicit conversion from SymbolInformationLens[UpperPB] tometa.XtensionTokenizeInputLike[SymbolInformationLens[UpperPB]] performed by method XtensionTokenizeInputLike in scala.meta.tokenizers.Api.
    Definition Classes
    XtensionTokenizeInputLike
  53. def update(ms: (Lens[SymbolInformation, SymbolInformation]) => Mutation[SymbolInformation]*): Mutation[UpperPB]
    Definition Classes
    ObjectLens
  54. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  55. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  56. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  57. def zip[B](other: Lens[UpperPB, B]): Lens[UpperPB, (SymbolInformation, B)]
    Definition Classes
    Lens

Deprecated Value Members

  1. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from SymbolInformationLens[UpperPB] toStringFormat[SymbolInformationLens[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 of value.formatted(formatString), or use the f"" string interpolator. In Java 15 and later, formatted resolves to the new method in String which has reversed parameters.

  2. def [B](y: B): (SymbolInformationLens[UpperPB], B)
    Implicit
    This member is added by an implicit conversion from SymbolInformationLens[UpperPB] toArrowAssoc[SymbolInformationLens[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.

Inherited from ObjectLens[UpperPB, SymbolInformation]

Inherited from Lens[UpperPB, SymbolInformation]

Inherited from java.io.Serializable

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion XtensionTokenizeInputLike fromSymbolInformationLens[UpperPB] to meta.XtensionTokenizeInputLike[SymbolInformationLens[UpperPB]]

Inherited by implicit conversion XtensionStructure fromSymbolInformationLens[UpperPB] to meta.XtensionStructure[SymbolInformationLens[UpperPB]]

Inherited by implicit conversion XtensionSyntax fromSymbolInformationLens[UpperPB] to meta.XtensionSyntax[SymbolInformationLens[UpperPB]]

Inherited by implicit conversion XtensionShow fromSymbolInformationLens[UpperPB] to meta.XtensionShow[SymbolInformationLens[UpperPB]]

Inherited by implicit conversion XtensionParseInputLike fromSymbolInformationLens[UpperPB] to meta.XtensionParseInputLike[SymbolInformationLens[UpperPB]]

Inherited by implicit conversion XtensionClassifiable fromSymbolInformationLens[UpperPB] to meta.XtensionClassifiable[SymbolInformationLens[UpperPB]]

Inherited by implicit conversion any2stringadd fromSymbolInformationLens[UpperPB] to any2stringadd[SymbolInformationLens[UpperPB]]

Inherited by implicit conversion StringFormat fromSymbolInformationLens[UpperPB] to StringFormat[SymbolInformationLens[UpperPB]]

Inherited by implicit conversion Ensuring fromSymbolInformationLens[UpperPB] to Ensuring[SymbolInformationLens[UpperPB]]

Inherited by implicit conversion ArrowAssoc fromSymbolInformationLens[UpperPB] to ArrowAssoc[SymbolInformationLens[UpperPB]]

Ungrouped