org.codehaus.groovy.sandbox.ui
Interface Completer

All Known Implementing Classes:
ShellCompleter

public interface Completer


Method Summary
 java.util.List findCompletions(java.lang.String token)
           
 

Method Detail

findCompletions

java.util.List findCompletions(java.lang.String token)


Copyright © 2003-2011 The Codehaus. All Rights Reserved.