Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • J jetbrains-plugin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 12
    • Issues 12
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Admin message

GitLab update scheduled for Friday, June 9th between 08:15 and 08:45 CEST. If unpleasant, please contact René or Martin.

  • JastAdd
  • jetbrains-plugin
  • Issues
  • #6
Closed
Open
Issue created Nov 26, 2021 by Johannes Mey@johannes.meyOwner

Parsing of Method Reference Expressions

These expressions are not always parsed.

The Java standard contains the grammar and some examples.

Since the plugin does not analyse this part of Java (this is done by the Java injection), we can mostly ignore that the parser rules are a bit messed up (like in the original JastAdd grammar).

There might be corner cases in refactoring where this can be problematic, but I would ignore these.

Assignee
Assign to
Time tracking