parse

Tries to parse all '.java' files in the ZIP located at this SourceZip's path and returns the parse results in a list.

Return

A list of path-compilation unit pairs.

Throws

If an error occurs while trying to parse the given source.