SymbolDesc

parsley.token.descriptions.SymbolDesc
See theSymbolDesc companion class
object SymbolDesc

This object contains any preconfigured symbol descriptions.

Attributes

Since

4.0.0

Companion
class
Source
SymbolDesc.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
SymbolDesc.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
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete fields

Plain definition of symbols: case sensitive with no hard keywords or operators.

Plain definition of symbols: case sensitive with no hard keywords or operators.

hardKeywords = Set.empty
hardOperators = Set.empty
caseSensitive = true

Attributes

Since

4.0.0

Source
SymbolDesc.scala