We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/williaml33moore/bathtub/blob/main/src/bathtub_pkg/step_static_attributes_interface.svh src/bathtub_pkg/step_static_attributes_interface.svh 96ae4b3 #41
Comments and method prototype for get_step_obj() don't match.
get_step_obj()
Method set_stp_obj_name() appears to be missing. Do we need one?
set_stp_obj_name()
Method print_attributes() has no comment.
print_attributes()
By inspection
The text was updated successfully, but these errors were encountered:
williaml33moore
No branches or pull requests
Context
https://github.com/williaml33moore/bathtub/blob/main/src/bathtub_pkg/step_static_attributes_interface.svh
src/bathtub_pkg/step_static_attributes_interface.svh
96ae4b3
#41
Description
Comments and method prototype for
get_step_obj()
don't match.Method
set_stp_obj_name()
appears to be missing. Do we need one?Method
print_attributes()
has no comment.How Found
By inspection
The text was updated successfully, but these errors were encountered: