A - assumptions type.public class AssumptionsPrinter<A extends Assumption<A>> extends CfgPrinter
| Constructor and Description |
|---|
AssumptionsPrinter(Cfg graph,
Map<CfgEdge,A> assumptions) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
appendEdgeInfo(StringBuilder result,
CfgEdge edge)
Template method to append arbitrary edge information.
|
printprotected void appendEdgeInfo(StringBuilder result, CfgEdge edge)
CfgPrinterappendEdgeInfo in class CfgPrinterCopyright © 2018. All rights reserved.