Re-exports§
pub use builtin::*;
Modules§
Structs§
- Lang
Inner - Language implementation with embedded grammar and node types.
Traits§
- Lang
Impl - Trait providing a unified facade for tree-sitter’s Language API combined with our node type constraints.
Type Aliases§
- Lang
- User-facing language type. Works with any language (static or dynamic).