mikaa123/umlify

attr_reader: and attr_writer:

Closed this issue · 1 comments

The parser doesn't parse:

attr_reader: some_variable

or

attr_writer: some_other_variable

Now recognize attr_reader and attr_writer, closed by 02174e4