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