Packages

final case class ToplevelEntry(value: semanticidx.ToplevelEntry) extends SealedValue with Product with Serializable

Annotations
@SerialVersionUID()
Linear Supertypes
SealedValue, GeneratedOneof, Serializable, java.io.Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ToplevelEntry
  2. SealedValue
  3. GeneratedOneof
  4. Serializable
  5. Serializable
  6. Product
  7. Equals
  8. AnyRef
  9. 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. All

Instance Constructors

  1. new ToplevelEntry(value: semanticidx.ToplevelEntry)

Type Members

  1. type ValueType = semanticidx.ToplevelEntry
    Definition Classes
    ToplevelEntry → GeneratedOneof

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 ToplevelEntry to any2stringadd[ToplevelEntry] performed by method any2stringadd in scala.Predef.
    Definition Classes
    any2stringadd
  4. def ->[B](y: B): (ToplevelEntry, B)
    Implicit
    This member is added by an implicit conversion from ToplevelEntry to ArrowAssoc[ToplevelEntry] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc
    Annotations
    @inline()
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  8. def ensuring(cond: (ToplevelEntry) ⇒ Boolean, msg: ⇒ Any): ToplevelEntry
    Implicit
    This member is added by an implicit conversion from ToplevelEntry to Ensuring[ToplevelEntry] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  9. def ensuring(cond: (ToplevelEntry) ⇒ Boolean): ToplevelEntry
    Implicit
    This member is added by an implicit conversion from ToplevelEntry to Ensuring[ToplevelEntry] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  10. def ensuring(cond: Boolean, msg: ⇒ Any): ToplevelEntry
    Implicit
    This member is added by an implicit conversion from ToplevelEntry to Ensuring[ToplevelEntry] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  11. def ensuring(cond: Boolean): ToplevelEntry
    Implicit
    This member is added by an implicit conversion from ToplevelEntry to Ensuring[ToplevelEntry] performed by method Ensuring in scala.Predef.
    Definition Classes
    Ensuring
  12. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  13. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  14. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  15. def is[U](implicit c: Classifier[ToplevelEntry, U]): Boolean
    Implicit
    This member is added by an implicit conversion from ToplevelEntry to meta.XtensionClassifiable[ToplevelEntry] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[ToplevelEntry] is in scope.
    Definition Classes
    XtensionClassifiable
  16. def isAny[U1, U2, U3, U4](implicit c1: Classifier[ToplevelEntry, U1], c2: Classifier[ToplevelEntry, U2], c3: Classifier[ToplevelEntry, U3], c4: Classifier[ToplevelEntry, U4]): Boolean
    Implicit
    This member is added by an implicit conversion from ToplevelEntry to meta.XtensionClassifiable[ToplevelEntry] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[ToplevelEntry] is in scope.
    Definition Classes
    XtensionClassifiable
  17. def isAny[U1, U2, U3](implicit c1: Classifier[ToplevelEntry, U1], c2: Classifier[ToplevelEntry, U2], c3: Classifier[ToplevelEntry, U3]): Boolean
    Implicit
    This member is added by an implicit conversion from ToplevelEntry to meta.XtensionClassifiable[ToplevelEntry] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[ToplevelEntry] is in scope.
    Definition Classes
    XtensionClassifiable
  18. def isAny[U1, U2](implicit c1: Classifier[ToplevelEntry, U1], c2: Classifier[ToplevelEntry, U2]): Boolean
    Implicit
    This member is added by an implicit conversion from ToplevelEntry to meta.XtensionClassifiable[ToplevelEntry] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[ToplevelEntry] is in scope.
    Definition Classes
    XtensionClassifiable
  19. def isAnyOf(cs: Classifier[ToplevelEntry, _]*): Boolean
    Implicit
    This member is added by an implicit conversion from ToplevelEntry to meta.XtensionClassifiable[ToplevelEntry] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[ToplevelEntry] is in scope.
    Definition Classes
    XtensionClassifiable
  20. def isDefined: Boolean
    Definition Classes
    SealedValue → GeneratedOneof
  21. def isEmpty: Boolean
    Definition Classes
    SealedValue → GeneratedOneof
  22. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  23. def isNot[U](implicit c: Classifier[ToplevelEntry, U]): Boolean
    Implicit
    This member is added by an implicit conversion from ToplevelEntry to meta.XtensionClassifiable[ToplevelEntry] performed by method XtensionClassifiable in scala.meta.classifiers.Api. This conversion will take place only if an implicit value of type Classifiable[ToplevelEntry] is in scope.
    Definition Classes
    XtensionClassifiable
  24. def isPackageEntry: Boolean
    Definition Classes
    SealedValue
  25. def isToplevelEntry: Boolean
    Definition Classes
    ToplevelEntrySealedValue
  26. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  27. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  28. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  29. def number: Int
    Definition Classes
    ToplevelEntry → GeneratedOneof
  30. def packageEntry: Option[semanticidx.PackageEntry]
    Definition Classes
    SealedValue
  31. def parse[U](implicit convert: Convert[ToplevelEntry, inputs.Input], parse: Parse[U], dialect: Dialect): parsers.Parsed[U]
    Implicit
    This member is added by an implicit conversion from ToplevelEntry to meta.XtensionParseInputLike[ToplevelEntry] performed by method XtensionParseInputLike in scala.meta.parsers.Api.
    Definition Classes
    XtensionParseInputLike
  32. def show[Style[X] <: Show[X]](implicit style: Style[ToplevelEntry]): String
    Implicit
    This member is added by an implicit conversion from ToplevelEntry to meta.XtensionShow[ToplevelEntry] performed by method XtensionShow in scala.meta.prettyprinters.Api.
    Definition Classes
    XtensionShow
  33. def structure: String
    Implicit
    This member is added by an implicit conversion from ToplevelEntry to meta.XtensionStructure[ToplevelEntry] performed by method XtensionStructure in scala.meta.prettyprinters.Api. This conversion will take place only if an implicit value of type prettyprinters.Structure[ToplevelEntry] is in scope.
    Definition Classes
    XtensionStructure
  34. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  35. def syntax: String
    Implicit
    This member is added by an implicit conversion from ToplevelEntry to meta.XtensionSyntax[ToplevelEntry] performed by method XtensionSyntax in scala.meta.prettyprinters.Api. This conversion will take place only if an implicit value of type prettyprinters.Syntax[ToplevelEntry] is in scope.
    Definition Classes
    XtensionSyntax
  36. def tokenize(implicit convert: Convert[ToplevelEntry, inputs.Input], tokenize: Tokenize, dialect: Dialect): tokenizers.Tokenized
    Implicit
    This member is added by an implicit conversion from ToplevelEntry to meta.XtensionTokenizeInputLike[ToplevelEntry] performed by method XtensionTokenizeInputLike in scala.meta.tokenizers.Api.
    Definition Classes
    XtensionTokenizeInputLike
  37. def toplevelEntry: Option[semanticidx.ToplevelEntry]
    Definition Classes
    ToplevelEntrySealedValue
  38. val value: semanticidx.ToplevelEntry
    Definition Classes
    ToplevelEntry → GeneratedOneof
  39. def valueOption: Option[ValueType]
    Definition Classes
    GeneratedOneof
  40. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  41. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  42. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  43. def [B](y: B): (ToplevelEntry, B)
    Implicit
    This member is added by an implicit conversion from ToplevelEntry to ArrowAssoc[ToplevelEntry] performed by method ArrowAssoc in scala.Predef.
    Definition Classes
    ArrowAssoc

