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

Issue#1611, move visitWaitStmt to AbstractPythonVisitor #1612

Closed
wants to merge 1 commit into from
Closed

Issue#1611, move visitWaitStmt to AbstractPythonVisitor #1612

wants to merge 1 commit into from

Conversation

NiHoffmann
Copy link
Member

@NiHoffmann NiHoffmann commented Jan 30, 2024

enhancement: #1611
PythonVisitor now has visitWaitStmt, function does not have to be overwritten by each python visitor.
Adding abstract function to implement waitstatement for each robot type -> drawer pattern

using drawer pattern
@NiHoffmann NiHoffmann changed the title fixing: #1611 enhancement, move visitWaitStmt to AbstractPythonVisitor: #1611 Jan 30, 2024
@NiHoffmann NiHoffmann changed the title enhancement, move visitWaitStmt to AbstractPythonVisitor: #1611 enhancement:#1611, move visitWaitStmt to AbstractPythonVisitor Jan 30, 2024
@NiHoffmann NiHoffmann changed the title enhancement:#1611, move visitWaitStmt to AbstractPythonVisitor Issue#1611, move visitWaitStmt to AbstractPythonVisitor Jan 30, 2024
@NiHoffmann NiHoffmann closed this by deleting the head repository Mar 27, 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