Hierarchy For Package org.jruby.ir.targets
Class Hierarchy
- java.lang.Object
- org.jruby.ir.targets.ClassData
- org.jruby.ir.targets.IRBytecodeAdapter
- org.jruby.ir.IRVisitor
- org.jruby.ir.targets.JVMVisitor
- org.jruby.ir.targets.JVM
- org.jruby.ir.targets.JVMVisitorMethodContext
- org.jruby.ir.targets.MethodData
- org.jruby.ir.targets.SiteTracker
Interface Hierarchy
- org.jruby.ir.targets.ArgumentsCompiler
- org.jruby.ir.targets.BlockCompiler
- org.jruby.ir.targets.BranchCompiler
- org.jruby.ir.targets.CheckpointCompiler
- org.jruby.ir.targets.ConstantCompiler
- org.jruby.ir.targets.DynamicValueCompiler
- org.jruby.ir.targets.GlobalVariableCompiler
- org.jruby.ir.targets.InstanceVariableCompiler
- org.jruby.ir.targets.InvocationCompiler
- org.jruby.ir.targets.LocalVariableCompiler
- org.jruby.ir.targets.ValueCompiler
- org.jruby.ir.targets.YieldCompiler
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.jruby.ir.targets.BytecodeMode
- org.jruby.ir.targets.IRBytecodeAdapter.BlockPassType
- org.jruby.ir.targets.ValueCompiler.DStringElementType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- org.jruby.ir.targets.ValueCompiler.DStringElement<T>
- java.lang.Record