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