E539 #3859: UnsupportedOperationException when trying to resolve a type in a… by abego · Pull Request #3861 · javaparser/javaparser · GitHub
[go: up one dir, main page]

Skip to content

Conversation

abego
Copy link
Contributor
@abego abego commented Jan 18, 2023

includes:

  • extract and reuse EnclosedExpr#ensureNonEnclosedExpression(Expression)
  • add and use Navigator#demandParentNodeSkipEnclosedExprs(Node)
  • add MethodCallExpr#argumentPosition(Node), substituting the helper
    method LambdaExprContext#pos(...) and parts of the helper method
    TypeExtractor#getParamPos(Node)

#3859

abego added 2 commits January 18, 2023 22:26
…n argument

includes:
- extract and reuse EnclosedExpr#ensureNonEnclosedExpression(Expression)
- add and use Navigator#demandParentNodeSkipEnclosedExprs(Node)
- add MethodCallExpr#argumentPosition(Node), substituting the helper
  method LambdaExprContext#pos(...) and parts of the helper method
  TypeExtractor#getParamPos(Node)

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

Successfully merging this pull request may close these issues.

2 participants
0