Skip to content

Abstract and Static specifiers are missing #76

@patrickfrancis

Description

@patrickfrancis

The "abstract" specifier is missing in MethodDefinition.

For example, public abstract int foo();

"static" has the same problem.
public static int s;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions