public class PropertyCompleter extends SimpleTokenCompleter
| Constructor and Description |
|---|
PropertyCompleter(Shell shell) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCompletionTokens()
Return a list of tokens to be considered as possible completions for the current input buffer.
|
complete@Inject public PropertyCompleter(Shell shell)
public List<String> getCompletionTokens()
SimpleTokenCompleterObject.toString() method is appropriately overloaded; the value returned will be used in
completion.getCompletionTokens in class SimpleTokenCompleterCopyright © 2013 JBoss by Red Hat. All Rights Reserved.