ct_common
1.0.1
Common library for combinatorial testing
|
#include <quex/code_base/definitions>
#include <iostream>
#include <string>
#include <quex/code_base/converter_helper/identity>
#include <quex/code_base/converter_helper/identity.i>
Go to the source code of this file.
Classes | |
class | ct::lexer_Token |
Namespaces | |
namespace | ct |
Defines | |
#define | self (*this) |
#define | __QUEX_INCLUDE_GUARD__TOKEN__GENERATED____CT____LEXER_TOKEN_I |
#define | self (*this) |
#define | self (*this) |
#define | self (*this) |
#define | self (*__this) |
#define | Other (*__That) |
#define | self (*__this) |
#define | analyzer (*__analyzer) |
Functions | |
const char *QUEX_NAME_TOKEN() | ct::map_id_to_name (const QUEX_TYPE_TOKEN_ID) |
void QUEX_NAME_TOKEN() | ct::construct (lexer_Token *__this) |
void QUEX_NAME_TOKEN() | ct::destruct (lexer_Token *__this) |
void QUEX_NAME_TOKEN() | ct::copy (lexer_Token *me, const lexer_Token *That) |
bool QUEX_NAME_TOKEN() | ct::take_text (lexer_Token *__this, QUEX_TYPE_ANALYZER *analyzer, const QUEX_TYPE_CHARACTER *Begin, const QUEX_TYPE_CHARACTER *End) |
std::ostream & | ct::operator<< (std::ostream &ostr, const lexer_Token &Tok) |
Variables | |
QUEX_NAMESPACE_LEXEME_NULL_OPEN QUEX_TYPE_CHARACTER | QUEX_LEXEME_NULL_IN_ITS_NAMESPACE |
Definition at line 208 of file ct_lexer-token.hpp.
#define analyzer (*__analyzer) |
#define Other (*__That) |
#define self (*this) |
Definition at line 116 of file ct_lexer-token.hpp.
#define self (*this) |
Definition at line 116 of file ct_lexer-token.hpp.
#define self (*this) |
Definition at line 116 of file ct_lexer-token.hpp.
#define self (*this) |
Definition at line 116 of file ct_lexer-token.hpp.
#define self (*__this) |
Definition at line 116 of file ct_lexer-token.hpp.
#define self (*__this) |
Definition at line 116 of file ct_lexer-token.hpp.
Definition at line 213 of file ct_lexer-token.hpp.