@org.apache.groovy.lang.annotation.Incubating public class MacroContext extends Object
| Constructor and description |
|---|
MacroContext(org.codehaus.groovy.control.CompilationUnit compilationUnit, org.codehaus.groovy.control.SourceUnit sourceUnit, org.codehaus.groovy.ast.expr.MethodCallExpression call) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public org.codehaus.groovy.ast.expr.MethodCallExpression |
getCall()
|
|
public org.codehaus.groovy.control.CompilationUnit |
getCompilationUnit()
|
|
public org.codehaus.groovy.control.SourceUnit |
getSourceUnit()
|
Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.