#include <openbabel/parsmart.h>
Public Attributes | |
int | type |
struct { | |
int type | |
int prop | |
int value | |
} | leaf |
struct { | |
int type | |
union _BondExpr * arg | |
} | mon |
struct { | |
int type | |
union _BondExpr * lft | |
union _BondExpr * rgt | |
} | bin |
int type |
int prop |
int value |
struct { ... } leaf |
struct { ... } mon |
struct { ... } bin |