Overview

Namespaces

  • Webmozart
    • Expression
      • Constraint
      • Logic
      • PhpUnit
      • Selector
      • Traversal
      • Util

Classes

  • AlwaysFalse
  • AlwaysTrue
  • Conjunction
  • Disjunction
  • Literal
  • Not
  • Overview
  • Namespace
  • Class

Namespace Webmozart\Expression\Logic

Classes summary
AlwaysFalse Always false (contradiction).
AlwaysTrue Always true (tautology).
Conjunction A disjunction of expressions.
Disjunction A disjunction of expressions.
Literal A logical literal.
Not Negates another expression.
Webmozart Expression API API documentation generated by ApiGen