tree-sitter - v0.25.1
GitHub
Preparing search index...
BaseNode
Type Alias BaseNode
The base node type
type
BaseNode
=
{
named
:
boolean
;
type
:
string
;
}
Index
Properties
named
type
Properties
named
named
:
boolean
Whether the node is named
type
type
:
string
The node's type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
named
type
GitHub
tree-sitter - v0.25.1
Loading...
The base node type