| Package | Description |
|---|---|
| org.jruby.ast | |
| org.jruby.ast.executable | |
| org.jruby.runtime.opto |
| Modifier and Type | Field and Description |
|---|---|
protected ConstantCache |
Colon3Node.cache |
| Modifier and Type | Field and Description |
|---|---|
ConstantCache[] |
RuntimeCache.constants |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ConstantCache.isCached(ConstantCache cache)
Check if the given ConstantCache is non-null and valid.
|
static boolean |
ConstantCache.isCachedFrom(RubyModule target,
ConstantCache cache)
Check if the given ConstantCache is non-null and valid, given the target module.
|
Copyright © 2001–2024 JRuby. All rights reserved.