Luiza  v03-01
Public Member Functions | List of all members
luiza::Tokenizer Class Reference

#include <LogicalExpressions.h>

Public Member Functions

void operator() (const char &c)
 

Detailed Description

Helper class for LogicalExpressions that splits the expression into subexpressions - needs to be apllied iteratively.

Member Function Documentation

void luiza::Tokenizer::operator() ( const char &  c)
inline

Save the current character and change state if necessary


The documentation for this class was generated from the following file: