public final class PolyglotLauncher extends LanguageLauncherBase
Launcher.AbortException, Launcher.OS, Launcher.VersionAction, Launcher.VMTypeLAUNCHER_OPTIONS_INDENT| 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.
|
protected void |
printVersion(org.graalvm.polyglot.Engine engine) |
argumentsProcessingDone, findOptionDescriptor, maybePrintAdditionalHelp, parseCommonOption, printDefaultHelp, printPolyglotVersions, runLauncherActionabort, abort, abort, abort, abort, abort, abortInvalidArgument, abortInvalidArgument, abortUnrecognizedArgument, canPolyglot, executeJVM, executePolyglot, exit, exit, getDefaultVMType, getError, getGraalVMBinaryPath, getGraalVMHome, getLogFile, getMainClass, getOutput, getProgramName, isAOT, isGraalVMAvailable, isStandalone, launcherOption, maybeNativeExec, newLogStream, parseUnrecognizedOptions, println, println, printOtherHelpCategory, setError, setOptionIndent, setOutput, warn, warnprotected void printHelp(org.graalvm.options.OptionCategory maxCategory)
LaunchermaxCategory or less.protected void collectArguments(Set<String> args)
Launcheroptions list.collectArguments in class LanguageLauncherBaseargs - list to which valid arguments must be added.protected void printVersion()
LauncherprintVersion in class Launcherprotected void printVersion(org.graalvm.polyglot.Engine engine)
public static void main(String[] args)