public final class PolyglotLauncher extends Launcher
Launcher.AbortException, Launcher.VersionAction, Launcher.VMType
Constructor and Description |
---|
PolyglotLauncher() |
Modifier and Type | Method and Description |
---|---|
protected void |
collectArguments(Set<String> args)
Add all known arguments to the
options list. |
static void |
main(String[] args) |
protected void |
printHelp(org.graalvm.options.OptionCategory maxCategory)
Prints a help message to stdout.
|
protected void |
printVersion()
Prints version information on stdout.
|
abort, abort, abort, abort, abort, abort, abortInvalidArgument, abortInvalidArgument, exit, exit, getDefaultVMType, getMainClass, isAOT, printPolyglotVersions, setVersionAction
protected void printHelp(org.graalvm.options.OptionCategory maxCategory)
Launcher
maxCategory or less
.protected void collectArguments(Set<String> args)
Launcher
options
list.collectArguments
in class Launcher
args
- list to which valid arguments must be added.protected void printVersion()
Launcher
printVersion
in class Launcher
public static void main(String[] args)