class TokyoMetro::Required::All::Factory::Generate::Api::StationFacility::Info::Platform::Info::BarrierFreeAndSurroundingArea

Public Class Methods

new() click to toggle source
Calls superclass method
# File lib/tokyo_metro/required/all/factory/generate/api/station_facility/info/platform/info/barrier_free_and_surrounding_area.rb, line 3
def initialize
  super( set_all_files_under_the_top_namespace: false )
end
other_files() click to toggle source
# File lib/tokyo_metro/required/all/factory/generate/api/station_facility/info/platform/info/barrier_free_and_surrounding_area.rb, line 7
def self.other_files
  ::File.join( top_file , "info" )
end