set_attribute


Description:

public void set_attribute (string name, bool value, SourceReference? source_reference = null)

Sets the specified named attribute to this code node.

Parameters:

name

attribute name

value

true to add the attribute, false to remove it