Module: Decode::Comment
- Defined in:
- lib/decode/comment/attribute.rb,
lib/decode/comment/rbs.rb,
lib/decode/comment/tag.rb,
lib/decode/comment/node.rb,
lib/decode/comment/tags.rb,
lib/decode/comment/text.rb,
lib/decode/comment/option.rb,
lib/decode/comment/pragma.rb,
lib/decode/comment/raises.rb,
lib/decode/comment/throws.rb,
lib/decode/comment/yields.rb,
lib/decode/comment/example.rb,
lib/decode/comment/returns.rb,
lib/decode/comment/constant.rb,
lib/decode/comment/parameter.rb
Overview
Represents comment parsing and processing functionality.
Defined Under Namespace
Classes: Attribute, Constant, Example, Node, Option, Parameter, Pragma, RBS, Raises, Returns, Tag, Tags, Text, Throws, Yields