GitHub
Preparing search index...
The search index is not available
tree-sitter - v0.22.4
tree-sitter
Parser
ChildNode
Type Alias ChildNode
ChildNode
:
{
multiple
:
boolean
;
required
:
boolean
;
types
:
BaseNode
[]
}
A child within a node
Type declaration
multiple
:
boolean
Whether the child is repeated
required
:
boolean
Whether the child is required
types
:
BaseNode
[]
The child's type
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
tree-sitter - v0.22.4
Loading...
A child within a node