Class ScriptDemo


  • public final class ScriptDemo
    extends DemoBase
    A test program that allows you to play around with the IScriptEvaluator class.
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private ScriptDemo()  
    • Constructor Detail

      • ScriptDemo

        private ScriptDemo()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception