Support trait for building interface projections
| Type | Name and description |
|---|---|
org.codehaus.groovy.ast.stmt.Statement |
buildInterfaceProjection(org.codehaus.groovy.ast.ClassNode targetDomainClass, org.codehaus.groovy.ast.MethodNode abstractMethodNode, org.codehaus.groovy.ast.expr.Expression queryMethodCall, org.codehaus.groovy.ast.expr.Expression args, org.codehaus.groovy.ast.MethodNode newMethodNode) |
| Methods inherited from class | Name |
|---|---|
trait InterfaceProjectionBuilder |
buildInterfaceImpl, isInterfaceProjection |