Skip to content

NestedClasses and static access #17

Description

@svenefftinge

Currently for nested classes a double colon is used, but it Xtend 2.4.1 (And earlier) a dollar sign is the correct syntax. The double colon has to be used for accessing static methods and fields.

However with the upcoming 2.4.2 also the dot operator is allowed for both, so it might be even nicer to just use that.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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