module RuboCop::AST::ConstantNode
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