method scope
Documentation for method scope
assembled from the following types:
class X::Declaration::Scope
(X::Declaration::Scope) method scope
method scope(--> Str)
Returns a string representation of the scope, usually the same keyword that is used for the declaration ("my"
, "our"
, "has"
, ...);
class X::Syntax::Variable::Twigil
From X::Syntax::Variable::Twigil
(X::Syntax::Variable::Twigil) method scope
method scope(--> Str)
Returns the scope that did not harmonize with the twigil.