Module: Laser::Parsers::GeneralPurpose::ParenthesizedTypeList2
- Defined in:
- lib/laser/annotation_parser/useful_parsers_parser.rb
Instance Method Summary (collapse)
Instance Method Details
- (Object) type_list
453 454 455 |
# File 'lib/laser/annotation_parser/useful_parsers_parser.rb', line 453 def type_list elements[1] end |