Sha256: 2456d478e938cc7428287749c2e9a3c6055b783a9ca94fb7fb8a2f8b14a85382
Contents?: true
Size: 382 Bytes
Versions: 7
Compression:
Stored size: 382 Bytes
Contents
# Generated from lib/rbs_activesupport/parser/comment_parser.rb with RBS::Inline module RbsActivesupport class Parser class CommentParser attr_reader line_comments: Hash[Integer, String] attr_reader trailing_comments: Hash[Integer, String] def initialize: () -> void # @rbs string: String def parse: (String string) -> self end end end
Version data entries
7 entries across 7 versions & 1 rubygems