|
FuncSketch
|
Struct of parsed identifiers. More...
#include <func_sketch/parser/parsed_expression.h>
Public Attributes | |
| std::string | name |
| Name. | |
Struct of parsed identifiers.
Definition at line 42 of file parsed_expression.h.
| std::string func_sketch::parser::ParsedIdentifier::name |
Name.
Definition at line 44 of file parsed_expression.h.