Method: Steep::AST::Signature::Module#name

Defined in:
lib/steep/ast/signature/module.rb

#nameObject (readonly)

Returns the value of attribute name.



6
7
8
# File 'lib/steep/ast/signature/module.rb', line 6

def name
  @name
end