UnexpectedItem

parsley.errors.VanillaGen$.UnexpectedItem
sealed abstract class UnexpectedItem

Base class for describing how to form the unexpected component of a vanilla error message from VanillaGen.

Attributes

Since

4.4.0

Source
ErrorGen.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object EmptyItem.type
class NamedItem
object RawItem.type
In this article