Crate grit_pattern_matcher

Source
Expand description

Grit pattern definitions and matching logic

This crate contains all the pattern definitions that are at the heart of the GritQL engine. There’s the pattern::Matcher trait that’s implemented by the patterns, which implements the matching logic.

Re-exports§

pub use analysis::has_rewrite;

Modules§

analysis
binding
constant
constants
context
effects
errors
file_owners
intervals
pattern