Skip to content

Bad algorithm to discover method begining in the code files #2

@profimedica

Description

@profimedica

Current algorithm search for visibility modifiers (public, private, protected) and consider tha begining of the method body after the first "{". This way, some structures will pass as methods and some parameters can be missinterpreted.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions