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