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