|
KiCad PCB EDA Suite
|
#include <text_eval_environment.h>
Public Member Functions | |
| bool | operator== (const VCS_VALUE &) const =default |
Public Attributes | |
| std::string | text |
| int64_t | number = 0 |
Definition at line 60 of file text_eval_environment.h.
|
default |
| int64_t TEXT_EVAL::ENVIRONMENT::VCS_VALUE::number = 0 |
Definition at line 63 of file text_eval_environment.h.
| std::string TEXT_EVAL::ENVIRONMENT::VCS_VALUE::text |
Definition at line 62 of file text_eval_environment.h.