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
trait Serializable
trait Product
trait Equals
trait DotStmt
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product