core.andatom
Home > @medplum/core > AndAtom
AndAtom class
6.5.1. and Returns true if both operands evaluate to true, false if either operand evaluates to false, and the empty collection otherwise.
Signature:
export declare class AndAtom extends BooleanInfixOperatorAtom
Extends: BooleanInfixOperatorAtom
Constructors
Constructor | Modifiers | Description |
---|---|---|
Constructs a new instance of the |
Methods
Method | Modifiers | Description |
---|---|---|