Uses of Class
mmp.engine.M4ExitException

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

Uses of M4ExitException in mmp.engine
 

Methods in mmp.engine that throw M4ExitException
 String Macro.call(List<String> macArgs, EngineContext engineContext)
          Calls the macro with the argument 'macArg' in the 'engineContext'.