Documentation
Preparing search index...
TwingHasEveryNode
Interface TwingHasEveryNode
interface
TwingHasEveryNode
{
attributes
:
Attributes
;
children
:
{
left
:
TwingBaseExpressionNode
;
right
:
TwingBaseExpressionNode
}
;
column
:
number
;
line
:
number
;
tag
:
null
|
string
;
type
:
"has_every"
;
}
Hierarchy (
View Summary
)
TwingBaseBinaryNode
<
"has_every"
>
TwingHasEveryNode
Index
Properties
attributes
children
column
line
tag
type
Properties
Readonly
attributes
attributes
:
Attributes
Readonly
children
children
:
{
left
:
TwingBaseExpressionNode
;
right
:
TwingBaseExpressionNode
}
Readonly
column
column
:
number
Readonly
line
line
:
number
Readonly
tag
tag
:
null
|
string
Readonly
type
type
:
"has_every"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
children
column
line
tag
type
Documentation
Loading...