Uses of Class
org.jruby.ir.operands.FrozenString
Packages that use FrozenString
Package
Description
-
Uses of FrozenString in org.jruby.ir
Methods in org.jruby.ir with parameters of type FrozenString -
Uses of FrozenString in org.jruby.ir.instructions
Fields in org.jruby.ir.instructions declared as FrozenStringMethods in org.jruby.ir.instructions that return FrozenStringMethods in org.jruby.ir.instructions with parameters of type FrozenStringModifier and TypeMethodDescriptionstatic ArrayDerefInstrArrayDerefInstr.create(IRScope scope, Variable result, Operand obj, FrozenString arg0) Constructors in org.jruby.ir.instructions with parameters of type FrozenStringModifierConstructorDescriptionArrayDerefInstr(IRScope scope, Variable result, Operand obj, FrozenString arg0) ArrayDerefInstr(IRScope scope, Variable result, Operand obj, FrozenString arg0, CallSite callSite, long callSiteId) -
Uses of FrozenString in org.jruby.ir.operands
Fields in org.jruby.ir.operands declared as FrozenStringMethods in org.jruby.ir.operands that return FrozenStringConstructors in org.jruby.ir.operands with parameters of type FrozenString -
Uses of FrozenString in org.jruby.ir.persistence
Methods in org.jruby.ir.persistence with parameters of type FrozenString -
Uses of FrozenString in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type FrozenString