Module: Laser::Parsers::GeneralPurpose::TypeList0
- Defined in:
- lib/laser/annotation_parser/useful_parsers_parser.rb
Instance Method Summary (collapse)
Instance Method Details
- (Object) type
565 566 567 |
# File 'lib/laser/annotation_parser/useful_parsers_parser.rb', line 565 def type elements[0] end |
- (Object) type_list
569 570 571 |
# File 'lib/laser/annotation_parser/useful_parsers_parser.rb', line 569 def type_list elements[4] end |