Expand description
Refactoring patterns for reusable transformations
Re-exports§
pub use store::PatternStore;pub use validator::PatternValidator;pub use matcher::PatternMatcher;pub use exporter::PatternExporter;
Modules§
- exporter
- Pattern export and import functionality
- matcher
- Pattern matching for refactoring rules
- store
- Pattern storage and retrieval
- validator
- Pattern validation
Structs§
- Pattern
Application - Pattern application with parameter values
- Pattern
Parameter - A pattern parameter
- Refactoring
Pattern - A reusable refactoring pattern
Enums§
- Pattern
Scope - Pattern scope