class RuboCop::AST::NodePattern::Compiler::AtomSubcompiler

def visit_symbol

def visit_symbol
  node.child.inspect
end