Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
tree_sitter
main
TreeSitter
Capture
Config
Editor
Error
Highlighter
Language
Node
NodeEditor
Parser
ReadProc
Point
Query
QueryCursor
Range
Iterator
Repository
SymbolType
Tree
TreeEditor
Built with Crystal 1.9.2
2023-10-08 11:03:41 UTC
enum
TreeSitter::SymbolType
Defined in:
tree_sitter.cr
Enum Members
Regular
=
0
Anonymous
=
1
Auxiliary
=
2
Instance Method Summary
#anonymous?
#auxiliary?
#regular?
Instance Method Detail
def
anonymous?
#
[
View source
]
def
auxiliary?
#
[
View source
]
def
regular?
#
[
View source
]