Method: Rubyang::Model::YinElement#substatements

Defined in:
lib/rubyang/model.rb

#substatementsObject



916
917
918
919
920
# File 'lib/rubyang/model.rb', line 916

def substatements
  {
    :'unknown' => 0..Float::INFINITY,
  }
end