Package org.codehaus.groovy.transform
Class LogASTTransformation.AbstractLoggingStrategy
java.lang.Object
org.codehaus.groovy.transform.LogASTTransformation.AbstractLoggingStrategy
- All Implemented Interfaces:
- LogASTTransformation.LoggingStrategy
- Direct Known Subclasses:
- LogASTTransformation.AbstractLoggingStrategyV2
- Enclosing class:
- LogASTTransformation
public abstract static class LogASTTransformation.AbstractLoggingStrategy
extends Object
implements LogASTTransformation.LoggingStrategy
- 
Field SummaryFields
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedprotected
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.codehaus.groovy.transform.LogASTTransformation.LoggingStrategyaddLoggerFieldToClass, getCategoryName, isLoggingMethod, wrapLoggingMethodCall
- 
Field Details- 
loader
 
- 
- 
Constructor Details- 
AbstractLoggingStrategy
- 
AbstractLoggingStrategyprotected AbstractLoggingStrategy()
 
- 
- 
Method Details- 
classNode
 
-