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