Packages

p

scala.meta

tokens

package tokens

Linear Supertypes
Api, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. tokens
  2. Api
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. implicit final class StringExtensions extends AnyVal
  2. sealed trait Token extends InternalToken with InputRange with internal.tokens.Metadata.Token with Product with Serializable with Adt
    Annotations
    @root() @root()
  3. type TokenClassifier[T] = Classifier[Token, T]
    Definition Classes
    Api
  4. implicit final class TokenExtensions extends AnyVal
  5. final class Tokens extends collection.immutable.IndexedSeq[Token] with IndexedSeqOptimized[Token] with Product with Serializable

Value Members

  1. object Token extends Serializable
  2. object Tokens extends Serializable

Inherited from Api

Inherited from AnyRef

Inherited from Any

Ungrouped