core.prefixoperatoratom._constructor_ | Medplum

PrefixOperatorAtom.(constructor)

Constructs a new instance of the PrefixOperatorAtom class

Signature:

constructor(operator: string, child: Atom);

Parameters

Parameter Type Description
operator string
child Atom