Unexpected

parsley.token.errors.Unexpected
abstract class Unexpected[A](fullAmend: Boolean) extends VanillaFilterConfig[A]

Attributes

Source:
ConfigImplTyped.scala
Graph
Supertypes
trait FilterConfig[A]
trait FilterOps[A]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Abstract methods

def unexpected(x: A): String

Attributes

Source:
ConfigImplTyped.scala