org.codehaus.groovy.sandbox.ui
Interface Completer


public interface Completer


Method Summary
 List findCompletions(String token)
           
 

Method Detail

findCompletions

public List findCompletions(String token)


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