KiCad PCB EDA Suite
|
Classes | |
struct | anyString |
anyString = a run of characters that do not start a command sequence, or if they do, they do not start a complete command prefix (command char + open brace) More... | |
struct | anyStringWithinBraces |
struct | anything |
Finally, the full grammar. More... | |
struct | braces |
struct | escapeSequence |
struct | grammar |
struct | markup |
class | MARKUP_PARSER |
struct | NODE |
struct | overbar |
struct | subscript |
struct | superscript |
Typedefs | |
template<typename Rule> | |
using | selector |
using MARKUP::selector |
Definition at line 96 of file markup_parser.h.