java.lang.Object
org.matwoess.jsourceprofiler.tool.cli.Main

public class Main extends Object
Main class of the profiler tool.

Parses the command line arguments and calls the appropriate methods.

  • Constructor Details

    • Main

      public Main()
  • Method Details

    • main

      public static void main(String[] args)
      Main entry point of the profiler tool.
      Parameters:
      args - the command line arguments specifying options and the main file to profile