@Incubating public class MacroContext
| 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-2020 The Apache Software Foundation. All rights reserved.