Module pattern_matcher

Module pattern_matcher 

Source

Structs§

CompiledPattern
A compiled pattern with metadata
PatternMatch
Result of a pattern match
PatternMatcher
Advanced pattern matcher for type names with fuzzy matching capabilities
PatternMatcherBuilder
Builder for creating pattern matchers with common patterns
PatternMatcherStats
Statistics about the pattern matcher

Enums§

MatchType
Type of match that occurred
PatternMatcherError
Pattern matcher errors