public class LambdaInterfaceReferenceExpression extends Expression
| Constructor and Description |
|---|
LambdaInterfaceReferenceExpression(Program aProgram,
BytecodeOpcodeAddress aAddress,
Value type,
Value interfaceRef,
Value staticArguments) |
| Modifier and Type | Method and Description |
|---|---|
Value |
getInterfaceRef() |
Value |
getStaticArguments() |
Value |
getType() |
TypeRef |
resolveType() |
getAddress, getComment, getProgram, withCommentincomingDataFlows, receivesDataFrom, receivesDataFrom, receivesDataFrom, replaceIncomingDataEdge, routeIncomingDataFlowsTo, widestTypeOfaddEdgeTo, addIncomingEdge, incomingEdges, incomingEdges, outgoingEdges, outgoingEdges, singleOutgoingNodeMatchingpublic LambdaInterfaceReferenceExpression(Program aProgram, BytecodeOpcodeAddress aAddress, Value type, Value interfaceRef, Value staticArguments)
public TypeRef resolveType()
resolveType in class Expressionpublic Value getType()
public Value getInterfaceRef()
public Value getStaticArguments()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.