Euphoria
textfileparser.h File Reference
#include <memory>

Go to the source code of this file.

Classes

struct  eu::core::detail::Textfile
 
struct  eu::core::detail::LocationInFile
 
struct  eu::core::TextfileParser
 Parses a text file in memory. More...
 

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)