
Public Member Functions | |
| void | run (List< Instruction > instructions) | 
Definition at line 11 of file PrepareActionsPostProcessor.java.
| void instruction.postprocessor.PrepareActionsPostProcessor.run | ( | List< Instruction > | instructions | ) |  [inline] | 
        
Method is invoked when the PostProcessor is launched.
| instructions | Complete List of Instructions | 
Implements instruction.postprocessor.PostProcessor.
Definition at line 13 of file PrepareActionsPostProcessor.java.