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