class InfixKeywordSyntaxCompletor
Completor completing groovy keywords that appear after identifiers
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            boolean | 
                            complete(List<GroovySourceToken> tokens, List<CharSequence> candidates) |