core.andatom._constructor_
Home > @medplum/core > AndAtom > (constructor)
AndAtom.(constructor)
Constructs a new instance of the AndAtom
class
Signature:
constructor(left: Atom, right: Atom);
Parameters
Parameter | Type | Description |
---|---|---|
left | Atom | |
right | Atom |