Deprecated Value Members

  1. def formatted(fmtstr: String): String
    Implicit
    This member is added by an implicit conversion from ToplevelEntry to StringFormat[ToplevelEntry] 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.

Inherited from SealedValue

Inherited from GeneratedOneof

Inherited from Serializable

Inherited from java.io.Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Inherited by implicit conversion XtensionTokenizeInputLike from ToplevelEntry to meta.XtensionTokenizeInputLike[ToplevelEntry]

Inherited by implicit conversion XtensionStructure from ToplevelEntry to meta.XtensionStructure[ToplevelEntry]

Inherited by implicit conversion XtensionSyntax from ToplevelEntry to meta.XtensionSyntax[ToplevelEntry]

Inherited by implicit conversion XtensionShow from ToplevelEntry to meta.XtensionShow[ToplevelEntry]

Inherited by implicit conversion XtensionParseInputLike from ToplevelEntry to meta.XtensionParseInputLike[ToplevelEntry]

Inherited by implicit conversion XtensionClassifiable from ToplevelEntry to meta.XtensionClassifiable[ToplevelEntry]

Inherited by implicit conversion any2stringadd from ToplevelEntry to any2stringadd[ToplevelEntry]

Inherited by implicit conversion StringFormat from ToplevelEntry to StringFormat[ToplevelEntry]

Inherited by implicit conversion Ensuring from ToplevelEntry to Ensuring[ToplevelEntry]

Inherited by implicit conversion ArrowAssoc from ToplevelEntry to ArrowAssoc[ToplevelEntry]

Ungrouped