NotPredicate

org.parboiled2.RuleTrace.NotPredicate
See theNotPredicate companion class
object NotPredicate

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case object Anonymous extends Base

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Base
class Object
trait Matchable
class Any
Show all
Self type
Anonymous.type
sealed trait Base

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Anonymous.type
class Named
class RuleCall
class Terminal
final case class Named(name: String) extends Base

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Base
class Object
trait Matchable
class Any
Show all
final case class RuleCall(target: String) extends Base

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Base
class Object
trait Matchable
class Any
Show all
final case class Terminal(terminal: Terminal) extends Base

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait Base
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror