Euphoria
textfileparser.cc File Reference
#include "core/textfileparser.h"
#include "assert/assert.h"
#include "base/numeric.h"
#include "base/stringutils.h"
#include "base/stringbuilder.h"

Go to the source code of this file.

Classes

struct  eu::core::detail::TextFileString
 

Namespaces

 eu
 
 eu::core
 
 eu::core::detail
 

Functions

std::shared_ptr< Textfile > eu::core::detail::create_from_string (const std::string &str)
 
bool eu::core::is_ident_start (char c)