Uses of Class
mmp.engine.Input

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

Uses of Input in mmp.engine
 

Methods in mmp.engine that return Input
 Input EngineContext.getInput()
          Get input of macro processor.
 Input Engine.getInput()