Skip to content

Parameters broken for some method calls #61

@vinicius0197

Description

@vinicius0197

Some parameters are not being parsed correctly, mainly when they are fully qualified names (maybe this has something to do with #59 ?)

Rules such as these (for Forbidden clause) are not working as well:

FORBIDDEN
	PBEKeySpec(char[]) => c1;
	PBEKeySpec(char[],byte[],int) => c1;

Maybe we should take a look at the FormalParams rule

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions