Deprecated API
Contents
-
MethodDescriptionplease use
AbstractCompiler.getLog()
Don't use any longer because this is just the configured version which does not necessarily match the version of the actually executed compiler binaryDon't use any longer because this is just the configured version which does not necessarily match the version of the actually executed compiler binary
-
ConstructorDescriptionUse
CompilerMessage(String, Kind)
insteadUseCompilerMessage(String, Kind)
instead