class RuboCop::AST::ConstNode
def namespace
-
(Node, nil)
- the node associated with the scope (e.g. cbase, const, ...)
def namespace children[0] end
(Node, nil)
- the node associated with the scope (e.g. cbase, const, ...)
def namespace children[0] end