Uses of Class
org.jruby.ir.instructions.BuildDynRegExpInstr.RECache
Packages that use BuildDynRegExpInstr.RECache
-
Uses of BuildDynRegExpInstr.RECache in org.jruby.ir.instructions
Fields in org.jruby.ir.instructions declared as BuildDynRegExpInstr.RECacheModifier and TypeFieldDescriptionprivate final BuildDynRegExpInstr.RECacheBuildDynRegExpInstr.reCacheFields in org.jruby.ir.instructions with type parameters of type BuildDynRegExpInstr.RECacheModifier and TypeFieldDescriptionprivate static final AtomicReferenceFieldUpdater<BuildDynRegExpInstr.RECache,RubyRegexp> BuildDynRegExpInstr.RECache.UPDATERConstructors in org.jruby.ir.instructions with parameters of type BuildDynRegExpInstr.RECacheModifierConstructorDescriptionprivateBuildDynRegExpInstr(Variable result, Operand[] pieces, RegexpOptions options, BuildDynRegExpInstr.RECache reCache)