fluent.js
Project Fluent
GitHub
Preparing search index...
@fluent/syntax
Junk
Class Junk
Hierarchy (
View Summary
)
SyntaxNode
Junk
Indexable
[
name
:
string
]:
unknown
Index
Constructors
constructor
Properties
annotations
content
span?
type
Methods
add
Annotation
clone
equals
Constructors
constructor
new
Junk
(
content
:
string
)
:
Junk
Parameters
content
:
string
Returns
Junk
Properties
annotations
annotations
:
Annotation
[]
content
content
:
string
Optional
span
span
?:
Span
type
type
:
"Junk"
= ...
Methods
add
Annotation
addAnnotation
(
annotation
:
Annotation
)
:
void
Parameters
annotation
:
Annotation
Returns
void
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
annotations
content
span
type
Methods
add
Annotation
clone
equals
Project Fluent
GitHub
fluent.js
Loading...