public class InvokeStaticMethodExpression extends InvocationExpression
| Constructor and Description |
|---|
InvokeStaticMethodExpression(Program aProgram,
BytecodeOpcodeAddress aAddress,
BytecodeObjectTypeRef aClassName,
String aMethodName,
BytecodeMethodSignature aSignature,
List<Value> aArguments) |
| Modifier and Type | Method and Description |
|---|---|
BytecodeObjectTypeRef |
getClassName() |
String |
getMethodName() |
getSignature, resolveTypegetAddress, getComment, getProgram, withCommentincomingDataFlows, receivesDataFrom, receivesDataFrom, receivesDataFrom, replaceIncomingDataEdge, routeIncomingDataFlowsTo, widestTypeOfaddEdgeTo, addIncomingEdge, incomingEdges, incomingEdges, outgoingEdges, outgoingEdges, singleOutgoingNodeMatchingpublic InvokeStaticMethodExpression(Program aProgram, BytecodeOpcodeAddress aAddress, BytecodeObjectTypeRef aClassName, String aMethodName, BytecodeMethodSignature aSignature, List<Value> aArguments)
public BytecodeObjectTypeRef getClassName()
public String getMethodName()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.