Semantic interpreter of the smiles grammar, constructs molecules from the data accrued by the parser. More...
#include "Molassembler/Shapes/Data.h"#include "Molassembler/IO/SmilesParseData.h"#include "Molassembler/Graph/PrivateGraph.h"#include "boost/variant.hpp"#include <stack>Go to the source code of this file.
Data Structures | |
| class | Scine::Molassembler::IO::MoleculeBuilder |
| Semantic interpreter of the smiles grammar, constructs molecules from the data accrued by the parser. More... | |
Namespaces | |
| Scine | |
| Scine::Molassembler | |
| Central library namespace. | |
| Scine::Molassembler::IO | |
| Input and output. | |
Semantic interpreter of the smiles grammar, constructs molecules from the data accrued by the parser.