Uses of Class
org.jruby.ir.operands.TemporaryIntVariable
Packages that use TemporaryIntVariable
Package
Description
-
Uses of TemporaryIntVariable in org.jruby.ir
Methods in org.jruby.ir with parameters of type TemporaryIntVariableModifier and TypeMethodDescriptionvoid
IRVisitor.TemporaryIntVariable
(TemporaryIntVariable temporaryintvariable) -
Uses of TemporaryIntVariable in org.jruby.ir.operands
Methods in org.jruby.ir.operands that return TemporaryIntVariableModifier and TypeMethodDescriptionstatic TemporaryIntVariable
TemporaryIntVariable.decode
(IRReaderDecoder d) -
Uses of TemporaryIntVariable in org.jruby.ir.persistence
Methods in org.jruby.ir.persistence with parameters of type TemporaryIntVariableModifier and TypeMethodDescriptionvoid
IRDumper.TemporaryIntVariable
(TemporaryIntVariable temporaryintvariable) -
Uses of TemporaryIntVariable in org.jruby.ir.targets
Methods in org.jruby.ir.targets with parameters of type TemporaryIntVariableModifier and TypeMethodDescriptionvoid
JVMVisitor.TemporaryIntVariable
(TemporaryIntVariable temporaryintvariable)