Method: RBS::AST::Declarations::Constant#name

Defined in:
lib/rbs/ast/declarations.rb

#nameObject (readonly)

Returns the value of attribute name.



348
349
350
# File 'lib/rbs/ast/declarations.rb', line 348

def name
  @name
end