NameDesc

parsley.token.descriptions.NameDesc$
See theNameDesc companion class
object NameDesc

This object contains any preconfigured name definitions.

Attributes

Since

4.0.0

Companion
class
Source
NameDesc.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
NameDesc.type

Members list

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete fields

Plain description of names, where neither identifiers nor operators are required.

Plain description of names, where neither identifiers nor operators are required.

identifierStart = NotRequired
identifierLetter = NotRequired
operatorStart = NotRequired
operatorLetter = NotRequired

Attributes

Since

4.0.0

Source
NameDesc.scala