core.literalatom | Medplum
LiteralAtom class
Signature:
export declare class LiteralAtom implements Atom
Implements: Atom
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(value) | Constructs a new instance of the LiteralAtom class |
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| value | readonly |
TypedValue |
Methods
| Method | Modifiers | Description |
|---|---|---|
| eval() | ||
| toString() |