Preparing search index...
The search index is not available
XCompile
XCompile
Node
Interface Node
interface
Node
{
children
?:
Node
[]
;
column
:
number
;
kind
:
string
;
line
:
number
;
position
:
number
;
text
:
string
;
}
Hierarchy (
View Summary
)
Token
Node
Index
Properties
children?
column
kind
line
position
text
Properties
Optional
children
children
?:
Node
[]
column
column
:
number
kind
kind
:
string
line
line
:
number
position
position
:
number
text
text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
column
kind
line
position
text
XCompile
Loading...