Jive reference manual
|
#include <jive/util/ParseUtils.h>
Public Types | |
typedef jem::xml::ParserState | State |
typedef jem::xml::Tokenizer | Tokenizer |
typedef ParserScope | Scope |
Static Public Member Functions | |
static idx_t | getItemID (Tokenizer &input, const Scope *scope) |
static String | getSymbol (Tokenizer &input, const Scope *scope) |
static String | getString (Tokenizer &input, const Scope *scope) |
static void | parseRange (State &state, idx_t &first, idx_t &last, idx_t &stride) |
static void | itemIDError (State &state, const ItemSet &items, const ItemIDException &ex) |
typedef jem:: xml::ParserState jive::util::ParseUtils::State |
typedef jem:: xml::Tokenizer jive::util::ParseUtils::Tokenizer |
|
static |
|
static |