Skip to content

Constructor references ar enot recongnized by the parser, they are reported as syntax error #149

@pavlush

Description

@pavlush

Any code that is using constructor reference for array object is not recognized by the parser
For example following code is guaranteed parser exception

Example:
.toArray(MyAobject[]::new)

Environment:

  • javajang 0.13.0
  • Python 3.9
  • macOS Sequoia

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