method scope
| 1 | class X::Declaration::Scope |
| 1.1 | (X::Declaration::Scope) method scope |
| 2 | class X::Syntax::Variable::Twigil |
| 2.1 | (X::Syntax::Variable::Twigil) 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.