Class: EhbrsRubyUtils::Music::Ous::Category
- Defined in:
- lib/ehbrs_ruby_utils/music/ous/category.rb
Constant Summary
Constants inherited from Node
Node::DEFAULT_LANGUAGE, Node::LANGUAGE_FILE_BASENAME
Instance Method Summary collapse
Methods inherited from Node
#language, #language_file, #name, #parent_language, #real_path, #self_language, #to_s
Instance Method Details
#parent_node_class ⇒ Object
10 11 12 |
# File 'lib/ehbrs_ruby_utils/music/ous/category.rb', line 10 def parent_node_class nil end |