Skip to content

Private field makes a field a public function #53

@tversteeg

Description

@tversteeg

I'm trying to switch to 0.8.0, but I have the following issue, I have a class with the following:

---@class registers
---@field options options
---@field private _mode string

When I generate the documentation, I get this:

registers._mode()                                              *registers._mode*

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions