class ImportCompleter
Type | Name and description |
---|---|
Evaluator |
interpreter |
PackageHelper |
packageHelper |
Groovysh |
shell |
boolean |
staticImport |
Constructor and description |
---|
ImportCompleter
(PackageHelper packageHelper, Evaluator interp, boolean staticImport) |
Type Params | Return Type | Name and description |
---|---|---|
|
int |
complete(String buffer, int cursor, List<CharSequence> result) |
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.