FuncSketch
Loading...
Searching...
No Matches
func_sketch::expressions::ConstantExpression Struct Reference

Struct of constant expressions. More...

#include <func_sketch/expressions/constant_expression.h>

Collaboration diagram for func_sketch::expressions::ConstantExpression:

Public Attributes

Number value
 Value.

Detailed Description

Struct of constant expressions.

Definition at line 31 of file constant_expression.h.

Member Data Documentation

◆ value

Number func_sketch::expressions::ConstantExpression::value

Value.

Definition at line 33 of file constant_expression.h.


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