public static abstract class LogASTTransformation.AbstractLoggingStrategy
Modifiers | Name | Description |
---|---|---|
protected GroovyClassLoader |
loader |
Constructor and description |
---|
protected LogASTTransformation.AbstractLoggingStrategy
(GroovyClassLoader loader) |
protected LogASTTransformation.AbstractLoggingStrategy
() |
Type Params | Return Type | Name and description |
---|---|---|
|
protected org.codehaus.groovy.ast.ClassNode |
classNode(String name) |
|
String |
getCategoryName(org.codehaus.groovy.ast.ClassNode classNode, String categoryName) |
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.