|
BALL
1.4.79
|
Parser state (used by the parser itself) More...
#include <BALL/STRUCTURE/smartsParser.h>
Public Attributes | |
| Size | char_count |
| SmartsParser * | current_parser |
| const char * | buffer |
Parser state (used by the parser itself)
Definition at line 700 of file smartsParser.h.
| const char* BALL::SmartsParser::State::buffer |
Definition at line 704 of file smartsParser.h.
| Size BALL::SmartsParser::State::char_count |
Definition at line 702 of file smartsParser.h.
| SmartsParser* BALL::SmartsParser::State::current_parser |
Definition at line 703 of file smartsParser.h.
1.8.7