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 | Name and description |
---|---|
void |
createMopMethods() |
Methods inherited from class | Name |
---|---|
class MopWriter |
MopWriter, createMopMethods, generateMopCalls, getMopMethodName, isMopMethod |
class Object |
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Copyright © 2003-2014 The Codehaus. All rights reserved.