Cerata
A library to generate structural hardware designs
cerata::dot::Style::NodeStyle Struct Reference

Node style. More...

#include <style.h>

+ Collaboration diagram for cerata::dot::Style::NodeStyle:

Classes

struct  Colors
 Colors for types. More...
 
struct  TypeStyle
 Styles for specific node types. More...
 

Public Attributes

struct cerata::dot::Style::NodeStyle::Colors color
 Colors for specific nodes.
 
str base
 Base node style.
 
str port
 Style for ports.
 
str signal
 Style for signals.
 
str parameter
 Style for parameters.
 
str literal
 Style for literals.
 
str expression
 Style for expressions.
 
str nested
 Style for nested nodes.
 
struct cerata::dot::Style::NodeStyle::TypeStyle type
 Styles for types.
 

Detailed Description

Node style.

Definition at line 155 of file style.h.


The documentation for this struct was generated from the following file: