8#ifndef HPP_ALIB_EXPRESSIONS_DETAIL_PARSER
9#define HPP_ALIB_EXPRESSIONS_DETAIL_PARSER
11#if !defined (HPP_ALIB_STRINGS_NUMBERFORMAT)
22namespace expressions {
#define ALIB_ASSERT_MODULE(modulename)
monomem::MonoAllocator MonoAllocator
Type alias in namespace alib.
expressions::Compiler Compiler
Type alias in namespace alib.
static ALIB_API Parser * Create(Compiler &compiler)
virtual detail::AST * Parse(const String &expressionString, NumberFormat *numberFormat, monomem::MonoAllocator *allocator)=0