Saxonberg Server API
Preparing search index...
mud/api/mql/types
ChainOp
Interface ChainOp
One step of a chain: the
:
operator plus the element it introduces.
interface
ChainOp
{
element
:
ChainElement
;
op
:
":"
;
}
Index
Properties
element
op
Properties
element
element
:
ChainElement
op
op
:
":"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
element
op
Saxonberg Server API
Loading...
One step of a chain: the
:operator plus the element it introduces.