Molassembler  1.0.0
Molecule graph and conformer library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
SmilesMoleculeBuilder.h File Reference

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>
Include dependency graph for SmilesMoleculeBuilder.h:

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.
 

Detailed Description

Semantic interpreter of the smiles grammar, constructs molecules from the data accrued by the parser.