Class IKFlow<E extends ISSABasicBlock>
java.lang.Object
org.scandroid.flow.types.FlowType<E>
org.scandroid.flow.types.IKFlow<E>
-
Nested Class Summary
Nested classes/interfaces inherited from class FlowType
FlowType.FlowTypeVisitor<E,R> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class FlowType
descString, getBlock, isSource
-
Constructor Details
-
IKFlow
-
-
Method Details
-
hashCode
public int hashCode()- Overrides:
hashCodein classFlowType<E extends ISSABasicBlock>
-
equals
- Overrides:
equalsin classFlowType<E extends ISSABasicBlock>
-
toString
- Overrides:
toStringin classFlowType<E extends ISSABasicBlock>
-
getIK
-
visit
- Specified by:
visitin classFlowType<E extends ISSABasicBlock>
-