class RuboCop::AST::NodePattern::Lexer

def do_parse

def do_parse
  # Called by the generated `parse` method, do nothing here.
end