java.lang.Object
org.matwoess.jsourceprofiler.tool.cli.Main
Main class of the profiler tool.
Parses the command line arguments and calls the appropriate methods.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Main
public Main()
-
-
Method Details
-
main
Main entry point of the profiler tool.- Parameters:
args- the command line arguments specifying options and the main file to profile
-