|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Support for simple completors.
Constructor Summary | |
SimpleCompletor(def candidates)
|
|
SimpleCompletor()
|
|
SimpleCompletor(Closure loader)
|
Method Summary | |
---|---|
void |
add(String candidate)
|
int |
complete(String buffer, int cursor, List clist)
|
Object |
leftShift(String s)
|
Constructor Detail |
---|
public SimpleCompletor(def candidates)
public SimpleCompletor()
public SimpleCompletor(Closure loader)
Method Detail |
---|
public void add(String candidate)
public int complete(String buffer, int cursor, List clist)
public Object leftShift(String s)