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