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