public class BeginEndInterpreterContext extends InterpreterContext
engine, instructions, temporaryVariablecount
Constructor and Description |
---|
BeginEndInterpreterContext(IRScope scope,
List<Instr> instructions) |
Modifier and Type | Method and Description |
---|---|
List<IRClosure> |
getBeginBlocks() |
allocateTemporaryBooleanVariables, allocateTemporaryFixnumVariables, allocateTemporaryFloatVariables, allocateTemporaryVariables, buildComplete, computeScopeFlagsFromInstructions, getCFG, getFileName, getInstructions, getName, getRequiredArgsCount, getScope, getStaticScope, hasExplicitCallProtocol, newDynamicScope, popDynScope, pushNewDynScope, receivesKeywordArguments, reuseParentDynScope, toString, toStringInstrs
Copyright © 2001-2015 JRuby. All Rights Reserved.