Uses of Interface
org.jruby.ir.targets.ConstantCompiler
Packages that use ConstantCompiler
-
Uses of ConstantCompiler in org.jruby.ir.targets
Fields in org.jruby.ir.targets declared as ConstantCompilerModifier and TypeFieldDescriptionprotected final ConstantCompiler
IRBytecodeAdapter.constantCompiler
Methods in org.jruby.ir.targets that return ConstantCompilerModifier and TypeMethodDescriptionIRBytecodeAdapter.getConstantCompiler()
Get the compiler for Ruby constant lookups. -
Uses of ConstantCompiler in org.jruby.ir.targets.indy
Classes in org.jruby.ir.targets.indy that implement ConstantCompiler -
Uses of ConstantCompiler in org.jruby.ir.targets.simple
Classes in org.jruby.ir.targets.simple that implement ConstantCompiler