analysis.objectconst

Undocumented in source.

Members

Classes

ObjectConstCheck
class ObjectConstCheck

Checks that opEquals, opCmp, toHash, and toString are either const, immutable, or inout.

Meta