Class Main


  • public class Main
    extends Object
    Programmatic entry point to the TXW compiler.
    Author:
    Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)
    • Method Detail

      • main

        public static void main​(String[] args)
      • run

        public static int run​(String[] args)
      • run

        public static int run​(TxwOptions opts)