Class: Cldr::Export::Data::RbnfRoot

Inherits:
Rbnf show all
Defined in:
lib/cldr/export/data/rbnf_root.rb

Instance Attribute Summary

Attributes inherited from Base

#locale

Instance Method Summary collapse

Methods inherited from Rbnf

#fix_rule, #rule_groups, #rule_set

Methods inherited from Base

#[]=, #update

Methods inherited from Hash

#deep_merge, #deep_stringify_keys, #symbolize_keys

Constructor Details

#initializeRbnfRoot

Returns a new instance of RbnfRoot.



6
7
8
# File 'lib/cldr/export/data/rbnf_root.rb', line 6

def initialize
  super(nil)
end