|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectgroovy.org.codenarc.rule.groovyism.ConstantExpressionExtractor
class ConstantExpressionExtractor
| Method Summary | |
|---|---|
List
|
extractFrom(org.codehaus.groovy.ast.AnnotationNode annotationNode)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Method Detail |
|---|
@SuppressWarnings('UseCollectMany') //collectMany is not available in Groovy 1.7.5
List extractFrom(org.codehaus.groovy.ast.AnnotationNode annotationNode)
Groovy Documentation