Package | Description |
---|---|
org.apache.commons.jci.compilers |
Interfaces and abstract classes for the compiler abstraction itself.
|
org.apache.commons.jci.problems |
Compilation problems and related.
|
Class and Description |
---|
CompilationProblem
An abstract definition of a compilation problem
|
CompilationProblemHandler
A CompilationProblemHandler gets access to a problem
as soon as the problem is available while the
CompilationResult only represents a summary at the
end.
|
Class and Description |
---|
CompilationProblem
An abstract definition of a compilation problem
|
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.