public class DummyDynamicScope extends NoVarsDynamicScope
parent, staticScope| Constructor and Description | 
|---|
| DummyDynamicScope(StaticScope staticScope) | 
| DummyDynamicScope(StaticScope staticScope,
                 DynamicScope parent) | 
| Modifier and Type | Method and Description | 
|---|---|
| DynamicScope | cloneScope() | 
| void | growIfNeeded() | 
| protected void | growIfNeeded(int size,
            String message) | 
getValue, getValueDepthZeroOrNil, getValueOneDepthZeroOrNil, getValueOrNil, getValues, getValueThreeDepthZeroOrNil, getValueTwoDepthZeroOrNil, getValueZeroDepthZeroOrNil, setValue, setValueDepthZero, setValueOneDepthZero, setValueThreeDepthZero, setValueTwoDepthZero, setValueZeroDepthZeroclearEvalType, getAllNamesInScope, getEvalType, getFlipScope, getNextCapturedScope, getNthParentScope, getParentScope, getStaticScope, inBindingEval, inInstanceEval, inModuleEval, isLambda, newDummyScope, newDynamicScope, newDynamicScope, newDynamicScope, setEvalType, setLambda, setValue, toString, toStringpublic DummyDynamicScope(StaticScope staticScope, DynamicScope parent)
public DummyDynamicScope(StaticScope staticScope)
public void growIfNeeded()
growIfNeeded in class NoVarsDynamicScopeprotected void growIfNeeded(int size,
                String message)
growIfNeeded in class NoVarsDynamicScopepublic DynamicScope cloneScope()
cloneScope in class NoVarsDynamicScopeCopyright © 2001-2015 JRuby. All Rights Reserved.