parsley.token.symbol

Members list

Type members

Classlikes

abstract class ImplicitSymbol

This class provides implicit functionality to promote string literals into tokens.

This class provides implicit functionality to promote string literals into tokens.

Attributes

Since

4.0.0

Source
Symbol.scala
Supertypes
class Object
trait Matchable
class Any
abstract class Symbol

This class defines a uniform interface for defining parsers for basic symbols, independent of how whitespace should be handled after the symbol.

This class defines a uniform interface for defining parsers for basic symbols, independent of how whitespace should be handled after the symbol.

Attributes

Source
Symbol.scala
Supertypes
class Object
trait Matchable
class Any