# File lib/yard/parser/c_parser.rb, line 25 def tokenize raise NotImplementedError, "no tokenization support for C/C++ files" end