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