|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InvocationMatcher | |
|---|---|
| org.crsh.cli.descriptor | |
| org.crsh.cli.impl.invocation | |
| Uses of InvocationMatcher in org.crsh.cli.descriptor |
|---|
| Methods in org.crsh.cli.descriptor that return InvocationMatcher | |
|---|---|
InvocationMatcher<T> |
CommandDescriptor.matcher()
|
| Uses of InvocationMatcher in org.crsh.cli.impl.invocation |
|---|
| Methods in org.crsh.cli.impl.invocation that return InvocationMatcher | |
|---|---|
InvocationMatcher<T> |
InvocationMatcher.option(String optionName,
List<?> optionValue)
|
InvocationMatcher<T> |
InvocationMatcher.options(Map<String,List<?>> options)
|
InvocationMatcher<T> |
InvocationMatcher.subordinate(String name)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||