struct

Mint::DocumentationGenerator::Entity

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source
new(*, description : Nil | String = nil, arguments : Nil | Array(Mint::DocumentationGenerator::Argument) = nil, mapping : Nil | String = nil, value : Nil | String = nil, type : Nil | String = nil, broken : Bool, name : String, kind : Mint::DocumentationGenerator::Kind)
Source

Instance methods

arguments
Source
broken?
Source
description
Source
kind
Source
mapping
Source
name
Source
source
Source
type
Source
value
Source