core.prefixoperatoratom._constructor_
Home > @medplum/core > PrefixOperatorAtom > (constructor)
PrefixOperatorAtom.(constructor)
Constructs a new instance of the PrefixOperatorAtom
class
Signature:
constructor(operator: string, child: Atom);
Parameters
Parameter | Type | Description |
---|---|---|
operator | string | |
child |