Method: Crokus::Function#type

Defined in:
lib/crokus/ast.rb

#typeObject

Returns the value of attribute type.



131
132
133
# File 'lib/crokus/ast.rb', line 131

def type
  @type
end