Documentation
Preparing search index...
TwingAssignmentNode
Interface TwingAssignmentNode
interface
TwingAssignmentNode
{
attributes
:
TwingAssignmentNodeAttributes
;
children
:
Children
;
column
:
number
;
line
:
number
;
tag
:
null
|
string
;
type
:
"assignment"
;
}
Hierarchy (
View Summary
)
TwingBaseNode
<
"assignment"
,
TwingAssignmentNodeAttributes
>
TwingAssignmentNode
Index
Properties
attributes
children
column
line
tag
type
Properties
Readonly
attributes
attributes
:
TwingAssignmentNodeAttributes
Readonly
children
children
:
Children
Readonly
column
column
:
number
Readonly
line
line
:
number
Readonly
tag
tag
:
null
|
string
Readonly
type
type
:
"assignment"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
children
column
line
tag
type
Documentation
Loading...