method

getc

v1_9_1_378 - Show latest stable - Class: RDoc::RubyLex
getc()
public

No documentation available.

# File lib/rdoc/parser/ruby.rb, line 492
  def getc
    @reader.getc
  end