public class MethodTypeArgumentCheckExpression extends Expression
| Constructor and Description |
|---|
MethodTypeArgumentCheckExpression(Program program,
BytecodeOpcodeAddress address,
Value aMethodType,
Value aIndex,
TypeRef.Native aExpectedType) |
| Modifier and Type | Method and Description |
|---|---|
TypeRef.Native |
getExpectedType() |
TypeRef |
resolveType() |
getAddress, getComment, getProgram, withCommentincomingDataFlows, receivesDataFrom, receivesDataFrom, receivesDataFrom, replaceIncomingDataEdge, routeIncomingDataFlowsTo, widestTypeOfaddEdgeTo, addIncomingEdge, incomingEdges, incomingEdges, outgoingEdges, outgoingEdges, singleOutgoingNodeMatchingpublic MethodTypeArgumentCheckExpression(Program program, BytecodeOpcodeAddress address, Value aMethodType, Value aIndex, TypeRef.Native aExpectedType)
public TypeRef.Native getExpectedType()
public TypeRef resolveType()
resolveType in class ExpressionCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.