abstract class Oxide::BaseField

Direct Known Subclasses

Defined in:

oxide/field.cr

Instance Method Summary

Instance Method Detail

abstract def arguments : Hash(String, Oxide::Argument) #

[View source]
abstract def deprecation_reason : String | Nil #

[View source]
abstract def description : String | Nil #

[View source]
abstract def type : Oxide::Type #

[View source]