Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AndExpression

A comparison expression asserting that all conditions in the provided list are true.

Hierarchy

  • AndExpression

Index

Properties

Properties

conditions

conditions: Array<ConditionExpression>

type

type: "And"