HED JavaScript Library
Preparing search index...
parser/tokenizer
SubstringSpec
Class SubstringSpec
A specification for a tokenized substring.
Hierarchy (
View Summary
)
SubstringSpec
TagSpec
GroupSpec
ColumnSpliceSpec
Index
Constructors
constructor
Properties
bounds
Constructors
constructor
new
SubstringSpec
(
start
:
any
,
end
:
any
)
:
SubstringSpec
Parameters
start
:
any
end
:
any
Returns
SubstringSpec
Properties
bounds
bounds
:
number
[]
The starting and ending bounds of the substring.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
bounds
HED JavaScript Library
Loading...
A specification for a tokenized substring.