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