KiCad PCB EDA Suite
Loading...
Searching...
No Matches
EXPR_TO_TEST Struct Reference

Public Attributes

wxString expression
 
bool expectError
 
LIBEVAL::VALUE expectedResult
 

Friends

std::ostream & operator<< (std::ostream &os, const EXPR_TO_TEST &expr)
 

Detailed Description

Definition at line 37 of file test_libeval_compiler.cpp.

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  os,
const EXPR_TO_TEST expr 
)
friend

Definition at line 43 of file test_libeval_compiler.cpp.

Member Data Documentation

◆ expectedResult

LIBEVAL::VALUE EXPR_TO_TEST::expectedResult

Definition at line 41 of file test_libeval_compiler.cpp.

◆ expectError

bool EXPR_TO_TEST::expectError

Definition at line 40 of file test_libeval_compiler.cpp.

◆ expression

wxString EXPR_TO_TEST::expression

Definition at line 39 of file test_libeval_compiler.cpp.


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