the parsers total node hit statistics
More...
#include <Apg.h>
the parsers total node hit statistics
node statistics
Definition at line 572 of file Apg.h.
◆ uiEmpty
number of empty matched phrase node hits
Definition at line 575 of file Apg.h.
◆ uiMatch
number of matched phrase node hits
Definition at line 574 of file Apg.h.
◆ uiNoMatch
number of node hits for which no phrase was matched
Definition at line 576 of file Apg.h.
◆ uiTotal
total number of node hits
Definition at line 573 of file Apg.h.
The documentation for this struct was generated from the following file:
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see
http://www.gnu.org/licenses/licenses.html
or write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.