Skip navigation links
C D G J M O 

C

cellId() - Method in class jolie.cli.CommandLineParser
 
close() - Method in class jolie.cli.CommandLineParser
Closes the underlying InputStream to the target Jolie program.
CommandLineException - Exception in jolie.cli
Interpreter command line exception.
CommandLineException(String) - Constructor for exception jolie.cli.CommandLineException
Constructor
CommandLineParser - Class in jolie.cli
A parser for JOLIE's command line arguments, providing methods for accessing them.
CommandLineParser(String[], ClassLoader) - Constructor for class jolie.cli.CommandLineParser
Constructor
CommandLineParser(String[], ClassLoader, CommandLineParser.ArgumentHandler) - Constructor for class jolie.cli.CommandLineParser
Constructor
CommandLineParser(String[], ClassLoader, boolean) - Constructor for class jolie.cli.CommandLineParser
Constructor
CommandLineParser(String[], ClassLoader, CommandLineParser.ArgumentHandler, boolean) - Constructor for class jolie.cli.CommandLineParser
Constructor
CommandLineParser.ArgumentHandler - Interface in jolie.cli
A handler for unrecognized arguments, meant to be implemented by classes that wants to extend the behaviour of CommandLineParser.

D

DEFAULT_ARGUMENT_HANDLER - Static variable in interface jolie.cli.CommandLineParser.ArgumentHandler

G

getHelpString() - Method in class jolie.cli.CommandLineParser
Returns the usage help message of Jolie.
getInterpreterConfiguration() - Method in class jolie.cli.CommandLineParser
 

J

jolie - package jolie
 
Jolie - Class in jolie
Starter class of the Interpreter.
jolie.cli - package jolie.cli
 

M

main(String[]) - Static method in class jolie.Jolie
Entry point of program execution.

O

onUnrecognizedArgument(List<String>, int) - Method in interface jolie.cli.CommandLineParser.ArgumentHandler
Called when CommandLineParser cannot recognize a command line argument.
C D G J M O 
Skip navigation links

Copyright © 2021. All rights reserved.