Complete all analysis.returna list of elements that were analyzedthrowsIOException if an unhandled I/O error occurred in the compiler.
Generate code.returna list of files that were generatedthrowsIOException if an unhandled I/O error occurred in the compiler.
Get a utility object for dealing with program elements.
Get a type mirror of the tree node determined by the specified path.
Get a utility object for dealing with type mirrors.
Parse the specified files returning a list of abstract syntax trees.returna list of abstract syntax treesthrowsIOException if an unhandled I/O error occurred in the compiler.
The specified listener will receive events describing the progress of this compilation task.