public class BeginEndInterpreterContext extends InterpreterContext
Constructor and Description |
---|
BeginEndInterpreterContext(IRScope scope,
Instr[] instructions) |
Modifier and Type | Method and Description |
---|---|
List<IRClosure> |
getBeginBlocks() |
allocateTemporaryBooleanVariables, allocateTemporaryFixnumVariables, allocateTemporaryFloatVariables, allocateTemporaryVariables, getFileName, getInstructions, getStaticScope, getTemporaryBooleanVariablecount, getTemporaryFixnumVariablecount, getTemporaryFloatVariablecount, getTemporaryVariablecount, hasExplicitCallProtocol, isDynscopeEliminated, newDynamicScope, popDynScope, pushNewDynScope, receivesKeywordArguments, reuseParentDynScope, toString
Copyright © 2001-2015 JRuby. All Rights Reserved.