Package net.orbyfied.j8.command
Class SuggestionAccumulator
java.lang.Object
net.orbyfied.j8.command.SuggestionAccumulator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpushPrefix(String s) pushSuffix(String s) protected abstract voidprotected abstract voidunsuggest0(String s)
-
Constructor Details
-
SuggestionAccumulator
public SuggestionAccumulator()
-
-
Method Details
-
suggest
-
suggest0
-
unsuggest0
-
pushPrefix
-
popPrefix
-
pushSuffix
-
popSuffix
-