| Open Babel
    3.0
    | 
#include <openbabel/parsmart.h>
| Public Attributes | |
| int | type | 
| struct { | |
| int type | |
| union _BondExpr * arg | |
| } | mon | 
| struct { | |
| int type | |
| union _BondExpr * lft | |
| union _BondExpr * rgt | |
| } | bin | 
An internal (SMARTS parser) bond expression.
| int type | 
| union _BondExpr* arg | 
| struct { ... } mon | 
| union _BondExpr* lft | 
| union _BondExpr* rgt | 
| struct { ... } bin | 
 1.8.13
 1.8.13