Module: Laser::Parsers::Class::Constant2
- Defined in:
- lib/laser/annotation_parser/class_annotations_parser.rb
Instance Method Summary (collapse)
Instance Method Details
- (Object) type
543 544 545 |
# File 'lib/laser/annotation_parser/class_annotations_parser.rb', line 543 def type Types::ClassType.new(text_value, :covariant) end |