public class PutFieldExpression extends Expression
| Constructor and Description |
|---|
PutFieldExpression(Program aProgram,
BytecodeOpcodeAddress aAddress,
BytecodeFieldRefConstant aField,
Value aTarget,
Value aValue) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeFieldRefConstant |
getField() |
getAddress, getComment, getProgram, resolveType, withCommentincomingDataFlows, receivesDataFrom, receivesDataFrom, receivesDataFrom, replaceIncomingDataEdge, routeIncomingDataFlowsTo, widestTypeOfaddEdgeTo, addIncomingEdge, incomingEdges, incomingEdges, outgoingEdges, outgoingEdges, singleOutgoingNodeMatchingpublic PutFieldExpression(Program aProgram, BytecodeOpcodeAddress aAddress, BytecodeFieldRefConstant aField, Value aTarget, Value aValue)
public BytecodeFieldRefConstant getField()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.