Preparing search index...
The search index is not available
twing
twing
TwingAttributeAccessorNode
Interface TwingAttributeAccessorNode
interface
TwingAttributeAccessorNode
{
attributes
:
TwingBaseNodeAttributes
&
{
isOptimizable
:
boolean
;
shouldIgnoreStrictCheck
?:
boolean
;
shouldTestExistence
:
boolean
;
type
:
TwingAttributeAccessorCallType
;
}
;
children
:
TwingAttributeAccessorNodeChildren
;
column
:
number
;
line
:
number
;
tag
:
null
|
string
;
type
:
"attribute_accessor"
;
}
Hierarchy (
view full
)
TwingBaseExpressionNode
<
"attribute_accessor"
,
TwingAttributeAccessorNodeAttributes
,
TwingAttributeAccessorNodeChildren
>
TwingAttributeAccessorNode
Index
Properties
attributes
children
column
line
tag
type
Properties
Readonly
attributes
attributes
:
TwingBaseNodeAttributes
&
{
isOptimizable
:
boolean
;
shouldIgnoreStrictCheck
?:
boolean
;
shouldTestExistence
:
boolean
;
type
:
TwingAttributeAccessorCallType
;
}
Readonly
children
children
:
TwingAttributeAccessorNodeChildren
Readonly
column
column
:
number
Readonly
line
line
:
number
Readonly
tag
tag
:
null
|
string
Readonly
type
type
:
"attribute_accessor"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
children
column
line
tag
type
twing
Loading...