Token

scala.util.parsing.combinator.token.Tokens.Token
abstract class Token

Objects of this type are produced by a lexical parser or scanner, and consumed by a parser.

Attributes

See also:
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object EOF.type
class Keyword
class StringLit

Members list

Concise view

Value members

Abstract methods