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