Crate tree_house_bindings

Crate tree_house_bindings 

Source

Re-exports§

pub use query::Capture;
pub use query::Pattern;
pub use query::Query;
pub use query::QueryStr;

Modules§

query

Structs§

Grammar
InactiveQueryCursor
A query cursor that is not actively associated with a query
IncompatibleGrammarError
An error that occurred when trying to assign an incompatible Grammar to a crate::parser::Parser.
InputEdit
MatchedNode
Node
Parser
A stateful object that this is used to produce a Tree based on some source code.
ParserInputRaw
Point
QueryCursor
QueryMatch
Range
Tree
TreeCursor

Traits§

Input
IntoInput

Type Aliases§

MatchedNodeIdx