Skip to content

Conversation

@Jonathing
Copy link
Member

This PR aims to provide useful methods for creating and finding method nodes and field nodes.

  • Added sister methods to getMethodNode() with additional parameters.
  • Added getFieldNode(), a spiritual sister to getMethodNode() but for field nodes instead.
  • Added findMethodNode(), a method which searches the given class node for a specific method.
  • Added findFieldNode(), a method which searches theg given class node for a specific field.

@Jonathing
Copy link
Member Author

Closing this as all these changes are rather small and are included in the bigger PR: #54.

@Jonathing Jonathing closed this Nov 3, 2024
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.

1 participant