public class ArrayEntryExpression extends Expression
| Constructor and Description |
|---|
ArrayEntryExpression(Program aProgram,
BytecodeOpcodeAddress aAddress,
TypeRef aArrayType,
Value aArray,
Value aIndex) |
| Modifier and Type | Method and Description |
|---|---|
TypeRef |
resolveType() |
getAddress, getComment, getProgram, withCommentincomingDataFlows, receivesDataFrom, receivesDataFrom, receivesDataFrom, replaceIncomingDataEdge, routeIncomingDataFlowsTo, widestTypeOfaddEdgeTo, addIncomingEdge, incomingEdges, incomingEdges, outgoingEdges, outgoingEdges, singleOutgoingNodeMatchingpublic ArrayEntryExpression(Program aProgram, BytecodeOpcodeAddress aAddress, TypeRef aArrayType, Value aArray, Value aIndex)
public TypeRef resolveType()
resolveType in class ExpressionCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.