Uses of Class
org.crsh.cmdline.matcher.CmdCompletionException

Packages that use CmdCompletionException
org.crsh.cmdline.matcher   
org.crsh.cmdline.matcher.impl   
 

Uses of CmdCompletionException in org.crsh.cmdline.matcher
 

Methods in org.crsh.cmdline.matcher that throw CmdCompletionException
abstract  CommandCompletion Matcher.complete(Completer completer, String s)
           
 CommandCompletion Matcher.complete(String s)
           
 

Uses of CmdCompletionException in org.crsh.cmdline.matcher.impl
 

Methods in org.crsh.cmdline.matcher.impl that throw CmdCompletionException
(package private) abstract  CommandCompletion Completion.complete()
           
(package private)  CommandCompletion EmptyCompletion.complete()
           
protected  CommandCompletion MethodCompletion.complete()
           
protected  CommandCompletion OptionCompletion.complete()
           
(package private)  CommandCompletion ParameterCompletion.complete()
           
(package private)  CommandCompletion SpaceCompletion.complete()
           
 CommandCompletion MatcherImpl.complete(Completer completer, String s)
           
private  Completion MatcherImpl.getCompletion(Completer completer, String s)
           
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.