Uses of Interface
org.jruby.ir.targets.InvocationCompiler
Packages that use InvocationCompiler
-
Uses of InvocationCompiler in org.jruby.ir.targets
Fields in org.jruby.ir.targets declared as InvocationCompilerModifier and TypeFieldDescriptionprotected final InvocationCompiler
IRBytecodeAdapter.invocationCompiler
Methods in org.jruby.ir.targets that return InvocationCompilerModifier and TypeMethodDescriptionIRBytecodeAdapter.getInvocationCompiler()
Get the compiler for invocations. -
Uses of InvocationCompiler in org.jruby.ir.targets.indy
Classes in org.jruby.ir.targets.indy that implement InvocationCompiler -
Uses of InvocationCompiler in org.jruby.ir.targets.simple
Classes in org.jruby.ir.targets.simple that implement InvocationCompiler