FuncSketch
Loading...
Searching...
No Matches
func_sketch::parser::ParsedIdentifier Struct Reference

Struct of parsed identifiers. More...

#include <func_sketch/parser/parsed_expression.h>

Collaboration diagram for func_sketch::parser::ParsedIdentifier:

Public Attributes

std::string name
 Name.

Detailed Description

Struct of parsed identifiers.

Definition at line 42 of file parsed_expression.h.

Member Data Documentation

◆ name

std::string func_sketch::parser::ParsedIdentifier::name

Name.

Definition at line 44 of file parsed_expression.h.


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