SingleChar

parsley.errors.tokenextractors.SingleChar$
See theSingleChar companion trait
object SingleChar

Contains the functionality of SingleChar as a function.

Attributes

Since:

4.0.0

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def unexpectedToken(cs: Iterable[Char]): Token

The implementation of unexpectedToken as done by SingleChar, with redundant arguments removed.

The implementation of unexpectedToken as done by SingleChar, with redundant arguments removed.

Attributes

Since:

4.0.0