KiCad PCB EDA Suite
Loading...
Searching...
No Matches
NUMERIC_EVALUATOR::Token Struct Reference

#include <numeric_evaluator.h>

Public Attributes

int token
 
numEval::TokenType value
 

Detailed Description

Definition at line 144 of file numeric_evaluator.h.

Member Data Documentation

◆ token

int NUMERIC_EVALUATOR::Token::token

Definition at line 146 of file numeric_evaluator.h.

Referenced by NUMERIC_EVALUATOR::getToken(), and NUMERIC_EVALUATOR::Process().

◆ value

numEval::TokenType NUMERIC_EVALUATOR::Token::value

Definition at line 147 of file numeric_evaluator.h.

Referenced by NUMERIC_EVALUATOR::getToken(), and NUMERIC_EVALUATOR::Process().


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