Class: RBS::Definition::Ancestor::Instance

Inherits:
Struct
  • Object
show all
Defined in:
lib/rbs/definition.rb

Instance Attribute Summary collapse

Instance Attribute Details

#argsObject

Returns the value of attribute args

Returns:

  • (Object)

    the current value of args



74
75
76
# File 'lib/rbs/definition.rb', line 74

def args
  @args
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



74
75
76
# File 'lib/rbs/definition.rb', line 74

def name
  @name
end