Method: Node#type

Defined in:
lib/node.rb

#typeObject

accessor for inner field



12
13
14
# File 'lib/node.rb', line 12

def type
  @type
end