Deprecated API
Contents
-
Deprecated MethodsMethodDescriptionplease 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
-
Deprecated ConstructorsConstructorDescriptionUse
CompilerMessage(String, Kind)
insteadUseCompilerMessage(String, Kind)
instead