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