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