Class | Description |
---|---|
CandidateListCompletionHandler | Fixes issues with the default CandidateListCompletionHandler such as clearing out the whole buffer when a completion matches a list of candidates |
GrailsInteractiveCompletor | A JLine completer for Grails' interactive mode. |
InteractiveMode | Provides the implementation of interactive mode in Grails. |