Uses of Interface
com.pnfsoftware.jeb.util.interpreter.IAutocompleteListProvider
Packages that use IAutocompleteListProvider
-
Uses of IAutocompleteListProvider in com.pnfsoftware.jeb.util.interpreter
Methods in com.pnfsoftware.jeb.util.interpreter that return IAutocompleteListProviderConstructors in com.pnfsoftware.jeb.util.interpreter with parameters of type IAutocompleteListProviderModifierConstructorDescriptionCommandParameter
(String name, String help, boolean optional, boolean allowMultipleTokens, IAutocompleteListProvider autocompleteProvider)