Flowdock
method

to_s

Importance_0
v1_9_1_378 - Show latest stable - 0 notes - Class: Fortran95Definition
to_s() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rdoc/parser/f95.rb, line 1677
    def to_s
      return <Fortran95Definition: varname=#{@varname}, types=#{types},inivalue=#{@inivalue}, arraysuffix=#{@arraysuffix}, nodoc=#{@nodoc}, comment=#{@comment}>
    end
Register or log in to add new notes.