class
NullNodeExceptionThrown by the constructor of Node if you try to create a null node.
Contents
- Reference
This should rarely be thrown.
Base classes
- class TreeSitterException
- Base exception class for errors in the Tree-Sitter wrapper.
Public functions
- auto what() const -> const char* noexcept
- Error message.