Uses of Interface
org.jruby.ir.targets.InstanceVariableCompiler
Packages that use InstanceVariableCompiler
-
Uses of InstanceVariableCompiler in org.jruby.ir.targets
Fields in org.jruby.ir.targets declared as InstanceVariableCompilerModifier and TypeFieldDescriptionprotected final InstanceVariableCompiler
IRBytecodeAdapter.instanceVariableCompiler
Methods in org.jruby.ir.targets that return InstanceVariableCompilerModifier and TypeMethodDescriptionIRBytecodeAdapter.getInstanceVariableCompiler()
Instance variable compiler. -
Uses of InstanceVariableCompiler in org.jruby.ir.targets.indy
Classes in org.jruby.ir.targets.indy that implement InstanceVariableCompiler -
Uses of InstanceVariableCompiler in org.jruby.ir.targets.simple
Classes in org.jruby.ir.targets.simple that implement InstanceVariableCompiler