A MOP Writer that skips the generation of MOP methods. This writer is used when a class is *fully* statically compiled. In mixed mode, MOP methods are still generated.
| Constructor and description | 
|---|
| StaticCompilationMopWriter
                                (WriterController wc) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | void | createMopMethods() | 
| Methods inherited from class | Name | 
|---|---|
| class MopWriter | MopWriter, createMopMethods, equalParameterTypes, generateMopCalls, getMopMethodName, isMopMethod | 
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.