- Inheritance
-
< Object
Information of arguments of subroutines and functions in Fortran95
Attributes
Name |
Visibility |
R/W |
Description |
arraysuffix |
public |
R |
Suffix of array
|
comment |
public |
RW |
Comments
|
inivalue |
public |
R |
Initial Value
|
nodoc |
public |
RW |
Flag of non documentation
|
types |
public |
R |
Types of variable
|
varname |
public |
R |
Name of variable
|
Methods
Class
Visibility |
Signature |
public |
new (varname, types, inivalue, arraysuffix, comment, nodoc=false) |
Instance
Class Method Detail
new(varname, types, inivalue, arraysuffix, comment, nodoc=false)
Instance Method Detail
include_attr?(attr)
If attr is included, true is returned
to_s()