module Crygen::Modules::Scope
Direct including types
Defined in:
modules/scope.crInstance Method Summary
-
#as_private : self
Set the scope as private.
-
#as_protected : self
Set the scope as protected.