build_member_access
$$ = build_member_access($1, $2, $3, $4);
tnode_t *build_member_access(tnode_t *, op_t, bool, sbuf_t *);