- org.codehaus.groovy.classgen.asm.sc.StaticCompilationMopWriter
-
public class StaticCompilationMopWriter
extends MopWriter
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.
- Since:
- 2.4.0
-
-
Methods Summary
Methods
Type Params |
Return Type |
Name and description |
|
public void |
createMopMethods()
|
-
Inherited Methods Summary
-
-
Field Detail
-
public static final Factory FACTORY
-
Method Detail
-
public void createMopMethods()
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.