class KeywordSyntaxCompletor
Completor completing Groovy keywords and special functions
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
complete(List<GroovySourceToken> tokens, List<CharSequence> candidates) |