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