public abstract static class LogASTTransformation.AbstractLoggingStrategy extends java.lang.Object implements LogASTTransformation.LoggingStrategy
| Modifier and Type | Field and Description |
|---|---|
protected GroovyClassLoader |
loader |
| Modifier | Constructor and Description |
|---|---|
protected |
LogASTTransformation.AbstractLoggingStrategy() |
protected |
LogASTTransformation.AbstractLoggingStrategy(GroovyClassLoader loader) |
| Modifier and Type | Method and Description |
|---|---|
protected ClassNode |
classNode(java.lang.String name) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddLoggerFieldToClass, isLoggingMethod, wrapLoggingMethodCallprotected final GroovyClassLoader loader
protected LogASTTransformation.AbstractLoggingStrategy(GroovyClassLoader loader)
protected LogASTTransformation.AbstractLoggingStrategy()
protected ClassNode classNode(java.lang.String name)