Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > getConstantInHTree

getConstantInHTree

getConstantInHTree(name: String): Constant;

The getConstantInHTree method of the Class class returns a reference to the constant with the name specified in the name parameter. If the constant does not exist in the receiver class, superclasses are searched.