Tenncor
Public Attributes | List of all members
Property Struct Reference

#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...
 

Detailed Description

Property association between label that appears in rule tree and tag in real node

Member Data Documentation

◆ is_group_

int Property::is_group_

Is 1 if the label refers to a group, otherwise it's functor.

◆ label_

char Property::label_[32]

Functor/group label as it appears in rule tree.

◆ property_

char Property::property_[32]

Property of the group/functor.


The documentation for this struct was generated from the following file: