#include <elementmodel.h>
Inheritance diagram for ElementModel::AttributeNode:

Public Attributes | |
| size_t | noAttrCnt |
| Number of appearances of the element without the attributes. | |
| size_t | yesAttrCnt |
| Number of appearances of the element with the attributes. | |
| bool | hasAttr |
| The prediction whether the attributes are expected, or not. | |
This node always follows the StartNode and indicates whether the element should have or shouldn't have some attributes.
Definition at line 145 of file elementmodel.h.
1.2.14 written by Dimitri van Heesch,
© 1997-2002