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
Currently, we assume that a stream is declared in a method. It could also be declared in a static initializer. Both AST types have a common super type of BodyDeclaration.