Label

io.github.iltotore.pureparser.ParseError.Pattern.Label
final case class Label[+I](label: String)

Attributes

Source
ParserError.scala

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product