Namespace Sastrawi\Stemmer\Context\Visitor
| AbstractDisambiguatePrefixRule | Context visitor interface. See visitor design pattern. |
| DontStemShortWord | Context visitor interface. See visitor design pattern. |
| PrefixDisambiguator | Context visitor interface. See visitor design pattern. |
| RemoveDerivationalSuffix | Remove Derivational Suffix. |
| RemoveInflectionalParticle | Remove Inflectional particle. |
| RemoveInflectionalPossessivePronoun | Remove Inflectional Possessive Pronoun |
| RemovePlainPrefix | Remove Plain Prefix. |
| VisitorProvider |
| VisitableInterface | Part of the Visitor Design Pattern |
| VisitorInterface | Context visitor interface. See visitor design pattern. |