Class JavaScriptDependencyAnalyserHelper

    • Constructor Detail

      • JavaScriptDependencyAnalyserHelper

        public JavaScriptDependencyAnalyserHelper()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
        This method performs the following actions:
        1. Parses the command line arguments.
        2. Parses a specified JavaScript Dependency file, generated previously.
        3. Processes any commands supplied by the user in the prompt.
        Parameters:
        args - The array of String arguments specifed on the command line.