public abstract class ReceiveIndexedArgBase extends ReceiveArgBase
| Modifier and Type | Field and Description |
|---|---|
protected int |
argIndex |
resultEMPTY_OPERANDS| Constructor and Description |
|---|
ReceiveIndexedArgBase(Operation op,
Variable result,
Variable keywords,
int argIndex) |
| Modifier and Type | Method and Description |
|---|---|
void |
encode(IRWriterEncoder e) |
int |
getArgIndex() |
getKeywords, receiveArggetOperand1, getOperands, setOperand, setOperand1getResult, updateResultcanBeDeletedFromScope, canRaiseException, clone, cloneOperands, computeScopeFlags, dumpableFields, getOperation, getUsedVariables, hasSideEffects, interpret, interpretAndGetNewIPC, isDead, isDeletable, markDead, renameVars, simplifyAndGetResult, simplifyOperands, toString, toStringNonOperandArgs, transfersControl, visitpublic int getArgIndex()
public void encode(IRWriterEncoder e)
encode in class OneOperandResultBaseInstrCopyright © 2001-2023 JRuby. All Rights Reserved.