Token

abstract class Token

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

See also:
class Object
trait Matchable
class Any
object EOF.type
class Keyword
class StringLit

Value members

Abstract methods