KiCad PCB EDA Suite
|
Classes | |
struct | backslashContinuation |
struct | bracedExpr |
struct | commentBackslashContinuation |
struct | commentLine |
struct | continuation |
struct | dotControl |
struct | dotInclude |
struct | dotIncludePath |
struct | dotIncludePathWithoutApostrophes |
struct | dotIncludePathWithoutQuotes |
struct | dotLine |
struct | dotModel |
struct | dotModelAko |
struct | dotModelType |
struct | dotSubckt |
struct | dotSubcktEnd |
struct | dotSubcktParams |
struct | dotSubcktParamValuePair |
struct | dotSubcktParamValuePairs |
struct | dotSubcktPinName |
struct | dotSubcktPinSequence |
struct | dotTitle |
struct | dotTitleTitle |
struct | eolfComment |
struct | eolfCommentStart |
struct | error |
struct | garbage |
struct | garbageOrEolf |
struct | kLine |
struct | leaders |
struct | modelName |
struct | modelUnit |
struct | newline |
struct | param |
struct | paramValue |
struct | paramValuePair |
struct | paramValuePairs |
struct | plusContinuation |
struct | sep |
struct | spiceSource |
struct | spiceSourceGrammar |
struct | spiceUnit |
struct | spiceUnitGrammar |
struct | token |
struct | tokenStart |
struct | trailers |
struct | unknownLine |
struct | vectorExpr |
Typedefs | |
template<typename Rule > | |
using | control = must_if< error >::control< Rule > |
Variables | |
template<typename > | |
constexpr const char * | errorMessage = nullptr |
template<> | |
constexpr auto | errorMessage< newline > |
template<> | |
constexpr auto | errorMessage< sep > |
template<> | |
constexpr auto | errorMessage< opt< sep > > |
template<> | |
constexpr auto | errorMessage< modelName > |
template<> | |
constexpr auto | errorMessage< dotModelType > |
template<> | |
constexpr auto | errorMessage< opt< sep, dotModelType > > |
template<> | |
constexpr auto | errorMessage< opt< sep, paramValuePairs > > |
template<> | |
constexpr auto | errorMessage< opt< sep, dotSubcktPinSequence > > |
template<> | |
constexpr auto | errorMessage< opt< sep, dotSubcktParams > > |
template<> | |
constexpr auto | errorMessage< until< dotSubcktEnd, spiceUnit > > |
template<> | |
constexpr auto | errorMessage< spiceUnit > |
template<> | |
constexpr auto | errorMessage< spiceSource > |
using SPICE_GRAMMAR::control = typedef must_if<error>::control<Rule> |
Definition at line 304 of file spice_grammar.h.
|
inlineconstexpr |
Definition at line 271 of file spice_grammar.h.
|
inlineconstexpr |
Definition at line 280 of file spice_grammar.h.
|
inlineconstexpr |
Definition at line 278 of file spice_grammar.h.
|
inlineconstexpr |
Definition at line 272 of file spice_grammar.h.
|
inlineconstexpr |
Definition at line 276 of file spice_grammar.h.
|
inlineconstexpr |
Definition at line 282 of file spice_grammar.h.
|
inlineconstexpr |
Definition at line 288 of file spice_grammar.h.
|
inlineconstexpr |
Definition at line 286 of file spice_grammar.h.
|
inlineconstexpr |
Definition at line 284 of file spice_grammar.h.
|
inlineconstexpr |
Definition at line 274 of file spice_grammar.h.
|
inlineconstexpr |
Definition at line 294 of file spice_grammar.h.
|
inlineconstexpr |
Definition at line 292 of file spice_grammar.h.
|
inlineconstexpr |
Definition at line 290 of file spice_grammar.h.