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