pyrtma.parser
Message definition YAML parser
Classes
Constructor for JSONEncoder, with sensible defaults. |
|
Parser class |
|
Exceptions
Raised when a struct is not 64-bit aligned |
|
Raised when an expression contains a circular reference |
|
Raised when the a name is already in use |
|
Raised when an expression can not be expanded. |
|
Raised when the wrong file extension is referenced. |
|
Raised when the a host id is already in use |
|
Raised when a message is too large |
|
Raised when a field contains the wrong type of data |
|
Raised when the a message id is already in use |
|
Raised when the a module id is already in use |
|
Base class for all parser exceptions |
|
Raised when the parser encounters invalid RTMA syntax |
|
Raised when recursion limit is exceeded evaluating aliases and expressions. |
|
Raised when the parser encounters invalid YAML |