Module member_access

Source
Expand description

Contains the specifications for any AstNodes that are member accesses.

Structsยง

MemberAccessNode
Represents a member access node in the AST, such as object.field.