GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
text_parser Member List

This is the complete list of members for text_parser, including all inherited members.

parse(const std::string &s)=0text_parserpure virtual
parse(const std::string &s, const caseless_str &interpreter)text_parserinlinestatic
text_parser(void)text_parserinline
~text_parser(void)=defaulttext_parservirtual