Class Version


  • public class Version
    extends Object
    This class defines the version number of the parser.
    Version:
    $Id$
    • Field Detail

      • fVersion

        public static String fVersion
        Deprecated.
        getVersion() should be used instead.
        Version string.
    • Constructor Detail

      • Version

        public Version()
    • Method Detail

      • getVersion

        public static String getVersion()
      • main

        public static void main​(String[] argv)
        Prints out the version number to System.out. This is needed for the build system.