scala.util.parsing.combinator.token
Members list
Concise view
Type members
Classlikes
This component provides the standard Token
s for a simple, Scala-like language.
This component provides the standard Token
s for a simple, Scala-like language.
Attributes
- Graph
- Supertypes
- Known subtypes
- class StdLexical
trait Tokens
This component provides the notion of Token
, the unit of information that is passed from lexical
parsers in the Lexical
component to the parsers in the TokenParsers
component.
This component provides the notion of Token
, the unit of information that is passed from lexical
parsers in the Lexical
component to the parsers in the TokenParsers
component.
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Known subtypes