Module assignment

Source
Expand description

Contains the specifications for any AstNodes that are assignments

Structsยง

AssignmentNode
Represents a statement node in the AST, such as variable = value.