abstract class Object

Overview

Object is the base type of all Crystal objects.

Defined in:

instance_methods.cr

Class Method Summary

Macro Summary

Class Method Detail

def self.instance_methods #

[View source]

Macro Detail

macro instance_methods2 #

Return the instance methods of an Object.


[View source]