Token

abstract class Token

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

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
class Keyword
class StringLit
object EOF

Value members

Abstract methods

def chars: String