fluent.js
Project Fluent
GitHub
Preparing search index...
@fluent/syntax
BaseComment
Class BaseComment
Abstract
Hierarchy (
View Summary
)
SyntaxNode
BaseComment
Comment
GroupComment
ResourceComment
Indexable
[
name
:
string
]:
unknown
Index
Constructors
constructor
Properties
content
span?
type
Methods
clone
equals
Constructors
constructor
new
BaseComment
(
content
:
string
)
:
BaseComment
Parameters
content
:
string
Returns
BaseComment
Properties
content
content
:
string
Optional
span
span
?:
Span
Abstract
type
type
:
string
Methods
clone
clone
()
:
this
Returns
this
equals
equals
(
other
:
BaseNode
,
ignoredFields
?:
string
[]
)
:
boolean
Parameters
other
:
BaseNode
ignoredFields
:
string
[]
= ...
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
content
span
type
Methods
clone
equals
Project Fluent
GitHub
fluent.js
Loading...