1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core
Jean Boussier c0c2b31a35 Add Class#subclasses
Implements [Feature #18273]

Returns an array containing the receiver's direct subclasses without
singleton classes.
2021-11-23 10:50:44 +01:00
..
argf
array
basicobject
binding
builtin_constants
class Add Class#subclasses 2021-11-23 10:50:44 +01:00
comparable
complex
conditionvariable
data
dir
encoding
enumerable
enumerator
env
exception
false
fiber
file
filetest
float
gc
hash
integer
io
kernel
main Make Module#{public,private,protected,module_function} return arguments 2021-11-18 09:47:40 -08:00
marshal
matchdata
math
method
module Make Module#{public,private,protected,module_function} return arguments 2021-11-18 09:47:40 -08:00
mutex
nil
numeric
objectspace
proc
process
queue
random
range
rational
regexp
signal
sizedqueue
string
struct
symbol
systemexit
thread
threadgroup
time
tracepoint
true
unboundmethod
warning