Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java primitive types as literals #57

Closed
redcatbear opened this issue Dec 5, 2019 · 1 comment
Closed

Java primitive types as literals #57

redcatbear opened this issue Dec 5, 2019 · 1 comment
Assignees
Labels
feature Product feature

Comments

@redcatbear
Copy link
Collaborator

Situation

Currently primitive types are not all supported where literals are expected (e.g. in value expressions). For the sake of uniformity and convenience all Java primitive types should be supported as value literals.

Acceptance

  1. All primitive Java types are supported as value literals
@redcatbear redcatbear added the feature Product feature label Dec 5, 2019
@AnastasiiaSergienko AnastasiiaSergienko self-assigned this Dec 6, 2019
AnastasiiaSergienko added a commit that referenced this issue Dec 6, 2019
AnastasiiaSergienko added a commit that referenced this issue Dec 9, 2019
AnastasiiaSergienko added a commit that referenced this issue Dec 9, 2019
AnastasiiaSergienko added a commit that referenced this issue Dec 9, 2019
AnastasiiaSergienko added a commit that referenced this issue Dec 10, 2019
* #57: added java primitive types literals
@AnastasiiaSergienko
Copy link
Contributor

Closed with #60

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Product feature
Projects
None yet
Development

No branches or pull requests

2 participants