Destructor
| 29 | |
| 30 | /// Destructor |
| 31 | virtual ~ChiModule() = default; |
| 32 | |
| 33 | /// Create a node type that is in the module from the name and json |
| 34 | /// \param name The name of the node type to create |
nothing calls this directly
no outgoing calls
no test coverage detected