Euphoria
nlp_line.cc File Reference
#include "core/nlp_line.h"
#include "base/stringutils.h"
#include "base/stringmerger.h"

Go to the source code of this file.

Namespaces

 eu
 
 eu::core
 

Functions

std::optional< TextLine > eu::core::parse_line (const std::string &line)
 
std::string eu::core::from_line_to_string (const TextLine &s)