Class: Mappum::Context
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
Instance Method Details
#is_root ⇒ Object
179 180 181 |
# File 'lib/mappum/map.rb', line 179 def is_root true end |