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