class SyntaxTree::Field

Field is always the child of an assignment. It represents assigning to a “field” on an object.

object.variable = value