abstract class Oxide::Types::ScalarType

Direct Known Subclasses

Defined in:

oxide/types/scalars.cr

Instance Method Summary

Instance methods inherited from class Oxide::Type

coerce(value) : CoercedInput coerce, description description, input_type? : Bool input_type?, name name, output_type? : Bool output_type?, serialize(value) : SerializedOutput serialize, unwrap(schema : Schema) unwrap

Instance methods inherited from module Oxide::Visitable

accept(visitor : Visitor) accept

Instance Method Detail

def input_type? : Bool #

[View source]
def kind #

[View source]
def output_type? : Bool #

[View source]