Uses of Class
org.crsh.cli.impl.invocation.InvocationMatcher

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)
           
 



Copyright © 2015 eXo Platform SAS. All Rights Reserved.