rspec/rules/S3903/description.adoc
2020-06-30 17:16:12 +02:00

2 lines
238 B
Plaintext

Types are declared in namespaces in order to prevent name collisions and as a way to organize them into the object hierarchy. Types that are defined outside any named namespace are in a global namespace that cannot be referenced in code.