Class NChoiceNode

    • Constructor Summary

      Constructors 
      Constructor Description
      NChoiceNode​(org.jdom.Element element)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void compile​(java.util.Map<java.lang.String,​PlugIn> plugIns, java.util.ArrayList<Instruction> code, java.util.Stack<TestInstruction> conditions)  
      java.lang.StringBuilder indentedToString​(int indent, java.lang.StringBuilder str)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait