class Returns < Attribute
- Inherits from
Attribute: #children?, #add, #each, #filter, #text, #traverse, #extract_text, .build, .bracketed_content, .match, .parse
Represents a return value.
Example: @returns [Integer] The person's age.