Expand description
AST definitions for XDR protocol.
Structs§
- Constant
- A constant definition.
- EnumDef
- Enum definition.
- Enum
Variant - Enum variant.
- Field
- Struct field.
- Procedure
- RPC procedure definition.
- Protocol
- Represents a complete XDR protocol definition.
- Struct
Def - Struct definition.
- Typedef
Def - Typedef definition.
- Union
Case - Union case.
- Union
Def - Union definition (discriminated union).
Enums§
- Const
Value - Constant value.
- Length
Spec - Length specification for arrays and opaque data.
- Priority
- Procedure priority.
- Type
- Type representation.
- TypeDef
- Type definition.