@tikoci/centrs
Preparing search index...
ExplainSpan
Interface ExplainSpan
A half-open analyzed-byte span, the coordinate contract of
coordinates.ts
.
interface
ExplainSpan
{
class
:
ExplainSpanClass
;
end
:
number
;
ev
:
string
;
start
:
number
;
}
Hierarchy (
View Summary
)
ExplainSpanRange
ExplainSpan
Index
Properties
class
end
ev
start
Properties
class
class
:
ExplainSpanClass
end
end
:
number
ev
ev
:
string
start
start
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
end
ev
start
@tikoci/centrs
Loading...
A half-open analyzed-byte span, the coordinate contract of
coordinates.ts.