class YARD::Parser::C::CParser

def prevchar(num = 1) @content[@index - 1, num] end

def prevchar(num = 1) @content[@index - 1, num] end