class YARD::Parser::C::CParser

def nextchar(num = 1) @content[@index + 1, num] end

def nextchar(num = 1) @content[@index + 1, num] end