Package pascal.taie.util.graph
Class DotAttributes
java.lang.Object
pascal.taie.util.graph.DotAttributes
Represents dot attributes.
-
Method Summary
-
Method Details
-
update
- Returns:
- a new
DotAttributes
with attributed updated by given input.
-
add
- Returns:
- a new
DotAttributes
with attributed in given input added.
-
of
- Returns:
- a
DotAttributes
containing attributes specified by input.
-
toString
-