Method: Ikra::Symbolic::ArrayCommand#to_ruby_type

Defined in:
lib/types/types/array_command_type.rb

#to_ruby_typeObject



103
104
105
# File 'lib/types/types/array_command_type.rb', line 103

def to_ruby_type
    return ArrayCommand
end