Method: Xumlidot::Parsers::Args#process_hash

Defined in:
lib/xumlidot/parsers/args.rb

#process_hash(_exp) ⇒ Object



45
46
47
48
# File 'lib/xumlidot/parsers/args.rb', line 45

def process_hash(_exp)
  @argument.default = {}
  s()
end