KiCad PCB EDA Suite
Loading...
Searching...
No Matches
LIBEVAL::ERROR_STATUS Struct Reference

#include <libeval_compiler.h>

Public Attributes

bool pendingError = false
 
COMPILATION_STAGE stage
 
wxString message
 
int srcPos
 

Detailed Description

Definition at line 72 of file libeval_compiler.h.

Member Data Documentation

◆ message

wxString LIBEVAL::ERROR_STATUS::message

Definition at line 77 of file libeval_compiler.h.

Referenced by LIBEVAL::COMPILER::reportError(), and testEvalExpr().

◆ pendingError

◆ srcPos

int LIBEVAL::ERROR_STATUS::srcPos

Definition at line 78 of file libeval_compiler.h.

Referenced by LIBEVAL::COMPILER::reportError(), and testEvalExpr().

◆ stage

COMPILATION_STAGE LIBEVAL::ERROR_STATUS::stage

Definition at line 76 of file libeval_compiler.h.

Referenced by LIBEVAL::COMPILER::reportError().


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