#include <boost/regex.hpp>
#include "Fireworks/Core/src/expressionFormatHelpers.h"
Go to the source code of this file.
Namespaces | |
namespace | fireworks |
namespace | fireworks::expression |
Functions | |
long | fireworks::expression::indexFromNewFormatToOldFormat (const std::string &iNewFormat, long iNewFormatIndex, const std::string &iOldFormat) |
std::string | fireworks::expression::oldToNewFormat (const std::string &iExpression) |