LexToken

parsley.errors.tokenextractors.LexToken$
See theLexToken companion trait
object LexToken

This object contains helper functions useful for interacting with LexToken.

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 constantSymbols(ps: (Parsley[_], String)*): Seq[Parsley[String]]

A convenient way to map a bunch of constant symbols to their names for the the generated error.

A convenient way to map a bunch of constant symbols to their names for the the generated error.

Attributes

Since:

4.0.0