Package coneforest.psylla
Class Psylla
java.lang.Object
coneforest.psylla.Psylla
The Psylla interpreter launcher.
-
Constructor Details
-
Psylla
- Throws:
PsyErrorException
-
-
Method Details
-
main
-
launch
public static Psylla launch(String[] args) throws PsyErrorException, ProcessingException, FileNotFoundException Process command-line options and launches the Psylla interpreter.- Parameters:
args
- the command-line options- Returns:
- the
Psylla
instance launched. - Throws:
PsyErrorException
ProcessingException
FileNotFoundException
-
setConsoleEncoding
-
setLocale
-
start
public void start() -
join
- Throws:
InterruptedException
-
join
- Throws:
InterruptedException
-