Class RDoc::Fortran95parser::Fortran95Definition
In: lib/rdoc/parsers/parse_f95.rb
Parent: Object

Information of arguments of subroutines and functions in Fortran95

Methods

include_attr?   new   to_s  

Attributes

arraysuffix  [R]  Suffix of array
comment  [RW]  Comments
inivalue  [R]  Initial Value
nodoc  [RW]  Flag of non documentation
types  [R]  Types of variable
varname  [R]  Name of variable

Public Class methods

Public Instance methods

If attr is included, true is returned

[Validate]

ruby-doc.org is a service of James Britt and Neurogami, a Ruby application development company in Phoenix, AZ.

Documentation content on ruby-doc.org is provided by remarkable members of the Ruby community.

For more information on the Ruby programming language, visit ruby-lang.org.

Want to help improve Ruby's API docs? See Ruby Documentation Guidelines.