twing
Preparing search index...
TwingPositiveNode
Interface TwingPositiveNode
interface
TwingPositiveNode
{
attributes
:
Attributes
;
children
:
{
operand
:
TwingBaseExpressionNode
}
;
column
:
number
;
line
:
number
;
tag
:
null
|
string
;
type
:
"positive"
;
}
Hierarchy (
View Summary
)
TwingBaseUnaryNode
<
"positive"
>
TwingPositiveNode
Index
Properties
attributes
children
column
line
tag
type
Properties
Readonly
attributes
attributes
:
Attributes
Readonly
children
children
:
{
operand
:
TwingBaseExpressionNode
}
Readonly
column
column
:
number
Readonly
line
line
:
number
Readonly
tag
tag
:
null
|
string
Readonly
type
type
:
"positive"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
children
column
line
tag
type
twing
Loading...