@Deprecated class InfixKeywordSyntaxCompletor extends Object implements IdentifierCompletor
Completor completing groovy keywords that appear after identifiers
Constructor and description |
---|
InfixKeywordSyntaxCompletor
() |
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
complete(List<GroovySourceToken> tokens, List<CharSequence> candidates) |
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.