Mint::DocumentationGenerator::TopLevelEntity
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Sourcenew(*, description : Nil | String = nil, parameters : Nil | Array(String) = nil, entities : Nil | Array(Mint::DocumentationGenerator::Entity) = nil, flags : Nil | Array(Mint::DocumentationGenerator::Flag) = nil, link = nil, name : String, kind : Mint::DocumentationGenerator::Kind)
SourceInstance methods
description
Sourceentities
Sourceflags
Sourcekind
Sourcelink
Sourcename
Sourceparameters
Source