Structsยง
- Mapping
Entry ๐ - Mapping
Translator - Mapping
Translator ๐Map - A mapping of variable values to their string entries.
Enumsยง
Staticsยง
- KIND_
COLOR_ ๐KEYWORDS
Functionsยง
- key_
display ๐ - kind_
color_ ๐keywords - normalize_
first_ ๐column - Normalize the first column value according to its type and specified bit width.
- parse_
color_ ๐kind - Parse a color or value kind from a token string.
- parse_
content_ ๐with_ default_ name - Parse content of file and return a MappingTranslatorMap, falling back to default_name if no name is found in the file.
- parse_
file ๐ - Parse a file and return a MappingTranslatorMap.
- parse_
key_ ๐value - Parse the value part of the first item into a
VariableValue` and its bit width. - parse_
key_ ๐with_ kind - Parse the first item into a
VariableValue, aValueKind, and its bit width. - parse_
line ๐ - Parse a line and extract variable value, label, value kind, and length of the value.
- parse_
specifier ๐