Tenncor
|
#include <def.h>
Public Attributes | |
char | label_ [32] |
Functor/group label as it appears in rule tree. More... | |
char | property_ [32] |
Property of the group/functor. More... | |
int | is_group_ |
Is 1 if the label refers to a group, otherwise it's functor. More... | |
Property association between label that appears in rule tree and tag in real node
int Property::is_group_ |
Is 1 if the label refers to a group, otherwise it's functor.
char Property::label_[32] |
Functor/group label as it appears in rule tree.
char Property::property_[32] |
Property of the group/functor.