struct Apps::Support::ForwardDefault
- Apps::Support::ForwardDefault
- Struct
- Value
- Object
Included Modules
- Protobuf::Message
Defined in:
pb-Apps/CATS_Support.pb.crConstant Summary
-
FIELDS =
{1 => {name: :forwarding_type, pb_type: :bool, crystal_type: Bool, cast_type: Bool, native: true, optional: false, repeated: false, default: nil, packed: false}, 2 => {name: :forward_dn, pb_type: :bool, crystal_type: Bool, cast_type: Bool, native: true, optional: false, repeated: false, default: nil, packed: false}} of Int32 => HashLiteral(Symbol, ASTNode)
Constructors
Class Method Summary
Instance Method Summary
- #[](key : String)
- #forward_dn : Bool
- #forward_dn=(forward_dn : Bool)
- #forwarding_type : Bool
- #forwarding_type=(forwarding_type : Bool)
- #to_protobuf(io : IO, embedded = false)
- #to_protobuf