Class Summary |
Format |
An abstract class that will format source code. |
Formatter |
Extracted various classes from Eclipse and Groovy-Eclipse to create an automatic java
and groovy source code formatter. |
GroovyFormat |
The GroovyFormat class that will format groovy source code using the formatter classes
from the Groovy-Eclipse open source project. |
JavaFormat |
The JavaFormat class that will format java source code using the formatter classes from the
Eclipse api. |
SpidaFormatterPreferences |
This class provides the client with various methods to set his or her desired
groovy formatting preferences. |