public class

Main

extends Object
java.lang.Object
   ↳ com.sun.tools.script.shell.Main

Class Overview

This is the main class for Java script shell.

Summary

Public Constructors
Main()
Public Methods
static void main(String[] args)
main entry point to the command line tool
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public Main ()

Public Methods

public static void main (String[] args)

main entry point to the command line tool

Parameters
args command line argument array