Uses of Enum
org.dvare.dynamic.compiler.DynamicCompilerOption
Packages that use DynamicCompilerOption
-
Uses of DynamicCompilerOption in org.dvare.dynamic.compiler
Methods in org.dvare.dynamic.compiler that return DynamicCompilerOptionModifier and TypeMethodDescriptionstatic DynamicCompilerOption
Returns the enum constant of this type with the specified name.static DynamicCompilerOption[]
DynamicCompilerOption.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.dvare.dynamic.compiler with parameters of type DynamicCompilerOptionModifier and TypeMethodDescriptionvoid
DynamicCompiler.addCompilerOption
(DynamicCompilerOption compilerOption, String compilerOptionVaule) possibility to add javac options