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