Vow::FieldDescriptor
Inherits JSON::Serializable < Struct < Value < Object
One field of a captured surface type: its name and raw Crystal type string.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
name
Sourcetype
Source