instance method RDoc::Context#<=>

self <=> other -> -1 | 0 | 1[permalink][rdoc][edit]

自身と other の full_name を比較した結果を返します。

ソートのために使われます。

[PARAM] other:
自身と比較したいオブジェクトを指定します。