DotNodeStmt
scalax.collection.io.dot.DotNodeStmt
case class DotNodeStmt(nodeId: NodeId, attrList: Seq[DotAttr]) extends DotStmt
Represents ''node_stmt'' of the DOT language grammar $EXCLSUB.
Attributes
- Graph
-
- Supertypes
Members list
In this article