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

Improve quality of LST: replace applicable markers with LST elements #95

Open
4 tasks
traceyyoshima opened this issue Nov 29, 2023 · 0 comments
Open
4 tasks
Labels
enhancement New feature or request parser-javascript

Comments

@traceyyoshima
Copy link
Contributor

  • Asterisk:
    Similar to Kotlin, we may replace this with a unary operation.
  • FunctionKeyword:
    This is likely already replaced by J.Modifier, but should be confirmed.
  • PostFixOperator:
    Similar to Kotlin, these may be replaced by trees. Note a general fix that applies to both languages is likely possible.
  • TypeReferencePrefix:
    Similar to the PostFixOperator.
@traceyyoshima traceyyoshima added the enhancement New feature or request label Nov 29, 2023
@timtebeek timtebeek moved this to Backlog in OpenRewrite Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request parser-javascript
Projects
Status: Backlog
Development

No branches or pull requests

2 participants