CIRCT
20.0.0git
|
Conversion from a DescribedInstance
to YAML.
More...
Classes | |
struct | Instance |
A YAML-serializable representation of an interface instantiation. More... | |
Static Public Member Functions | |
static void | mapping (IO &io, DescribedInstance &op, Context &ctx) |
Conversion from a DescribedInstance
to YAML.
This is implemented using YAML normalization to first convert the DescribedInstance
to an internal Instance
struct which has a one-to-one representation with the final YAML representation.
Definition at line 247 of file GrandCentral.cpp.
|
inlinestatic |
Definition at line 284 of file GrandCentral.cpp.