Class YARD::CodeObjects::ClassObject
In: lib/yard/code_objects/class_object.rb
Parent: NamespaceObject

Methods

Attributes

superclass  [RW] 

Public Class methods

Public Instance methods

Sets the superclass of the object

@param [Base, Proxy, String, Symbol, nil] object the superclass value

[Validate]