@Incubating public class MacroContext extends Object
| Constructor and description | 
|---|
| MacroContext(CompilationUnit compilationUnit, SourceUnit sourceUnit, MethodCallExpression call) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | public MethodCallExpression | getCall()
 | 
|  | public CompilationUnit | getCompilationUnit()
 | 
|  | public SourceUnit | getSourceUnit()
 | 
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.