Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Missing keywords #136

@SMadani

Description

@SMadani

The following reserved keywords are missing from the Java grammar:

  • const
  • goto

Furthermore, Java 10 adds local-variable type inference, so perhaps var should also be added in certain contexts?

I have been referred to this project from Visual Studio Code. The original problem can be found here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions