Package | Description |
---|---|
org.jruby.runtime.invokedynamic |
Modifier and Type | Method and Description |
---|---|
static StaticScope |
InvokeDynamicSupport.initStaticScope(java.lang.invoke.MutableCallSite site,
AbstractScript script,
ThreadContext context,
java.lang.String staticScope,
int index) |
static StaticScope |
InvokeDynamicSupport.loadStaticScope(java.lang.invoke.MutableCallSite site,
AbstractScript script,
int index) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.