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