Method: Frepl::Declaration#kind

Defined in:
lib/frepl/statements/declaration.rb

#kindObject (readonly)

Returns the value of attribute kind.



3
4
5
# File 'lib/frepl/statements/declaration.rb', line 3

def kind
  @kind
end