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