Version 6.3
Copyright © 2005 - 2012 Lowell D. Thomas
APG
  … ABNF Parser Generator
All Data Structures Files Functions Variables Typedefs Macros Pages
Data Structures
Here are the data structures with brief descriptions:
 CAPG_CBDATAThe data structure passed to all syntax and AST callback functions, both rule and UDT
 CAPG_MEM_STATSGenerated by the Memory component, available to the user for display of memory statistics
 CAPG_NAME_STATNamed rule or UDT node statistics
 CAPG_PARSER_STATEState of the parser after parsing an input string
 CAPG_PARSER_STATSFull set of statistics gathered during parsing, uiParserSyntaxAnalysis()
 CAPG_STATParsers total node hit statistics
 CAST_CALLBACK_DATAUser data passed to the AST translator
 CPARSER_CALLBACK_DATAUser data passed to the Parser
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.