The search functionality needs JavaScript enabled
Returns whether class or its ancestry has an integer constant called name or not.
class
name
bool classHasIntegerConstant ( const(String) _class, const(String) name ) nothrow @nogc const;