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