groovy.ui
Class InteractiveShell.CommandNameCompletor

java.lang.Object
  extended by jline.SimpleCompletor
      extended by groovy.ui.InteractiveShell.CommandNameCompletor
All Implemented Interfaces:
java.lang.Cloneable, jline.Completor
Enclosing class:
InteractiveShell

private class InteractiveShell.CommandNameCompletor
extends jline.SimpleCompletor


Nested Class Summary
 
Nested classes/interfaces inherited from class jline.SimpleCompletor
jline.SimpleCompletor.NoOpFilter, jline.SimpleCompletor.SimpleCompletorFilter
 
Constructor Summary
InteractiveShell.CommandNameCompletor()
           
 
Method Summary
 
Methods inherited from class jline.SimpleCompletor
addCandidateString, clone, complete, getCandidates, getDelimiter, setCandidates, setCandidateStrings, setDelimiter
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InteractiveShell.CommandNameCompletor

public InteractiveShell.CommandNameCompletor()


Copyright © ${year} The Codehaus. All Rights Reserved.