Uses of Class
org.codehaus.janino.UnitCompiler
Packages that use UnitCompiler
-
Uses of UnitCompiler in org.codehaus.janino
Methods in org.codehaus.janino that return UnitCompilerModifier and TypeMethodDescriptionUnitCompiler.options
(EnumSet<JaninoOption> options) Sets the options for all future compilations.Methods in org.codehaus.janino that return types with arguments of type UnitCompilerModifier and TypeMethodDescriptionJavaSourceIClassLoader.getUnitCompilers()
Returns the set ofUnitCompiler
s that were created so far.