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