class Myst::Doc::ConstDoc
- Myst::Doc::ConstDoc
- Reference
- Object
Defined in:
myst/tools/doc/const_doc.crConstructors
Instance Method Summary
- #doc : String | Nil
- #doc=(doc : String | Nil)
- #full_name : String
- #full_name=(full_name : String)
- #kind : Myst::Doc::Kind
- #kind=(kind : Myst::Doc::Kind)
- #name : String
- #name=(name : String)
- #value : String
- #value=(value : String)