KiCad PCB EDA Suite
Loading...
Searching...
No Matches
SPICE_GRAMMAR::error Struct Reference

#include <spice_grammar.h>

Static Public Attributes

template<typename Rule >
static constexpr bool raise_on_failure = false
 
template<typename Rule >
static constexpr auto message = errorMessage<Rule>
 

Detailed Description

Definition at line 299 of file spice_grammar.h.

Member Data Documentation

◆ message

template<typename Rule >
constexpr auto SPICE_GRAMMAR::error::message = errorMessage<Rule>
staticconstexpr

Definition at line 302 of file spice_grammar.h.

◆ raise_on_failure

template<typename Rule >
constexpr bool SPICE_GRAMMAR::error::raise_on_failure = false
staticconstexpr

Definition at line 301 of file spice_grammar.h.


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