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