Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/dot-gen.hpp"
accumulator to collect nodes grouped into a scope
Definition at line 153 of file dot-gen.hpp.
Public Member Functions | |
Scope (size_t id) | |
Scope && | add (Code const &code) |
Scope && | rank (string rankSetting) |
Public Member Functions inherited from Code | |
Code (string const &c) | |
Code (string &&c) | |