potion
0.2
|
a lick is a unit of generic tree data. More...
#include <potion.h>
Public Member Functions | |
PN | potion_lick_attr (Potion *P, PN cl, PN self) |
PN | potion_lick_licks (Potion *P, PN cl, PN self) |
PN | potion_lick_name (Potion *P, PN cl, PN self) |
PN | potion_lick_text (Potion *P, PN cl, PN self) |
PN | potion_lick_string (Potion *P, PN cl, PN self) |
Data Fields | |
PN_OBJECT_HEADER | |
PNType vt; PNUniq uniq. More... | |
PN | name |
PNString. More... | |
PN | attr |
PN. More... | |
PN | inner |
"licks" PNTuple or "text" PNString member More... | |