Method: MessagePack::IDL::IR::Type#list_type?

Defined in:
lib/msgpack/idl/ir.rb

#list_type?Boolean



72
73
74
# File 'lib/msgpack/idl/ir.rb', line 72

def list_type?
  false
end