Expand description
Contains the specifications for any AstNodes that are member accesses.
Structsยง
- Represents a member access node in the AST, such as
object.field
.
Contains the specifications for any AstNodes that are member accesses.
object.field
.