scala.util.parsing.combinator.token.Tokens
Objects of this type are produced by a lexical parser or scanner, and consumed by a parser.
scanner, and consumed by a parser.
scala.util.parsing.combinator.syntactical.TokenParsers
Returns string formatted according to given format string.
format
Returns string formatted according to given format string. Format strings are as for String.format (@see java.lang.String.format).
String.format
Objects of this type are produced by a lexical parser or
scanner, and consumed by a parser.
scala.util.parsing.combinator.syntactical.TokenParsers