Package jep

Class Run


public class Run extends Object
Executes a Python script in a Jep Interpreter.
  • Method Details

    • run

      public static int run(boolean eventDispatch)
    • main

      public static void main(String[] args) throws Throwable
      Describe main method here.
      Parameters:
      args - a String value
      Throws:
      Throwable - if an error occurs
      Exception - if an error occurs