Label

parsley.token.errors.Label
See theLabel companion object
final class Label(val label: String, val labels: String*) extends LabelConfig

This class represents configurations producing labels: labels may not be empty.

Attributes

Since

4.1.0

Companion
object
Source
ConfigImplUntyped.scala
Graph
Supertypes
trait LabelConfig
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val label: String

Attributes

Source
ConfigImplUntyped.scala
val labels: String*

Attributes

Source
ConfigImplUntyped.scala