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