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

Struct of parsed literals. More...

#include <func_sketch/parser/parsed_expression.h>

Collaboration diagram for func_sketch::parser::ParsedLiteral:

Public Attributes

Number value
 Value.

Detailed Description

Struct of parsed literals.

Definition at line 34 of file parsed_expression.h.

Member Data Documentation

◆ value

Number func_sketch::parser::ParsedLiteral::value

Value.

Definition at line 36 of file parsed_expression.h.


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