Inherits Crystal::Macros::ASTNode
A visibility modifier
Returns the expression that the modifier is applied to.
Returns the visibility of this modifier: :public, :protected or :private.
:public
:protected
:private