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