Add feature #314838: Allow the definition of extended nodes in FScript.
For example: new NodeKind("software-unit", "component", [su-properties]) defines a new node kind called "software-unit" that inherits of the properties of the node kind "component".
Please register or sign in to comment