Method: RBS::AST::Declarations::TypeAlias#type

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

#typeObject (readonly)

Returns the value of attribute type.



307
308
309
# File 'lib/rbs/ast/declarations.rb', line 307

def type
  @type
end