class

Myst::Doc::MethodDoc

Inherits Reference / Object

Constructors

new(name : String, full_name : String, separator : String, doc : String | Nil)
Source

Instance methods

clauses
Source
clauses=(clauses : Array(Myst::Doc::ClauseDoc))
Source
doc=(doc : String | Nil)
Source
full_name
Source
full_name=(full_name : String)
Source
kind
Source
kind=(kind : Myst::Doc::Kind)
Source
name
Source
name=(name : String)
Source
separator
Source
separator=(separator : String)
Source