|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.codenarc.rule.grails.GrailsUtil
class GrailsUtil
Utility methods and constants for Grails rule classes. This class is not intended for general use.
| Field Summary | |
|---|---|
protected static def |
CONTROLLERS_AND_TAGLIB_FILES
|
protected static def |
CONTROLLERS_CLASSES
|
protected static def |
CONTROLLERS_FILES
|
protected static def |
SERVICE_CLASSES
|
protected static def |
SERVICE_FILES
|
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Field Detail |
|---|
protected static final def CONTROLLERS_AND_TAGLIB_FILES
protected static final def CONTROLLERS_CLASSES
protected static final def CONTROLLERS_FILES
protected static final def SERVICE_CLASSES
protected static final def SERVICE_FILES
Groovy Documentation