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