getConstantsInHTree

getConstantsInHTree(dict: ConstantNDict input);

The getConstantsInHTree method of the JadeInterface class populates the instance of the ConstantNDict class specified in the dict parameter with all constants on the receiver interface, and any defined on super‑interfaces.

This method does not clear the dictionary before adding the new keys and values.