class Oxide::Types::LateBoundType
- Oxide::Types::LateBoundType
- Oxide::Type
- Reference
- Object
Defined in:
oxide/types/late_bound_type.crConstructors
Instance Method Summary
- #coerce(value) : CoercedInput
- #description
- #input_type? : Bool
- #kind
- #name
- #output_type? : Bool
- #serialize(value) : SerializedOutput
- #typename : String
- #unwrap(schema : Schema)