Class: RDocF95::RDocF95::Generator

Inherits:
Struct
  • Object
show all
Defined in:
lib/rdoc-f95.rb

Instance Attribute Summary collapse

Instance Attribute Details

#class_nameObject

Returns the value of attribute class_name

Returns:

  • (Object)

    the current value of class_name



60
61
62
# File 'lib/rdoc-f95.rb', line 60

def class_name
  @class_name
end

#file_nameObject

Returns the value of attribute file_name

Returns:

  • (Object)

    the current value of file_name



60
61
62
# File 'lib/rdoc-f95.rb', line 60

def file_name
  @file_name
end

#keyObject

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



60
61
62
# File 'lib/rdoc-f95.rb', line 60

def key
  @key
end