package tokens
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- tokens
- Api
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- implicit final class StringExtensions extends AnyVal
-
sealed
trait
Token extends InternalToken with InputRange with internal.tokens.Metadata.Token with Product with Serializable with Adt
- Annotations
- @root() @root()
-
type
TokenClassifier[T] = Classifier[Token, T]
- Definition Classes
- Api
- implicit final class TokenExtensions extends AnyVal
- final class Tokens extends collection.immutable.IndexedSeq[Token] with IndexedSeqOptimized[Token] with Product with Serializable