Uses of Class
mmp.engine.Output

Packages that use Output
mmp.engine Provides the engine of the MNI macro processor mmp. 
 

Uses of Output in mmp.engine
 

Methods in mmp.engine that return Output
 Output EngineContext.getOutput()
          Get output of macro processor.
 Output Engine.getOutput()