class RuboCop::AST::ConstNode
def short_name
-
(Symbol)
- the demodulized name of the constant: "::Foo::Bar" => :Bar
def short_name children[1] end
(Symbol)
- the demodulized name of the constant: "::Foo::Bar" => :Bar
def short_name children[1] end