Class: Mappum::Context

Inherits:
Field show all
Defined in:
lib/mappum/map.rb

Instance Attribute Summary

Attributes inherited from Field

#block, #clazz, #enum_type, #func, #is_placeholder, #name, #parent, #src_ref

Instance Method Summary collapse

Methods inherited from Field

#array?, #placeholder?

Instance Method Details

#is_rootObject



179
180
181
# File 'lib/mappum/map.rb', line 179

def is_root
  true
end