struct CapnProto::Meta::Node
- CapnProto::Meta::Node
- Struct
- Value
- Object
Defined in:
capnproto/meta.crConstant Summary
-
CAPN_PROTO_DATA_WORD_COUNT =
5_u16
-
CAPN_PROTO_POINTER_COUNT =
6_u16
Constructors
Class Method Summary
Instance Method Summary
- #annotation!
- #annotations
- #capn_proto_address : UInt64
- #const!
- #display_name
- #display_name_prefix_length
- #enum!
- #file!
- #id
- #interface!
- #is_annotation : Bool
- #is_const : Bool
- #is_enum : Bool
- #is_file : Bool
- #is_generic
- #is_interface : Bool
- #is_struct : Bool
- #nested_nodes
- #parameters
- #scope_id
- #struct!