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