module

Crygen::Modules::Scope

Module that configures the scope of an object.

Instance methods

as_private

Set the scope as private.

Source
as_protected

Set the scope as protected.

Source