Test

A test for the Java parser.

Methods
static void main(String... args)
Start the task with the given arguments.
static void main(String... args) throws IOException
Start the task with the given arguments.
Parameters:
args - the arguments, or null
void test()
void test() throws IOException