Class: Umwelt::Semantic::Plain::Base

Inherits:
Base
  • Object
show all
Defined in:
lib/umwelt/semantic/plain.rb

Direct Known Subclasses

Root, Space

Instance Attribute Summary

Attributes inherited from Base

#node

Instance Method Summary collapse

Methods inherited from Base

#ancestry_path, #code, #context, #csymbol, #initialize, #label, #path, #s, #tail_path

Constructor Details

This class inherits a constructor from Umwelt::Semantic::Base

Instance Method Details

#default_locationObject



5
6
7
# File 'lib/umwelt/semantic/plain.rb', line 5

def default_location
  Pathname.new 'umwelt/lib'
end