Skip to content

Handle streams declared in static initializers #97

Open
@khatchad

Description

@khatchad

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions