Class GroovyLanguage

All Implemented Interfaces:
ExecutableLanguage

public class GroovyLanguage extends DefaultScriptLanguage implements ExecutableLanguage
Class for the representation of the Groovy programming language in QuPath.

This class stores the QuPath implementation of Groovy syntaxing and Groovy auto-completion.

Since:
v0.4.0
Author:
Melvin Gelbard, Pete Bankhead