Label

parsley.token.errors.Label$
object Label

This object has a factory for configurations producing labels: labels may not be empty.

Attributes

Since

4.1.0

Source
ConfigImplUntyped.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Label.type

Members list

Value members

Concrete methods

def apply(label: String): LabelConfig

Attributes

Source
ConfigImplUntyped.scala
def apply(label1: String, label2: String, labels: String*): LabelConfig

Attributes

Source
ConfigImplUntyped.scala