struct

Vow::FieldDescriptor

Inherits JSON::Serializable < Struct < Value < Object

One field of a captured surface type: its name and raw Crystal type string.

Constructors

new(name : String, type : String)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

name
Source
type
Source