Class: Decode::Comment::Throws
- Defined in:
- lib/decode/comment/throws.rb
Overview
Identifies that a method might throw a specific symbol.
-
‘@throws [:skip] To skip recursion.`
Constant Summary
Constants inherited from Attribute
Constants inherited from Tag
Instance Attribute Summary
Attributes inherited from Attribute
#The type of the attribute., #type
Attributes inherited from Tag
#The directive that generated the tag., #directive
Attributes inherited from Node
#The children of this node., #children
Method Summary
Methods inherited from Attribute
Methods inherited from Tag
bracketed_content, build, #initialize, match, parse
Methods inherited from Node
#add, #children?, #each, #filter, #initialize, #text, #traverse
Constructor Details
This class inherits a constructor from Decode::Comment::Attribute