You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Subroutine_Stmt and Program_Stmt nodes both have the get_name() method which does what you'd expect. However, Function_Stmt does not have this method which is inconsistent.