Inflection
Table of Contents
Interfaces
- InflectorInterface
- Inflector interface used to convert the casing of words
Classes
- Inflector
- Default inflection implementation
- MemoizingInflector
- Decorator used to add memoization to previously inflected words
- PreComputedInflector
- Decorator used to add pre-computed inflection mappings to an inflector