Uses of Class
org.jruby.compiler.JITClassGenerator
Packages that use JITClassGenerator
-
Uses of JITClassGenerator in org.jruby.compiler
Subclasses of JITClassGenerator in org.jruby.compilerMethods in org.jruby.compiler with parameters of type JITClassGeneratorModifier and TypeMethodDescriptionprotected Class<?>JITCompiler.Task.defineClass(JITClassGenerator generator, JVMVisitor visitor, IRScope scope, InterpreterContext interpreterContext)