DEBSOURCES
Skip Quicknav
sources / ruby2.3 / 2.3.3-1%2Bdeb9u8 / lib / rdoc / ghost_method.rb
1234567
# frozen_string_literal: false ## # GhostMethod represents a method referenced only by a comment class RDoc::GhostMethod < RDoc::AnyMethod end