|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.groovy.transform.LogASTTransformation.AbstractLoggingStrategy
public abstract static class LogASTTransformation.AbstractLoggingStrategy
| Field Summary | |
|---|---|
protected GroovyClassLoader |
loader
|
| Constructor Summary | |
|---|---|
protected |
LogASTTransformation.AbstractLoggingStrategy()
|
protected |
LogASTTransformation.AbstractLoggingStrategy(GroovyClassLoader loader)
|
| Method Summary | |
|---|---|
protected ClassNode |
classNode(java.lang.String name)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.codehaus.groovy.transform.LogASTTransformation.LoggingStrategy |
|---|
addLoggerFieldToClass, isLoggingMethod, wrapLoggingMethodCall |
| Field Detail |
|---|
protected final GroovyClassLoader loader
| Constructor Detail |
|---|
protected LogASTTransformation.AbstractLoggingStrategy(GroovyClassLoader loader)
protected LogASTTransformation.AbstractLoggingStrategy()
| Method Detail |
|---|
protected ClassNode classNode(java.lang.String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||