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