class KeywordSyntaxCompletor
Completor completing Groovy keywords and special functions
boolean
complete(List<GroovySourceToken> tokens, List<CharSequence> candidates)
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Copyright © 2003-2014 The Codehaus. All rights reserved.