class

Myst::Doc::ConstDoc

Inherits Reference / Object

Constructors

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

Instance methods

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
value
Source
value=(value : String)
Source