Package | Description |
---|---|
org.jruby.runtime.invokedynamic |
Modifier and Type | Method and Description |
---|---|
static boolean |
InvokeDynamicSupport.constantBooleanFallback(RubyConstantCallSite site,
AbstractScript script,
ThreadContext context,
int scopeIndex) |
static IRubyObject |
InvokeDynamicSupport.constantFallback(RubyConstantCallSite site,
AbstractScript script,
ThreadContext context,
int scopeIndex) |
Copyright © 2001–2016 JRuby. All rights reserved.