Skip to content

Add parse tree info

Fulfilling #40577 (closed)

  • Adds a value field to stringconstn nodes containing the contents of that string constant
  • Adds a field field to subscriptn nodes containing the name of the field that was accessed

Merge request reports