Main

edu.vermontstate.mercury.Main
object Main

The main module of the program. It parses the command line, reads the input XDR file, and coordinates the work of the rest of the application.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Main.type

Members list

Value members

Concrete methods

def main(args: Array[String]): Unit