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