AlkantarClanX12

Your IP : 3.147.62.5


Current Path : /opt/alt/ruby22/lib64/ruby/2.2.0/rdoc/parser/
Upload File :
Current File : //opt/alt/ruby22/lib64/ruby/2.2.0/rdoc/parser/text.rb

##
# Indicates this parser is text and doesn't contain code constructs.
#
# Include this module in a RDoc::Parser subclass to make it show up as a file,
# not as part of a class or module.
#--
# This is not named File to avoid overriding ::File

module RDoc::Parser::Text
end