GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
text_parser_none Class Reference

#include "text-engine.h"

Inheritance diagram for text_parser_none:
text_parser

Public Member Functions

text_elementparse (const std::string &s)
 
- Public Member Functions inherited from text_parser
virtual ~text_parser ()=default
 

Additional Inherited Members

- Static Public Member Functions inherited from text_parser
static text_elementparse (const std::string &s, const caseless_str &interpreter)
 

Detailed Description

Definition at line 409 of file text-engine.h.

Member Function Documentation

◆ parse()

text_element* text_parser_none::parse ( const std::string &  s)
inlinevirtual

Implements text_parser.

Definition at line 422 of file text-engine.h.


The documentation for this class was generated from the following file: