Module: InstanceHelpers

Included in:
ApiConverter, CodeGenerator
Defined in:
lib/code_generator/helpers.rb

Instance Method Summary collapse

Instance Method Details

#lib_enum_postfixObject



10
11
12
# File 'lib/code_generator/helpers.rb', line 10

def lib_enum_postfix
  ''
end

#lib_prefixObject



6
7
8
# File 'lib/code_generator/helpers.rb', line 6

def lib_prefix 
  '' 
end