Preparing search index...
The search index is not available
qvog-lib
qvog-lib
UnaryOperatorJson
Interface UnaryOperatorJson
interface
UnaryOperatorJson
{
_identifier
:
string
;
op
:
AstJson
;
operator
:
string
;
type
:
AstJson
;
}
Hierarchy
AstJson
UnaryOperatorJson
Index
Properties
_identifier
op
operator
type
Properties
_identifier
_identifier
:
string
This is used to as a unique type identifier to deserialize the AST node.
op
op
:
AstJson
operator
operator
:
string
type
type
:
AstJson
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_identifier
op
operator
type
qvog-lib
Loading...
This is used to as a unique type identifier to deserialize the AST node.