Skip to content

Conversation

lizlooney
Copy link
Collaborator

Added canBeCalledWithinClass and canBeCalledOutsideClass to the mrc_class_method_def extraState.

Added mrcCanBeCalledWithinClass and mrcCanBeCalledOutsideClass to the mrc_class_method_def block.

Removed Mechanism category from the toolbox.

Replaced Methods category with a dynamic category with the method blocks appropriate for the current module.

Fixes #69

…lass_method_def extraState.

Added mrcCanBeCalledWithinClass and mrcCanBeCalledOutsideClass to the mrc_class_method_def block.

Removed Mechanism category from the toolbox.

Replaced Methods category with a dynamic category with the method blocks appropriate for the current module.
@lizlooney lizlooney requested a review from alan412 February 28, 2025 03:18
@alan412 alan412 merged commit 612a7e3 into wpilibsuite:main Feb 28, 2025
1 check passed
@alan412
Copy link
Collaborator

alan412 commented Feb 28, 2025

I found a bug, but instead of holding up this PR I put it in as issue #83 so we can both work off of this.

@lizlooney lizlooney deleted the pr_methods_category branch March 1, 2025 04:17
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.

Create a custom category that contains blocks to call methods in the same class
2 participants