Preparing search index...
The search index is not available
twing
twing
TwingPrintNode
Interface TwingPrintNode
interface
TwingPrintNode
{
attributes
:
{}
;
children
:
{
expression
:
TwingBaseExpressionNode
;
}
;
column
:
number
;
line
:
number
;
tag
:
null
|
string
;
type
:
"print"
;
}
Hierarchy (
view full
)
TwingBaseNode
<
"print"
,
{}
,
{
expression
:
TwingBaseExpressionNode
;
}
>
TwingPrintNode
Index
Properties
attributes
children
column
line
tag
type
Properties
Readonly
attributes
attributes
:
{}
Readonly
children
children
:
{
expression
:
TwingBaseExpressionNode
;
}
Readonly
column
column
:
number
Readonly
line
line
:
number
Readonly
tag
tag
:
null
|
string
Readonly
type
type
:
"print"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
children
column
line
tag
type
twing
Loading...