Preparing search index...
The search index is not available
XCompile
XCompile
Token
Interface Token
A location in source text
interface
Token
{
column
:
number
;
kind
:
string
;
line
:
number
;
position
:
number
;
text
:
string
;
unit
?:
string
;
}
Hierarchy (
View Summary
)
Location
Token
Node
Index
Properties
column
kind
line
position
text
unit?
Properties
column
column
:
number
kind
kind
:
string
line
line
:
number
position
position
:
number
text
text
:
string
Optional
unit
unit
?:
string
The file, internal module, shared object, etc.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
column
kind
line
position
text
unit
XCompile
Loading...
A location in source text