WPILibC++ 2025.2.1
|
Classes | |
class | Lexer |
Raw struct schema lexer. More... | |
struct | ParsedDeclaration |
Raw struct schema declaration. More... | |
struct | ParsedSchema |
Raw struct schema. More... | |
class | Parser |
Raw struct schema parser. More... | |
struct | Token |
A lexed raw struct schema token. More... | |
Typedefs | |
using | EnumValues = std::vector<std::pair<std::string, int64_t>> |
Raw struct set of enumerated values. | |
Functions | |
std::string_view | ToString (Token::Kind kind) |
using wpi::structparser::EnumValues = std::vector<std::pair<std::string, int64_t>> |
Raw struct set of enumerated values.
std::string_view wpi::structparser::ToString | ( | Token::Kind | kind | ) |