class RuboCop::AST::NodePattern::Comment
def inspect
-
(String)
- a human-readable representation of this comment
def inspect "#<NodePattern::Comment #{@location.expression} #{text.inspect}>" end
(String)
- a human-readable representation of this comment
def inspect "#<NodePattern::Comment #{@location.expression} #{text.inspect}>" end