Module: InstanceHelpers

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

Instance Method Summary collapse

Instance Method Details

#lib_enum_postfixObject



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

def lib_enum_postfix
  ''
end

#lib_prefixObject



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

def lib_prefix 
  '' 
end