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