Uses of Annotation Type
org.jruby.anno.JRubyMethod
Packages that use JRubyMethod
Package
Description
-
Uses of JRubyMethod in org.jruby
Methods in org.jruby with annotations of type JRubyMethodModifier and TypeMethodDescriptionstatic IRubyObjectRubyKernel.__dir__(ThreadContext context, IRubyObject recv) static IRubyObjectRubyEnumerator.__from(ThreadContext context, IRubyObject klass, IRubyObject[] args) static IRubyObjectRubySignal.__jtrap_kernel(IRubyObject recv, IRubyObject block, IRubyObject sig) static IRubyObjectRubySignal.__jtrap_osdefault_kernel(IRubyObject recv, IRubyObject sig) static IRubyObjectRubySignal.__jtrap_platform_kernel(IRubyObject recv, IRubyObject sig) static IRubyObjectRubySignal.__jtrap_restore_kernel(IRubyObject recv, IRubyObject sig) static IRubyObjectRubyKernel.__method__(ThreadContext context, IRubyObject recv) RubyStopIteration.__set_result__(IRubyObject result) RubyEncoding._dump(ThreadContext context, IRubyObject arg) static IRubyObjectRubyKernel._exec_internal(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyEncoding._load(ThreadContext context, IRubyObject recv, IRubyObject str) static IRubyObjectRubyKernel.abort(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyProcess.abort(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyThread.abort_on_exception(ThreadContext context) static RubyBooleanRubyThread.abort_on_exception(ThreadContext context, IRubyObject recv) Returns the status of the global ``abort on exception'' condition.RubyThread.abort_on_exception_set(IRubyObject val) static IRubyObjectRubyThread.abort_on_exception_set(ThreadContext context, IRubyObject recv, IRubyObject value) RubyComplex.abs(ThreadContext context) nucomp_absRubyFloat.abs(ThreadContext context) flo_absabstract IRubyObjectRubyInteger.abs(ThreadContext context) RubyNumeric.abs(ThreadContext context) num_absstatic IRubyObjectRubyRange.BSearch.abs(ThreadContext context, IRubyObject bsearch, IRubyObject flote) RubyComplex.abs2(ThreadContext context) nucomp_abs2RubyNumeric.abs2(ThreadContext context) numeric_abs2static IRubyObjectRubyFile.absolute_path(ThreadContext context, IRubyObject recv, IRubyObject[] args) ---------------------------------------------------- File::absolute_path File.absolute_path(file_name [, dir_string] ) -> abs_file_name From Ruby 1.9.1 ------------------------------------------------------------------------ Converts a pathname to an absolute pathname.RubyThread.Location.absolute_path(ThreadContext context) static RubyFloatRubyMath.acos(ThreadContext context, IRubyObject recv, IRubyObject x) static RubyFloatRubyMath.acosh(ThreadContext context, IRubyObject recv, IRubyObject x) RubyThreadGroup.add(IRubyObject rubyThread, Block block) RubyThread.add_trace_func(ThreadContext context, IRubyObject trace_func, Block block) static IRubyObjectRubyThread.add_trace_func(ThreadContext context, IRubyObject recv, IRubyObject trace_func, Block block) RubyIO.advise(ThreadContext context, IRubyObject[] argv) RubyModule.alias_method(ThreadContext context, IRubyObject newId, IRubyObject oldId) static IRubyObjectRubyEncoding.aliases(ThreadContext context, IRubyObject recv) RubyThread.alive_p()RubyArray.all_p(ThreadContext context, Block block) RubyArray.all_p(ThreadContext context, IRubyObject arg, Block block) static IRubyObjectRubyEnumerable.all_p(ThreadContext context, IRubyObject self, Block block) static IRubyObjectRubyEnumerable.all_p(ThreadContext context, IRubyObject self, IRubyObject arg, Block block) static IRubyObjectRubySymbol.all_symbols(ThreadContext context, IRubyObject recv) RubyInteger.allbits_p(ThreadContext context, IRubyObject other) RubyClass.allocate()RubyModule.ancestors(ThreadContext context) rb_mod_ancestorsRubyArray.any_p(ThreadContext context, Block block) RubyArray.any_p(ThreadContext context, IRubyObject arg, Block block) static IRubyObjectRubyEnumerable.any_p(ThreadContext context, IRubyObject self, Block block) static IRubyObjectRubyEnumerable.any_p(ThreadContext context, IRubyObject self, IRubyObject arg, Block block) RubyHash.any_p(ThreadContext context, IRubyObject[] args, Block block) RubyInteger.anybits_p(ThreadContext context, IRubyObject other) RubyArray.append(IRubyObject item) rb_ary_push - specialized rb_ary_storeRubyClassPathVariable.append(ThreadContext context, IRubyObject obj) RubyModule.append_features(IRubyObject include) rb_mod_append_featuresRubyArray.aref(IRubyObject arg0) rb_ary_arefRubyArray.aref(IRubyObject arg0, IRubyObject arg1) static IRubyObjectRubyDir.aref(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyStruct.aref(IRubyObject key) RubyComplex.arg(ThreadContext context) nucomp_argRubyNumeric.arg(ThreadContext context) numeric_argRubyNoMethodError.args()static IRubyObjectRubyArgsFile.argv(ThreadContext context, IRubyObject recv) AbstractRubyMethod.arity()Returns the number of arguments a method accepted.RubyMethod.arity()Returns the number of arguments a method accepted.RubyProc.arity()RubyString.ascii_only_p(ThreadContext context) static IRubyObjectRubyConverter.asciicompat_encoding(ThreadContext context, IRubyObject self, IRubyObject strOrEnc) RubyEncoding.asciiCompatible_p(ThreadContext context) RubyTime.asctime()RubyArray.aset(IRubyObject arg0, IRubyObject arg1) RubyArray.aset(IRubyObject arg0, IRubyObject arg1, IRubyObject arg2) rb_ary_asetRubyStruct.aset(IRubyObject key, IRubyObject value) static RubyFloatRubyMath.asin(ThreadContext context, IRubyObject recv, IRubyObject x) static RubyFloatRubyMath.asinh(ThreadContext context, IRubyObject recv, IRubyObject x) RubyArray.assoc(ThreadContext context, IRubyObject key) rb_ary_assocRubyGlobal.CaseInsensitiveStringOnlyRubyHash.assoc(ThreadContext context, IRubyObject obj) RubyHash.assoc(ThreadContext context, IRubyObject obj) RubyArray.at(IRubyObject pos) rb_ary_atstatic IRubyObjectRubyTime.at(ThreadContext context, IRubyObject recv, IRubyObject arg) static IRubyObjectRubyTime.at(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyTime.at(ThreadContext context, IRubyObject recv, IRubyObject arg1, IRubyObject arg2) static IRubyObjectRubyTime.at(ThreadContext context, IRubyObject recv, IRubyObject arg1, IRubyObject arg2, IRubyObject arg3) static IRubyObjectRubyKernel.at_exit(ThreadContext context, IRubyObject recv, Block block) static RubyFloatRubyMath.atan(ThreadContext context, IRubyObject recv, IRubyObject x) static RubyFloatRubyMath.atan2(ThreadContext context, IRubyObject recv, IRubyObject x, IRubyObject y) static RubyFloatRubyMath.atanh(ThreadContext context, IRubyObject recv, IRubyObject x) RubyFile.atime(ThreadContext context) static IRubyObjectRubyFile.atime(ThreadContext context, IRubyObject recv, IRubyObject filename) RubyFileStat.atime()RubyModule.attr(ThreadContext context, IRubyObject[] args) rb_mod_attrRubyModule.attr_accessor(ThreadContext context, IRubyObject[] args) rb_mod_attr_accessor Note: this method should not be called from Java in most cases, since it depends on Ruby frame state for visibility.RubyModule.attr_reader(ThreadContext context, IRubyObject[] args) rb_mod_attr_readerRubyModule.attr_writer(ThreadContext context, IRubyObject[] args) rb_mod_attr_writerRubyIO.autoclose(ThreadContext context) RubyIO.autoclose_set(ThreadContext context, IRubyObject autoclose) static IRubyObjectRubyKernel.autoload(ThreadContext context, IRubyObject recv, IRubyObject symbol, IRubyObject file) RubyModule.autoload(ThreadContext context, IRubyObject symbol, IRubyObject file) static IRubyObjectRubyKernel.autoload_p(ThreadContext context, IRubyObject recv, IRubyObject symbol) RubyModule.autoload_p(ThreadContext context, IRubyObject symbol) RubyString.b(ThreadContext context) static IRubyObjectRubyKernel.backquote(ThreadContext context, IRubyObject recv, IRubyObject str) RubyException.backtrace()RubyThread.backtrace(ThreadContext context) RubyThread.backtrace(ThreadContext context, IRubyObject level) RubyThread.backtrace(ThreadContext context, IRubyObject level, IRubyObject length) RubyException.backtrace_locations(ThreadContext context) RubyThread.backtrace_locations(ThreadContext context) RubyThread.backtrace_locations(ThreadContext context, IRubyObject level) RubyThread.backtrace_locations(ThreadContext context, IRubyObject level, IRubyObject length) RubyThread.Location.base_label(ThreadContext context) static RubyStringRubyFile.basename(ThreadContext context, IRubyObject recv, IRubyObject path) static RubyStringRubyFile.basename(ThreadContext context, IRubyObject recv, IRubyObject path, IRubyObject ext) RubyArithmeticSequence.begin(ThreadContext context) RubyMatchData.begin(ThreadContext context, IRubyObject index) MRI: match_beginRubyRange.begin(ThreadContext context) static RubyBooleanRubyComparable.between_p(ThreadContext context, IRubyObject recv, IRubyObject first, IRubyObject second) cmp_betweenRubyUnboundMethod.bind(ThreadContext context, IRubyObject aReceiver) static RubyBindingRubyKernel.binding(ThreadContext context, IRubyObject recv, Block block) RubyProc.binding()static IRubyObjectRubyArgsFile.binmode(ThreadContext context, IRubyObject recv) RubyIO.binmode()static IRubyObjectRubyIO.binread(ThreadContext context, IRubyObject recv, IRubyObject[] args) binread is just like read, except it doesn't take options and it forces mode to be "rb:ASCII-8BIT"static IRubyObjectRubyIO.binwrite(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyFile.birthtime(ThreadContext context) static IRubyObjectRubyFile.birthtime(ThreadContext context, IRubyObject recv, IRubyObject filename) RubyFileStat.birthtime()abstract IRubyObjectRubyInteger.bit_length(ThreadContext context) static RubyBooleanRubyKernel.block_given_p(ThreadContext context, IRubyObject recv) RubyFileStat.blockdev_p()static IRubyObjectRubyFileTest.blockdev_p(IRubyObject recv, IRubyObject filename) static IRubyObjectRubyFileTest.FileTestFileMethods.blockdev_p(IRubyObject recv, IRubyObject filename) RubyFileStat.blocks()RubyFileStat.blockSize(ThreadContext context) RubyArray.bsearch(ThreadContext context, Block block) RubyArray.bsearch_index(ThreadContext context, Block block) static IRubyObjectRubyArgsFile.bytes(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) RubyIO.bytes(ThreadContext context, Block block) RubyRandom.bytes(ThreadContext context, IRubyObject arg) static IRubyObjectRubyRandom.bytes(ThreadContext context, IRubyObject recv, IRubyObject arg) RubyString.bytes(ThreadContext context, Block block) RubyString.bytesize()RubyString.byteslice(ThreadContext context, IRubyObject arg) RubyString.byteslice(ThreadContext context, IRubyObject arg1, IRubyObject arg2) RubyMethod.call(ThreadContext context, Block block) Call the method.RubyMethod.call(ThreadContext context, IRubyObject[] args, Block block) RubyMethod.call(ThreadContext context, IRubyObject arg, Block block) RubyMethod.call(ThreadContext context, IRubyObject arg0, IRubyObject arg1, Block block) RubyMethod.call(ThreadContext context, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2, Block block) final IRubyObjectRubyProc.call(ThreadContext context, Block blockCallArg) final IRubyObjectRubyProc.call(ThreadContext context, IRubyObject[] args, Block blockCallArg) final IRubyObjectRubyProc.call(ThreadContext context, IRubyObject arg0, Block blockCallArg) final IRubyObjectRubyProc.call(ThreadContext context, IRubyObject arg0, IRubyObject arg1, Block blockCallArg) final IRubyObjectRubyProc.call(ThreadContext context, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2, Block blockCallArg) static IRubyObjectRubyKernel.caller(ThreadContext context, IRubyObject recv) static IRubyObjectRubyKernel.caller(ThreadContext context, IRubyObject recv, IRubyObject level) static IRubyObjectRubyKernel.caller(ThreadContext context, IRubyObject recv, IRubyObject level, IRubyObject length) static IRubyObjectRubyKernel.caller_locations(ThreadContext context, IRubyObject recv) static IRubyObjectRubyKernel.caller_locations(ThreadContext context, IRubyObject recv, IRubyObject level) static IRubyObjectRubyKernel.caller_locations(ThreadContext context, IRubyObject recv, IRubyObject level, IRubyObject length) RubyString.capitalize(ThreadContext context) RubyString.capitalize(ThreadContext context, IRubyObject arg) RubyString.capitalize(ThreadContext context, IRubyObject arg0, IRubyObject arg1) RubySymbol.capitalize(ThreadContext context) RubySymbol.capitalize(ThreadContext context, IRubyObject arg) RubySymbol.capitalize(ThreadContext context, IRubyObject arg0, IRubyObject arg1) RubyString.capitalize_bang(ThreadContext context) RubyString.capitalize_bang(ThreadContext context, IRubyObject arg) RubyString.capitalize_bang(ThreadContext context, IRubyObject arg0, IRubyObject arg1) RubyMatchData.captures(ThreadContext context) match_capturesRubyString.casecmp(ThreadContext context, IRubyObject other) RubySymbol.casecmp(ThreadContext context, IRubyObject other) RubyString.casecmp_p(ThreadContext context, IRubyObject other) RubySymbol.casecmp_p(ThreadContext context, IRubyObject other) RubyRegexp.casefold_p(ThreadContext context) final IRubyObjectNativeException.cause()Deprecated.RubyException.cause(ThreadContext context) static RubyFloatRubyMath.cbrt(ThreadContext context, IRubyObject recv, IRubyObject x) RubyFloat.ceil(ThreadContext context) MRI: flo_ceilRubyFloat.ceil(ThreadContext context, IRubyObject digits) MRI: flo_ceilRubyInteger.ceil(ThreadContext context) abstract IRubyObjectRubyInteger.ceil(ThreadContext context, IRubyObject arg) RubyNumeric.ceil(ThreadContext context) MRI: num_ceilRubyRational.ceil(ThreadContext context) MRI: nurat_ceil_nRubyRational.ceil(ThreadContext context, IRubyObject n) RubyString.center(IRubyObject arg0) RubyString.center(IRubyObject arg0, IRubyObject arg1) static IRubyObjectRubyEnumerable.chain(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectRubyProcess.GroupID.change_privilege(IRubyObject self, IRubyObject arg) static IRubyObjectRubyProcess.UserID.change_privilege(IRubyObject self, IRubyObject arg) RubyFileStat.chardev_p()static IRubyObjectRubyFileTest.chardev_p(IRubyObject recv, IRubyObject filename) static IRubyObjectRubyFileTest.FileTestFileMethods.chardev_p(IRubyObject recv, IRubyObject filename) static IRubyObjectRubyArgsFile.chars(ThreadContext context, IRubyObject recv, Block block) RubyIO.chars(ThreadContext context, Block block) RubyString.chars(ThreadContext context, Block block) static IRubyObjectRubyDir.chdir(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) Changes the current directory topathRubyDir.children(ThreadContext context) Returns an array containing all of the filenames except for "." and ".." in the given directory.static RubyArrayRubyDir.children(ThreadContext context, IRubyObject recv, IRubyObject arg) static RubyArrayRubyDir.children(ThreadContext context, IRubyObject recv, IRubyObject arg, IRubyObject opts) RubyFile.chmod(ThreadContext context, IRubyObject arg) static IRubyObjectRubyFile.chmod(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyKernel.LoopMethods.chomp(ThreadContext context, IRubyObject recv) static IRubyObjectRubyKernel.LoopMethods.chomp(ThreadContext context, IRubyObject recv, IRubyObject arg0) RubyString.chomp_bang19(ThreadContext context) RubyString.chomp_bang19(ThreadContext context, IRubyObject arg0) RubyString.chomp19(ThreadContext context) RubyString.chomp19(ThreadContext context, IRubyObject arg0) static IRubyObjectRubyKernel.LoopMethods.chop(ThreadContext context, IRubyObject recv) RubyString.chop(ThreadContext context) RubyString.chop_bang(ThreadContext context) RubyFile.chown(ThreadContext context, IRubyObject arg1, IRubyObject arg2) static IRubyObjectRubyFile.chown(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyInteger.chr(ThreadContext context) int_chrRubyInteger.chr(ThreadContext context, IRubyObject arg) RubyString.chr(ThreadContext context) static IRubyObjectRubyDir.chroot(IRubyObject recv, IRubyObject path) Changes the root directory (only allowed by super user).static IRubyObjectRubyEnumerable.chunk(ThreadContext context, IRubyObject self, Block block) static IRubyObjectRubyComparable.clamp(ThreadContext context, IRubyObject recv, IRubyObject min, IRubyObject max) RubyModule.class_variable_defined_p(ThreadContext context, IRubyObject var) RubyModule.class_variable_get19(IRubyObject name) RubyModule.class_variable_set19(IRubyObject name, IRubyObject value) RubyModule.class_variables(ThreadContext context) RubyModule.class_variables(ThreadContext context, IRubyObject inherit) RubyString.clear()static IRubyObjectRubyProcess.clock_getres(ThreadContext context, IRubyObject self, IRubyObject _clock_id) static IRubyObjectRubyProcess.clock_getres(ThreadContext context, IRubyObject self, IRubyObject _clock_id, IRubyObject _unit) static IRubyObjectRubyProcess.clock_gettime(ThreadContext context, IRubyObject self, IRubyObject _clock_id) static IRubyObjectRubyProcess.clock_gettime(ThreadContext context, IRubyObject self, IRubyObject _clock_id, IRubyObject _unit) static IRubyObjectRubyArgsFile.close(ThreadContext context, IRubyObject recv) RubyDir.close(ThreadContext context) Closes the directory stream.RubyIO.close(ThreadContext context) Closes all open resources for the IO.RubyIO.close_on_exec_p(ThreadContext context) RubyIO.close_on_exec_set(ThreadContext context, IRubyObject arg) RubyIO.close_read(ThreadContext context) RubyIO.close_write(ThreadContext context) static IRubyObjectRubyArgsFile.closed_p(ThreadContext context, IRubyObject recv) RubyIO.closed_p(ThreadContext context) RubyFileStat.cmp(IRubyObject other) static IRubyObjectRubyArgsFile.codepoints(ThreadContext context, IRubyObject recv, Block block) RubyIO.codepoints(ThreadContext context, Block block) RubyString.codepoints(ThreadContext context, Block block) RubyComplex.coerce(ThreadContext context, IRubyObject other) nucomp_coerceRubyFloat.coerce(IRubyObject other) flo_coerceRubyNumeric.coerce(IRubyObject other) num_coercestatic IRubyObjectRubyEnumerable.collect(ThreadContext context, IRubyObject self, Block block) RubyArray.collect_bang(ThreadContext context, Block block) rb_ary_collect_bangstatic IRubyObjectRubyEnumerable.collect_concat(ThreadContext context, IRubyObject self, Block block) RubyArray.combination(ThreadContext context, IRubyObject num, Block block) rb_ary_combinationRubyArray.compact()rb_ary_compactRubyHash.compact(ThreadContext context) RubyArray.compact_bang()rb_ary_compact_bangRubyHash.compact_bang(ThreadContext context) RubyHash.compare_by_identity(ThreadContext context) RubyHash.compare_by_identity_p(ThreadContext context) static IRubyObjectRubyEncoding.compatible_p(ThreadContext context, IRubyObject self, IRubyObject first, IRubyObject second) RubyArray.concat(ThreadContext context, IRubyObject obj) rb_ary_concatRubyArray.concat(ThreadContext context, IRubyObject[] objs) rb_ary_concat_multiRubyString.concat(ThreadContext context, IRubyObject obj) rb_str_concatRubyString.concat(ThreadContext context, IRubyObject[] objs) rb_str_concat_multiRubyString.concatSingle(ThreadContext context, IRubyObject other) rb_str_concatRubyComplex.conjugate(ThreadContext context) nucomp_conjugateRubyNumeric.conjugate(ThreadContext context) numeric_realRubyModule.const_defined_p(ThreadContext context, IRubyObject name) rb_mod_const_definedRubyModule.const_defined_p(ThreadContext context, IRubyObject name, IRubyObject recurse) RubyModule.const_get(ThreadContext context, IRubyObject... args) rb_mod_const_getRubyModule.const_missing(ThreadContext context, IRubyObject rubyName, Block block) Base implementation of Module#const_missing, throws NameError for specific missing constant.RubyModule.const_set(IRubyObject name, IRubyObject value) rb_mod_const_setRubyModule.constants(ThreadContext context) RubyModule.constants(ThreadContext context, IRubyObject allConstants) static IRubyObjectRubyComplex.convert(ThreadContext context, IRubyObject recv, IRubyObject arg) nucomp_s_convertstatic IRubyObjectRubyComplex.convert(ThreadContext context, IRubyObject recv, IRubyObject a1, IRubyObject a2) nucomp_s_convertstatic IRubyObjectRubyComplex.convert(ThreadContext context, IRubyObject recv, IRubyObject a1, IRubyObject a2, IRubyObject kwargs) nucomp_s_convertRubyConverter.convert(ThreadContext context, IRubyObject srcBuffer) static IRubyObjectRubyRational.convert(ThreadContext context, IRubyObject recv, IRubyObject a1) nurat_s_convertstatic IRubyObjectRubyRational.convert(ThreadContext context, IRubyObject recv, IRubyObject a1, IRubyObject a2) nurat_s_convertstatic IRubyObjectRubyRational.convert(ThreadContext context, IRubyObject recv, IRubyObject a1, IRubyObject a2, IRubyObject kwargs) nurat_s_convertRubyConverter.convpath(ThreadContext context) static IRubyObjectRubyIO.copy_stream(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyProcess.RubyStatus.coredump_p()static RubyFloatRubyMath.cos(ThreadContext context, IRubyObject recv, IRubyObject x) static RubyFloatRubyMath.cosh(ThreadContext context, IRubyObject recv, IRubyObject x) RubyArray.count(ThreadContext context, Block block) RubyArray.count(ThreadContext context, IRubyObject obj, Block block) static IRubyObjectRubyEnumerable.count(ThreadContext context, IRubyObject self, Block block) static IRubyObjectRubyEnumerable.count(ThreadContext context, IRubyObject self, IRubyObject methodArg, Block block) static IRubyObjectRubyGC.count(ThreadContext context, IRubyObject recv) RubyString.count(ThreadContext context) RubyString.count(ThreadContext context, IRubyObject arg) RubyString.count(ThreadContext context, IRubyObject[] args) RubyRange.cover_p(ThreadContext context, IRubyObject obj) static IRubyObjectRubyArray.create(IRubyObject klass, IRubyObject[] args, Block block) rb_ary_s_createstatic IRubyObjectRubyHash.create(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) rb_hash_s_createRubyString.crypt(ThreadContext context, IRubyObject other) rb_str_cryptRubyFile.ctime(ThreadContext context) static IRubyObjectRubyFile.ctime(ThreadContext context, IRubyObject recv, IRubyObject filename) RubyFileStat.ctime()static RubyThreadRubyThread.current(IRubyObject recv) RubyMethod.curry(ThreadContext context, IRubyObject[] args) RubyArray.cycle(ThreadContext context, Block block) rb_ary_cycleRubyArray.cycle(ThreadContext context, IRubyObject arg, Block block) rb_ary_cyclestatic IRubyObjectRubyEnumerable.cycle(ThreadContext context, IRubyObject self, Block block) static IRubyObjectRubyEnumerable.cycle(ThreadContext context, IRubyObject self, IRubyObject arg, Block block) RubyHash.default_proc(ThreadContext context) rb_hash_default_procRubyHash.default_value_get(ThreadContext context) RubyHash.default_value_get(ThreadContext context, IRubyObject arg) RubyHash.default_value_set(ThreadContext context, IRubyObject defaultValue) rb_hash_set_defaultstatic IRubyObjectRubyObjectSpace.define_finalizer(IRubyObject recv, IRubyObject[] args, Block block) RubyModule.define_method(ThreadContext context, IRubyObject arg0, Block block) RubyModule.define_method(ThreadContext context, IRubyObject arg0, IRubyObject arg1, Block block) static IRubyObjectRubyKernel.define_singleton_method(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) RubyArray.delete(ThreadContext context, IRubyObject item, Block block) rb_ary_deletestatic IRubyObjectRubyFile.delete(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyGlobal.CaseInsensitiveStringOnlyRubyHash.delete(ThreadContext context, IRubyObject key, Block block) RubyHash.delete(ThreadContext context, IRubyObject key, Block block) rb_hash_deleteRubyString.delete(ThreadContext context) rb_str_delete / rb_str_delete_bangRubyString.delete(ThreadContext context, IRubyObject arg) RubyString.delete(ThreadContext context, IRubyObject[] args) RubyArray.delete_at(IRubyObject obj) rb_ary_delete_at_mRubyString.delete_bang(ThreadContext context) RubyString.delete_bang(ThreadContext context, IRubyObject arg) RubyString.delete_bang(ThreadContext context, IRubyObject[] args) RubyArray.delete_if(ThreadContext context, Block block) RubyHash.delete_if(ThreadContext context, Block block) RubyString.delete_prefix(ThreadContext context, IRubyObject prefix) RubyString.delete_prefix_bang(ThreadContext context, IRubyObject prefix) RubyString.delete_suffix(ThreadContext context, IRubyObject suffix) RubyString.delete_suffix_bang(ThreadContext context, IRubyObject suffix) RubyComplex.demoninator(ThreadContext context) nucomp_denominatorRubyFloat.denominator(ThreadContext context) flo_denominatorRubyInteger.denominator(ThreadContext context) RubyNumeric.denominator(ThreadContext context) numeric_denominatorRubyRational.denominator(ThreadContext context) nurat_denominatorRubyModule.deprecate_constant(ThreadContext context, IRubyObject name) RubyModule.deprecate_constant(ThreadContext context, IRubyObject[] names) RubyConverter.destination_encoding(ThreadContext context) static IRubyObjectRubyConverter.EncodingErrorMethods.destination_encoding(ThreadContext context, IRubyObject self) static IRubyObjectRubyConverter.EncodingErrorMethods.destination_encoding_name(ThreadContext context, IRubyObject self) static IRubyObjectRubyProcess.detach(ThreadContext context, IRubyObject recv, IRubyObject arg) static IRubyObjectRubyEnumerable.detect(ThreadContext context, IRubyObject self, Block block) static IRubyObjectRubyEnumerable.detect(ThreadContext context, IRubyObject self, IRubyObject ifnone, Block block) RubyFileStat.dev()RubyFileStat.devMajor()RubyFileStat.devMinor()RubyArray.difference(ThreadContext context, IRubyObject[] args) rb_ary_difference_multiRubyArray.dig(ThreadContext context, IRubyObject arg0) RubyArray.dig(ThreadContext context, IRubyObject[] args) RubyArray.dig(ThreadContext context, IRubyObject arg0, IRubyObject arg1) RubyArray.dig(ThreadContext context, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2) RubyHash.dig(ThreadContext context, IRubyObject arg0) RubyHash.dig(ThreadContext context, IRubyObject[] args) RubyHash.dig(ThreadContext context, IRubyObject arg0, IRubyObject arg1) RubyHash.dig(ThreadContext context, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2) RubyStruct.dig(ThreadContext context, IRubyObject arg0) RubyStruct.dig(ThreadContext context, IRubyObject[] args) RubyStruct.dig(ThreadContext context, IRubyObject arg0, IRubyObject arg1) RubyStruct.dig(ThreadContext context, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2) RubyInteger.digits(ThreadContext context) abstract RubyArrayRubyInteger.digits(ThreadContext context, IRubyObject base) RubyFileStat.directory_p()static IRubyObjectRubyFileTest.directory_p(ThreadContext context, IRubyObject recv, IRubyObject filename) static IRubyObjectRubyFileTest.FileTestFileMethods.directory_p(ThreadContext context, IRubyObject recv, IRubyObject filename) static IRubyObjectRubyFile.dirname(ThreadContext context, IRubyObject recv, IRubyObject arg) static IRubyObjectRubyGC.disable(ThreadContext context, IRubyObject recv) static IRubyObjectRubyKernel.display(ThreadContext context, IRubyObject self, IRubyObject[] args) RubyNumeric.div(ThreadContext context, IRubyObject other) MRI: num_divRubyBignum.divmod(ThreadContext context, IRubyObject other) rb_big_divmodRubyFloat.divmod(ThreadContext context, IRubyObject other) flo_divmodRubyInteger.divmod(ThreadContext context, IRubyObject other) RubyNumeric.divmod(ThreadContext context, IRubyObject other) num_divmodstatic IRubyObjectRubyRange.BSearch.double_to_long_bits(ThreadContext context, IRubyObject bsearch, IRubyObject flote) RubyString.downcase(ThreadContext context) RubyString.downcase(ThreadContext context, IRubyObject arg) RubyString.downcase(ThreadContext context, IRubyObject arg0, IRubyObject arg1) RubySymbol.downcase(ThreadContext context) RubySymbol.downcase(ThreadContext context, IRubyObject arg) RubySymbol.downcase(ThreadContext context, IRubyObject arg0, IRubyObject arg1) RubyString.downcase_bang(ThreadContext context) RubyString.downcase_bang(ThreadContext context, IRubyObject arg) RubyString.downcase_bang(ThreadContext context, IRubyObject arg0, IRubyObject arg1) RubyInteger.downto(ThreadContext context, IRubyObject to, Block block) int_downtoRubyArray.drop(ThreadContext context, IRubyObject n) rb_ary_takestatic IRubyObjectRubyEnumerable.drop(ThreadContext context, IRubyObject self, IRubyObject n, Block block) RubyArray.drop_while(ThreadContext context, Block block) rb_ary_take_whilestatic IRubyObjectRubyEnumerable.drop_while(ThreadContext context, IRubyObject self, Block block) RubyEncoding.dummy_p(ThreadContext context) static IRubyObjectRubyMarshal.dump(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block unusedBlock) RubyNameError.RubyNameErrorMessage.dump(ThreadContext context, IRubyObject arg) RubyString.dump()rb_str_dumpRubyTime.dump(ThreadContext context) RubyTime.dump(ThreadContext context, IRubyObject arg) RubyChain.dup()RubyEnumerator.dup()RubyHash.dup(ThreadContext context) static IRubyObjectRubyKernel.dup(IRubyObject self) RubyProc.dup()static IRubyObjectRubyArgsFile.each(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) RubyArithmeticSequence.each(ThreadContext context, Block block) RubyArray.each(ThreadContext context, Block block) mri: rb_ary_eachRubyChain.each(ThreadContext context, IRubyObject[] args, Block block) RubyDir.each(ThreadContext context, Block block) Executes the block once for each entry in the directory.RubyDir.each(ThreadContext context, IRubyObject encOpts, Block block) RubyEnumerator.each(ThreadContext context, Block block) Send current block and supplied args to method on target.RubyEnumerator.each(ThreadContext context, IRubyObject[] args, Block block) RubyGenerator.each(ThreadContext context, IRubyObject[] args, Block block) RubyGlobal.CaseInsensitiveStringOnlyRubyHash.each(ThreadContext context, Block block) RubyHash.each(ThreadContext context, Block block) RubyIO.each(ThreadContext context, Block block) RubyIO.each(ThreadContext context, IRubyObject arg0, Block block) RubyIO.each(ThreadContext context, IRubyObject arg0, IRubyObject arg1, Block block) RubyIO.each(ThreadContext context, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2, Block block) RubyObjectSpace.WeakMap.each(ThreadContext context, Block block) RubyRange.each(ThreadContext context, Block block) RubyStruct.each(ThreadContext context, Block block) static IRubyObjectRubyArgsFile.each_byte(ThreadContext context, IRubyObject recv, Block block) static IRubyObjectRubyArgsFile.each_byte(ThreadContext context, IRubyObject recv, IRubyObject arg, Block block) RubyIO.each_byte(ThreadContext context, Block block) RubyString.each_byte(ThreadContext context, Block block) rb_str_each_bytestatic IRubyObjectRubyArgsFile.each_char(ThreadContext context, IRubyObject recv, Block block) RubyIO.each_char(ThreadContext context, Block block) RubyString.each_char(ThreadContext context, Block block) static IRubyObjectRubyDir.each_child(ThreadContext context, IRubyObject recv, IRubyObject arg, Block block) Executes the block once for each entry in the directory except for "." and "..", passing the filename of each entry as parameter to the block.static IRubyObjectRubyDir.each_child(ThreadContext context, IRubyObject recv, IRubyObject arg, IRubyObject encOpts, Block block) Executes the block once for each entry in the directory except for "." and "..", passing the filename of each entry as parameter to the block.static IRubyObjectRubyArgsFile.each_codepoint(ThreadContext context, IRubyObject recv, Block block) RubyIO.each_codepoint(ThreadContext context, Block block) RubyString.each_codepoint(ThreadContext context, Block block) rb_str_each_codepointstatic IRubyObjectRubyEnumerable.each_cons(ThreadContext context, IRubyObject self, IRubyObject arg, Block block) RubyEnumerator.each_cons(ThreadContext context, IRubyObject arg, Block block) static IRubyObjectRubyEnumerable.each_entry(ThreadContext context, IRubyObject self, IRubyObject[] args, Block block) RubyEnumerator.each_entry(ThreadContext context, IRubyObject[] args, Block block) RubyString.each_grapheme_cluster(ThreadContext context, Block block) RubyArray.each_index(ThreadContext context, Block block) RubyHash.each_key(ThreadContext context, Block block) RubyObjectSpace.WeakMap.each_key(ThreadContext context, Block block) static IRubyObjectRubyArgsFile.each_line(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) Invoke a block for each line.RubyIO.each_line(ThreadContext context, Block block) RubyIO.each_line(ThreadContext context, IRubyObject arg0, Block block) RubyIO.each_line(ThreadContext context, IRubyObject arg0, IRubyObject arg1, Block block) RubyIO.each_line(ThreadContext context, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2, Block block) RubyString.each_line(ThreadContext context, Block block) rb_str_each_lineRubyString.each_line(ThreadContext context, IRubyObject arg, Block block) RubyString.each_line(ThreadContext context, IRubyObject arg, IRubyObject opts, Block block) static IRubyObjectRubyObjectSpace.each_object(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) RubyStruct.each_pair(ThreadContext context, Block block) RubyArray.each_slice(ThreadContext context, IRubyObject arg, Block block) static IRubyObjectRubyEnumerable.each_slice(ThreadContext context, IRubyObject self, IRubyObject arg, Block block) RubyEnumerator.each_slice(ThreadContext context, IRubyObject arg, Block block) RubyHash.each_value(ThreadContext context, Block block) RubyObjectSpace.WeakMap.each_value(ThreadContext context, Block block) static IRubyObjectRubyEnumerable.each_with_index(ThreadContext context, IRubyObject self, IRubyObject[] args, Block block) RubyEnumerator.each_with_index(ThreadContext context, Block block) static IRubyObjectRubyEnumerable.each_with_object(ThreadContext context, IRubyObject self, IRubyObject arg, Block block) RubyEnumerator.each_with_object(ThreadContext context, IRubyObject arg, Block block) static IRubyObjectRubyProcess.egid(ThreadContext context, IRubyObject recv) static IRubyObjectRubyProcess.egid_set(ThreadContext context, IRubyObject recv, IRubyObject arg) static IRubyObjectRubyProcess.GroupID.eid(ThreadContext context, IRubyObject self) static IRubyObjectRubyProcess.GroupID.eid(ThreadContext context, IRubyObject self, IRubyObject arg) static IRubyObjectRubyProcess.UserID.eid(ThreadContext context, IRubyObject self) static IRubyObjectRubyProcess.UserID.eid(ThreadContext context, IRubyObject self, IRubyObject arg) RubyArray.empty_p()rb_ary_empty_pstatic IRubyObjectRubyDir.empty_p(ThreadContext context, IRubyObject recv, IRubyObject arg) RubyHash.empty_p(ThreadContext context) rb_hash_empty_pRubyString.empty_p(ThreadContext context) rb_str_emptyRubySymbol.empty_p(ThreadContext context) static IRubyObjectRubyGC.enable(ThreadContext context, IRubyObject recv) RubyThreadGroup.enclosed_p(Block block) RubyString.encode(ThreadContext context) RubyString.encode(ThreadContext context, IRubyObject arg) RubyString.encode(ThreadContext context, IRubyObject toEncoding, IRubyObject arg) RubyString.encode(ThreadContext context, IRubyObject toEncoding, IRubyObject forcedEncoding, IRubyObject opts) RubyString.encode_bang(ThreadContext context, IRubyObject[] args) RubyRegexp.encoding(ThreadContext context) RubyString.encoding(ThreadContext context) RubySymbol.encoding(ThreadContext context) RubyArithmeticSequence.end(ThreadContext context) RubyMatchData.end(ThreadContext context, IRubyObject index) match_endRubyRange.end(ThreadContext context) RubyString.end_with_p(ThreadContext context) RubyString.end_with_p(ThreadContext context, IRubyObject arg) RubyString.end_with_p(ThreadContext context, IRubyObject[] args) RubyDir.entries()static RubyArrayRubyDir.entries(ThreadContext context, IRubyObject recv, IRubyObject arg) Returns an array containing all of the filenames in the given directory.static RubyArrayRubyDir.entries(ThreadContext context, IRubyObject recv, IRubyObject arg, IRubyObject opts) static IRubyObjectRubyArgsFile.eof(ThreadContext context, IRubyObject recv) static IRubyObjectRubyArgsFile.eof_p(ThreadContext context, IRubyObject recv) RubyIO.eof_p(ThreadContext context) RubyArray.eql(ThreadContext context, IRubyObject obj) rb_ary_eqlRubyComplex.eql_p(ThreadContext context, IRubyObject other) nucomp_eql_pRubyFloat.eql_p(IRubyObject other) flo_eqlstatic IRubyObjectRubyKernel.eql_p(IRubyObject self, IRubyObject obj) RubyMatchData.eql_p(IRubyObject obj) RubyNumeric.eql_p(ThreadContext context, IRubyObject other) num_eqlRubyRange.eql_p(ThreadContext context, IRubyObject other) RubyStruct.eql_p(ThreadContext context, IRubyObject other) RubyTime.eql_p(IRubyObject other) RubyRegexp.eqq(ThreadContext context, IRubyObject arg) rb_reg_eqqRubyRange.eqq_p(ThreadContext context, IRubyObject obj) RubyBasicObject.equal_p(ThreadContext context, IRubyObject other) rb_obj_equal Will use Java identity equality.static RubyFloatRubyMath.erf(ThreadContext context, IRubyObject recv, IRubyObject x) static RubyFloatRubyMath.erfc(ThreadContext context, IRubyObject recv, IRubyObject x) RubySystemCallError.errno()static IRubyObjectRubyConverter.InvalidByteSequenceErrorMethods.error_bytes(ThreadContext context, IRubyObject self) static IRubyObjectRubyConverter.UndefinedConversionErrorMethods.error_char(ThreadContext context, IRubyObject self) static IRubyObjectRubyProcess.euid(ThreadContext context, IRubyObject recv) static IRubyObjectRubyProcess.euid_set(ThreadContext context, IRubyObject recv, IRubyObject arg) RubyBinding.eval(ThreadContext context, IRubyObject[] args) static IRubyObjectRubyKernel.eval(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) RubyInteger.even_p(ThreadContext context) RubyException.exception(IRubyObject[] args) static IRubyObjectRubyException.exception(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) static IRubyObjectRubyNameError.exception(ThreadContext context, IRubyObject recv) static RubyExceptionRubyNameError.exception(ThreadContext context, IRubyObject recv, IRubyObject message) static RubyExceptionRubyNameError.exception(ThreadContext context, IRubyObject recv, IRubyObject message, IRubyObject name) RubyArithmeticSequence.exclude_end(ThreadContext context) RubyRange.exclude_end_p()static IRubyObjectRubyThread.exclusive(ThreadContext context, IRubyObject recv, Block block) Deprecated.static IRubyObjectRubyProcess.exec(ThreadContext context, IRubyObject self, IRubyObject[] args) RubyFileStat.executable_p()static IRubyObjectRubyFileTest.executable_p(IRubyObject recv, IRubyObject filename) static IRubyObjectRubyFileTest.FileTestFileMethods.executable_p(IRubyObject recv, IRubyObject filename) static IRubyObjectRubyFileTest.executable_real_p(IRubyObject recv, IRubyObject filename) static IRubyObjectRubyFileTest.FileTestFileMethods.executable_real_p(IRubyObject recv, IRubyObject filename) RubyFileStat.executableReal_p()static IRubyObjectRubyDir.exist(ThreadContext context, IRubyObject recv, IRubyObject arg) static IRubyObjectRubyFileTest.exist_p(ThreadContext context, IRubyObject recv, IRubyObject filename) static IRubyObjectRubyFileTest.FileTestFileMethods.exist_p(ThreadContext context, IRubyObject recv, IRubyObject filename) static IRubyObjectRubyDir.exists_p(ThreadContext context, IRubyObject recv, IRubyObject arg) static IRubyObjectRubyKernel.exit(IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyProcess.exit(IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyThread.exit(IRubyObject receiver, Block block) static IRubyObjectRubyKernel.exit_bang(IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyProcess.exit_bang(IRubyObject recv, IRubyObject[] args) RubyLocalJumpError.exit_value()RubyProcess.RubyStatus.exited()RubyProcess.RubyStatus.exitstatus()static RubyFloatRubyMath.exp(ThreadContext context, IRubyObject recv, IRubyObject exponent) static IRubyObjectRubyFile.expand_path(ThreadContext context, IRubyObject recv, IRubyObject... args) Converts a pathname to an absolute pathname.static IRubyObjectRubyKernel.extend(IRubyObject self, IRubyObject[] args) RubyModule.extend_object(IRubyObject obj) rb_mod_extend_objectRubyModule.extended(ThreadContext context, IRubyObject other, Block block) static IRubyObjectRubyArgsFile.external_encoding(ThreadContext context, IRubyObject recv) RubyIO.external_encoding(ThreadContext context) static IRubyObjectRubyFile.extname(ThreadContext context, IRubyObject recv, IRubyObject arg) Returns the extension name of the file.static IRubyObjectRubyBoolean.False.false_and(IRubyObject fals, IRubyObject oth) static IRubyObjectRubyBoolean.False.false_or(ThreadContext context, IRubyObject fals, IRubyObject oth) static RubyStringRubyBoolean.False.false_to_s(ThreadContext context, IRubyObject fals) static IRubyObjectRubyBoolean.False.false_xor(ThreadContext context, IRubyObject fals, IRubyObject oth) RubyIO.fcntl(ThreadContext context, IRubyObject cmd) RubyIO.fcntl(ThreadContext context, IRubyObject cmd, IRubyObject arg) RubyComplex.fdiv(ThreadContext context, IRubyObject other) nucomp_fdivRubyInteger.fdiv(ThreadContext context, IRubyObject y) RubyNumeric.fdiv(ThreadContext context, IRubyObject other) num_fdivRubyRational.fdiv(ThreadContext context, IRubyObject other) nurat_fdivRubyArray.fetch(ThreadContext context, IRubyObject arg0, Block block) rb_ary_fetchRubyArray.fetch(ThreadContext context, IRubyObject arg0, IRubyObject arg1, Block block) rb_ary_fetchRubyHash.fetch(ThreadContext context, IRubyObject key, Block block) RubyHash.fetch(ThreadContext context, IRubyObject key, IRubyObject _default, Block block) RubyThread.fetch(ThreadContext context, IRubyObject key, Block block) RubyThread.fetch(ThreadContext context, IRubyObject key, IRubyObject _default, Block block) RubyHash.fetch_values(ThreadContext context, IRubyObject[] args, Block block) static IRubyObjectRubyArgsFile.file(ThreadContext context, IRubyObject recv) RubyFileStat.file_p()static RubyBooleanRubyFileTest.file_p(ThreadContext context, IRubyObject recv, IRubyObject filename) static RubyBooleanRubyFileTest.FileTestFileMethods.file_p(ThreadContext context, IRubyObject recv, IRubyObject filename) static IRubyObjectRubyArgsFile.filename(ThreadContext context, IRubyObject recv) static IRubyObjectRubyArgsFile.fileno(ThreadContext context, IRubyObject recv) RubyDir.fileno(ThreadContext context) RubyIO.fileno(ThreadContext context) RubyArray.fill(ThreadContext context, Block block) RubyArray.fill(ThreadContext context, IRubyObject arg, Block block) RubyArray.fill(ThreadContext context, IRubyObject arg1, IRubyObject arg2, Block block) RubyArray.fill(ThreadContext context, IRubyObject arg1, IRubyObject arg2, IRubyObject arg3, Block block) static IRubyObjectRubyEncoding.find(ThreadContext context, IRubyObject recv, IRubyObject str) static IRubyObjectRubyEnumerable.find(ThreadContext context, IRubyObject self, Block block) static IRubyObjectRubyEnumerable.find(ThreadContext context, IRubyObject self, IRubyObject ifnone, Block block) static IRubyObjectRubyEnumerable.find_all(ThreadContext context, IRubyObject self, Block block) static IRubyObjectRubyEnumerable.find_index(ThreadContext context, IRubyObject self, Block block) static IRubyObjectRubyEnumerable.find_index(ThreadContext context, IRubyObject self, IRubyObject cond, Block block) RubyConverter.finish(ThreadContext context) RubyComplex.finite_p(ThreadContext context) RubyFloat.finite_p()flo_is_finite_pRubyNumeric.finite_p(ThreadContext context) RubyArithmeticSequence.first(ThreadContext context) RubyArithmeticSequence.first(ThreadContext context, IRubyObject num) RubyArray.first()rb_ary_firstRubyArray.first(IRubyObject arg0) rb_ary_firststatic IRubyObjectRubyEnumerable.first(ThreadContext context, IRubyObject self) static IRubyObjectRubyEnumerable.first(ThreadContext context, IRubyObject self, IRubyObject num) RubyRange.first(ThreadContext context) RubyRange.first(ThreadContext context, IRubyObject arg) RubyRegexp.fixed_encoding_p(ThreadContext context) static IRubyObjectRubyEnumerable.flat_map(ThreadContext context, IRubyObject self, Block block) RubyArray.flatten(ThreadContext context) RubyArray.flatten(ThreadContext context, IRubyObject arg) RubyHash.flatten(ThreadContext context) RubyHash.flatten(ThreadContext context, IRubyObject level) RubyArray.flatten_bang(ThreadContext context) RubyArray.flatten_bang(ThreadContext context, IRubyObject arg) RubyFile.flock(ThreadContext context, IRubyObject operation) RubyFloat.floor(ThreadContext context) MRI: flo_floorRubyFloat.floor(ThreadContext context, IRubyObject digits) MRI: flo_floorRubyInteger.floor(ThreadContext context) abstract IRubyObjectRubyInteger.floor(ThreadContext context, IRubyObject arg) RubyNumeric.floor(ThreadContext context) MRI: num_floorRubyRational.floor(ThreadContext context) MRI: nurat_floor_nRubyRational.floor(ThreadContext context, IRubyObject n) RubyIO.flush(ThreadContext context) Flushes the IO output stream.static IRubyObjectRubyFile.fnmatch(ThreadContext context, IRubyObject recv, IRubyObject[] args) Returns true if path matches against pattern The pattern is not a regular expression; instead it follows rules similar to shell filename globbing.static IRubyObjectRubyIO.for_fd(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) RubyString.force_encoding(ThreadContext context, IRubyObject enc) static IRubyObjectRubyDir.foreach(ThreadContext context, IRubyObject recv, IRubyObject path, Block block) Executes the block once for each file in the directory specified bypath.static IRubyObjectRubyDir.foreach(ThreadContext context, IRubyObject recv, IRubyObject path, IRubyObject encOpts, Block block) static IRubyObjectRubyIO.foreach(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) static IRubyObjectRubyKernel.fork(ThreadContext context, IRubyObject recv, Block block) static IRubyObjectRubyProcess.fork19(ThreadContext context, IRubyObject recv, Block block) static IRubyObjectRubyKernel.freeze(ThreadContext context, IRubyObject self) final IRubyObjectRubyModule.freeze(ThreadContext context) rb_mod_freezeRubyString.freeze(ThreadContext context) static RubyArrayRubyMath.frexp(ThreadContext context, IRubyObject recv, IRubyObject other) RubyTime.friday_p(ThreadContext context) RubyArray.frozen_p(ThreadContext context) rb_ary_frozen_pstatic RubyBooleanRubyKernel.frozen_p(ThreadContext context, IRubyObject self) RubyIO.fsync(ThreadContext context) static IRubyObjectRubyFile.ftype(ThreadContext context, IRubyObject recv, IRubyObject filename) RubyFileStat.ftype()RubyException.full_message(ThreadContext context) RubyException.full_message(ThreadContext context, IRubyObject opts) static RubyFloatRubyMath.gamma(ThreadContext context, IRubyObject recv, IRubyObject x) Based on Gergő Nemes's Gamma Function approximation formula, we compute approximate value of Gamma function of x.static IRubyObjectRubyGC.garbage_collect(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyObjectSpace.garbage_collect(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyInteger.gcd(ThreadContext context, IRubyObject other) rb_gcdRubyInteger.gcdlcm(ThreadContext context, IRubyObject other) rb_gcdlcmstatic IRubyObjectRubyArgsFile.getbyte(ThreadContext context, IRubyObject recv) RubyIO.getbyte(ThreadContext context) Read a byte.RubyString.getbyte(ThreadContext context, IRubyObject index) static IRubyObjectRubyArgsFile.getc(ThreadContext context, IRubyObject recv) RubyIO.getc(ThreadContext context) static IRubyObjectRubyKernel.getc(ThreadContext context, IRubyObject recv) static IRubyObjectRubyEncoding.getDefaultExternal(ThreadContext context, IRubyObject recv) static IRubyObjectRubyEncoding.getDefaultInternal(ThreadContext context, IRubyObject recv) static IRubyObjectRubyProcess.Sys.getegid(ThreadContext context, IRubyObject self) static IRubyObjectRubyProcess.Sys.geteuid(ThreadContext context, IRubyObject self) static IRubyObjectRubyProcess.Sys.getgid(ThreadContext context, IRubyObject self) RubyTime.getgm()RubyTime.getlocal(ThreadContext context) RubyTime.getlocal(ThreadContext context, IRubyObject off) RubyThread.getName()static IRubyObjectRubyProcess.getpgid(ThreadContext context, IRubyObject recv, IRubyObject arg) static IRubyObjectRubyProcess.getpgrp(ThreadContext context, IRubyObject recv) static IRubyObjectRubyProcess.getpriority(ThreadContext context, IRubyObject recv, IRubyObject arg1, IRubyObject arg2) static IRubyObjectRubyProcess.getrlimit(ThreadContext context, IRubyObject recv, IRubyObject arg) static IRubyObjectRubyArgsFile.gets(ThreadContext context, IRubyObject recv, IRubyObject[] args) Read a line.RubyIO.gets(ThreadContext context) Read a line.RubyIO.gets(ThreadContext context, IRubyObject arg) RubyIO.gets(ThreadContext context, IRubyObject rs, IRubyObject limit_arg) RubyIO.gets(ThreadContext context, IRubyObject rs, IRubyObject limit_arg, IRubyObject opt) static IRubyObjectRubyKernel.gets(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyProcess.Sys.getuid(ThreadContext context, IRubyObject self) static RubyStringRubyDir.getwd(IRubyObject recv) Returns the current directory.RubyFileStat.gid()static IRubyObjectRubyProcess.gid(ThreadContext context, IRubyObject recv) static IRubyObjectRubyProcess.gid_set(ThreadContext context, IRubyObject recv, IRubyObject arg) static IRubyObjectRubyDir.glob(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) Returns an array of filenames matching the specified wildcard patternpat.static RubyArrayRubyKernel.global_variables(ThreadContext context, IRubyObject recv) RubyTime.gmt()RubyTime.gmt_offset()RubyTime.gmtime()static IRubyObjectRubyProcess.GroupID.grant_privilege(IRubyObject self, IRubyObject arg) static IRubyObjectRubyProcess.UserID.grant_privilege(IRubyObject self, IRubyObject arg) RubyString.grapheme_clusters(ThreadContext context, Block block) static IRubyObjectRubyEnumerable.grep(ThreadContext context, IRubyObject self, IRubyObject pattern, Block block) RubyThread.group()static IRubyObjectRubyEnumerable.group_by(ThreadContext context, IRubyObject self, Block block) RubyFileStat.group_owned_p()static IRubyObjectRubyProcess.groups(IRubyObject recv) static IRubyObjectRubyProcess.groups_set(IRubyObject recv, IRubyObject arg) static IRubyObjectRubyFileTest.FileTestFileMethods.grpowned_p(IRubyObject recv, IRubyObject filename) static IRubyObjectRubyFileTest.grpowned_p(IRubyObject recv, IRubyObject filename) static IRubyObjectRubyKernel.LoopMethods.gsub(ThreadContext context, IRubyObject recv, IRubyObject arg0, Block block) static IRubyObjectRubyKernel.LoopMethods.gsub(ThreadContext context, IRubyObject recv, IRubyObject arg0, IRubyObject arg1, Block block) RubyString.gsub(ThreadContext context, IRubyObject arg0, Block block) RubyString.gsub(ThreadContext context, IRubyObject arg0, IRubyObject arg1, Block block) RubyString.gsub_bang(ThreadContext context, IRubyObject arg0, Block block) RubyString.gsub_bang(ThreadContext context, IRubyObject arg0, IRubyObject arg1, Block block) static IRubyObjectRubyThread.handle_interrupt(ThreadContext context, IRubyObject self, IRubyObject _mask, Block block) RubyGlobal.CaseInsensitiveStringOnlyRubyHash.has_key_p(ThreadContext context, IRubyObject key) RubyHash.has_key_p(ThreadContext context, IRubyObject key) rb_hash_has_keyRubyHash.has_value_p(ThreadContext context, IRubyObject expected) rb_hash_has_valueRubyGlobal.CaseInsensitiveStringOnlyRubyHash.has_value_pp(ThreadContext context, IRubyObject expected) RubyArithmeticSequence.hash(ThreadContext context) RubyArray.hash(ThreadContext context) rb_ary_hashRubyBoolean.hash(ThreadContext context) RubyComplex.hash(ThreadContext context) nucomp_hashRubyFloat.hash()flo_hashRubyHash.hash(ThreadContext context) static RubyFixnumRubyKernel.hash(IRubyObject self) RubyMatchData.hash()RubyMethod.hash(ThreadContext context) RubyModule.hash()RubyNil.hash(ThreadContext context) RubyRange.hash(ThreadContext context) RubyRational.hash(ThreadContext context) nurat_hashRubyRegexp.hash()RubyString.hash()RubyStruct.hash(ThreadContext context) RubySymbol.hash(ThreadContext context) RubyTime.hash()RubyUnboundMethod.hash(ThreadContext context) RubyString.hex(ThreadContext context) rb_str_hexstatic IRubyObjectRubyDir.home(ThreadContext context, IRubyObject recv) Returns the home directory of the current user or the named user if given.static IRubyObjectRubyDir.home(ThreadContext context, IRubyObject recv, IRubyObject user) RubyTime.hour()static RubyFloatRubyMath.hypot19(ThreadContext context, IRubyObject recv, IRubyObject x, IRubyObject y) RubyBasicObject.id()rb_obj_id Return the internal id of an object.RubySymbol.id2name(ThreadContext context) static IRubyObjectRubyObjectSpace.id2ref(IRubyObject recv, IRubyObject id) static IRubyObjectRubyFileTest.FileTestFileMethods.identical_p(IRubyObject recv, IRubyObject filename1, IRubyObject filename2) static IRubyObjectRubyFileTest.identical_p(IRubyObject recv, IRubyObject filename1, IRubyObject filename2) abstract IRubyObjectRubyInteger.idiv(ThreadContext context, IRubyObject other) RubyComplex.image()nucomp_imageRubyNumeric.image(ThreadContext context) numeric_imageRubyModule.include(IRubyObject[] modules) rb_mod_includeRubyModule.include(ThreadContext context, IRubyObject module) RubyArray.include_p(ThreadContext context, IRubyObject item) rb_ary_includesstatic IRubyObjectRubyEnumerable.include_p(ThreadContext context, IRubyObject self, IRubyObject arg) RubyModule.include_p(ThreadContext context, IRubyObject arg) RubyRange.include_p(ThreadContext context, IRubyObject obj) RubyString.include_p(ThreadContext context, IRubyObject obj) rb_str_includeRubyModule.included(ThreadContext context, IRubyObject other) RubyModule.included_modules(ThreadContext context) rb_mod_included_modulesstatic IRubyObjectRubyConverter.InvalidByteSequenceErrorMethods.incomplete_input_p(ThreadContext context, IRubyObject self) RubyArray.index(ThreadContext context, Block block) RubyArray.index(ThreadContext context, IRubyObject obj, Block unused) RubyGlobal.CaseInsensitiveStringOnlyRubyHash.index(ThreadContext context, IRubyObject expected) RubyHash.index(ThreadContext context, IRubyObject expected) rb_hash_indexRubyString.index(ThreadContext context, IRubyObject arg0) rb_str_index_mRubyString.index(ThreadContext context, IRubyObject arg0, IRubyObject arg1) RubyArray.indexes(IRubyObject[] args) rb_ary_indexesRubyComplex.infinite_p(ThreadContext context) RubyFloat.infinite_p()flo_is_infinite_pRubyNumeric.infinite_p(ThreadContext context) RubyClass.inherited(ThreadContext context, IRubyObject arg) static IRubyObjectRubyProcess.initgroups(IRubyObject recv, IRubyObject arg1, IRubyObject arg2) RubyArgsFile.initialize(ThreadContext context, IRubyObject[] args) RubyArray.initialize(ThreadContext context, Block block) rb_ary_initializeRubyArray.initialize(ThreadContext context, IRubyObject arg0, Block block) rb_ary_initializeRubyArray.initialize(ThreadContext context, IRubyObject arg0, IRubyObject arg1, Block block) rb_ary_initializeRubyBasicObject.initialize(ThreadContext context) RubyBinding.initialize(ThreadContext context) RubyChain.initialize(ThreadContext context, IRubyObject[] args) RubyConverter.initialize(ThreadContext context, IRubyObject[] args) RubyDir.initialize(ThreadContext context, IRubyObject path) Creates a newDir.RubyDir.initialize(ThreadContext context, IRubyObject path, IRubyObject encOpts) LikeRubyDir.initialize(ThreadContext, IRubyObject)but accepts an :encoding option.RubyEnumerator.initialize(ThreadContext context, Block block) RubyEnumerator.initialize(ThreadContext context, IRubyObject[] args, Block block) RubyEnumerator.initialize(ThreadContext context, IRubyObject object, Block block) RubyEnumerator.initialize(ThreadContext context, IRubyObject object, IRubyObject method, Block block) RubyEnumerator.initialize(ThreadContext context, IRubyObject object, IRubyObject method, IRubyObject methodArg, Block block) RubyException.initialize(IRubyObject[] args, Block block) RubyFile.initialize(ThreadContext context, IRubyObject[] args, Block block) RubyGenerator.initialize(ThreadContext context, IRubyObject[] args, Block block) RubyHash.initialize(IRubyObject[] args, Block block) rb_hash_initializeRubyInterrupt.initialize(ThreadContext context, IRubyObject[] args, Block block) RubyIO.initialize(ThreadContext context, IRubyObject fileNumber, Block unused) RubyIO.initialize(ThreadContext context, IRubyObject fileNumber, IRubyObject second, Block unused) RubyIO.initialize(ThreadContext context, IRubyObject fileNumber, IRubyObject modeValue, IRubyObject options, Block unused) RubyKeyError.initialize(ThreadContext context) RubyKeyError.initialize(ThreadContext context, IRubyObject messageOrKwargs) RubyKeyError.initialize(ThreadContext context, IRubyObject message, IRubyObject kwargs) RubyKeyError.initialize(ThreadContext context, IRubyObject message, IRubyObject receiver, IRubyObject key) RubyModule.initialize(ThreadContext context, Block block) rb_mod_initializeRubyNameError.initialize(IRubyObject[] args, Block block) RubyRandom.initialize(ThreadContext context, IRubyObject[] args) RubyRange.initialize(ThreadContext context, IRubyObject[] args, Block unusedBlock) RubySignalException.initialize(ThreadContext context, IRubyObject[] args, Block block) RubyString.initialize(ThreadContext context) RubyString.initialize(ThreadContext context, IRubyObject arg0) RubyString.initialize(ThreadContext context, IRubyObject arg0, IRubyObject opts) RubyStruct.initialize(ThreadContext context) RubyStruct.initialize(ThreadContext context, IRubyObject arg0) RubyStruct.initialize(ThreadContext context, IRubyObject[] args) RubyStruct.initialize(ThreadContext context, IRubyObject arg0, IRubyObject arg1) RubyStruct.initialize(ThreadContext context, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2) RubySystemCallError.initialize(IRubyObject[] args, Block block) RubySystemExit.initialize(IRubyObject[] args, Block block) RubyThread.initialize(ThreadContext context, IRubyObject[] args, Block block) RubyTime.initialize(ThreadContext context) RubyTime.initialize(ThreadContext context, IRubyObject year) RubyTime.initialize(ThreadContext context, IRubyObject[] args) RubyTime.initialize(ThreadContext context, IRubyObject year, IRubyObject month) RubyTime.initialize(ThreadContext context, IRubyObject year, IRubyObject month, IRubyObject day) RubyUncaughtThrowError.initialize(IRubyObject[] args, Block block) RubyYielder.initialize(ThreadContext context, Block block) static IRubyObjectRubyKernel.initialize_clone(ThreadContext context, IRubyObject self, IRubyObject original) RubyArray.initialize_copy(IRubyObject orig) rb_ary_initialize_copyRubyBinding.initialize_copy(IRubyObject other) RubyClass.initialize_copy(IRubyObject original) rb_class_init_copyRubyFileStat.initialize_copy(IRubyObject original) RubyGenerator.initialize_copy(ThreadContext context, IRubyObject other) RubyHash.initialize_copy(ThreadContext context, IRubyObject other) RubyIO.initialize_copy(IRubyObject _io) static IRubyObjectRubyKernel.initialize_copy(IRubyObject self, IRubyObject original) RubyMatchData.initialize_copy(IRubyObject original) RubyModule.initialize_copy(IRubyObject original) mri: rb_mod_init_copyRubyNumeric.initialize_copy(IRubyObject arg) num_init_copyRubyRandom.initialize_copy(IRubyObject orig) RubyRange.initialize_copy(ThreadContext context, IRubyObject original) RubyRegexp.initialize_copy(IRubyObject re) rb_reg_init_copyRubyString.initialize_copy(IRubyObject other) RubyStruct.initialize_copy(IRubyObject arg) RubyTime.initialize_copy(IRubyObject original) static IRubyObjectRubyKernel.initialize_dup(ThreadContext context, IRubyObject self, IRubyObject original) RubyRegexp.initialize_m(IRubyObject arg) RubyRegexp.initialize_m(IRubyObject arg0, IRubyObject arg1) RubyRegexp.initialize_m(IRubyObject arg0, IRubyObject arg1, IRubyObject arg2) RubyClass.initialize19(ThreadContext context, Block block) RubyClass.initialize19(ThreadContext context, IRubyObject superObject, Block block) RubyFileStat.initialize19(IRubyObject fname, Block unusedBlock) static IRubyObjectRubyEnumerable.inject(ThreadContext context, IRubyObject self, Block block) static IRubyObjectRubyEnumerable.inject(ThreadContext context, IRubyObject self, IRubyObject arg, Block block) static IRubyObjectRubyEnumerable.inject(ThreadContext context, IRubyObject self, IRubyObject init, IRubyObject method, Block block) RubyFileStat.ino()RubyArray.insert(IRubyObject arg) rb_ary_insertRubyArray.insert(IRubyObject[] args) RubyArray.insert(IRubyObject arg1, IRubyObject arg2) RubyString.insert(ThreadContext context, IRubyObject indexArg, IRubyObject arg) RubyConverter.insert_output(ThreadContext context, IRubyObject string) RubyArithmeticSequence.inspect(ThreadContext context) RubyArray.inspect(ThreadContext context) rb_ary_inspectRubyChain.inspect(ThreadContext context) RubyClassPathVariable.inspect()RubyComplex.inspect(ThreadContext context) nucomp_inspectRubyConverter.inspect(ThreadContext context) RubyDir.inspect()RubyEncoding.inspect(ThreadContext context) RubyException.inspect(ThreadContext context) inspects an object and return a kind of debug informationRubyFile.inspect(ThreadContext context) RubyFileStat.inspect()RubyHash.inspect(ThreadContext context) rb_hash_inspectRubyIO.inspect()static IRubyObjectRubyKernel.inspect(IRubyObject self) RubyMatchData.inspect()RubyMethod.inspect()RubyNil.inspect()nil_inspectRubyObjectSpace.WeakMap.inspect(ThreadContext context) RubyProcess.RubyStatus.inspect(ThreadContext context) RubyRange.inspect(ThreadContext context) RubyRational.inspect(ThreadContext context) nurat_inspectRubyRegexp.inspect()rb_reg_inspectRubyString.inspect()rb_str_inspectRubyStruct.inspect(ThreadContext context) static IRubyObjectRubyStruct.StructMethods.inspect(IRubyObject recv) RubySymbol.inspect(ThreadContext context) RubyThread.inspect(ThreadContext context) RubyThread.Location.inspect(ThreadContext context) RubyUnboundMethod.inspect()RubyEnumerator.inspect19(ThreadContext context) RubyBasicObject.instance_eval(ThreadContext context, Block block) rb_obj_instance_eval call-seq: obj.instance_eval(string [, filename [, lineno]] ) => obj obj.instance_eval {| | block } => obj Evaluates a string containing Ruby source code, or the given block, within the context of the receiver (_obj_).RubyBasicObject.instance_eval(ThreadContext context, IRubyObject arg0, Block block) RubyBasicObject.instance_eval(ThreadContext context, IRubyObject arg0, IRubyObject arg1, Block block) RubyBasicObject.instance_eval(ThreadContext context, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2, Block block) RubyBasicObject.instance_exec(ThreadContext context, IRubyObject[] args, Block block) rb_obj_instance_exec call-seq: obj.instance_exec(arg...) {|var...| block } => obj Executes the given block within the context of the receiver (_obj_).RubyModule.instance_method(IRubyObject symbol) RubyModule.instance_methods19(IRubyObject[] args) static RubyBooleanRubyKernel.instance_of_p(ThreadContext context, IRubyObject self, IRubyObject type) static IRubyObjectRubyKernel.instance_variable_defined_p(ThreadContext context, IRubyObject self, IRubyObject name) static IRubyObjectRubyKernel.instance_variable_get(ThreadContext context, IRubyObject self, IRubyObject name) static IRubyObjectRubyKernel.instance_variable_set(IRubyObject self, IRubyObject name, IRubyObject value) static RubyArrayRubyKernel.instance_variables(ThreadContext context, IRubyObject self) RubyInteger.integer_p()int_int_pRubyNumeric.integer_p()num_int_pRubyString.intern()rb_str_internstatic IRubyObjectRubyArgsFile.internal_encoding(ThreadContext context, IRubyObject recv) RubyIO.internal_encoding(ThreadContext context) static IRubyObjectRubyEnumerable.inverseGrep(ThreadContext context, IRubyObject self, IRubyObject pattern, Block block) RubyHash.invert(ThreadContext context) rb_hash_invertRubyIO.ioctl(ThreadContext context, IRubyObject[] args) RubyTime.isdst()RubyFloat.isNegative(ThreadContext context) RubyNumeric.isNegative(ThreadContext context) num_negative_pRubyFloat.isPositive(ThreadContext context) RubyNumeric.isPositive(ThreadContext context) num_positive_pstatic IRubyObjectRubyKernel.itself(IRubyObject self) static RubyStringRubyFile.join(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyThread.join(ThreadContext context, IRubyObject[] args) RubyArray.join19(ThreadContext context) RubyArray.join19(ThreadContext context, IRubyObject sep) rb_ary_joinRubyArray.keep_if(ThreadContext context, Block block) RubyHash.keep_if(ThreadContext context, Block block) RubyGlobal.CaseInsensitiveStringOnlyRubyHash.key(ThreadContext context, IRubyObject expected) RubyHash.key(ThreadContext context, IRubyObject expected) RubyKeyError.key()RubyObjectSpace.WeakMap.key_p(ThreadContext context, IRubyObject key) RubyThread.key_p(ThreadContext context, IRubyObject key) RubyGlobal.CaseInsensitiveStringOnlyRubyHash.keys(ThreadContext context) RubyHash.keys(ThreadContext context) rb_hash_keysRubyObjectSpace.WeakMap.keys(ThreadContext context) RubyThread.keys()static IRubyObjectRubyProcess.kill(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyThread.kill()static IRubyObjectRubyThread.kill(IRubyObject receiver, IRubyObject rubyThread, Block block) static RubyBooleanRubyKernel.kind_of_p(ThreadContext context, IRubyObject self, IRubyObject type) RubyThread.Location.label(ThreadContext context) static RubyProcRubyKernel.lambda(ThreadContext context, IRubyObject recv, Block block) RubyProc.lambda_p(ThreadContext context) RubyArithmeticSequence.last(ThreadContext context) RubyArithmeticSequence.last(ThreadContext context, IRubyObject num) RubyArray.last()rb_ary_lastRubyArray.last(IRubyObject arg0) rb_ary_lastRubyRange.last(ThreadContext context) RubyRange.last(ThreadContext context, IRubyObject arg) RubyConverter.last_error(ThreadContext context) static IRubyObjectRubyRegexp.last_match_s(ThreadContext context, IRubyObject recv) rb_reg_s_last_match / match_getterstatic IRubyObjectRubyRegexp.last_match_s(ThreadContext context, IRubyObject recv, IRubyObject nth) rb_reg_s_last_matchstatic IRubyObjectRubyProcess.last_status(ThreadContext context, IRubyObject recv) static IRubyObjectRubyFile.lchmod(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyFile.lchown(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyInteger.lcm(ThreadContext context, IRubyObject other) rb_lcmstatic RubyFloatRubyMath.ldexp(ThreadContext context, IRubyObject recv, IRubyObject mantissa, IRubyObject exponent) static IRubyObjectRubyRandom.left(ThreadContext context, IRubyObject recv) RubyRandom.leftObj(ThreadContext context) RubyArray.length()rb_ary_lengthRubySymbol.length()static RubyArrayRubyMath.lgamma(ThreadContext context, IRubyObject recv, IRubyObject x) Based on Gergő Nemes's Gamma Function approximation formula, we compute Log Gamma function for real number x.static IRubyObjectRubyArgsFile.lineno(ThreadContext context, IRubyObject recv) RubyIO.lineno(ThreadContext context) Returns the current line number.RubyThread.Location.lineno(ThreadContext context) static IRubyObjectRubyArgsFile.lineno_set(ThreadContext context, IRubyObject recv, IRubyObject line) RubyIO.lineno_set(ThreadContext context, IRubyObject newLineNumber) Sets the current line number.static IRubyObjectRubyArgsFile.lines(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) Deprecated.RubyIO.lines(ThreadContext context, Block block) RubyString.lines(ThreadContext context, Block block) RubyString.lines(ThreadContext context, IRubyObject arg, Block block) static IRubyObjectRubyFile.link(ThreadContext context, IRubyObject recv, IRubyObject from, IRubyObject to) static IRubyObjectRubyEncoding.list(ThreadContext context, IRubyObject recv) static IRubyObjectRubySignal.list(ThreadContext context, IRubyObject recv) static RubyArrayRubyThread.list(IRubyObject recv) RubyString.ljust(IRubyObject arg0) RubyString.ljust(IRubyObject arg0, IRubyObject arg1) static IRubyObjectRubyKernel.load(ThreadContext context, IRubyObject recv, IRubyObject path, Block block) static IRubyObjectRubyKernel.load(ThreadContext context, IRubyObject recv, IRubyObject path, IRubyObject wrap, Block block) static IRubyObjectRubyMarshal.load(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block unusedBlock) static IRubyObjectRubyNameError.RubyNameErrorMessage.load(IRubyObject recv, IRubyObject arg) static RubyTimeRubyTime.load(ThreadContext context, IRubyObject recv, IRubyObject from) static RubyTimeRubyTime.local(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyBinding.local_variable_defined_p(ThreadContext context, IRubyObject symbol) RubyBinding.local_variable_get(ThreadContext context, IRubyObject symbol) RubyBinding.local_variable_set(ThreadContext context, IRubyObject symbol, IRubyObject value) RubyBinding.local_variables(ThreadContext context) static RubyArrayRubyKernel.local_variables(ThreadContext context, IRubyObject recv) static IRubyObjectRubyEncoding.locale_charmap(ThreadContext context, IRubyObject recv) RubyTime.localtime(ThreadContext context) RubyTime.localtime(ThreadContext context, IRubyObject arg) static RubyFloatRubyMath.log(ThreadContext context, IRubyObject recv, IRubyObject val) Returns the natural logarithm of x.static RubyFloatRubyMath.log(ThreadContext context, IRubyObject recv, IRubyObject val, IRubyObject base) static RubyFloatRubyMath.log10(ThreadContext context, IRubyObject recv, IRubyObject x) Returns the base 10 logarithm of x.static RubyFloatRubyMath.log2(ThreadContext context, IRubyObject recv, IRubyObject x) Returns the base 2 logarithm of x.static IRubyObjectRubyRange.BSearch.long_bits_to_double(ThreadContext context, IRubyObject bsearch, IRubyObject fixnum) static IRubyObjectRubyKernel.loop(ThreadContext context, IRubyObject recv, Block block) RubyFile.lstat(ThreadContext context) static IRubyObjectRubyFile.lstat(ThreadContext context, IRubyObject recv, IRubyObject filename) RubyString.lstrip(ThreadContext context) RubyString.lstrip_bang(ThreadContext context) static IRubyObjectRubyFile.lutime(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyFloat.magnitude(ThreadContext context) flo_abs/1.9RubyInteger.magnitude(ThreadContext context) RubyNumeric.magnitude(ThreadContext context) num_abs/1.9static RubyThreadRubyThread.main(IRubyObject recv) RubyArray.map(ThreadContext context, Block block) static IRubyObjectRubyEnumerable.map(ThreadContext context, IRubyObject self, Block block) RubyArray.map_bang(ThreadContext context, Block block) rb_ary_collect_bangRubyComplex.marshal_dump(ThreadContext context) nucomp_marshal_dumpRubyRandom.marshal_dump(ThreadContext context) RubyRational.marshal_dump(ThreadContext context) nurat_marshal_dumpRubyComplex.marshal_load(ThreadContext context, IRubyObject arg) nucomp_marshal_loadRubyRandom.marshal_load(ThreadContext context, IRubyObject arg) RubyRational.marshal_load(ThreadContext context, IRubyObject arg) nurat_marshal_loadRubyRegexp.match_m(ThreadContext context, IRubyObject str, Block block) rb_reg_match_mRubyRegexp.match_m(ThreadContext context, IRubyObject str, IRubyObject pos, Block block) RubySymbol.match_m(ThreadContext context, IRubyObject[] args, Block block) RubySymbol.match_m(ThreadContext context, IRubyObject other, Block block) RubySymbol.match_m(ThreadContext context, IRubyObject other, IRubyObject pos, Block block) RubyRegexp.match_p(ThreadContext context, IRubyObject str) RubyRegexp.match_p(ThreadContext context, IRubyObject str, IRubyObject pos) RubyString.match_p(ThreadContext context, IRubyObject pattern) RubyString.match_p(ThreadContext context, IRubyObject pattern, IRubyObject pos) RubySymbol.match_p(ThreadContext context, IRubyObject other) RubySymbol.match_p(ThreadContext context, IRubyObject other, IRubyObject pos) RubyString.match19(ThreadContext context, IRubyObject[] args, Block block) RubyString.match19(ThreadContext context, IRubyObject pattern, Block block) RubyString.match19(ThreadContext context, IRubyObject pattern, IRubyObject pos, Block block) RubyArray.max(ThreadContext context, Block block) RubyArray.max(ThreadContext context, IRubyObject num, Block block) static IRubyObjectRubyEnumerable.max(ThreadContext context, IRubyObject self, Block block) static IRubyObjectRubyEnumerable.max(ThreadContext context, IRubyObject self, IRubyObject arg, Block block) RubyRange.max(ThreadContext context, Block block) RubyRange.max(ThreadContext context, IRubyObject arg, Block block) static IRubyObjectRubyEnumerable.max_by(ThreadContext context, IRubyObject self, Block block) static IRubyObjectRubyEnumerable.max_by(ThreadContext context, IRubyObject self, IRubyObject arg, Block block) static IRubyObjectRubyProcess.maxgroups(IRubyObject recv) static IRubyObjectRubyProcess.maxgroups_set(IRubyObject recv, IRubyObject arg) RubyTime.mday()RubyObjectSpace.WeakMap.member_p(ThreadContext context, IRubyObject key) RubyStruct.members()static IRubyObjectRubyStruct.StructMethods.members(IRubyObject recv, Block block) RubyHash.merge(ThreadContext context, IRubyObject[] others, Block block) rb_hash_mergeRubyHash.merge_bang(ThreadContext context, IRubyObject[] others, Block block) rb_hash_updateRubyException.message(ThreadContext context) RubySignalException.message(ThreadContext context) static IRubyObjectRubyKernel.method(IRubyObject self, IRubyObject symbol) RubyModule.method_added(ThreadContext context, IRubyObject nothing) RubyModule.method_defined_p(ThreadContext context, IRubyObject symbol) RubyModule.method_defined_p(ThreadContext context, IRubyObject symbol, IRubyObject includeSuper) static IRubyObjectRubyBasicObject.method_missing(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) RubyModule.method_removed(ThreadContext context, IRubyObject nothing) RubyModule.method_undefined(ThreadContext context, IRubyObject nothing) static IRubyObjectRubyKernel.methods(ThreadContext context, IRubyObject self, IRubyObject[] args) RubyArray.min(ThreadContext context, Block block) RubyArray.min(ThreadContext context, IRubyObject num, Block block) static IRubyObjectRubyEnumerable.min(ThreadContext context, IRubyObject self, Block block) static IRubyObjectRubyEnumerable.min(ThreadContext context, IRubyObject self, IRubyObject arg, Block block) RubyRange.min(ThreadContext context, Block block) RubyRange.min(ThreadContext context, IRubyObject arg, Block block) RubyTime.min()static IRubyObjectRubyEnumerable.min_by(ThreadContext context, IRubyObject self, Block block) static IRubyObjectRubyEnumerable.min_by(ThreadContext context, IRubyObject self, IRubyObject arg, Block block) static IRubyObjectRubyEnumerable.minmax(ThreadContext context, IRubyObject self, Block block) static IRubyObjectRubyEnumerable.minmax_by(ThreadContext context, IRubyObject self, Block block) final IRubyObjectRubyString.minus_at(ThreadContext context) RubyModule.mix(ThreadContext context, IRubyObject mod) RubyModule.mix(ThreadContext context, IRubyObject mod, IRubyObject hash0) static IRubyObjectRubyDir.mkdir(ThreadContext context, IRubyObject recv, IRubyObject... args) Creates the directory specified bypath.static IRubyObjectRubyFile.mkfifo(ThreadContext context, IRubyObject recv, IRubyObject path) static IRubyObjectRubyFile.mkfifo(ThreadContext context, IRubyObject recv, IRubyObject path, IRubyObject mode) RubyFileStat.mode()RubyModule.module_eval(ThreadContext context, Block block) RubyModule.module_eval(ThreadContext context, IRubyObject arg0, Block block) RubyModule.module_eval(ThreadContext context, IRubyObject arg0, IRubyObject arg1, Block block) RubyModule.module_eval(ThreadContext context, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2, Block block) RubyModule.module_exec(ThreadContext context, Block block) RubyModule.module_exec(ThreadContext context, IRubyObject[] args, Block block) RubyModule.module_function(ThreadContext context, IRubyObject[] args) rb_mod_modfuncRubyNumeric.modulo(ThreadContext context, IRubyObject other) num_moduloRubyTime.monday_p(ThreadContext context) RubyTime.month()RubyFile.mtime(ThreadContext context) static IRubyObjectRubyFile.mtime(ThreadContext context, IRubyObject recv, IRubyObject filename) RubyFileStat.mtime()AbstractRubyMethod.name(ThreadContext context) RubyModule.name(ThreadContext context) RubyNameError.name()static IRubyObjectRubyEncoding.name_list(ThreadContext context, IRubyObject recv) RubyMatchData.named_captures(ThreadContext context) RubyRegexp.named_captures(ThreadContext context) rb_reg_named_capturesRubyEncoding.names(ThreadContext context) RubyMatchData.names(ThreadContext context, Block block) RubyRegexp.names(ThreadContext context) rb_reg_namesRubyFloat.nan_p()flo_is_nan_pRubyComplex.negate(ThreadContext context) nucomp_negatestatic RubyArrayRubyModule.nesting(ThreadContext context, IRubyObject recv, Block block) Return an array of nested modules or classes.static IRubyObjectRubyKernel.new_array(ThreadContext context, IRubyObject recv, IRubyObject object) static IRubyObjectRubyKernel.new_complex(ThreadContext context, IRubyObject recv) static IRubyObjectRubyKernel.new_complex(ThreadContext context, IRubyObject recv, IRubyObject arg0) static IRubyObjectRubyKernel.new_complex(ThreadContext context, IRubyObject recv, IRubyObject arg0, IRubyObject arg1) static IRubyObjectRubyKernel.new_complex(ThreadContext context, IRubyObject recv, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2) static IRubyObjectRubyKernel.new_float(ThreadContext context, IRubyObject recv, IRubyObject object) static IRubyObjectRubyKernel.new_float(ThreadContext context, IRubyObject recv, IRubyObject object, IRubyObject opts) static IRubyObjectRubyKernel.new_hash(ThreadContext context, IRubyObject recv, IRubyObject arg) static IRubyObjectRubyKernel.new_integer(ThreadContext context, IRubyObject recv, IRubyObject object) static IRubyObjectRubyKernel.new_integer(ThreadContext context, IRubyObject recv, IRubyObject object, IRubyObject baseOrOpts) static IRubyObjectRubyKernel.new_integer(ThreadContext context, IRubyObject recv, IRubyObject object, IRubyObject base, IRubyObject opts) static IRubyObjectRubyKernel.new_rational(ThreadContext context, IRubyObject recv, IRubyObject arg0) static IRubyObjectRubyKernel.new_rational(ThreadContext context, IRubyObject recv, IRubyObject arg0, IRubyObject arg1) static IRubyObjectRubyKernel.new_rational(ThreadContext context, IRubyObject recv, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2) static IRubyObjectRubyKernel.new_string(ThreadContext context, IRubyObject recv, IRubyObject object) RubyClass.newInstance(ThreadContext context, Block block) rb_class_new_instanceRubyClass.newInstance(ThreadContext context, IRubyObject[] args, Block block) RubyClass.newInstance(ThreadContext context, IRubyObject arg0, Block block) RubyClass.newInstance(ThreadContext context, IRubyObject arg0, IRubyObject arg1, Block block) RubyClass.newInstance(ThreadContext context, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2, Block block) static IRubyObjectRubyComplex.newInstance(ThreadContext context, IRubyObject recv, IRubyObject real) static IRubyObjectRubyComplex.newInstance(ThreadContext context, IRubyObject recv, IRubyObject real, IRubyObject image) static IRubyObjectRubyIO.newInstance(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) static IRubyObjectRubyProc.newInstance(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) Create a new instance of a Proc object.static RubyClassRubyStruct.newInstance(IRubyObject recv, IRubyObject[] args, Block block) Create new Struct class.static IRubyObjectRubyThread.newInstance(IRubyObject recv, IRubyObject[] args, Block block) Thread.newstatic RubyTimeRubyTime.newInstance(ThreadContext context, IRubyObject recv) static IRubyObjectRubyComplex.newInstanceBang(ThreadContext context, IRubyObject recv, IRubyObject real) static IRubyObjectRubyComplex.newInstanceBang(ThreadContext context, IRubyObject recv, IRubyObject real, IRubyObject image) static IRubyObjectRubyRandom.newSeed(ThreadContext context, IRubyObject recv) static IRubyObjectRubyStruct.StructMethods.newStruct(IRubyObject recv, Block block) static IRubyObjectRubyStruct.StructMethods.newStruct(IRubyObject recv, IRubyObject[] args, Block block) static IRubyObjectRubyStruct.StructMethods.newStruct(IRubyObject recv, IRubyObject arg0, Block block) static IRubyObjectRubyStruct.StructMethods.newStruct(IRubyObject recv, IRubyObject arg0, IRubyObject arg1, Block block) static IRubyObjectRubyStruct.StructMethods.newStruct(IRubyObject recv, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2, Block block) RubyFloat.next_float()static IRubyObjectRubyKernel.nil_p(ThreadContext context, IRubyObject self) RubyNil.nil_p(ThreadContext context) RubyArray.nitems()rb_ary_nitemsRubyFileStat.nlink()RubyInteger.nobits_p(ThreadContext context, IRubyObject other) RubyArray.none_p(ThreadContext context, Block block) RubyArray.none_p(ThreadContext context, IRubyObject arg, Block block) static IRubyObjectRubyEnumerable.none_p(ThreadContext context, IRubyObject self, Block block) static IRubyObjectRubyEnumerable.none_p(ThreadContext context, IRubyObject self, IRubyObject arg, Block block) RubyNumeric.nonzero_p(ThreadContext context) num_nonzero_pRubyTime.nsec()Get the fractional part of time in nanoseconds.RubyNumeric.num_imaginary(ThreadContext context) num_imaginaryRubyComplex.numerator(ThreadContext context) nucomp_numeratorRubyFloat.numerator(ThreadContext context) flo_numeratorRubyInteger.numerator(ThreadContext context) RubyNumeric.numerator(ThreadContext context) numeric_numeratorRubyRational.numerator(ThreadContext context) nurat_numeratorstatic IRubyObjectRubyKernel.obj_to_enum(ThreadContext context, IRubyObject self, IRubyObject[] args, Block block) static IRubyObjectRubyKernel.object_id(IRubyObject self) RubyString.oct(ThreadContext context) rb_str_octRubyInteger.odd_p(ThreadContext context) RubyMatchData.offset19(ThreadContext context, IRubyObject index) RubyArray.one_p(ThreadContext context, Block block) RubyArray.one_p(ThreadContext context, IRubyObject arg, Block block) static IRubyObjectRubyEnumerable.one_p(ThreadContext context, IRubyObject self, Block block) static IRubyObjectRubyEnumerable.one_p(ThreadContext context, IRubyObject self, IRubyObject arg, Block block) RubyRational.op_abs(ThreadContext context) nurat_absRubyComplex.op_add(ThreadContext context, IRubyObject other) nucomp_addRubyArray.op_and(IRubyObject other) rb_ary_andabstract IRubyObjectRubyInteger.op_and(ThreadContext context, IRubyObject other) static RubyBooleanRubyNil.op_and(ThreadContext context, IRubyObject recv, IRubyObject obj) nil_andRubyProcess.RubyStatus.op_and(IRubyObject arg) RubyIO.op_append(ThreadContext context, IRubyObject anObject) rb_io_addstrRubyGlobal.CaseInsensitiveStringOnlyRubyHash.op_aref(ThreadContext context, IRubyObject arg) RubyHash.op_aref(ThreadContext context, IRubyObject key) rb_hash_arefabstract IRubyObjectRubyInteger.op_aref(ThreadContext context, IRubyObject other) RubyMatchData.op_aref(ThreadContext context, IRubyObject idx) match_arefRubyMatchData.op_aref(ThreadContext context, IRubyObject idx, IRubyObject rest) match_arefRubyObjectSpace.WeakMap.op_aref(ThreadContext context, IRubyObject key) RubyObjectSpace.WeakMap.op_aref(ThreadContext context, IRubyObject key, IRubyObject value) RubyString.op_aref(ThreadContext context, IRubyObject arg) rb_str_aref, rb_str_aref_mRubyString.op_aref(ThreadContext context, IRubyObject arg1, IRubyObject arg2) RubySymbol.op_aref(ThreadContext context, IRubyObject arg) RubySymbol.op_aref(ThreadContext context, IRubyObject arg1, IRubyObject arg2) RubyThread.op_aref(ThreadContext context, IRubyObject key) RubyHash.op_aset(ThreadContext context, IRubyObject key, IRubyObject value) rb_hash_asetRubyString.op_aset(ThreadContext context, IRubyObject arg0, IRubyObject arg1) rb_str_aset, rb_str_aset_mRubyString.op_aset(ThreadContext context, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2) RubyThread.op_aset(IRubyObject key, IRubyObject value) static IRubyObjectRubyArgsFile.op_binmode(ThreadContext context, IRubyObject recv) RubyIO.op_binmode(ThreadContext context) RubyArray.op_cmp(ThreadContext context, IRubyObject obj) rb_ary_cmpRubyFloat.op_cmp(ThreadContext context, IRubyObject other) flo_cmpabstract IRubyObjectRubyInteger.op_cmp(ThreadContext context, IRubyObject other) static IRubyObjectRubyKernel.op_cmp(ThreadContext context, IRubyObject self, IRubyObject other) RubyModule.op_cmp(IRubyObject obj) rb_mod_cmpRubyNumeric.op_cmp(IRubyObject other) num_cmpRubyRational.op_cmp(ThreadContext context, IRubyObject other) nurat_cmpRubyString.op_cmp(ThreadContext context, IRubyObject other) RubySymbol.op_cmp(ThreadContext context, IRubyObject other) RubyTime.op_cmp(ThreadContext context, IRubyObject other) RubyRational.op_coerce(ThreadContext context, IRubyObject other) nurat_coerceRubyArray.op_diff(IRubyObject other) rb_ary_diffRubyComplex.op_div(ThreadContext context, IRubyObject other) nucomp_div / nucomp_quoRubyFloat.op_div(ThreadContext context, IRubyObject other) MRI: flo_divabstract IRubyObjectRubyInteger.op_div(ThreadContext context, IRubyObject other) RubyRational.op_div(ThreadContext context, IRubyObject other) nurat_divRubyRational.op_divmod(ThreadContext context, IRubyObject other) nurat_divmodAbstractRubyMethod.op_eql(ThreadContext context, IRubyObject other) RubyHash.op_eql(ThreadContext context, IRubyObject other) rb_hash_eqlRubyMethod.op_eql(ThreadContext context, IRubyObject other) static IRubyObjectRubyException.op_eqq(ThreadContext context, IRubyObject recv, IRubyObject other) static IRubyObjectRubyKernel.op_eqq(ThreadContext context, IRubyObject self, IRubyObject other) RubyMethod.op_eqq(ThreadContext context, IRubyObject other) RubyModule.op_eqq(ThreadContext context, IRubyObject obj) rb_mod_eqqRubySymbol.op_eqq(ThreadContext context, IRubyObject other) RubyTime.op_eqq(ThreadContext context, IRubyObject other) RubyArithmeticSequence.op_equal(ThreadContext context, IRubyObject other) RubyArray.op_equal(ThreadContext context, IRubyObject obj) rb_ary_equalRubyBasicObject.op_equal(ThreadContext context, IRubyObject obj) rb_obj_equal Will by default use identity equality to compare objects.static IRubyObjectRubyComparable.op_equal(ThreadContext context, IRubyObject recv, IRubyObject other) cmp_equal (cmp_eq inlined here)RubyComplex.op_equal(ThreadContext context, IRubyObject other) nucomp_equal_pRubyConverter.op_equal(ThreadContext context, IRubyObject other) RubyException.op_equal(ThreadContext context, IRubyObject other) RubyFloat.op_equal(ThreadContext context, IRubyObject other) flo_eqRubyHash.op_equal(ThreadContext context, IRubyObject other) rb_hash_equalabstract IRubyObjectRubyInteger.op_equal(ThreadContext context, IRubyObject other) RubyMethod.op_equal(ThreadContext context, IRubyObject other) RubyModule.op_equal(ThreadContext context, IRubyObject other) RubyProcess.RubyStatus.op_equal(ThreadContext context, IRubyObject other) RubyRandom.op_equal(ThreadContext context, IRubyObject obj) RubyRange.op_equal(ThreadContext context, IRubyObject other) RubyRational.op_equal(ThreadContext context, IRubyObject other) nurat_equal_pRubyRegexp.op_equal(ThreadContext context, IRubyObject other) RubyString.op_equal(ThreadContext context, IRubyObject other) rb_str_equalRubyStruct.op_equal(ThreadContext context, IRubyObject other) RubySymbol.op_equal(ThreadContext context, IRubyObject other) RubyTime.op_equal(ThreadContext context, IRubyObject other) RubyUnboundMethod.op_equal(ThreadContext context, IRubyObject other) RubyComplex.op_expt(ThreadContext context, IRubyObject other) nucomp_exptRubyRational.op_expt(ThreadContext context, IRubyObject other) nurat_exptRubyString.op_format(ThreadContext context, IRubyObject arg) static RubyBooleanRubyComparable.op_ge(ThreadContext context, IRubyObject recv, IRubyObject other) cmp_geRubyFloat.op_ge(ThreadContext context, IRubyObject other) flo_geRubyHash.op_ge(ThreadContext context, IRubyObject other) RubyInteger.op_ge(ThreadContext context, IRubyObject other) RubyModule.op_ge(IRubyObject obj) rb_mod_geRubyTime.op_ge(ThreadContext context, IRubyObject other) RubyString.op_ge19(ThreadContext context, IRubyObject other) static RubyBooleanRubyComparable.op_gt(ThreadContext context, IRubyObject recv, IRubyObject other) cmp_gtRubyFloat.op_gt(ThreadContext context, IRubyObject other) flo_gtRubyHash.op_gt(ThreadContext context, IRubyObject other) RubyInteger.op_gt(ThreadContext context, IRubyObject other) RubyModule.op_gt(IRubyObject obj) rb_mod_gtRubyTime.op_gt(ThreadContext context, IRubyObject other) RubyString.op_gt19(ThreadContext context, IRubyObject other) static RubyBooleanRubyComparable.op_le(ThreadContext context, IRubyObject recv, IRubyObject other) cmp_leRubyFloat.op_le(ThreadContext context, IRubyObject other) flo_leRubyHash.op_le(ThreadContext context, IRubyObject other) RubyInteger.op_le(ThreadContext context, IRubyObject other) RubyModule.op_le(IRubyObject arg) MRI: rb_class_inherited_pRubyTime.op_le(ThreadContext context, IRubyObject other) RubyString.op_le19(ThreadContext context, IRubyObject other) abstract IRubyObjectRubyInteger.op_lshift(ThreadContext context, IRubyObject other) RubyYielder.op_lshift(ThreadContext context, IRubyObject[] args) static RubyBooleanRubyComparable.op_lt(ThreadContext context, IRubyObject recv, IRubyObject other) cmp_ltRubyFloat.op_lt(ThreadContext context, IRubyObject other) flo_ltRubyHash.op_lt(ThreadContext context, IRubyObject other) RubyInteger.op_lt(ThreadContext context, IRubyObject other) RubyModule.op_lt(IRubyObject obj) rb_mod_ltRubyTime.op_lt(ThreadContext context, IRubyObject other) RubyString.op_lt19(ThreadContext context, IRubyObject other) static IRubyObjectRubyKernel.op_match(ThreadContext context, IRubyObject self, IRubyObject arg) RubyNil.op_match(ThreadContext context, IRubyObject arg) RubyRegexp.op_match(ThreadContext context, IRubyObject str) RubyString.op_match(ThreadContext context, IRubyObject other) rb_str_matchRubySymbol.op_match(ThreadContext context, IRubyObject other) RubyRegexp.op_match2(ThreadContext context) RubyFloat.op_minus(ThreadContext context, IRubyObject other) flo_minusabstract IRubyObjectRubyInteger.op_minus(ThreadContext context, IRubyObject other) RubyRational.op_minus(ThreadContext context, IRubyObject other) nurat_subRubyTime.op_minus(ThreadContext context, IRubyObject other) RubyBignum.op_mod(ThreadContext context, IRubyObject other) rb_big_moduloRubyFloat.op_mod(ThreadContext context, IRubyObject other) flo_modabstract IRubyObjectRubyInteger.op_mod(ThreadContext context, IRubyObject other) RubyRange.op_mod(ThreadContext context, IRubyObject step) RubyBignum.op_mul(ThreadContext context, IRubyObject other) rb_big_mulRubyComplex.op_mul(ThreadContext context, IRubyObject other) nucomp_mulRubyFloat.op_mul(ThreadContext context, IRubyObject other) flo_mulabstract IRubyObjectRubyInteger.op_mul(ThreadContext context, IRubyObject other) RubyRational.op_mul(ThreadContext context, IRubyObject other) nurat_mulRubyString.op_mul19(ThreadContext context, IRubyObject other) abstract IRubyObjectRubyInteger.op_neg(ThreadContext context) RubyBasicObject.op_not(ThreadContext context) RubyNumeric.op_not(ThreadContext context) RubyBasicObject.op_not_equal(ThreadContext context, IRubyObject other) The != method implemented for BasicObject.static IRubyObjectRubyKernel.op_not_match(ThreadContext context, IRubyObject self, IRubyObject arg) RubyArray.op_or(IRubyObject other) rb_ary_orabstract IRubyObjectRubyInteger.op_or(ThreadContext context, IRubyObject other) static RubyBooleanRubyNil.op_or(ThreadContext context, IRubyObject recv, IRubyObject obj) nil_orRubyArray.op_plus(IRubyObject obj) rb_ary_plusRubyChain.op_plus(ThreadContext context, IRubyObject obj) RubyEnumerator.op_plus(ThreadContext context, IRubyObject obj) RubyFloat.op_plus(ThreadContext context, IRubyObject other) flo_plusabstract IRubyObjectRubyInteger.op_plus(ThreadContext context, IRubyObject other) RubyRational.op_plus(ThreadContext context, IRubyObject other) nurat_addRubyTime.op_plus(ThreadContext context, IRubyObject other) RubyString.op_plus19(ThreadContext context, IRubyObject arg) RubyBignum.op_pow(ThreadContext context, IRubyObject other) rb_big_powRubyFloat.op_pow(ThreadContext context, IRubyObject other) flo_powabstract IRubyObjectRubyInteger.op_pow(ThreadContext context, IRubyObject other) RubyRational.op_rem(ThreadContext context, IRubyObject other) nurat_remabstract IRubyObjectRubyInteger.op_rshift(ThreadContext context, IRubyObject other) RubyProcess.RubyStatus.op_rshift(ThreadContext context, IRubyObject other) RubyComplex.op_sub(ThreadContext context, IRubyObject other) nucomp_subRubyArray.op_times(ThreadContext context, IRubyObject times) rb_ary_timesRubyFloat.op_uminus(ThreadContext context) flo_uminusabstract IRubyObjectRubyInteger.op_uminus(ThreadContext context) RubyNumeric.op_uminus(ThreadContext context) num_uminusRubyNumeric.op_uplus()num_uplusabstract IRubyObjectRubyInteger.op_xor(ThreadContext context, IRubyObject other) static RubyBooleanRubyNil.op_xor(ThreadContext context, IRubyObject recv, IRubyObject obj) nil_xorstatic IRubyObjectRubyDir.open(ThreadContext context, IRubyObject recv, IRubyObject path, Block block) Returns a new directory object forpath.static IRubyObjectRubyDir.open(ThreadContext context, IRubyObject recv, IRubyObject path, IRubyObject encOpts, Block block) static IRubyObjectRubyIO.open(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) static IRubyObjectRubyKernel.open(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) RubyRegexp.options()RubyInteger.ord(ThreadContext context) int_ordRubyString.ord(ThreadContext context) AbstractRubyMethod.original_name(ThreadContext context) RubyMethod.original_name(ThreadContext context) RubyFileStat.owned_p()static IRubyObjectRubyFileTest.FileTestFileMethods.owned_p(IRubyObject recv, IRubyObject filename) static IRubyObjectRubyFileTest.owned_p(IRubyObject recv, IRubyObject filename) AbstractRubyMethod.owner(ThreadContext context) static IRubyObjectRubyKernel.p(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyArray.pack(ThreadContext context, IRubyObject obj) RubyArray.pack(ThreadContext context, IRubyObject obj, IRubyObject maybeOpts) AbstractRubyMethod.parameters(ThreadContext context) RubyMethod.parameters(ThreadContext context) RubyProc.parameters(ThreadContext context) static IRubyObjectRubyEnumerable.partition(ThreadContext context, IRubyObject self, Block block) RubyString.partition(ThreadContext context, Block block) RubyString.partition(ThreadContext context, IRubyObject arg, Block block) static IRubyObjectRubyThread.pass(ThreadContext context, IRubyObject recv) RubyDir.path(ThreadContext context) RubyFile.path(ThreadContext context) static IRubyObjectRubyFile.path(ThreadContext context, IRubyObject self, IRubyObject str) RubyThread.Location.path(ThreadContext context) RubyThread.pending_interrupt_p(ThreadContext context, IRubyObject[] args) static IRubyObjectRubyThread.pending_interrupt_p(ThreadContext context, IRubyObject self, IRubyObject[] args) RubyArray.permutation(ThreadContext context, Block block) RubyArray.permutation(ThreadContext context, IRubyObject num, Block block) rb_ary_permutationRubyIO.pid(ThreadContext context) Return the process id (pid) of the process this IO object spawned.static IRubyObjectRubyProcess.pid(ThreadContext context, IRubyObject recv) RubyProcess.RubyStatus.pid(ThreadContext context) static IRubyObjectRubyIO.pipe(ThreadContext context, IRubyObject klass, IRubyObject[] argv, Block block) RubyFileStat.pipe_p()static IRubyObjectRubyFileTest.FileTestFileMethods.pipe_p(IRubyObject recv, IRubyObject filename) static IRubyObjectRubyFileTest.pipe_p(IRubyObject recv, IRubyObject filename) final IRubyObjectRubyString.plus_at()RubyComplex.polar(ThreadContext context) nucomp_polarstatic IRubyObjectRubyComplex.polar(ThreadContext context, IRubyObject clazz, IRubyObject... args) nucomp_s_polarRubyNumeric.polar(ThreadContext context) numeric_polarRubyArray.pop(ThreadContext context) rb_ary_popRubyArray.pop(ThreadContext context, IRubyObject num) static IRubyObjectRubyIO.popen(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) static IRubyObjectRubyIO.popen3(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) Deprecated.RubyIO.pos(ThreadContext context) RubyIO.pos_set(ThreadContext context, IRubyObject offset) RubyMatchData.post_match(ThreadContext context) match_post_matchRubyInteger.pow(ThreadContext context, IRubyObject other) RubyInteger.pow(ThreadContext context, IRubyObject b, IRubyObject m) static IRubyObjectRubyProcess.ppid(ThreadContext context, IRubyObject recv) RubyMatchData.pre_match(ThreadContext context) match_pre_matchRubyIO.pread(ThreadContext context, IRubyObject len, IRubyObject offset) RubyIO.pread(ThreadContext context, IRubyObject len, IRubyObject offset, IRubyObject str) RubyInteger.pred(ThreadContext context) RubyModule.prepend(ThreadContext context, IRubyObject[] modules) RubyString.prepend(ThreadContext context, IRubyObject other) rb_str_prependRubyString.prepend(ThreadContext context, IRubyObject[] objs) rb_str_prependRubyModule.prepend_features(IRubyObject include) rb_mod_prepend_featuresRubyModule.prepended(ThreadContext context, IRubyObject other) RubyFloat.prev_float()RubyConverter.primitive_convert(ThreadContext context, IRubyObject[] args) RubyConverter.primitive_errinfo(ThreadContext context) RubyIO.print(ThreadContext context, IRubyObject[] args) Print some objects to the stream.static IRubyObjectRubyKernel.print(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyIO.printf(ThreadContext context, IRubyObject[] args) static IRubyObjectRubyKernel.printf(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyThread.priority()RubyThread.priority_set(IRubyObject priority) RubyNameError.private_call_p(ThreadContext context) RubyModule.private_class_method(IRubyObject[] args) RubyModule.private_constant(ThreadContext context, IRubyObject name) RubyModule.private_constant(ThreadContext context, IRubyObject[] rubyNames) RubyModule.private_instance_methods(IRubyObject[] args) rb_class_private_instance_methodsRubyModule.private_method_defined(ThreadContext context, IRubyObject symbol) RubyModule.private_method_defined(ThreadContext context, IRubyObject symbol, IRubyObject includeSuper) static IRubyObjectRubyKernel.private_methods(ThreadContext context, IRubyObject self, IRubyObject[] args) static RubyProcRubyKernel.proc(ThreadContext context, IRubyObject recv, Block block) RubyArray.product(ThreadContext context, IRubyObject[] args, Block block) RubyModule.protected_instance_methods(IRubyObject[] args) rb_class_protected_instance_methodsRubyModule.protected_method_defined(ThreadContext context, IRubyObject symbol) RubyModule.protected_method_defined(ThreadContext context, IRubyObject symbol, IRubyObject includeSuper) static IRubyObjectRubyKernel.protected_methods(ThreadContext context, IRubyObject self, IRubyObject[] args) RubyModule.public_class_method(IRubyObject[] args) RubyModule.public_constant(ThreadContext context, IRubyObject name) RubyModule.public_constant(ThreadContext context, IRubyObject[] rubyNames) RubyModule.public_instance_method(IRubyObject symbol) RubyModule.public_instance_methods19(IRubyObject[] args) static IRubyObjectRubyKernel.public_method(ThreadContext context, IRubyObject recv, IRubyObject symbol) RubyModule.public_method_defined(ThreadContext context, IRubyObject symbol) RubyModule.public_method_defined(ThreadContext context, IRubyObject symbol, IRubyObject includeSuper) static IRubyObjectRubyKernel.public_methods(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectRubyKernel.public_send(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) RubyArray.push(IRubyObject item) RubyArray.push(IRubyObject[] items) RubyConverter.putback(ThreadContext context, IRubyObject[] argv) RubyIO.putc(ThreadContext context, IRubyObject ch) static IRubyObjectRubyKernel.putc(ThreadContext context, IRubyObject recv, IRubyObject ch) rb_f_putcRubyIO.puts(ThreadContext context) RubyIO.puts(ThreadContext context, IRubyObject arg0) RubyIO.puts(ThreadContext context, IRubyObject[] args) RubyIO.puts(ThreadContext context, IRubyObject arg0, IRubyObject arg1) RubyIO.puts(ThreadContext context, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2) static IRubyObjectRubyKernel.puts(ThreadContext context, IRubyObject recv) static IRubyObjectRubyKernel.puts(ThreadContext context, IRubyObject recv, IRubyObject arg0) static IRubyObjectRubyKernel.puts(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyKernel.puts(ThreadContext context, IRubyObject recv, IRubyObject arg0, IRubyObject arg1) static IRubyObjectRubyKernel.puts(ThreadContext context, IRubyObject recv, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2) RubyIO.pwrite(ThreadContext context, IRubyObject str, IRubyObject offset) RubyBignum.quo(ThreadContext context, IRubyObject other) rb_big_quoRubyFloat.quo(ThreadContext context, IRubyObject other) flo_quoRubyNumeric.quo(ThreadContext context, IRubyObject other) num_quostatic RubyStringRubyRegexp.quote(ThreadContext context, IRubyObject recv, IRubyObject arg) rb_reg_s_quotestatic IRubyObjectRubyKernel.raise(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) RubyThread.raise(ThreadContext context, IRubyObject[] args, Block block) static IRubyObjectRubyKernel.rand(ThreadContext context, IRubyObject recv) static IRubyObjectRubyKernel.rand(ThreadContext context, IRubyObject recv, IRubyObject arg) RubyRandom.rand(ThreadContext context) RubyRandom.rand(ThreadContext context, IRubyObject arg) static IRubyObjectRubyRandom.randDefault(ThreadContext context, IRubyObject recv) static IRubyObjectRubyRandom.randDefault(ThreadContext context, IRubyObject recv, IRubyObject arg) RubyArray.rassoc(ThreadContext context, IRubyObject value) rb_ary_rassocRubyGlobal.CaseInsensitiveStringOnlyRubyHash.rassoc(ThreadContext context, IRubyObject obj) RubyHash.rassoc(ThreadContext context, IRubyObject obj) RubyComplex.rationalize(ThreadContext context, IRubyObject[] args) nucomp_rationalizeRubyFloat.rationalize(ThreadContext context, IRubyObject[] args) float_rationalizeRubyInteger.rationalize(ThreadContext context, IRubyObject[] args) integer_rationalizestatic IRubyObjectRubyNil.rationalize(ThreadContext context, IRubyObject recv, IRubyObject[] args) nilclass_rationalizeRubyRational.rationalize(ThreadContext context, IRubyObject[] args) nurat_rationalizeRubyArray.rb_clear()rb_ary_clearRubyHash.rb_clear(ThreadContext context) rb_hash_clearRubyDir.rb_each_child(ThreadContext context, Block block) RubyHash.rb_size(ThreadContext context) rb_hash_sizestatic IRubyObjectRubyKernel.rbCatch(ThreadContext context, IRubyObject recv, Block block) static IRubyObjectRubyKernel.rbCatch(ThreadContext context, IRubyObject recv, IRubyObject tag, Block block) RubyHash.rbClone(ThreadContext context) static IRubyObjectRubyKernel.rbClone(ThreadContext context, IRubyObject self) static IRubyObjectRubyKernel.rbClone(ThreadContext context, IRubyObject self, IRubyObject opts) RubyMethod.rbClone()final IRubyObjectRubyNumeric.rbClone(ThreadContext context) final IRubyObjectRubyNumeric.rbClone(ThreadContext context, IRubyObject arg) RubyProc.rbClone()RubyUnboundMethod.rbClone()RubyArray.rbCollect(ThreadContext context, Block block) rb_ary_collectRubyModule.rbPrivate(ThreadContext context, IRubyObject[] args) rb_mod_privateRubyModule.rbProtected(ThreadContext context, IRubyObject[] args) rb_mod_protectedRubyModule.rbPublic(ThreadContext context, IRubyObject[] args) rb_mod_publicstatic IRubyObjectRubyKernel.rbThrow(ThreadContext context, IRubyObject recv, IRubyObject tag, Block block) static IRubyObjectRubyKernel.rbThrow(ThreadContext context, IRubyObject recv, IRubyObject tag, IRubyObject value, Block block) RubyFileStat.rdev()RubyFileStat.rdevMajor()RubyFileStat.rdevMinor()static IRubyObjectRubyProcess.GroupID.re_exchange(ThreadContext context, IRubyObject self) static IRubyObjectRubyProcess.UserID.re_exchange(ThreadContext context, IRubyObject self) static IRubyObjectRubyProcess.GroupID.re_exchangeable_p(IRubyObject self) static IRubyObjectRubyProcess.UserID.re_exchangeable_p(IRubyObject self) static IRubyObjectRubyArgsFile.read(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyDir.read()Returns the next entry from this directory.RubyIO.read(ThreadContext context) Read all available bytes.RubyIO.read(ThreadContext context, IRubyObject length) Read length bytes.RubyIO.read(ThreadContext context, IRubyObject length, IRubyObject maybeStr) Read into the given buffer (or create a new one) reading length bytes.static IRubyObjectRubyIO.read(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block unusedBlock) static IRubyObjectRubyArgsFile.read_nonblock(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyIO.read_nonblock(ThreadContext context, IRubyObject[] args) RubyFileStat.readable_p()static IRubyObjectRubyFileTest.FileTestFileMethods.readable_p(ThreadContext context, IRubyObject recv, IRubyObject filename) static IRubyObjectRubyFileTest.readable_p(ThreadContext context, IRubyObject recv, IRubyObject filename) RubyFileStat.readableReal_p()static IRubyObjectRubyConverter.InvalidByteSequenceErrorMethods.readagain_bytes(ThreadContext context, IRubyObject self) static IRubyObjectRubyArgsFile.readbyte(ThreadContext context, IRubyObject recv) RubyIO.readbyte(ThreadContext context) static IRubyObjectRubyArgsFile.readchar(ThreadContext context, IRubyObject recv) RubyIO.readchar(ThreadContext context) Read a char.static IRubyObjectRubyArgsFile.readline(ThreadContext context, IRubyObject recv, IRubyObject[] args) Read a line.RubyIO.readline(ThreadContext context) Read a line.RubyIO.readline(ThreadContext context, IRubyObject separator) static IRubyObjectRubyKernel.readline(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyArgsFile.readlines(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyIO.readlines(ThreadContext context) RubyIO.readlines(ThreadContext context, IRubyObject arg0) RubyIO.readlines(ThreadContext context, IRubyObject arg0, IRubyObject arg1) static IRubyObjectRubyIO.readlines(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block unusedBlock) RubyIO.readlines(ThreadContext context, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2) static IRubyObjectRubyKernel.readlines(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyFile.readlink(ThreadContext context, IRubyObject recv, IRubyObject path) static IRubyObjectRubyArgsFile.readpartial(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyIO.readpartial(ThreadContext context, IRubyObject[] args) RubyComplex.real()nucomp_realRubyNumeric.real(ThreadContext context) numeric_realRubyComplex.real_p(ThreadContext context) nucomp_real_pRubyNumeric.real_p(ThreadContext context) num_real_pstatic IRubyObjectRubyFile.realdirpath(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyFile.realpath(ThreadContext context, IRubyObject recv, IRubyObject path) static IRubyObjectRubyFile.realpath(ThreadContext context, IRubyObject recv, IRubyObject path, IRubyObject cwd) RubyLocalJumpError.reason()RubyBinding.receiver(ThreadContext context) RubyKeyError.receiver()RubyMethod.receiver(ThreadContext context) RubyNameError.receiver(ThreadContext context) RubyComplex.rect(ThreadContext context) nucomp_rectRubyNumeric.rect(ThreadContext context) numeric_rectRubyModule.refine(ThreadContext context, IRubyObject klass, Block block) RubyMatchData.regexp(ThreadContext context, Block block) RubyHash.rehash(ThreadContext context) rb_hash_rehashRubyGlobal.CaseInsensitiveStringOnlyRubyHash.rehash1(ThreadContext context) RubyArray.reject(ThreadContext context, Block block) static IRubyObjectRubyEnumerable.reject(ThreadContext context, IRubyObject self, Block block) RubyHash.reject(ThreadContext context, Block block) RubyArray.reject_bang(ThreadContext context, Block block) RubyHash.reject_bang(ThreadContext context, Block block) RubyBignum.remainder(ThreadContext context, IRubyObject other) rb_big_remainderRubyInteger.remainder(ThreadContext context, IRubyObject dividend) RubyNumeric.remainder(ThreadContext context, IRubyObject y) num_remainderRubyModule.remove_class_variable19(ThreadContext context, IRubyObject name) RubyModule.remove_const(ThreadContext context, IRubyObject rubyName) static IRubyObjectRubyKernel.remove_instance_variable(ThreadContext context, IRubyObject self, IRubyObject name, Block block) RubyModule.remove_method(ThreadContext context, IRubyObject[] args) static IRubyObjectRubyFile.rename(ThreadContext context, IRubyObject recv, IRubyObject oldName, IRubyObject newName) RubyIO.reopen(ThreadContext context, IRubyObject[] args) RubyArray.repeated_permutation(ThreadContext context, IRubyObject num, Block block) RubyArray.repeatedCombination(ThreadContext context, IRubyObject num, Block block) RubyArray.replace(IRubyObject orig) rb_ary_replaceRubyGlobal.CaseInsensitiveStringOnlyRubyHash.replace(ThreadContext context, IRubyObject other) RubyHash.replace(ThreadContext context, IRubyObject other) rb_hash_replaceRubyString.replace19(IRubyObject other) RubyConverter.replacement(ThreadContext context) RubyConverter.replacement_set(ThreadContext context, IRubyObject arg) RubyEncoding.replicate(ThreadContext context, IRubyObject arg) RubyThread.report_on_exception(ThreadContext context) static IRubyObjectRubyThread.report_on_exception(ThreadContext context, IRubyObject self) RubyThread.report_on_exception_set(ThreadContext context, IRubyObject state) static IRubyObjectRubyThread.report_on_exception_set(ThreadContext context, IRubyObject self, IRubyObject state) static IRubyObjectRubyKernel.require(ThreadContext context, IRubyObject recv, IRubyObject name, Block block) Require.static IRubyObjectRubyKernel.require_relative(ThreadContext context, IRubyObject recv, IRubyObject name) static IRubyObjectRubyKernel.respond_to_missing_p(ThreadContext context, IRubyObject recv, IRubyObject symbol) static IRubyObjectRubyKernel.respond_to_missing_p(ThreadContext context, IRubyObject recv, IRubyObject symbol, IRubyObject isPrivate) static IRubyObjectRubyKernel.respond_to_p(ThreadContext context, IRubyObject self, IRubyObject name) static IRubyObjectRubyKernel.respond_to_p(ThreadContext context, IRubyObject self, IRubyObject name, IRubyObject includePrivate) RubyStopIteration.result()RubyArray.reverse()rb_ary_reverse_mRubyArray.reverse_bang()rb_ary_reverse_bangRubyString.reverse_bang19(ThreadContext context) RubyArray.reverse_each(ThreadContext context, Block block) static IRubyObjectRubyEnumerable.reverse_each(ThreadContext context, IRubyObject self, Block block) static IRubyObjectRubyEnumerable.reverse_each(ThreadContext context, IRubyObject self, IRubyObject[] args, Block block) RubyString.reverse19(ThreadContext context) static IRubyObjectRubyArgsFile.rewind(ThreadContext context, IRubyObject recv) RubyChain.rewind(ThreadContext context) RubyDir.rewind()Moves position in this directory to the first entry.RubyIO.rewind(ThreadContext context) static IRubyObjectRubyProcess.GroupID.rid(ThreadContext context, IRubyObject self) static IRubyObjectRubyProcess.UserID.rid(ThreadContext context, IRubyObject self) RubyArray.rindex(ThreadContext context, Block block) RubyArray.rindex(ThreadContext context, IRubyObject obj, Block unused) RubyString.rindex(ThreadContext context, IRubyObject arg0) rb_str_rindex_mRubyString.rindex(ThreadContext context, IRubyObject arg0, IRubyObject arg1) RubyString.rjust(IRubyObject arg0) RubyString.rjust(IRubyObject arg0, IRubyObject arg1) static IRubyObjectRubyDir.rmdir19(ThreadContext context, IRubyObject recv, IRubyObject path) RubyArray.rotate(ThreadContext context) RubyArray.rotate(ThreadContext context, IRubyObject cnt) RubyArray.rotate_bang(ThreadContext context) RubyArray.rotate_bang(ThreadContext context, IRubyObject cnt) RubyFloat.round(ThreadContext context) MRI: flo_roundRubyFloat.round(ThreadContext context, IRubyObject arg0) MRI: flo_roundRubyFloat.round(ThreadContext context, IRubyObject _digits, IRubyObject _opts) MRI: flo_roundRubyInteger.round(ThreadContext context) RubyInteger.round(ThreadContext context, IRubyObject _digits) RubyInteger.round(ThreadContext context, IRubyObject digits, IRubyObject _opts) RubyNumeric.round(ThreadContext context) MRI: num_roundRubyRational.round(ThreadContext context) RubyRational.round(ThreadContext context, IRubyObject n) RubyRational.round(ThreadContext context, IRubyObject n, IRubyObject opts) RubyTime.round(ThreadContext context, IRubyObject[] args) RubyString.rpartition(ThreadContext context, IRubyObject arg) RubyString.rstrip(ThreadContext context) RubyString.rstrip_bang(ThreadContext context) RubyString.rubyLength(ThreadContext context) RubyThread.run()RubyThread.safe_level()RubyArray.sample(ThreadContext context) RubyArray.sample(ThreadContext context, IRubyObject sampleOrOpts) RubyArray.sample(ThreadContext context, IRubyObject sample, IRubyObject opts) RubyTime.saturday_p(ThreadContext context) RubyString.scan(ThreadContext context, IRubyObject pat, Block block) rb_str_scanRubyString.scrub(ThreadContext context, Block block) RubyString.scrub(ThreadContext context, IRubyObject repl, Block block) RubyString.scrub_bang(ThreadContext context, Block block) RubyString.scrub_bang(ThreadContext context, IRubyObject repl, Block block) static IRubyObjectRubyConverter.search_convpath(ThreadContext context, IRubyObject self, IRubyObject[] argv) RubyTime.sec()RubyRandom.seed(ThreadContext context) static IRubyObjectRubyArgsFile.seek(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyDir.seek(IRubyObject newPos) Moves to a positiond.RubyIO.seek(ThreadContext context, IRubyObject off) RubyIO.seek(ThreadContext context, IRubyObject off, IRubyObject whence) RubyArray.select(ThreadContext context, Block block) static IRubyObjectRubyEnumerable.select(ThreadContext context, IRubyObject self, Block block) RubyHash.select(ThreadContext context, Block block) rb_hash_selectstatic IRubyObjectRubyIO.select(ThreadContext context, IRubyObject recv, IRubyObject[] argv) static IRubyObjectRubyKernel.select(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyStruct.select(ThreadContext context, Block block) RubyArray.select_bang(ThreadContext context, Block block) RubyHash.select_bang(ThreadContext context, Block block) RubyBasicObject.send(ThreadContext context, IRubyObject[] args, Block block) RubyBasicObject.send(ThreadContext context, IRubyObject arg0, Block block) RubyBasicObject.send(ThreadContext context, IRubyObject arg0, IRubyObject arg1, Block block) RubyBasicObject.send(ThreadContext context, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2, Block block) static IRubyObjectRubyKernel.send(ThreadContext context, IRubyObject self, IRubyObject[] args, Block block) static IRubyObjectRubyKernel.send(ThreadContext context, IRubyObject self, IRubyObject arg0, Block block) static IRubyObjectRubyKernel.send(ThreadContext context, IRubyObject self, IRubyObject arg0, IRubyObject arg1, Block block) static IRubyObjectRubyKernel.send(ThreadContext context, IRubyObject self, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2, Block block) RubyException.set_backtrace(IRubyObject obj) RubyHash.set_default_proc(ThreadContext context, IRubyObject proc) rb_hash_set_default_procstatic IRubyObjectRubyArgsFile.set_encoding(ThreadContext context, IRubyObject recv, IRubyObject encoding) static IRubyObjectRubyArgsFile.set_encoding(ThreadContext context, IRubyObject recv, IRubyObject encoding, IRubyObject internalEncoding) static IRubyObjectRubyArgsFile.set_encoding(ThreadContext context, IRubyObject recv, IRubyObject encoding, IRubyObject internalEncoding, IRubyObject options) RubyIO.set_encoding(ThreadContext context, IRubyObject encodingObj) RubyIO.set_encoding(ThreadContext context, IRubyObject encodingString, IRubyObject internalEncoding) RubyIO.set_encoding(ThreadContext context, IRubyObject encodingString, IRubyObject internalEncoding, IRubyObject options) static IRubyObjectRubyArgsFile.set_pos(ThreadContext context, IRubyObject recv, IRubyObject offset) RubyDir.set_pos(IRubyObject newPos) static IRubyObjectRubyKernel.set_trace_func(ThreadContext context, IRubyObject recv, IRubyObject trace_func, Block block) RubyThread.set_trace_func(ThreadContext context, IRubyObject trace_func, Block block) RubyEnumerator.FeedValue.set_value(IRubyObject value) RubyString.setbyte(ThreadContext context, IRubyObject index, IRubyObject val) static IRubyObjectRubyEncoding.setDefaultExternal(ThreadContext context, IRubyObject recv, IRubyObject encoding) static IRubyObjectRubyEncoding.setDefaultInternal(ThreadContext context, IRubyObject recv, IRubyObject encoding) static IRubyObjectRubyProcess.Sys.setegid(ThreadContext context, IRubyObject recv, IRubyObject arg) static IRubyObjectRubyProcess.Sys.seteuid(ThreadContext context, IRubyObject recv, IRubyObject arg) static IRubyObjectRubyProcess.Sys.setgid(ThreadContext context, IRubyObject recv, IRubyObject arg) RubyFileStat.setgid_p()static IRubyObjectRubyFileTest.FileTestFileMethods.setgid_p(IRubyObject recv, IRubyObject filename) static IRubyObjectRubyFileTest.setgid_p(IRubyObject recv, IRubyObject filename) RubyThread.setName(IRubyObject name) static IRubyObjectRubyProcess.setpgid(ThreadContext context, IRubyObject recv, IRubyObject arg1, IRubyObject arg2) static IRubyObjectRubyProcess.setpgrp(ThreadContext context, IRubyObject recv) static IRubyObjectRubyProcess.setpriority(ThreadContext context, IRubyObject recv, IRubyObject arg1, IRubyObject arg2, IRubyObject arg3) static IRubyObjectRubyProcess.setproctitle(IRubyObject recv, IRubyObject name) static IRubyObjectRubyProcess.setrlimit(ThreadContext context, IRubyObject recv, IRubyObject resource, IRubyObject rlimCur) static IRubyObjectRubyProcess.setrlimit(ThreadContext context, IRubyObject recv, IRubyObject resource, IRubyObject rlimCur, IRubyObject rlimMax) static IRubyObjectRubyProcess.setsid(ThreadContext context, IRubyObject recv) static IRubyObjectRubyProcess.Sys.setuid(ThreadContext context, IRubyObject recv, IRubyObject arg) RubyFileStat.setuid_p()static IRubyObjectRubyFileTest.FileTestFileMethods.setuid_p(IRubyObject recv, IRubyObject filename) static IRubyObjectRubyFileTest.setuid_p(IRubyObject recv, IRubyObject filename) RubyArray.shift(ThreadContext context) rb_ary_shiftRubyArray.shift(ThreadContext context, IRubyObject num) RubyGlobal.CaseInsensitiveStringOnlyRubyHash.shift(ThreadContext context) RubyHash.shift(ThreadContext context) rb_hash_shiftRubyArray.shuffle(ThreadContext context) RubyArray.shuffle(ThreadContext context, IRubyObject opts) RubyArray.shuffle_bang(ThreadContext context) RubyArray.shuffle_bang(ThreadContext context, IRubyObject opts) static IRubyObjectRubyProcess.GroupID.sid_available_p(IRubyObject self) static IRubyObjectRubyProcess.UserID.sid_available_p(IRubyObject self) RubyProcess.RubyStatus.signaled()static IRubyObjectRubySignal.signame(ThreadContext context, IRubyObject recv, IRubyObject rubySig) RubySignalException.signo(ThreadContext context) static RubyFloatRubyMath.sin(ThreadContext context, IRubyObject recv, IRubyObject x) static IRubyObjectRubyKernel.singleton_class(IRubyObject recv) RubyModule.singleton_class_p(ThreadContext context) static IRubyObjectRubyKernel.singleton_method(IRubyObject self, IRubyObject symbol) static IRubyObjectRubyBasicObject.singleton_method_added(ThreadContext context, IRubyObject recv, IRubyObject symbolId, Block block) static IRubyObjectRubyNumeric.singleton_method_added(ThreadContext context, IRubyObject self, IRubyObject name) num_saddedstatic IRubyObjectRubyBasicObject.singleton_method_removed(ThreadContext context, IRubyObject recv, IRubyObject symbolId, Block block) static IRubyObjectRubyBasicObject.singleton_method_undefined(ThreadContext context, IRubyObject recv, IRubyObject symbolId, Block block) static RubyArrayRubyKernel.singleton_methods(ThreadContext context, IRubyObject self, IRubyObject[] args) static RubyFloatRubyMath.sinh(ThreadContext context, IRubyObject recv, IRubyObject x) RubyArithmeticSequence.size(ThreadContext context) RubyChain.size(ThreadContext context) RubyClassPathVariable.size()final IRubyObjectRubyEnumerator.size(ThreadContext context) RubyFile.size(ThreadContext context) RubyFileStat.size()static IRubyObjectRubyFileTest.FileTestFileMethods.size(ThreadContext context, IRubyObject recv, IRubyObject filename) static IRubyObjectRubyFileTest.size(ThreadContext context, IRubyObject recv, IRubyObject filename) abstract IRubyObjectRubyInteger.size(ThreadContext context) RubyMatchData.size(ThreadContext context) match_sizeRubyObjectSpace.WeakMap.size(ThreadContext context) RubyRange.size(ThreadContext context) RubyStruct.size()RubyFileStat.size_p()static IRubyObjectRubyFileTest.FileTestFileMethods.size_p(ThreadContext context, IRubyObject recv, IRubyObject filename) static IRubyObjectRubyFileTest.size_p(ThreadContext context, IRubyObject recv, IRubyObject filename) static IRubyObjectRubyArgsFile.skip(IRubyObject recv) static IRubyObjectRubyKernel.sleep(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyHash.slice(ThreadContext context, IRubyObject[] args) rb_hash_sliceRubyArray.slice_bang(IRubyObject arg0) rb_ary_slice_bangRubyArray.slice_bang(IRubyObject arg0, IRubyObject arg1) rb_ary_slice_bangRubyString.slice_bang(ThreadContext context, IRubyObject arg0) rb_str_slice_bangRubyString.slice_bang(ThreadContext context, IRubyObject arg0, IRubyObject arg1) RubyFileStat.socket_p()static IRubyObjectRubyFileTest.FileTestFileMethods.socket_p(IRubyObject recv, IRubyObject filename) static IRubyObjectRubyFileTest.socket_p(IRubyObject recv, IRubyObject filename) RubyArray.sort(ThreadContext context, Block block) rb_ary_sortstatic IRubyObjectRubyEnumerable.sort(ThreadContext context, IRubyObject self, Block block) RubyArray.sort_bang(ThreadContext context, Block block) rb_ary_sort_bangstatic IRubyObjectRubyEnumerable.sort_by(ThreadContext context, IRubyObject self, Block block) RubyArray.sort_by_bang(ThreadContext context, Block block) rb_ary_sort_by_bangRubyRegexp.source()rb_reg_sourcestatic IRubyObjectRubyConverter.EncodingErrorMethods.source_encoding(ThreadContext context, IRubyObject self) RubyConverter.source_encoding(ThreadContext context) static IRubyObjectRubyConverter.EncodingErrorMethods.source_encoding_name(ThreadContext context, IRubyObject self) AbstractRubyMethod.source_location(ThreadContext context) RubyBinding.source_location(ThreadContext context) RubyMethod.source_location(ThreadContext context) RubyProc.source_location(ThreadContext context) static RubyFixnumRubyKernel.spawn(ThreadContext context, IRubyObject recv, IRubyObject[] args) static RubyFixnumRubyProcess.spawn(ThreadContext context, IRubyObject recv, IRubyObject[] args) static RubyArrayRubyFile.split(ThreadContext context, IRubyObject recv, IRubyObject arg) RubyString.splitWithBlock(ThreadContext context, Block block) RubyString.splitWithBlock(ThreadContext context, IRubyObject arg0, Block block) RubyString.splitWithBlock(ThreadContext context, IRubyObject arg0, IRubyObject arg1, Block block) static IRubyObjectRubyKernel.sprintf(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyInteger.sqrt(ThreadContext context, IRubyObject self, IRubyObject num) rb_int_s_isqrtstatic RubyFloatRubyMath.sqrt(ThreadContext context, IRubyObject recv, IRubyObject x) RubyString.squeeze(ThreadContext context) rb_str_squeeze / rb_str_squeeze_bangRubyString.squeeze(ThreadContext context, IRubyObject arg) RubyString.squeeze(ThreadContext context, IRubyObject[] args) RubyString.squeeze_bang(ThreadContext context) RubyString.squeeze_bang(ThreadContext context, IRubyObject arg) RubyString.squeeze_bang(ThreadContext context, IRubyObject[] args) static IRubyObjectRubyKernel.srand(ThreadContext context, IRubyObject recv) static IRubyObjectRubyKernel.srand(ThreadContext context, IRubyObject recv, IRubyObject arg) static IRubyObjectRubyRandom.srand(ThreadContext context, IRubyObject recv) static IRubyObjectRubyRandom.srand(ThreadContext context, IRubyObject recv, IRubyObject seed) static IRubyObjectRubyGC.start(ThreadContext context, IRubyObject recv, IRubyObject[] args) static RubyThreadRubyThread.start(IRubyObject recv, IRubyObject[] args, Block block) Basically the same as Thread.new .RubyString.start_with_p(ThreadContext context) RubyString.start_with_p(ThreadContext context, IRubyObject arg) RubyString.start_with_p(ThreadContext context, IRubyObject[] args) static IRubyObjectRubyFile.stat(ThreadContext context, IRubyObject recv, IRubyObject filename) RubyIO.stat(ThreadContext context) static IRubyObjectRubyRandom.state(ThreadContext context, IRubyObject recv) RubyRandom.stateObj(ThreadContext context) RubySystemExit.status()RubyThread.status(ThreadContext context) RubyArithmeticSequence.step(ThreadContext context) RubyNumeric.step(ThreadContext context, IRubyObject[] args, Block block) num_stepRubyRange.step(ThreadContext context, Block block) RubyRange.step(ThreadContext context, IRubyObject step, Block block) RubyFileStat.sticky_p()static IRubyObjectRubyFileTest.FileTestFileMethods.sticky_p(IRubyObject recv, IRubyObject filename) static IRubyObjectRubyFileTest.sticky_p(IRubyObject recv, IRubyObject filename) static IRubyObjectRubyThread.stop(ThreadContext context, IRubyObject receiver) RubyThread.stop_p()RubyProcess.RubyStatus.stopped_p()RubyProcess.RubyStatus.stopsig()RubyString.str_eql_p19(ThreadContext context, IRubyObject other) static IRubyObjectRubyGC.stress(ThreadContext context, IRubyObject recv) static IRubyObjectRubyGC.stress_set(ThreadContext context, IRubyObject recv, IRubyObject arg) RubyTime.strftime(ThreadContext context, IRubyObject format) RubyMatchData.string()match_stringRubyString.strip(ThreadContext context) RubyString.strip_bang(ThreadContext context) static IRubyObjectRubyKernel.LoopMethods.sub(ThreadContext context, IRubyObject recv, IRubyObject arg0, Block block) static IRubyObjectRubyKernel.LoopMethods.sub(ThreadContext context, IRubyObject recv, IRubyObject arg0, IRubyObject arg1, Block block) RubyString.sub(ThreadContext context, IRubyObject arg0, Block block) rb_str_sub / rb_str_sub_bangRubyString.sub(ThreadContext context, IRubyObject arg0, IRubyObject arg1, Block block) RubyString.sub_bang(ThreadContext context, IRubyObject arg0, Block block) RubyString.sub_bang(ThreadContext context, IRubyObject arg0, IRubyObject arg1, Block block) RubyTime.subsec(ThreadContext context) RubyInteger.succ(ThreadContext context) int_succRubyString.succ(ThreadContext context) RubySymbol.succ(ThreadContext context) RubyTime.succ()RubyString.succ_bang()RubyProcess.RubyStatus.success_p(ThreadContext context) RubySystemExit.success_p()RubyArray.sum(ThreadContext context, Block block) RubyArray.sum(ThreadContext context, IRubyObject init, Block block) static IRubyObjectRubyEnumerable.sum(ThreadContext context, IRubyObject self, Block block) static IRubyObjectRubyEnumerable.sum(ThreadContext context, IRubyObject self, IRubyObject init, Block block) RubyString.sum(ThreadContext context) RubyString.sum(ThreadContext context, IRubyObject arg) RubyTime.sunday_p(ThreadContext context) RubyMethod.super_method(ThreadContext context) RubyUnboundMethod.super_method(ThreadContext context) RubyClass.superclass(ThreadContext context) Return the real super class of this class.RubyString.swapcase(ThreadContext context) RubyString.swapcase(ThreadContext context, IRubyObject arg) RubyString.swapcase(ThreadContext context, IRubyObject arg0, IRubyObject arg1) RubySymbol.swapcase(ThreadContext context) RubySymbol.swapcase(ThreadContext context, IRubyObject arg) RubySymbol.swapcase(ThreadContext context, IRubyObject arg0, IRubyObject arg1) RubyString.swapcase_bang(ThreadContext context) RubyString.swapcase_bang(ThreadContext context, IRubyObject arg) RubyString.swapcase_bang(ThreadContext context, IRubyObject arg0, IRubyObject arg1) static IRubyObjectRubyProcess.GroupID.switch_rb(ThreadContext context, IRubyObject self, Block block) static IRubyObjectRubyProcess.UserID.switch_rb(ThreadContext context, IRubyObject self, Block block) static IRubyObjectRubyFile.symlink(ThreadContext context, IRubyObject recv, IRubyObject from, IRubyObject to) RubyFileStat.symlink_p()static RubyBooleanRubyFileTest.FileTestFileMethods.symlink_p(IRubyObject recv, IRubyObject filename) static RubyBooleanRubyFileTest.symlink_p(IRubyObject recv, IRubyObject filename) RubyIO.sync(ThreadContext context) Returns the current sync mode.RubyIO.sync_set(IRubyObject sync) Sets the current sync mode.static IRubyObjectRubyKernel.syscall(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyIO.sysopen(ThreadContext context, IRubyObject recv, IRubyObject[] argv, Block block) RubyIO.sysread(ThreadContext context, IRubyObject[] args) RubyIO.sysseek(ThreadContext context, IRubyObject[] args) static IRubyObjectRubyKernel.system(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyIO.syswrite(ThreadContext context, IRubyObject str) RubyUncaughtThrowError.tag()static IRubyObjectRubyKernel.taint(ThreadContext context, IRubyObject self) static RubyBooleanRubyKernel.tainted_p(ThreadContext context, IRubyObject self) RubyArray.take(ThreadContext context, IRubyObject n) rb_ary_takestatic IRubyObjectRubyEnumerable.take(ThreadContext context, IRubyObject self, IRubyObject n, Block block) RubyArray.take_while(ThreadContext context, Block block) rb_ary_take_whilestatic IRubyObjectRubyEnumerable.take_while(ThreadContext context, IRubyObject self, Block block) static RubyFloatRubyMath.tan(ThreadContext context, IRubyObject recv, IRubyObject x) static RubyFloatRubyMath.tanh(ThreadContext context, IRubyObject recv, IRubyObject x) static IRubyObjectRubyKernel.tap(ThreadContext context, IRubyObject recv, Block block) static IRubyObjectRubyArgsFile.tell(ThreadContext context, IRubyObject recv) RubyDir.tell()Returns the current position in the directory.RubyProcess.RubyStatus.termsig()static IRubyObjectRubyKernel.test(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyThread.thread_variable_get(ThreadContext context, IRubyObject key) RubyThread.thread_variable_p(ThreadContext context, IRubyObject key) RubyThread.thread_variable_set(ThreadContext context, IRubyObject key, IRubyObject value) RubyThread.thread_variables(ThreadContext context) RubyTime.thursday_p(ThreadContext context) RubyInteger.times(ThreadContext context, Block block) static IRubyObjectRubyProcess.times(ThreadContext context, IRubyObject recv, Block unusedBlock) static IRubyObjectRubyArgsFile.to_a(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyArray.to_a(ThreadContext context) rb_ary_to_astatic IRubyObjectRubyEnumerable.to_a(ThreadContext context, IRubyObject self) static IRubyObjectRubyEnumerable.to_a(ThreadContext context, IRubyObject self, IRubyObject[] args) RubyHash.to_a(ThreadContext context) rb_hash_to_aRubyMatchData.to_a(ThreadContext context) match_to_astatic RubyArrayRubyNil.to_a(ThreadContext context, IRubyObject recv) nil_to_aRubyRange.to_a(ThreadContext context, Block block) RubyStruct.to_a(ThreadContext context) RubyTime.to_a(ThreadContext context) RubyArray.to_ary()RubyComplex.to_c(ThreadContext context) nucomp_to_cstatic IRubyObjectRubyNil.to_c(ThreadContext context, IRubyObject recv) nilclass_to_cRubyNumeric.to_c(ThreadContext context) numeric_to_cRubyString.to_c(ThreadContext context) string_to_cRubyComplex.to_f(ThreadContext context) nucomp_to_fRubyFloat.to_f()flo_foabstract IRubyObjectRubyInteger.to_f(ThreadContext context) static RubyFloatRubyNil.to_f(ThreadContext context, IRubyObject recv) nil_to_fRubyRational.to_f(ThreadContext context) nurat_to_fRubyString.to_f()rb_str_to_fRubyTime.to_f()RubyArray.to_h(ThreadContext context, Block block) static IRubyObjectRubyEnumerable.to_h(ThreadContext context, IRubyObject self, IRubyObject[] args, Block block) RubyGlobal.CaseInsensitiveStringOnlyRubyHash.to_h(ThreadContext context, Block block) RubyHash.to_h(ThreadContext context, Block block) static RubyHashRubyNil.to_h(ThreadContext context, IRubyObject recv) RubyStruct.to_h(ThreadContext context, Block block) RubyHash.to_hash(ThreadContext context) rb_hash_to_hashRubyComplex.to_i(ThreadContext context) nucomp_to_iRubyInteger.to_i()int_to_istatic RubyFixnumRubyNil.to_i(ThreadContext context, IRubyObject recv) nil_to_iRubyProcess.RubyStatus.to_i(ThreadContext context) RubyRational.to_i(ThreadContext context) RubyString.to_i()rb_str_to_iRubyString.to_i(IRubyObject arg0) rb_str_to_iRubyTime.to_i()RubyNumeric.to_int(ThreadContext context) num_to_intstatic IRubyObjectRubyArgsFile.to_io(ThreadContext context, IRubyObject recv) RubyIO.to_io()RubyDir.to_path(ThreadContext context) RubyHash.to_proc(ThreadContext context) RubyMethod.to_proc(ThreadContext context) Create a Proc object.RubyProc.to_proc()RubySymbol.to_proc(ThreadContext context) RubyComplex.to_r(ThreadContext context) nucomp_to_rRubyFloat.to_r(ThreadContext context) RubyInteger.to_r(ThreadContext context) integer_to_rstatic IRubyObjectRubyNil.to_r(ThreadContext context, IRubyObject recv) nilclass_to_rRubyRational.to_r(ThreadContext context) nurat_to_rRubyString.to_r(ThreadContext context) string_to_rRubyTime.to_r(ThreadContext context) static IRubyObjectRubyArgsFile.to_s(IRubyObject recv) RubyArray.to_s(ThreadContext context) rb_ary_to_sRubyClassPathVariable.to_s()RubyComplex.to_s(ThreadContext context) nucomp_to_sRubyEncoding.to_s(ThreadContext context) RubyException.to_s(ThreadContext context) RubyFloat.to_s()flo_to_sRubyGlobal.CaseInsensitiveStringOnlyRubyHash.to_s(ThreadContext context) RubyHash.to_s(ThreadContext context) rb_hash_to_s & to_s_hashabstract RubyStringRubyInteger.to_s()abstract RubyStringRubyInteger.to_s(IRubyObject x) static IRubyObjectRubyKernel.to_s(IRubyObject self) RubyMatchData.to_s()match_to_sRubyModule.to_s()rb_mod_to_sRubyNameError.to_s(ThreadContext context) static RubyStringRubyNil.to_s(ThreadContext context, IRubyObject recv) nil_to_sRubyProc.to_s()RubyProcess.RubyStatus.to_s(ThreadContext context) RubyRange.to_s(ThreadContext context) RubyRational.to_s(ThreadContext context) nurat_to_sRubyRegexp.to_s()RubyString.to_s()RubySymbol.to_s(ThreadContext context) RubyThread.Location.to_s(ThreadContext context) RubyTime.to_s()RubyNameError.RubyNameErrorMessage.to_str(ThreadContext context) RubySymbol.to_sym()RubyString.tr_bang19(ThreadContext context, IRubyObject src, IRubyObject repl) RubyString.tr_s_bang19(ThreadContext context, IRubyObject src, IRubyObject repl) RubyString.tr_s19(ThreadContext context, IRubyObject src, IRubyObject repl) RubyString.tr19(ThreadContext context, IRubyObject src, IRubyObject repl) static IRubyObjectRubyKernel.trace_var(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) RubyHash.transform_keys(ThreadContext context, Block block) RubyHash.transform_keys_bang(ThreadContext context, Block block) RubyHash.transform_values(ThreadContext context, Block block) RubyHash.transform_values_bang(ThreadContext context, Block block) RubyArray.transpose()rb_ary_transposestatic IRubyObjectRubyBoolean.True.true_and(ThreadContext context, IRubyObject tru, IRubyObject oth) static IRubyObjectRubyBoolean.True.true_or(IRubyObject tru, IRubyObject oth) static RubyStringRubyBoolean.True.true_to_s(ThreadContext context, IRubyObject tru) static IRubyObjectRubyBoolean.True.true_xor(ThreadContext context, IRubyObject tru, IRubyObject oth) RubyFile.truncate(ThreadContext context, IRubyObject len) RubyFloat.truncate(ThreadContext context) MRI: flo_truncateRubyFloat.truncate(ThreadContext context, IRubyObject n) MRI: flo_truncateRubyInteger.truncate(ThreadContext context) abstract IRubyObjectRubyInteger.truncate(ThreadContext context, IRubyObject arg) RubyNumeric.truncate(ThreadContext context) MRI: num_truncateRubyRational.truncate(ThreadContext context) MRI: nurat_truncateRubyRational.truncate(ThreadContext context, IRubyObject n) static IRubyObjectRubyFile.truncate19(ThreadContext context, IRubyObject recv, IRubyObject arg1, IRubyObject arg2) static IRubyObjectRubyArray.try_convert(ThreadContext context, IRubyObject self, IRubyObject arg) static IRubyObjectRubyHash.try_convert(ThreadContext context, IRubyObject recv, IRubyObject args) static IRubyObjectRubyRegexp.try_convert(ThreadContext context, IRubyObject recv, IRubyObject args) static IRubyObjectRubyString.try_convert(ThreadContext context, IRubyObject recv, IRubyObject str) static IRubyObjectRubyIO.tryConvert(ThreadContext context, IRubyObject recv, IRubyObject arg) RubyIO.tty_p(ThreadContext context) RubyTime.tuesday_p(ThreadContext context) static RubyClassRubyKernel.type(IRubyObject self) RubyFileStat.uid()static IRubyObjectRubyProcess.uid(ThreadContext context, IRubyObject recv) static IRubyObjectRubyProcess.uid_set(ThreadContext context, IRubyObject recv, IRubyObject arg) static IRubyObjectRubyFile.umask(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyMethod.unbind()RubyModule.undef_method(ThreadContext context, IRubyObject[] args) static IRubyObjectRubyObjectSpace.undefine_finalizer(IRubyObject recv, IRubyObject obj, Block block) RubyString.undump(ThreadContext context) RubyIO.ungetbyte(ThreadContext context, IRubyObject b) RubyIO.ungetc(ThreadContext context, IRubyObject c) RubyArray.union(ThreadContext context, IRubyObject[] args) rb_ary_union_multistatic IRubyObjectRubyRegexp.union(ThreadContext context, IRubyObject recv, IRubyObject[] args) rb_reg_s_unionRubyArray.uniq(ThreadContext context, Block block) static IRubyObjectRubyEnumerable.uniq(ThreadContext context, IRubyObject self, Block block) RubyArray.uniq_bang(ThreadContext context, Block block) static IRubyObjectRubyFile.unlink(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyString.unpack(ThreadContext context, IRubyObject obj, Block block) RubyString.unpack1(ThreadContext context, IRubyObject obj, Block block) RubyArray.unshift()RubyArray.unshift(IRubyObject item) rb_ary_unshiftRubyArray.unshift(IRubyObject[] items) static IRubyObjectRubyKernel.untaint(ThreadContext context, IRubyObject self) static IRubyObjectRubyKernel.untrace_var(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) RubyString.upcase(ThreadContext context) RubyString.upcase(ThreadContext context, IRubyObject arg) RubyString.upcase(ThreadContext context, IRubyObject arg0, IRubyObject arg1) RubySymbol.upcase(ThreadContext context) RubySymbol.upcase(ThreadContext context, IRubyObject arg) RubySymbol.upcase(ThreadContext context, IRubyObject arg0, IRubyObject arg1) RubyString.upcase_bang(ThreadContext context) RubyString.upcase_bang(ThreadContext context, IRubyObject arg) RubyString.upcase_bang(ThreadContext context, IRubyObject arg0, IRubyObject arg1) RubyInteger.upto(ThreadContext context, IRubyObject to, Block block) int_uptofinal IRubyObjectRubyString.upto(ThreadContext context, IRubyObject end, Block block) rb_str_upto_mfinal IRubyObjectRubyString.upto(ThreadContext context, IRubyObject end, IRubyObject excl, Block block) static IRubyObjectRubyRandom.urandom(ThreadContext context, IRubyObject recv, IRubyObject num) RubyEnumerator.FeedValue.use_value(ThreadContext context) RubyTime.usec()Get the microsecond part of this time value.RubyModule.used_modules(ThreadContext context) RubyModule.using(ThreadContext context, IRubyObject refinedModule) static RubyTimeRubyTime.utc(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyFile.utime(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyString.valid_encoding_p(ThreadContext context) RubyEnumerator.FeedValue.value()RubyThread.value(ThreadContext context) RubyUncaughtThrowError.value()RubyHash.values(ThreadContext context) rb_hash_valuesRubyObjectSpace.WeakMap.values(ThreadContext context) RubyArray.values_at(IRubyObject[] args) rb_values_atRubyHash.values_at(ThreadContext context, IRubyObject[] args) rb_hash_values_atRubyMatchData.values_at(ThreadContext context, IRubyObject[] args) RubyStruct.values_at(IRubyObject[] args) static IRubyObjectRubyProcess.wait(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyProcess.wait2(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyProcess.waitall(ThreadContext context, IRubyObject recv) static IRubyObjectRubyProcess.waitpid(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyProcess.waitpid2(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyThread.wakeup()static IRubyObjectRubyKernel.warn(ThreadContext context, IRubyObject recv, IRubyObject arg) static IRubyObjectRubyKernel.warn(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyTime.wday()RubyTime.wednesday_p(ThreadContext context) RubyEnumerator.with_index(ThreadContext context, Block block) RubyEnumerator.with_index(ThreadContext context, IRubyObject arg, Block block) RubyEnumerator.with_object(ThreadContext context, IRubyObject arg, Block block) RubyFileStat.worldReadable(ThreadContext context) static IRubyObjectRubyFileTest.FileTestFileMethods.worldReadable(ThreadContext context, IRubyObject recv, IRubyObject filename) static IRubyObjectRubyFileTest.worldReadable(ThreadContext context, IRubyObject recv, IRubyObject filename) RubyFileStat.worldWritable(ThreadContext context) static IRubyObjectRubyFileTest.FileTestFileMethods.worldWritable(ThreadContext context, IRubyObject recv, IRubyObject filename) static IRubyObjectRubyFileTest.worldWritable(ThreadContext context, IRubyObject recv, IRubyObject filename) RubyFileStat.writable_p()static RubyBooleanRubyFileTest.FileTestFileMethods.writable_p(IRubyObject recv, IRubyObject filename) static RubyBooleanRubyFileTest.writable_p(IRubyObject recv, IRubyObject filename) RubyFileStat.writableReal_p()RubyIO.write(ThreadContext context, IRubyObject str) Ruby method IO#write(str), equivalent to io_write_m.RubyIO.write(ThreadContext context, IRubyObject[] args) Ruby method IO#write(str, ...), equivalent to io_write_m.static IRubyObjectRubyIO.write(ThreadContext context, IRubyObject recv, IRubyObject[] argv) RubyIO.write_nonblock(ThreadContext context, IRubyObject[] argv) RubyTime.yday()RubyTime.year()RubyYielder.yield(ThreadContext context, IRubyObject[] args) static IRubyObjectRubyKernel.yield_self(ThreadContext context, IRubyObject recv, Block block) RubyFileStat.zero_p()static RubyBooleanRubyFileTest.FileTestFileMethods.zero_p(ThreadContext context, IRubyObject recv, IRubyObject filename) static RubyBooleanRubyFileTest.zero_p(ThreadContext context, IRubyObject recv, IRubyObject filename) RubyFloat.zero_p(ThreadContext context) MRI: flo_zero_pabstract IRubyObjectRubyInteger.zero_p(ThreadContext context) RubyNumeric.zero_p(ThreadContext context) num_zero_pRubyArray.zip(ThreadContext context, IRubyObject[] args, Block block) rb_ary_zipstatic IRubyObjectRubyEnumerable.zip(ThreadContext context, IRubyObject self, IRubyObject[] args, Block block) RubyTime.zone() -
Uses of JRubyMethod in org.jruby.anno
Fields in org.jruby.anno declared as JRubyMethodMethods in org.jruby.anno with parameters of type JRubyMethodModifier and TypeMethodDescriptionstatic voidAnnotationHelper.addMethodNamesToMap(Map<String, JRubyMethod> map, JRubyMethod jrubyMethod, String simpleName) static voidAnnotationHelper.addMethodNamesToMap(Map<String, JRubyMethod> map, JRubyMethod anno, String simpleName, String[] names, String[] aliases) voidAnnotationBinder.generateMethodAddCalls(ExecutableElement md, JRubyMethod anno) voidIndyBinder.generateMethodAddCalls(ExecutableElement md, JRubyMethod jrubyMethod) static intAnnotationHelper.getArityValue(JRubyMethod anno, int actualRequired) static StringAnnotationHelper.getCallerCallConfigNameByAnno(JRubyMethod jrubyMethod) Produce a CallConfiguration name that represents what *caller* methods must prepare for the method with this annotation.static longIndyBinder.getEncodedSignature(JRubyMethod anno) static voidAnnotationHelper.groupFrameFields(Map<Set<FrameField>, List<String>> readGroups, Map<Set<FrameField>, List<String>> writeGroups, JRubyMethod anno, String simpleName) Method parameters in org.jruby.anno with type arguments of type JRubyMethodModifier and TypeMethodDescriptionstatic voidAnnotationHelper.addMethodNamesToMap(Map<String, JRubyMethod> map, JRubyMethod jrubyMethod, String simpleName) static voidAnnotationHelper.addMethodNamesToMap(Map<String, JRubyMethod> map, JRubyMethod anno, String simpleName, String[] names, String[] aliases) -
Uses of JRubyMethod in org.jruby.common
Methods in org.jruby.common with annotations of type JRubyMethodModifier and TypeMethodDescriptionstatic IRubyObjectRubyWarnings.warn(ThreadContext context, IRubyObject recv, IRubyObject arg) -
Uses of JRubyMethod in org.jruby.ext.bigdecimal
Methods in org.jruby.ext.bigdecimal with annotations of type JRubyMethodModifier and TypeMethodDescriptionRubyBigDecimal._dump(ThreadContext context) RubyBigDecimal._dump(ThreadContext context, IRubyObject unused) static RubyBigDecimalRubyBigDecimal._load(ThreadContext context, IRubyObject recv, IRubyObject from) RubyBigDecimal.abs()RubyBigDecimal.add2(ThreadContext context, IRubyObject b, IRubyObject digits) RubyBigDecimal.ceil(ThreadContext context) RubyBigDecimal.ceil(ThreadContext context, IRubyObject arg) RubyBigDecimal.coerce(ThreadContext context, IRubyObject other) RubyBigDecimal.divmod(ThreadContext context, IRubyObject other) static IRubyObjectRubyBigDecimal.double_fig(ThreadContext context, IRubyObject recv) RubyBigDecimal.eql_p(ThreadContext context, IRubyObject arg) RubyBigDecimal.exponent()RubyBigDecimal.finite_p()RubyBigDecimal.fix()RubyBigDecimal.floor(ThreadContext context) RubyBigDecimal.floor(ThreadContext context, IRubyObject arg) RubyBigDecimal.frac(ThreadContext context) RubyBigDecimal.hash()static IRubyObjectRubyBigDecimal.induced_from(ThreadContext context, IRubyObject recv, IRubyObject arg) RubyBigDecimal.infinite_p(ThreadContext context) RubyBigDecimal.initialize_copy(IRubyObject original) RubyBigDecimal.inspect(ThreadContext context) static IRubyObjectRubyBigDecimal.interpret_loosely(ThreadContext context, IRubyObject recv, IRubyObject str) static IRubyObjectRubyBigDecimal.limit(ThreadContext context, IRubyObject recv) Retrieve vpPrecLimit.static IRubyObjectRubyBigDecimal.limit(ThreadContext context, IRubyObject recv, IRubyObject arg) Set new vpPrecLimit if Fixnum and return the old value.static IRubyObjectRubyBigDecimal.mode(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyBigDecimal.mult2(ThreadContext context, IRubyObject b, IRubyObject n) RubyBigDecimal.nan_p(ThreadContext context) static IRubyObjectRubyBigDecimal.new_(ThreadContext context, IRubyObject recv, IRubyObject arg) Deprecated.static IRubyObjectRubyBigDecimal.new_(ThreadContext context, IRubyObject recv, IRubyObject arg, IRubyObject mathArg) Deprecated.static IRubyObjectRubyBigDecimal.new_(ThreadContext context, IRubyObject recv, IRubyObject arg, IRubyObject mathArg, IRubyObject opts) Deprecated.static IRubyObjectRubyBigDecimal.BigDecimalKernelMethods.newBigDecimal(ThreadContext context, IRubyObject recv, IRubyObject arg) static IRubyObjectRubyBigDecimal.BigDecimalKernelMethods.newBigDecimal(ThreadContext context, IRubyObject recv, IRubyObject arg0, IRubyObject arg1) static IRubyObjectRubyBigDecimal.BigDecimalKernelMethods.newBigDecimal(ThreadContext context, IRubyObject recv, IRubyObject arg0, IRubyObject arg1, IRubyObject opts) RubyBigDecimal.nonzero_p(ThreadContext context) RubyBigDecimal.op_cmp(ThreadContext context, IRubyObject arg) RubyBigDecimal.op_div(ThreadContext context, IRubyObject other) RubyBigDecimal.op_div(ThreadContext context, IRubyObject other, IRubyObject digits) RubyBigDecimal.op_eqq(ThreadContext context, IRubyObject arg) RubyBigDecimal.op_ge(ThreadContext context, IRubyObject arg) RubyBigDecimal.op_gt(ThreadContext context, IRubyObject arg) RubyBigDecimal.op_le(ThreadContext context, IRubyObject arg) RubyBigDecimal.op_lt(ThreadContext context, IRubyObject arg) RubyBigDecimal.op_minus(ThreadContext context, IRubyObject b) RubyBigDecimal.op_mod(ThreadContext context, IRubyObject other) RubyBigDecimal.op_mul(ThreadContext context, IRubyObject arg) RubyBigDecimal.op_plus(ThreadContext context, IRubyObject b) RubyBigDecimal.op_pow(ThreadContext context, IRubyObject exp) RubyBigDecimal.op_quo(ThreadContext context, IRubyObject other) RubyBigDecimal.op_uminus(ThreadContext context) RubyBigDecimal.op_uplus()RubyBigDecimal.precs(ThreadContext context) RubyBigDecimal.remainder(ThreadContext context, IRubyObject arg) RubyBigDecimal.round(ThreadContext context, IRubyObject[] args) static IRubyObjectRubyBigDecimal.save_exception_mode(ThreadContext context, IRubyObject recv, Block block) static IRubyObjectRubyBigDecimal.save_limit(ThreadContext context, IRubyObject recv, Block block) static IRubyObjectRubyBigDecimal.save_rounding_mode(ThreadContext context, IRubyObject recv, Block block) RubyBigDecimal.sign()RubyBigDecimal.split(ThreadContext context) RubyBigDecimal.sqrt(IRubyObject arg) RubyBigDecimal.sub2(ThreadContext context, IRubyObject b, IRubyObject n) RubyBigDecimal.to_f()RubyBigDecimal.to_int(ThreadContext context) RubyBigDecimal.to_r(ThreadContext context) RubyBigDecimal.to_s(ThreadContext context) RubyBigDecimal.to_s(ThreadContext context, IRubyObject arg) RubyBigDecimal.truncate(ThreadContext context) RubyBigDecimal.truncate(ThreadContext context, IRubyObject arg) RubyBigDecimal.zero_p(ThreadContext context) -
Uses of JRubyMethod in org.jruby.ext.cgi.escape
Methods in org.jruby.ext.cgi.escape with annotations of type JRubyMethodModifier and TypeMethodDescriptionstatic IRubyObjectCGIEscape.cgiesc_escape(ThreadContext context, IRubyObject self, IRubyObject _str) static IRubyObjectCGIEscape.cgiesc_escape_html(ThreadContext context, IRubyObject self, IRubyObject _str) static IRubyObjectCGIEscape.cgiesc_unescape(ThreadContext context, IRubyObject self, IRubyObject[] argv) static IRubyObjectCGIEscape.cgiesc_unescape_html(ThreadContext context, IRubyObject self, IRubyObject _str) -
Uses of JRubyMethod in org.jruby.ext.coverage
Methods in org.jruby.ext.coverage with annotations of type JRubyMethodModifier and TypeMethodDescriptionstatic IRubyObjectCoverageModule.peek_result(ThreadContext context, IRubyObject self) static IRubyObjectCoverageModule.result(ThreadContext context, IRubyObject self) static IRubyObjectCoverageModule.running_p(ThreadContext context, IRubyObject self) static IRubyObjectCoverageModule.start(ThreadContext context, IRubyObject self) static IRubyObjectCoverageModule.start(ThreadContext context, IRubyObject self, IRubyObject opts) -
Uses of JRubyMethod in org.jruby.ext.date
Methods in org.jruby.ext.date with annotations of type JRubyMethodModifier and TypeMethodDescriptionstatic RubyIntegerRubyDate._comp_year69(ThreadContext context, IRubyObject self, IRubyObject year) static RubyIntegerRubyDate._i(ThreadContext context, IRubyObject self, IRubyObject val) static RubyDateRubyDate._load(ThreadContext context, IRubyObject klass, IRubyObject str) static IRubyObjectRubyDate._match(ThreadContext context, IRubyObject self, IRubyObject reg, IRubyObject str) static IRubyObjectRubyDate._parse_impl(ThreadContext context, IRubyObject self, IRubyObject s, IRubyObject h) static IRubyObjectRubyDate._s3e(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectRubyDate._strptime(ThreadContext context, IRubyObject self, IRubyObject string) static IRubyObjectRubyDate._strptime(ThreadContext context, IRubyObject self, IRubyObject string, IRubyObject format) static IRubyObjectRubyDateTime._strptime(ThreadContext context, IRubyObject self, IRubyObject string) static IRubyObjectRubyDateTime._strptime(ThreadContext context, IRubyObject self, IRubyObject string, IRubyObject format) static IRubyObjectRubyDate._subs(ThreadContext context, IRubyObject self, IRubyObject str, IRubyObject reg) RubyDate._valid_civil_p(ThreadContext context, IRubyObject[] args) Deprecated.static IRubyObjectRubyDate._valid_civil_p(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectRubyDate._valid_commercial_p(ThreadContext context, IRubyObject self, IRubyObject[] args) Deprecated.static IRubyObjectRubyDate._valid_jd_p(IRubyObject self, IRubyObject jd) static IRubyObjectRubyDate._valid_jd_p(IRubyObject self, IRubyObject jd, IRubyObject sg) RubyDate._valid_ordinal_p(ThreadContext context, IRubyObject[] args) Deprecated.static IRubyObjectRubyDate._valid_ordinal_p(ThreadContext context, IRubyObject self, IRubyObject[] args) Deprecated.static IRubyObjectRubyDate._valid_time_p(ThreadContext context, IRubyObject self, IRubyObject h, IRubyObject m, IRubyObject s) static IRubyObjectRubyDate._valid_weeknum_p(ThreadContext context, IRubyObject self, IRubyObject[] args) Deprecated.RubyDate.ajd(ThreadContext context) RubyDate.amjd(ThreadContext context) static RubyDateRubyDate.civil(ThreadContext context, IRubyObject self) # Create a new Date object for the Civil Date specified by # year +y+, month +m+, and day-of-month +d+.static RubyDateRubyDate.civil(ThreadContext context, IRubyObject self, IRubyObject year) static RubyDateRubyDate.civil(ThreadContext context, IRubyObject self, IRubyObject[] args) static RubyDateRubyDate.civil(ThreadContext context, IRubyObject self, IRubyObject year, IRubyObject month) static RubyDateRubyDate.civil(ThreadContext context, IRubyObject self, IRubyObject year, IRubyObject month, IRubyObject mday) static RubyDateTimeRubyDateTime.civil(ThreadContext context, IRubyObject self) # Create a new DateTime object corresponding to the specified # Civil Date and hour +h+, minute +min+, second +s+.static RubyDateTimeRubyDateTime.civil(ThreadContext context, IRubyObject self, IRubyObject year) static RubyDateTimeRubyDateTime.civil(ThreadContext context, IRubyObject self, IRubyObject[] args) static RubyDateTimeRubyDateTime.civil(ThreadContext context, IRubyObject self, IRubyObject year, IRubyObject month) static RubyDateRubyDate.commercial(ThreadContext context, IRubyObject self, IRubyObject[] args) RubyDate.cwday(ThreadContext context) RubyDate.cweek(ThreadContext context) RubyDate.cwyear(ThreadContext context) RubyDate.day_fraction(ThreadContext context) RubyDate.england(ThreadContext context) RubyDate.eql_p(IRubyObject other) RubyDate.gregorian(ThreadContext context) static IRubyObjectRubyDate.gregorian_leap_p(ThreadContext context, IRubyObject self, IRubyObject year) RubyDate.gregorian_p(ThreadContext context) RubyDate.hash(ThreadContext context) RubyDate.hour(ThreadContext context) RubyDate.initialize(ThreadContext context, IRubyObject dt) Deprecated.kept due AR-JDBC (uses RubyClass.newInstance(...) to 'fast' allocate a Date instance)RubyDate.initialize(ThreadContext context, IRubyObject ajd, IRubyObject of) RubyDate.initialize(ThreadContext context, IRubyObject ajd, IRubyObject of, IRubyObject sg) RubyDate.inspect(ThreadContext context) RubyDate.italy(ThreadContext context) RubyDate.jd(ThreadContext context) static RubyDateRubyDate.jd(ThreadContext context, IRubyObject self) Create a new Date object from a Julian Day Number.static RubyDateRubyDate.jd(ThreadContext context, IRubyObject self, IRubyObject jd) static RubyDateRubyDate.jd(ThreadContext context, IRubyObject self, IRubyObject jd, IRubyObject sg) static RubyDateTimeRubyDateTime.jd(ThreadContext context, IRubyObject self) # Create a new DateTime object corresponding to the specified # Julian Day Number +jd+ and hour +h+, minute +min+, second +s+.static RubyDateTimeRubyDateTime.jd(ThreadContext context, IRubyObject self, IRubyObject[] args) static RubyNumericRubyDate.jd_to_ajd(ThreadContext context, IRubyObject self, IRubyObject[] args) RubyDate.julian(ThreadContext context) static IRubyObjectRubyDate.julian_leap_p(ThreadContext context, IRubyObject self, IRubyObject year) RubyDate.julian_p(ThreadContext context) RubyDate.ld(ThreadContext context) RubyDate.leap_p(ThreadContext context) RubyDate.marshal_dump(ThreadContext context) RubyDate.marshal_load(ThreadContext context, IRubyObject a) RubyDate.mday(ThreadContext context) RubyDate.minute(ThreadContext context) RubyDate.mjd(ThreadContext context) RubyDate.mon(ThreadContext context) static RubyDateRubyDate.new_(ThreadContext context, IRubyObject self) Deprecated.internal Date.new!static RubyDateRubyDate.new_(ThreadContext context, IRubyObject self, IRubyObject ajd) Deprecated.internal Date.new!static RubyDateRubyDate.new_(ThreadContext context, IRubyObject self, IRubyObject ajd, IRubyObject of) Deprecated.internal Date.new!static RubyDateRubyDate.new_(ThreadContext context, IRubyObject self, IRubyObject ajd, IRubyObject of, IRubyObject sg) Deprecated.internal Date.new!RubyDate.new_offset(ThreadContext context, IRubyObject[] args) RubyDate.new_start(ThreadContext context) RubyDate.new_start(ThreadContext context, IRubyObject sg) RubyDate.next(ThreadContext context) RubyDate.next_day(ThreadContext context) RubyDate.next_day(ThreadContext context, IRubyObject n) RubyDate.next_month(ThreadContext context) RubyDate.next_month(ThreadContext context, IRubyObject n) RubyDate.next_year(ThreadContext context) RubyDate.next_year(ThreadContext context, IRubyObject n) static RubyDateTimeRubyDateTime.now(ThreadContext context, IRubyObject self) # Create a new DateTime object representing the current time.static RubyDateTimeRubyDateTime.now(ThreadContext context, IRubyObject self, IRubyObject sg) RubyDate.offset(ThreadContext context) RubyDate.op_cmp(ThreadContext context, IRubyObject other) RubyDate.op_eqq(ThreadContext context, IRubyObject other) The relationship operator for Date.RubyDate.op_minus(ThreadContext context, IRubyObject n) RubyDate.op_plus(ThreadContext context, IRubyObject n) static RubyDateRubyDate.ordinal(ThreadContext context, IRubyObject self, IRubyObject[] args) RubyDate.prev_day(ThreadContext context) RubyDate.prev_day(ThreadContext context, IRubyObject n) RubyDate.prev_month(ThreadContext context) RubyDate.prev_month(ThreadContext context, IRubyObject n) RubyDate.prev_year(ThreadContext context) RubyDate.prev_year(ThreadContext context, IRubyObject n) RubyDate.sec_fraction(ThreadContext context) RubyDate.second(ThreadContext context) RubyDate.shift_bw(ThreadContext context, IRubyObject n) RubyDate.shift_fw(ThreadContext context, IRubyObject n) RubyDate.start(ThreadContext context) RubyDate.strftime(ThreadContext context) RubyDate.strftime(ThreadContext context, IRubyObject fmt) RubyDateTime.strftime(ThreadContext context) RubyDateTime.strftime(ThreadContext context, IRubyObject fmt) RubyDate.to_date()RubyDateTime.to_date(ThreadContext context) static RubyDateTimeExt.to_date(ThreadContext context, IRubyObject self) RubyDate.to_datetime(ThreadContext context) RubyDateTime.to_datetime()static RubyDateTimeTimeExt.to_datetime(ThreadContext context, IRubyObject self) RubyDate.to_s(ThreadContext context) RubyDateTime.to_s(ThreadContext context) RubyDate.to_time(ThreadContext context) RubyDateTime.to_time(ThreadContext context) static RubyTimeTimeExt.to_time(IRubyObject self) static RubyDateRubyDate.today(ThreadContext context, IRubyObject self) # Create a new Date object representing today.static RubyDateRubyDate.today(ThreadContext context, IRubyObject self, IRubyObject sg) static IRubyObjectRubyDate.valid_civil_p(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectRubyDate.valid_commercial_p(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectRubyDate.valid_jd_p(ThreadContext context, IRubyObject self, IRubyObject jd) static IRubyObjectRubyDate.valid_jd_p(ThreadContext context, IRubyObject self, IRubyObject jd, IRubyObject sg) static IRubyObjectRubyDate.valid_ordinal_p(ThreadContext context, IRubyObject self, IRubyObject[] args) RubyDate.wday(ThreadContext context) RubyDate.yday(ThreadContext context) RubyDate.year(ThreadContext context) RubyDate.zone(ThreadContext context) static IRubyObjectRubyDate.zone_to_diff(ThreadContext context, IRubyObject self, IRubyObject zone) -
Uses of JRubyMethod in org.jruby.ext.digest
Methods in org.jruby.ext.digest with annotations of type JRubyMethodModifier and TypeMethodDescriptionRubyDigest.DigestBase.block_length()static IRubyObjectRubyDigest.DigestInstance.block_length(ThreadContext context, IRubyObject self) static RubyStringRubyDigest.bubblebabble(IRubyObject recv, IRubyObject arg) RubyDigest.DigestBase.bubblebabble(ThreadContext context) static RubyStringRubyDigest.DigestClass.bubblebabble(IRubyObject recv, IRubyObject arg) static IRubyObjectRubyDigest.DigestInstance.bubblebabble(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block unusedBlock) static IRubyObjectRubyDigest.DigestInstance.digest(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectRubyDigest.DigestInstance.digest_bang(ThreadContext context, IRubyObject self) RubyDigest.DigestBase.digest_length()static IRubyObjectRubyDigest.DigestInstance.digest_length(ThreadContext context, IRubyObject self) RubyDigest.DigestBase.finish()static IRubyObjectRubyDigest.DigestInstance.finish(ThreadContext context, IRubyObject self) static IRubyObjectRubyDigest.DigestInstance.hexdigest(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectRubyDigest.DigestInstance.hexdigest_bang(ThreadContext context, IRubyObject self) static RubyStringRubyDigest.hexencode(IRubyObject self, IRubyObject arg) RubyDigest.DigestBase.initialize_copy(IRubyObject obj) static IRubyObjectRubyDigest.DigestInstance.inspect(ThreadContext context, IRubyObject self) static IRubyObjectRubyDigest.DigestInstance.length(ThreadContext context, IRubyObject self) static IRubyObjectRubyDigest.DigestInstance.newObject(ThreadContext context, IRubyObject self) static IRubyObjectRubyDigest.DigestInstance.op_equal(ThreadContext context, IRubyObject self, IRubyObject oth) RubyDigest.DigestBase.reset()static IRubyObjectRubyDigest.DigestInstance.reset(ThreadContext context, IRubyObject self) static IRubyObjectRubyDigest.DigestClass.s_digest(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block unusedBlock) static IRubyObjectRubyDigest.DigestClass.s_hexdigest(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block unusedBlock) static IRubyObjectRubyDigest.DigestInstance.to_s(ThreadContext context, IRubyObject self) RubyDigest.DigestBase.update(IRubyObject obj) static IRubyObjectRubyDigest.DigestInstance.update(ThreadContext context, IRubyObject self, IRubyObject arg) -
Uses of JRubyMethod in org.jruby.ext.etc
Methods in org.jruby.ext.etc with annotations of type JRubyMethodModifier and TypeMethodDescriptionstatic IRubyObjectRubyEtc.confstr(ThreadContext context, IRubyObject recv, IRubyObject arg) static IRubyObjectRubyEtc.endgrent(IRubyObject recv) static IRubyObjectRubyEtc.endpwent(IRubyObject recv) static IRubyObjectRubyEtc.getgrent(IRubyObject recv) static IRubyObjectRubyEtc.getgrgid(IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyEtc.getgrnam(IRubyObject recv, IRubyObject name) static IRubyObjectRubyEtc.getlogin(IRubyObject recv) static IRubyObjectRubyEtc.getpwent(IRubyObject recv) static IRubyObjectRubyEtc.getpwnam(IRubyObject recv, IRubyObject name) static IRubyObjectRubyEtc.getpwuid(IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyEtc.group(IRubyObject recv, Block block) static IRubyObjectRubyEtc.nprocessors(ThreadContext context, IRubyObject recv) static IRubyObjectRubyEtc.passwd(IRubyObject recv, Block block) static IRubyObjectRubyEtc.IOExt.pathconf(ThreadContext context, IRubyObject recv, IRubyObject arg) static IRubyObjectRubyEtc.setgrent(IRubyObject recv) static IRubyObjectRubyEtc.setpwent(IRubyObject recv) static IRubyObjectRubyEtc.sysconf(ThreadContext context, IRubyObject recv, IRubyObject arg) static IRubyObjectRubyEtc.sysconfdir(ThreadContext context, IRubyObject recv) static IRubyObjectRubyEtc.systmpdir(ThreadContext context, IRubyObject recv) static IRubyObjectRubyEtc.uname(ThreadContext context, IRubyObject self) -
Uses of JRubyMethod in org.jruby.ext.ffi
Methods in org.jruby.ext.ffi with annotations of type JRubyMethodModifier and TypeMethodDescriptionPointer.address(ThreadContext context) Struct.alignment(ThreadContext context) static IRubyObjectStruct.alignment(ThreadContext context, IRubyObject structClass) final IRubyObjectStructLayout.Field.alignment(ThreadContext context) Type.alignment(ThreadContext context) Gets the native alignment of this Type in bytesstatic IRubyObjectStruct.allocateIn(ThreadContext context, IRubyObject klass) static IRubyObjectStruct.allocateIn(ThreadContext context, IRubyObject klass, IRubyObject clearArg) static BufferBuffer.allocateInOut(ThreadContext context, IRubyObject recv, IRubyObject sizeArg) static BufferBuffer.allocateInOut(ThreadContext context, IRubyObject recv, IRubyObject sizeArg, IRubyObject arg2) static BufferBuffer.allocateInOut(ThreadContext context, IRubyObject recv, IRubyObject sizeArg, IRubyObject countArg, IRubyObject clearArg) static IRubyObjectStruct.allocateInOut(ThreadContext context, IRubyObject klass) static IRubyObjectStruct.allocateInOut(ThreadContext context, IRubyObject klass, IRubyObject clearArg) static BufferBuffer.allocateInput(ThreadContext context, IRubyObject recv, IRubyObject arg) static BufferBuffer.allocateInput(ThreadContext context, IRubyObject recv, IRubyObject sizeArg, IRubyObject arg2) static BufferBuffer.allocateInput(ThreadContext context, IRubyObject recv, IRubyObject sizeArg, IRubyObject countArg, IRubyObject clearArg) static IRubyObjectStruct.allocateOut(ThreadContext context, IRubyObject klass) static IRubyObjectStruct.allocateOut(ThreadContext context, IRubyObject klass, IRubyObject clearArg) static BufferBuffer.allocateOutput(ThreadContext context, IRubyObject recv, IRubyObject sizeArg) static BufferBuffer.allocateOutput(ThreadContext context, IRubyObject recv, IRubyObject sizeArg, IRubyObject arg2) static BufferBuffer.allocateOutput(ThreadContext context, IRubyObject recv, IRubyObject sizeArg, IRubyObject countArg, IRubyObject clearArg) final IRubyObjectAbstractMemory.aref(ThreadContext context, IRubyObject indexArg) StructLayout.aref(ThreadContext context, IRubyObject fieldName) AbstractInvoker.attach(ThreadContext context, IRubyObject obj, IRubyObject methodName) Attaches this function to a ruby module or class.final IRubyObjectMemoryPointer.autorelease(ThreadContext context, IRubyObject release) final IRubyObjectMemoryPointer.autorelease_p(ThreadContext context) static IRubyObjectPlatform.bsd_p(ThreadContext context, IRubyObject recv) AbstractMemory.clear(ThreadContext context) Clears (zeros out) the memory contents.Struct.clear(ThreadContext context) StructLayout.ArrayProxy.each(ThreadContext context, Block block) Needed for Enumerable implementationfinal IRubyObjectType.Array.elem_type(ThreadContext context) Type.Builtin.eql_p(ThreadContext context, IRubyObject obj) Type.Builtin.equal_p(ThreadContext context, IRubyObject obj) StructLayout.fields(ThreadContext context) final IRubyObjectMemoryPointer.free(ThreadContext context) final IRubyObjectMappedType.from_native(ThreadContext context, IRubyObject value, IRubyObject ctx) static IRubyObjectMemoryPointer.from_string(ThreadContext context, IRubyObject klass, IRubyObject s) final IRubyObjectAbstractMemory.get(ThreadContext context, IRubyObject typeName, IRubyObject offset, IRubyObject value) StructLayout.ArrayProxy.get(ThreadContext context) StructLayout.ArrayProxy.get(ThreadContext context, IRubyObject index) final IRubyObjectStructLayout.Field.get(ThreadContext context, IRubyObject pointer) StructLayout.get(ThreadContext context, IRubyObject ptr, IRubyObject name) Gets the value of the struct member corresponding to name.AbstractMemory.get_array_of_float(ThreadContext context, IRubyObject offset, IRubyObject length) Reads an array of signed 32 bit floating point values from the memory address.AbstractMemory.get_array_of_float64(ThreadContext context, IRubyObject offset, IRubyObject length) Reads an array of signed 64 bit floating point values from the memory address.AbstractMemory.get_array_of_int16(ThreadContext context, IRubyObject offset, IRubyObject length) Reads an array of signed 16 bit integer values from the memory address.AbstractMemory.get_array_of_int32(ThreadContext context, IRubyObject offset, IRubyObject length) Reads an array of signed 32 bit integer values from the memory address.AbstractMemory.get_array_of_int64(ThreadContext context, IRubyObject offset, IRubyObject length) Reads an array of signed 64 bit integer values from the memory address.AbstractMemory.get_array_of_int8(ThreadContext context, IRubyObject offset, IRubyObject length) Reads an array of signed 8 bit integer values from the memory address.AbstractMemory.get_array_of_long(ThreadContext context, IRubyObject offset, IRubyObject length) Reads an array of signed long integer values from the memory address.AbstractMemory.get_array_of_pointer(ThreadContext context, IRubyObject offset, IRubyObject length) AbstractMemory.get_array_of_string(ThreadContext context, IRubyObject rbOffset) AbstractMemory.get_array_of_string(ThreadContext context, IRubyObject rbOffset, IRubyObject rbCount) AbstractMemory.get_array_of_uint16(ThreadContext context, IRubyObject offset, IRubyObject length) Reads an array of unsigned 16 bit integer values from the memory address.AbstractMemory.get_array_of_uint32(ThreadContext context, IRubyObject offset, IRubyObject length) Reads an array of unsigned 32 bit integer values from the memory address.AbstractMemory.get_array_of_uint64(ThreadContext context, IRubyObject offset, IRubyObject length) Reads an array of unsigned 64 bit integer values from the memory address.AbstractMemory.get_array_of_uint8(ThreadContext context, IRubyObject offset, IRubyObject length) Reads an array of unsigned 8 bit integer values from the memory address.AbstractMemory.get_array_of_ulong(ThreadContext context, IRubyObject offset, IRubyObject length) Reads an array of unsigned long integer values from the memory address.AbstractMemory.get_bytes(ThreadContext context, IRubyObject offArg, IRubyObject lenArg) AbstractMemory.get_float32(ThreadContext context) Reads a 32 bit floating point value from the memory address.AbstractMemory.get_float32(ThreadContext context, IRubyObject offset) Reads a 32 bit floating point value from the memory address.AbstractMemory.get_float64(ThreadContext context) Reads a 64 bit floating point value from the memory address.AbstractMemory.get_float64(ThreadContext context, IRubyObject offset) Reads a 64 bit floating point value from the memory address.AbstractMemory.get_int16(ThreadContext context) Reads a 16 bit signed integer value from the memory address.AbstractMemory.get_int16(ThreadContext context, IRubyObject offset) Reads a 16 bit signed integer value from the memory address.AbstractMemory.get_int32(ThreadContext context) Reads a 32 bit signed integer value from the memory address.AbstractMemory.get_int32(ThreadContext context, IRubyObject offset) Reads a 32 bit signed integer value from the memory address.AbstractMemory.get_int64(ThreadContext context) Reads a 64 bit integer value from the memory address.AbstractMemory.get_int64(ThreadContext context, IRubyObject offset) Reads a 64 bit integer value from the memory address.AbstractMemory.get_int8(ThreadContext context) Reads an 8 bit signed integer value from the memory address.AbstractMemory.get_int8(ThreadContext context, IRubyObject offset) Reads an 8 bit signed integer value from the memory address.AbstractMemory.get_long(ThreadContext context) Reads a C long integer value from the memory area.AbstractMemory.get_long(ThreadContext context, IRubyObject offset) Reads a C long integer value from the memory area.AbstractMemory.get_pointer(ThreadContext context) AbstractMemory.get_pointer(ThreadContext context, IRubyObject offset) AbstractMemory.get_string(ThreadContext context) AbstractMemory.get_string(ThreadContext context, IRubyObject offArg) AbstractMemory.get_string(ThreadContext context, IRubyObject offArg, IRubyObject lenArg) AbstractMemory.get_uint16(ThreadContext context) Reads a 16 bit unsigned integer value from the memory address.AbstractMemory.get_uint16(ThreadContext context, IRubyObject offset) Reads a 16 bit unsigned integer value from the memory address.AbstractMemory.get_uint32(ThreadContext context) Reads a 32 bit unsigned integer value from the memory address.AbstractMemory.get_uint32(ThreadContext context, IRubyObject offset) Reads a 32 bit unsigned integer value from the memory address.AbstractMemory.get_uint64(ThreadContext context) Reads a 64 bit unsigned integer value from the memory address.AbstractMemory.get_uint64(ThreadContext context, IRubyObject offset) Reads a 64 bit unsigned integer value from the memory address.AbstractMemory.get_uint8(ThreadContext context) Reads an 8 bit unsigned integer value from the memory address.AbstractMemory.get_uint8(ThreadContext context, IRubyObject offset) Reads an 8 bit unsigned integer value from the memory address.AbstractMemory.get_ulong(ThreadContext context) Reads a C unsigned long integer value from the memory area.AbstractMemory.get_ulong(ThreadContext context, IRubyObject offset) Reads a C unsigned long integer value from the memory area.Struct.getFieldValue(ThreadContext context, IRubyObject fieldName) Struct.getLayout(ThreadContext context) AbstractMemory.hash(ThreadContext context) Calculates a hash code for the pointer.Buffer.initialize(ThreadContext context, IRubyObject sizeArg, Block block) Buffer.initialize(ThreadContext context, IRubyObject sizeArg, IRubyObject arg2, Block block) Buffer.initialize(ThreadContext context, IRubyObject sizeArg, IRubyObject countArg, IRubyObject clearArg, Block block) final IRubyObjectMemoryPointer.initialize(ThreadContext context, IRubyObject sizeArg, Block block) final IRubyObjectMemoryPointer.initialize(ThreadContext context, IRubyObject sizeArg, IRubyObject count, Block block) final IRubyObjectMemoryPointer.initialize(ThreadContext context, IRubyObject sizeArg, IRubyObject count, IRubyObject clear, Block block) Pointer.initialize(ThreadContext context, IRubyObject address) Pointer.initialize(ThreadContext context, IRubyObject type, IRubyObject address) Struct.initialize(ThreadContext context) Struct.initialize(ThreadContext context, IRubyObject ptr) Struct.initialize(ThreadContext context, IRubyObject[] args) final IRubyObjectStructLayout.ArrayField.initialize(ThreadContext context, IRubyObject[] args) StructLayout.Field.initialize(ThreadContext context, IRubyObject[] args) final IRubyObjectStructLayout.FunctionField.initialize(ThreadContext context, IRubyObject[] args) StructLayout.InnerStructField.initialize(ThreadContext context, IRubyObject[] args) Buffer.initialize_copy(ThreadContext context, IRubyObject other) Pointer.initialize_copy(ThreadContext context, IRubyObject other) Struct.initialize_copy(ThreadContext context, IRubyObject other) Buffer.inspect(ThreadContext context) final IRubyObjectType.Builtin.inspect(ThreadContext context) final IRubyObjectStructByValue.layout(ThreadContext context) final IRubyObjectType.Array.length(ThreadContext context) static IRubyObjectPlatform.linux_p(ThreadContext context, IRubyObject recv) static IRubyObjectPlatform.mac_p(ThreadContext context, IRubyObject recv) Struct.members(ThreadContext context) static IRubyObjectStruct.members(ThreadContext context, IRubyObject structClass) StructLayout.members(ThreadContext context) Gets a ruby array of the names of all members of this struct.final IRubyObjectStructLayout.Field.name(ThreadContext context) static final IRubyObjectIOModule.native_read(ThreadContext context, IRubyObject self, IRubyObject src, IRubyObject dst, IRubyObject rbLength) final IRubyObjectMappedType.native_type(ThreadContext context) static final IRubyObjectCallbackInfo.newCallbackInfo(ThreadContext context, IRubyObject klass, IRubyObject[] args) CallbackInfo.newstatic final IRubyObjectType.Array.newInstance(ThreadContext context, IRubyObject klass, IRubyObject componentType, IRubyObject length) static final IRubyObjectMappedType.newMappedType(ThreadContext context, IRubyObject klass, IRubyObject converter) static final IRubyObjectStructByValue.newStructByValue(ThreadContext context, IRubyObject klass, IRubyObject structClass) static final IRubyObjectStructLayout.newStructLayout(ThreadContext context, IRubyObject klass, IRubyObject[] args) Pointer.null_p(ThreadContext context) Tests if this Pointer represents the C NULL value.Struct.null_p(ThreadContext context) final IRubyObjectStructLayout.Field.offset(ThreadContext context) Struct.offset_of(ThreadContext context, IRubyObject fieldName) static IRubyObjectStruct.offset_of(ThreadContext context, IRubyObject structClass, IRubyObject fieldName) StructLayout.offset_of(ThreadContext context, IRubyObject fieldName) Struct.offsets(ThreadContext context) static IRubyObjectStruct.offsets(ThreadContext context, IRubyObject structClass) StructLayout.offsets(ThreadContext context) Gets a ruby array of the offsets of all members of this struct.AbstractMemory.op_equal(ThreadContext context, IRubyObject obj) MemoryPointer.op_equal(ThreadContext context, IRubyObject obj) Pointer.op_equal(ThreadContext context, IRubyObject obj) Type.Builtin.op_equal(ThreadContext context, IRubyObject obj) AbstractMemory.op_plus(ThreadContext context, IRubyObject value) final IRubyObjectAbstractMemory.order(ThreadContext context) final IRubyObjectAbstractMemory.order(ThreadContext context, IRubyObject byte_order) final IRubyObjectStruct.order(ThreadContext context) final IRubyObjectStruct.order(ThreadContext context, IRubyObject byte_order) final IRubyObjectCallbackInfo.param_types(ThreadContext context) Struct.pointer(ThreadContext context) final IRubyObjectAbstractMemory.put(ThreadContext context, IRubyObject typeName, IRubyObject offset) StructLayout.ArrayProxy.put(ThreadContext context, IRubyObject index, IRubyObject value) final IRubyObjectStructLayout.Field.put(ThreadContext context, IRubyObject pointer, IRubyObject value) StructLayout.put(ThreadContext context, IRubyObject ptr, IRubyObject name, IRubyObject value) Sets the native value of the struct member corresponding to name.AbstractMemory.put_array_of_float(ThreadContext context, IRubyObject offset, IRubyObject arrParam) Writes an array of 32 bit floating point values to the memory area.AbstractMemory.put_array_of_float64(ThreadContext context, IRubyObject offset, IRubyObject arrParam) Writes an array of 64 bit floating point values to the memory area.AbstractMemory.put_array_of_int16(ThreadContext context, IRubyObject offset, IRubyObject arrParam) Writes an array of signed 16 bit integer values to the memory area.AbstractMemory.put_array_of_int32(ThreadContext context, IRubyObject offset, IRubyObject arrParam) Writes an array of signed 32 bit integer values to the memory area.AbstractMemory.put_array_of_int64(ThreadContext context, IRubyObject offset, IRubyObject arrParam) Writes an array of signed 64 bit integer values to the memory area.AbstractMemory.put_array_of_int8(ThreadContext context, IRubyObject offset, IRubyObject arrParam) Writes an array of signed 8 bit integer values to the memory area.AbstractMemory.put_array_of_long(ThreadContext context, IRubyObject offset, IRubyObject arr) Writes an array of signed long integer values to the memory area.AbstractMemory.put_array_of_pointer(ThreadContext context, IRubyObject offset, IRubyObject arrParam) AbstractMemory.put_array_of_uint16(ThreadContext context, IRubyObject offset, IRubyObject arrParam) Writes an array of unsigned 16 bit integer values to the memory area.AbstractMemory.put_array_of_uint32(ThreadContext context, IRubyObject offset, IRubyObject arrParam) Writes an array of unsigned 32 bit integer values to the memory area.AbstractMemory.put_array_of_uint64(ThreadContext context, IRubyObject offset, IRubyObject arrParam) Writes an array of unsigned 64 bit integer values to the memory area.AbstractMemory.put_array_of_uint8(ThreadContext context, IRubyObject offset, IRubyObject arrParam) Writes an array of unsigned 8 bit integer values to the memory area.AbstractMemory.put_array_of_ulong(ThreadContext context, IRubyObject offset, IRubyObject arr) Writes an array of unsigned long integer values to the memory area.AbstractMemory.put_bytes(ThreadContext context, IRubyObject[] args) AbstractMemory.put_callback(ThreadContext context, IRubyObject offset, IRubyObject proc, IRubyObject cbInfo) AbstractMemory.put_float32(ThreadContext context, IRubyObject value) Writes an 32 bit floating point value to the memory area.AbstractMemory.put_float32(ThreadContext context, IRubyObject offset, IRubyObject value) Writes an 32 bit floating point value to the memory area.AbstractMemory.put_float64(ThreadContext context, IRubyObject value) Writes an 64 bit floating point value to the memory area.AbstractMemory.put_float64(ThreadContext context, IRubyObject offset, IRubyObject value) Writes an 64 bit floating point value to the memory area.AbstractMemory.put_int16(ThreadContext context, IRubyObject value) Writes a 16 bit signed integer value to the memory address.AbstractMemory.put_int16(ThreadContext context, IRubyObject offset, IRubyObject value) Writes a 16 bit signed integer value to the memory address.AbstractMemory.put_int32(ThreadContext context, IRubyObject value) Writes a 32 bit signed integer value to the memory address.AbstractMemory.put_int32(ThreadContext context, IRubyObject offset, IRubyObject value) Writes a 32 bit signed integer value to the memory address.AbstractMemory.put_int64(ThreadContext context, IRubyObject value) Writes a 64 bit integer value to the memory area.AbstractMemory.put_int64(ThreadContext context, IRubyObject offset, IRubyObject value) Writes a 64 bit integer value to the memory area.AbstractMemory.put_int8(ThreadContext context, IRubyObject value) Writes a 8 bit signed integer value to the memory area.AbstractMemory.put_int8(ThreadContext context, IRubyObject offset, IRubyObject value) Writes a 8 bit signed integer value to the memory area.AbstractMemory.put_long(ThreadContext context, IRubyObject value) Writes a C long integer value to the memory area.AbstractMemory.put_long(ThreadContext context, IRubyObject offset, IRubyObject value) Writes a C long integer value to the memory area.AbstractMemory.put_pointer(ThreadContext context, IRubyObject value) AbstractMemory.put_pointer(ThreadContext context, IRubyObject offset, IRubyObject value) AbstractMemory.put_string(ThreadContext context, IRubyObject offArg, IRubyObject strArg) AbstractMemory.put_uint16(ThreadContext context, IRubyObject value) Writes a 16 bit unsigned integer value to the memory address.AbstractMemory.put_uint16(ThreadContext context, IRubyObject offset, IRubyObject value) Writes a 16 bit unsigned integer value to the memory address.AbstractMemory.put_uint32(ThreadContext context, IRubyObject value) Writes an 32 bit unsigned integer value to the memory address.AbstractMemory.put_uint32(ThreadContext context, IRubyObject offset, IRubyObject value) Writes an 32 bit unsigned integer value to the memory address.AbstractMemory.put_uint64(ThreadContext context, IRubyObject value) Writes a 64 bit unsigned integer value to the memory area.AbstractMemory.put_uint64(ThreadContext context, IRubyObject offset, IRubyObject value) Writes a 64 bit unsigned integer value to the memory area.AbstractMemory.put_uint8(ThreadContext context, IRubyObject value) Writes a 8 bit unsigned integer value to the memory area.AbstractMemory.put_uint8(ThreadContext context, IRubyObject offset, IRubyObject value) Writes a 8 bit unsigned integer value to the memory area.AbstractMemory.put_ulong(ThreadContext context, IRubyObject value) Writes a C long integer value to the memory area.AbstractMemory.put_ulong(ThreadContext context, IRubyObject offset, IRubyObject value) Writes a C long integer value to the memory area.AbstractMemory.read_array_of_float(ThreadContext context, IRubyObject length) Reads an array of signed 32 bit floating point values from the memory address.AbstractMemory.read_array_of_float64(ThreadContext context, IRubyObject length) Reads an array of signed 64 bit floating point values from the memory address.AbstractMemory.read_array_of_int16(ThreadContext context, IRubyObject length) Reads an array of signed 16 bit integer values from the memory address.AbstractMemory.read_array_of_int32(ThreadContext context, IRubyObject length) Reads an array of signed 32 bit integer values from the memory address.AbstractMemory.read_array_of_int64(ThreadContext context, IRubyObject length) Reads an array of signed 64 bit integer values from the memory address.AbstractMemory.read_array_of_int8(ThreadContext context, IRubyObject length) Reads an array of signed 8 bit integer values from the memory address.AbstractMemory.read_array_of_long(ThreadContext context, IRubyObject length) Reads an array of signed long integer values from the memory address.AbstractMemory.read_array_of_pointer(ThreadContext context, IRubyObject length) AbstractMemory.read_array_of_string(ThreadContext context) AbstractMemory.read_array_of_string(ThreadContext context, IRubyObject rbLength) AbstractMemory.read_array_of_type(ThreadContext context, IRubyObject typeArg, IRubyObject lenArg) AbstractMemory.read_array_of_type(ThreadContext context, IRubyObject typeArg, IRubyObject reader, IRubyObject lenArg) AbstractMemory.read_array_of_uint16(ThreadContext context, IRubyObject length) Reads an array of unsigned 16 bit integer values from the memory address.AbstractMemory.read_array_of_uint32(ThreadContext context, IRubyObject length) Reads an array of unsigned 32 bit integer values from the memory address.AbstractMemory.read_array_of_uint64(ThreadContext context, IRubyObject length) Reads an array of unsigned 64 bit integer values from the memory address.AbstractMemory.read_array_of_uint8(ThreadContext context, IRubyObject length) Reads an array of unsigned 8 bit integer values from the memory address.AbstractMemory.read_array_of_ulong(ThreadContext context, IRubyObject length) Reads an array of unsigned long integer values from the memory address.AbstractMemory.read_bytes(ThreadContext context, IRubyObject lenArg) AbstractMemory.read_char(ThreadContext context) Reads an 8 bit signed integer value from the memory address.AbstractMemory.read_double(ThreadContext context) Reads a 64 bit floating point value from the memory address.AbstractMemory.read_float(ThreadContext context) Reads a 32 bit floating point value from the memory address.AbstractMemory.read_int(ThreadContext context) Reads a 32 bit signed integer value from the memory address.AbstractMemory.read_long(ThreadContext context) Reads a C long integer value from the memory area.AbstractMemory.read_long_long(ThreadContext context) Reads a 64 bit integer value from the memory address.AbstractMemory.read_pointer(ThreadContext context) AbstractMemory.read_short(ThreadContext context) Reads a 16 bit signed integer value from the memory address.AbstractMemory.read_string(ThreadContext context) AbstractMemory.read_string(ThreadContext context, IRubyObject rbLength) AbstractMemory.read_uchar(ThreadContext context) Reads an 8 bit unsigned integer value from the memory address.AbstractMemory.read_uint(ThreadContext context) Reads a 32 bit unsigned integer value from the memory address.AbstractMemory.read_uint16(ThreadContext context) Reads a 16 bit unsigned integer value from the memory address.AbstractMemory.read_uint8(ThreadContext context) Reads a 8 bit unsigned integer value from the memory address.AbstractMemory.read_ulong(ThreadContext context) Reads a C unsigned long integer value from the memory area.AbstractMemory.read_ulong_long(ThreadContext context) Reads a 64 bit unsigned integer value from the memory address.AbstractMemory.read_ushort(ThreadContext context) Reads a 16 bit unsigned integer value from the memory address.final IRubyObjectCallbackInfo.result_type(ThreadContext context) static IRubyObjectStruct.set_layout(ThreadContext context, IRubyObject structClass, IRubyObject layout) Struct.setFieldValue(ThreadContext context, IRubyObject fieldName, IRubyObject fieldValue) static IRubyObjectPointer.size(ThreadContext context, IRubyObject recv) Struct.size(ThreadContext context) static IRubyObjectStruct.size(ThreadContext context, IRubyObject structClass) StructLayout.ArrayProxy.size(ThreadContext context) final IRubyObjectStructLayout.Field.size(ThreadContext context) Type.size(ThreadContext context) Gets the native size of this Type in bytesfinal IRubyObjectAbstractMemory.slice(ThreadContext context, IRubyObject offset, IRubyObject size) static IRubyObjectPlatform.solaris_p(ThreadContext context, IRubyObject recv) final IRubyObjectStructByValue.struct_class(ThreadContext context) final IRubyObjectMappedType.to_native(ThreadContext context, IRubyObject value, IRubyObject ctx) final IRubyObjectAbstractMemory.to_ptr(ThreadContext context) StructLayout.ArrayProxy.to_ptr(ThreadContext context) AbstractMemory.to_s(ThreadContext context, IRubyObject[] args) final IRubyObjectCallbackInfo.to_s(ThreadContext context) Pointer.to_s(ThreadContext context, IRubyObject[] args) final IRubyObjectStructByValue.to_s(ThreadContext context) StructLayout.CharArrayProxy.to_s(ThreadContext context) final IRubyObjectType.Builtin.to_sym(ThreadContext context) AbstractMemory.total(ThreadContext context) Gets the total size (in bytes) of the Memory.final IRubyObjectStructLayout.Field.type(ThreadContext context) final IRubyObjectAbstractMemory.type_size(ThreadContext context) Indicates how many bytes the intrinsic type of the memory uses.StructLayout.union_bang(ThreadContext context) static IRubyObjectPlatform.unix_p(ThreadContext context, IRubyObject recv) Struct.values(ThreadContext context) static IRubyObjectPlatform.windows_p(ThreadContext context, IRubyObject recv) AbstractMemory.write_array_of_float(ThreadContext context, IRubyObject ary) Writes an array of 32 bit floating point values to the memory area.AbstractMemory.write_array_of_float64(ThreadContext context, IRubyObject ary) Writes an array of 64 bit floating point values to the memory area.AbstractMemory.write_array_of_int16(ThreadContext context, IRubyObject ary) Writes an array of signed 16 bit integer values to the memory area.AbstractMemory.write_array_of_int32(ThreadContext context, IRubyObject ary) Writes an array of signed 32 bit integer values to the memory area.AbstractMemory.write_array_of_int64(ThreadContext context, IRubyObject ary) Writes an array of signed 64 bit integer values to the memory area.AbstractMemory.write_array_of_int8(ThreadContext context, IRubyObject ary) Writes an array of signed 8 bit integer values to the memory area.AbstractMemory.write_array_of_long(ThreadContext context, IRubyObject ary) Writes an array of signed long integer values to the memory area.AbstractMemory.write_array_of_pointer(ThreadContext context, IRubyObject arrParam) AbstractMemory.write_array_of_type(ThreadContext context, IRubyObject typeArg, IRubyObject aryArg) AbstractMemory.write_array_of_type(ThreadContext context, IRubyObject typeArg, IRubyObject writer, IRubyObject aryArg) AbstractMemory.write_array_of_uint16(ThreadContext context, IRubyObject ary) Writes an array of unsigned 16 bit integer values to the memory area.AbstractMemory.write_array_of_uint32(ThreadContext context, IRubyObject ary) Writes an array of unsigned 32 bit integer values to the memory area.AbstractMemory.write_array_of_uint64(ThreadContext context, IRubyObject ary) Writes an array of unsigned 64 bit integer values to the memory area.AbstractMemory.write_array_of_uint8(ThreadContext context, IRubyObject ary) Writes an array of unsigned 8 bit integer values to the memory area.AbstractMemory.write_array_of_ulong(ThreadContext context, IRubyObject ary) Writes an array of unsigned long integer values to the memory area.AbstractMemory.write_bytes(ThreadContext context, IRubyObject[] args) AbstractMemory.write_char(ThreadContext context, IRubyObject value) Writes a 8 bit signed integer value to the memory area.AbstractMemory.write_double(ThreadContext context, IRubyObject value) Writes an 64 bit floating point value to the memory area.AbstractMemory.write_float(ThreadContext context, IRubyObject value) Writes an 32 bit floating point value to the memory area.AbstractMemory.write_int(ThreadContext context, IRubyObject value) Writes a 32 bit signed integer value to the memory address.AbstractMemory.write_long(ThreadContext context, IRubyObject value) Writes a C long integer value to the memory area.AbstractMemory.write_long_long(ThreadContext context, IRubyObject value) Writes a 64 bit integer value to the memory area.AbstractMemory.write_pointer(ThreadContext context, IRubyObject value) AbstractMemory.write_short(ThreadContext context, IRubyObject value) Writes a 16 bit signed integer value to the memory address.AbstractMemory.write_string(ThreadContext context, IRubyObject strArg) AbstractMemory.write_string(ThreadContext context, IRubyObject strArg, IRubyObject lenArg) AbstractMemory.write_uchar(ThreadContext context, IRubyObject value) Writes a 8 bit unsigned integer value to the memory area.AbstractMemory.write_uint(ThreadContext context, IRubyObject value) Writes an 32 bit unsigned integer value to the memory address.AbstractMemory.write_ulong_long(ThreadContext context, IRubyObject value) Writes a 64 bit unsigned integer value to the memory area.AbstractMemory.write_ushort(ThreadContext context, IRubyObject value) Writes a 16 bit unsigned integer value to the memory address. -
Uses of JRubyMethod in org.jruby.ext.ffi.io
Methods in org.jruby.ext.ffi.io with annotations of type JRubyMethodModifier and TypeMethodDescriptionstatic FileDescriptorIOFileDescriptorIO.newInstance(ThreadContext context, IRubyObject recv, IRubyObject fd) static RubyIOFileDescriptorIO.wrap(ThreadContext context, IRubyObject recv, IRubyObject fd) -
Uses of JRubyMethod in org.jruby.ext.ffi.jffi
Methods in org.jruby.ext.ffi.jffi with annotations of type JRubyMethodModifier and TypeMethodDescriptionfinal IRubyObjectFunction.autorelease(ThreadContext context, IRubyObject release) final IRubyObjectFunction.autorelease_p(ThreadContext context) static final IRubyObjectFactory.LastError.error(ThreadContext context, IRubyObject recv) static final IRubyObjectFactory.LastError.error_set(ThreadContext context, IRubyObject recv, IRubyObject value) DynamicLibrary.findFunction(ThreadContext context, IRubyObject symbolName) DynamicLibrary.findVariable(ThreadContext context, IRubyObject symbolName) final IRubyObjectFunction.free(ThreadContext context) DynamicLibrary.Symbol.inspect(ThreadContext context) VariadicInvoker.invoke(ThreadContext context, IRubyObject typesArg, IRubyObject paramsArg) DynamicLibrary.Symbol.library(ThreadContext context) DynamicLibrary.name(ThreadContext context) static IRubyObjectFunction.newInstance(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) static IRubyObjectJFFIInvoker.newInstance(ThreadContext context, IRubyObject recv, IRubyObject[] args) static VariadicInvokerVariadicInvoker.newInstance(ThreadContext context, IRubyObject klass, IRubyObject[] args) static final IRubyObjectDynamicLibrary.open(ThreadContext context, IRubyObject recv, IRubyObject libraryName, IRubyObject libraryFlags) DynamicLibrary.Symbol.to_s(ThreadContext context, IRubyObject[] args) static final IRubyObjectFactory.WinapiLastError.winapi_error(ThreadContext context, IRubyObject recv) static final IRubyObjectFactory.WinapiLastError.winapi_error_set(ThreadContext context, IRubyObject recv, IRubyObject value) -
Uses of JRubyMethod in org.jruby.ext.fiber
Methods in org.jruby.ext.fiber with annotations of type JRubyMethodModifier and TypeMethodDescriptionThreadFiber.__alive__(ThreadContext context) static IRubyObjectThreadFiber.__current__(ThreadContext context, IRubyObject recv) ThreadFiber.__finalize__(ThreadContext context) ThreadFiber.__transfer__(ThreadContext context, IRubyObject[] values) ThreadFiber.initialize(ThreadContext context, Block block) ThreadFiber.resume(ThreadContext context, IRubyObject[] values) static IRubyObjectThreadFiber.yield(ThreadContext context, IRubyObject recv) static IRubyObjectThreadFiber.yield(ThreadContext context, IRubyObject recv, IRubyObject value) static IRubyObjectThreadFiber.yield(ThreadContext context, IRubyObject recv, IRubyObject[] value) -
Uses of JRubyMethod in org.jruby.ext.io.nonblock
Methods in org.jruby.ext.io.nonblock with annotations of type JRubyMethodModifier and TypeMethodDescriptionstatic IRubyObjectIONonBlock.nonblock(ThreadContext context, IRubyObject io, Block block) static IRubyObjectIONonBlock.nonblock(ThreadContext context, IRubyObject io, IRubyObject nonblocking, Block block) static IRubyObjectIONonBlock.nonblock_p(ThreadContext context, IRubyObject io) static IRubyObjectIONonBlock.nonblock_set(ThreadContext context, IRubyObject io, IRubyObject nonblocking) -
Uses of JRubyMethod in org.jruby.ext.io.wait
Methods in org.jruby.ext.io.wait with annotations of type JRubyMethodModifier and TypeMethodDescriptionstatic IRubyObjectIOWaitLibrary.nread(ThreadContext context, IRubyObject _io) static IRubyObjectIOWaitLibrary.ready(ThreadContext context, IRubyObject _io) returns non-nil if input available without blocking, false if EOF or not open/readable, otherwise nil.static IRubyObjectIOWaitLibrary.wait(ThreadContext context, IRubyObject _io, IRubyObject[] argv) static IRubyObjectIOWaitLibrary.wait_readable(ThreadContext context, IRubyObject _io, IRubyObject[] argv) static IRubyObjectIOWaitLibrary.wait_writable(ThreadContext context, IRubyObject _io, IRubyObject[] argv) waits until input available or timed out and returns self, or nil when EOF reached. -
Uses of JRubyMethod in org.jruby.ext.jruby
Methods in org.jruby.ext.jruby with annotations of type JRubyMethodModifier and TypeMethodDescriptionstatic RubyStringCoreExt.String.alloc(ThreadContext context, IRubyObject recv, IRubyObject size) static IRubyObjectJRubyUtilLibrary.cache_stats(ThreadContext context, IRubyObject self) Provide stats on how many method and constant invalidations have occurred globally.static IRubyObjectJRubyUtilLibrary.class_loader_resources(ThreadContext context, IRubyObject recv, IRubyObject... args) static IRubyObjectJRubyUtilLibrary.classpath_launcher(ThreadContext context, IRubyObject recv) JRubyObjectInputStream.close()static IRubyObjectJRubyLibrary.compile(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) static IRubyObjectJRubyLibrary.compile_ir(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) static IRubyObjectJRubyUtilLibrary.current_directory(ThreadContext context, IRubyObject recv) static IRubyObjectJRubyLibrary.dereference(ThreadContext context, IRubyObject recv, IRubyObject obj) Unwrap the given Java-integration-wrapped object, returning the unwrapped object.static IRubyObjectJRubyLibrary.JRubyConfig.did_you_mean_disabled_p(ThreadContext context, IRubyObject self) static IRubyObjectJRubyUtilLibrary.extra_gem_paths(ThreadContext context, IRubyObject recv) static IRubyObjectJRubyUtilLibrary.gc(ThreadContext context, IRubyObject recv) JRubyExecutionContextLocal.getDefault()JRubyExecutionContextLocal.getDefaultProc()static IRubyObjectJRubyUtilLibrary.getObjectSpaceEnabled(IRubyObject recv) JRubyExecutionContextLocal.getValue(ThreadContext context) static IRubyObjectJRubyLibrary.identity_hash(ThreadContext context, IRubyObject recv, IRubyObject obj) Provide the "identity" hash code that System.identityHashCode would produce.JRubyExecutionContextLocal.initialize(ThreadContext context, IRubyObject[] args, Block block) JRubyObjectInputStream.initialize(IRubyObject wrappedStream) static RubyArrayJRubyUtilLibrary.internal_libraries(ThreadContext context, IRubyObject self) Deprecated.static RubyBooleanJRubyLibrary.is_security_restricted(IRubyObject recv) static IRubyObjectJRubyUtilLibrary.load_ext(ThreadContext context, IRubyObject recv, IRubyObject klass) Preffered way to boot-up JRuby extensions (available as>JRuby.load_ext).static IRubyObjectJRubyUtilLibrary.load_java_class(ThreadContext context, IRubyObject recv, IRubyObject name) Loads a (Java) class.static IRubyObjectJRubyUtilLibrary.native_posix_p(ThreadContext context, IRubyObject self) static IRubyObjectJRubyObjectInputStream.newInstance(IRubyObject recv, IRubyObject[] args, Block block) static IRubyObjectJRubyUtilLibrary.notify(ThreadContext context, IRubyObject recv, IRubyObject arg) Notify one waiter on a locked object, as in ObjectObject.notify()The object given must be locked using JRuby.synchronized or a similar Java monitor-based locking mechanism.static IRubyObjectJRubyUtilLibrary.notifyAll(ThreadContext context, IRubyObject recv, IRubyObject arg) Notify all waiters on a locked object, as in ObjectObject.notifyAll()The object given must be locked using JRuby.synchronized or a similar Java monitor-based locking mechanism.static IRubyObjectJRubyLibrary.parse(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) static IRubyObjectJRubyUtilLibrary.rbSynchronized(ThreadContext context, IRubyObject recv, IRubyObject arg, Block block) Invoke the given block under synchronized lock, using standard Java synchronization.JRubyObjectInputStream.readObject()static IRubyObjectJRubyLibrary.reference(ThreadContext context, IRubyObject recv, IRubyObject obj) Wrap the given object as in Java integration and return the wrapper.static IRubyObjectJRubyLibrary.reference0(ThreadContext context, IRubyObject recv, IRubyObject obj) Wrap the given object as in Java integration and return the wrapper.static IRubyObjectJRubyLibrary.JRubyConfig.rubygems_disabled_p(ThreadContext context, IRubyObject self) static IRubyObjectJRubyLibrary.runtime(ThreadContext context, IRubyObject recv) static IRubyObjectJRubyLibrary.set_context_class_loader(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectJRubyUtilLibrary.set_last_exit_status(ThreadContext context, IRubyObject recv, IRubyObject status, IRubyObject pid) static IRubyObjectJRubyUtilLibrary.set_meta_class(ThreadContext context, IRubyObject recv, IRubyObject obj, IRubyObject klass) static IRubyObjectJRubyLibrary.set_security_restricted(IRubyObject recv, IRubyObject arg) static IRubyObjectJRubyUtilLibrary.setObjectSpaceEnabled(IRubyObject recv, IRubyObject arg) JRubyExecutionContextLocal.setValue(ThreadContext context, IRubyObject value) static IRubyObjectJRubyLibrary.subclasses(ThreadContext context, IRubyObject recv, IRubyObject arg) static IRubyObjectJRubyLibrary.subclasses(ThreadContext context, IRubyObject recv, IRubyObject arg, IRubyObject opts) static RubyFixnumCoreExt.String.unseeded_hash(ThreadContext context, IRubyObject recv) static IRubyObjectJRubyUtilLibrary.wait(ThreadContext context, IRubyObject recv, IRubyObject arg) Wait for a locked object to notify, as in ObjectObject.wait().static IRubyObjectJRubyUtilLibrary.wait(ThreadContext context, IRubyObject recv, IRubyObject arg, IRubyObject timeoutMillis) Wait for a locked object to notify, as in ObjectObject.wait(long).static IRubyObjectJRubyUtilLibrary.wait(ThreadContext context, IRubyObject recv, IRubyObject arg, IRubyObject timeoutMillis, IRubyObject timeoutNanos) Wait for a locked object to notify, as in ObjectObject.wait(long, int).static IRubyObjectJRubyLibrary.with_current_runtime_as_global(ThreadContext context, IRubyObject recv, Block block) Run the provided (required) block with the "global runtime" set to the current runtime, for libraries that expect to operate against the global runtime.JRubyFiberLocal.withValue(ThreadContext context, IRubyObject value, Block block) -
Uses of JRubyMethod in org.jruby.ext.monitor
Methods in org.jruby.ext.monitor with annotations of type JRubyMethodModifier and TypeMethodDescriptionMonitor.enter(ThreadContext context) Monitor.exit(ThreadContext context) Monitor.mon_check_owner(ThreadContext context) Monitor.mon_locked_p(ThreadContext context) Monitor.mon_owned_p(ThreadContext context) Monitor.synchronize(ThreadContext context, Block block) Monitor.try_enter(ThreadContext context) Monitor.wait_for_cond(ThreadContext context, IRubyObject cond, IRubyObject timeout) -
Uses of JRubyMethod in org.jruby.ext.nkf
Methods in org.jruby.ext.nkf with annotations of type JRubyMethodModifier and TypeMethodDescriptionstatic IRubyObjectRubyNKF.guess(ThreadContext context, IRubyObject recv, IRubyObject s) static IRubyObjectRubyNKF.guess1(ThreadContext context, IRubyObject recv, IRubyObject str) static IRubyObjectRubyNKF.guess2(ThreadContext context, IRubyObject recv, IRubyObject str) static IRubyObjectRubyNKF.nkf(ThreadContext context, IRubyObject recv, IRubyObject opt, IRubyObject str) -
Uses of JRubyMethod in org.jruby.ext.pathname
Methods in org.jruby.ext.pathname with annotations of type JRubyMethodModifier and TypeMethodDescriptionRubyPathname.each_entry(ThreadContext context, Block block) RubyPathname.each_line(ThreadContext context, IRubyObject[] args, Block block) RubyPathname.empty_p(ThreadContext context) RubyPathname.fnmatch(ThreadContext context, IRubyObject[] args) RubyPathname.freeze(ThreadContext context) static IRubyObjectRubyPathname.getwd(ThreadContext context, IRubyObject recv) RubyPathname.glob(ThreadContext context, IRubyObject[] _args, Block block) static IRubyObjectRubyPathname.glob(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) RubyPathname.hash(ThreadContext context) RubyPathname.initialize(ThreadContext context, IRubyObject path) RubyPathname.initialize_copy(ThreadContext context, IRubyObject pathname) RubyPathname.inspect(ThreadContext context) RubyPathname.make_link(ThreadContext context, IRubyObject old) RubyPathname.make_symlink(ThreadContext context, IRubyObject old) static IRubyObjectRubyPathname.PathnameKernelMethods.newPathname(IRubyObject recv, IRubyObject path) RubyPathname.op_cmp(ThreadContext context, IRubyObject other) RubyPathname.op_equal(ThreadContext context, IRubyObject other) RubyPathname.opendir(ThreadContext context, Block block) RubyPathname.sub(ThreadContext context, IRubyObject[] args, Block block) RubyPathname.sub_ext(ThreadContext context, IRubyObject newExt) RubyPathname.taint(ThreadContext context) RubyPathname.to_path(ThreadContext context) RubyPathname.to_s(ThreadContext context) RubyPathname.unlink(ThreadContext context) RubyPathname.untaint(ThreadContext context) -
Uses of JRubyMethod in org.jruby.ext.ripper
Methods in org.jruby.ext.ripper with annotations of type JRubyMethodModifier and TypeMethodDescriptionRubyRipper.column(ThreadContext context) RubyRipper.dedent_string(ThreadContext context, IRubyObject _input, IRubyObject _width) static IRubyObjectRubyRipper.dedent_string(ThreadContext context, IRubyObject self, IRubyObject _input, IRubyObject _width) RubyRipper.encoding(ThreadContext context) RubyRipper.end_seen_p(ThreadContext context) RubyRipper.error_p(ThreadContext context) RubyRipper.filename(ThreadContext context) RubyRipper.initialize(ThreadContext context, IRubyObject src) RubyRipper.initialize(ThreadContext context, IRubyObject src, IRubyObject file) RubyRipper.initialize(ThreadContext context, IRubyObject src, IRubyObject file, IRubyObject line) static IRubyObjectRubyRipper.lex_state_name(ThreadContext context, IRubyObject self, IRubyObject lexStateParam) RubyRipper.lineno(ThreadContext context) RubyRipper.parse(ThreadContext context) RubyRipper.state(ThreadContext context) RubyRipper.yydebug(ThreadContext context) RubyRipper.yydebug_set(ThreadContext context, IRubyObject arg) -
Uses of JRubyMethod in org.jruby.ext.securerandom
Methods in org.jruby.ext.securerandom with annotations of type JRubyMethodModifier and TypeMethodDescriptionstatic IRubyObjectRubySecureRandom.gen_random(ThreadContext context, IRubyObject self, IRubyObject n) static IRubyObjectRubySecureRandom.hex(ThreadContext context, IRubyObject self) static IRubyObjectRubySecureRandom.hex(ThreadContext context, IRubyObject self, IRubyObject n) static IRubyObjectRubySecureRandom.random_bytes(ThreadContext context, IRubyObject self) static IRubyObjectRubySecureRandom.random_bytes(ThreadContext context, IRubyObject self, IRubyObject n) static IRubyObjectRubySecureRandom.random_number(ThreadContext context, IRubyObject self) static IRubyObjectRubySecureRandom.random_number(ThreadContext context, IRubyObject self, IRubyObject n) static IRubyObjectRubySecureRandom.uuid(ThreadContext context, IRubyObject self) -
Uses of JRubyMethod in org.jruby.ext.set
Methods in org.jruby.ext.set with annotations of type JRubyMethodModifier and TypeMethodDescriptionRubySet.add(ThreadContext context, IRubyObject obj) Adds the given object to the set and returns self.RubySet.add_p(ThreadContext context, IRubyObject obj) Adds the given object to the set and returns self.RubySet.classify(ThreadContext context, Block block) RubySet.collect_bang(ThreadContext context, Block block) RubySet.compare_by_identity(ThreadContext context) RubySet.compare_by_identity_p(ThreadContext context) static RubySetRubySet.create(ThreadContext context, IRubyObject self, IRubyObject... ary) Creates a new set containing the given objects.static RubySortedSetRubySortedSet.create(ThreadContext context, IRubyObject self, IRubyObject... ary) RubySet.delete(ThreadContext context, IRubyObject obj) RubySet.delete_if(ThreadContext context, Block block) RubySet.delete_p(ThreadContext context, IRubyObject obj) Deletes the given object from the set and returns self.RubySet.disjoint_p(ThreadContext context, IRubyObject set) Returns true if the set and the given set have no element in common.RubySet.divide(ThreadContext context, Block block) Divides the set into a set of subsets according to the commonality defined by the given block.RubySet.each(ThreadContext context, Block block) RubySet.empty_p(ThreadContext context) RubySet.flatten(ThreadContext context) RubySet.flatten_bang(ThreadContext context) RubySet.flatten_merge(ThreadContext context, IRubyObject set) RubySet.freeze(ThreadContext context) RubySet.hash()RubySet.include_p(ThreadContext context, IRubyObject obj) Returns true if the set contains the given object.RubySet.initialize(ThreadContext context, Block block) initialize(enum = nil, &block)RubySet.initialize(ThreadContext context, IRubyObject enume, Block block) initialize(enum = nil, &block)RubySet.initialize_clone(ThreadContext context, IRubyObject orig) RubySet.initialize_dup(ThreadContext context, IRubyObject orig) RubySet.inspect(ThreadContext context) RubySet.intersect_p(ThreadContext context, IRubyObject set) Returns true if the set and the given set have at least one element in common.RubySet.keep_if(ThreadContext context, Block block) RubySet.length(ThreadContext context) RubySet.op_and(ThreadContext context, IRubyObject enume) Returns a new set built by merging the set and the elements of the given enumerable object.RubySet.op_diff(ThreadContext context, IRubyObject enume) Returns a new set built by duplicating the set, removing every element that appears in the given enumerable object.RubySet.op_eql(ThreadContext context, IRubyObject other) RubySet.op_equal(ThreadContext context, IRubyObject other) RubySet.op_or(ThreadContext context, IRubyObject enume) Returns a new set built by merging the set and the elements of the given enumerable object.RubySet.op_xor(ThreadContext context, IRubyObject enume) Returns a new set containing elements exclusive between the set and the given enumerable object.RubySet.proper_subset_p(ThreadContext context, IRubyObject set) RubySet.proper_superset_p(ThreadContext context, IRubyObject set) RubySet.rb_clear(ThreadContext context) RubySet.rb_merge(ThreadContext context, IRubyObject enume) Merges the elements of the given enumerable object to the set and returns self.RubySet.reject_bang(ThreadContext context, Block block) RubySet.replace(ThreadContext context, IRubyObject enume) Replaces the contents of the set with the contents of the given enumerable object and returns self.RubySet.reset(ThreadContext context) RubySet.select_bang(ThreadContext context, Block block) RubySortedSet.sort(ThreadContext context) RubySet.subset_p(ThreadContext context, IRubyObject set) RubySet.subtract(ThreadContext context, IRubyObject enume) Deletes every element that appears in the given enumerable object and returns self.RubySet.superset_p(ThreadContext context, IRubyObject set) RubySet.taint(ThreadContext context) RubySet.to_a(ThreadContext context) Converts the set to an array.static IRubyObjectEnumerableExt.to_set(ThreadContext context, IRubyObject self, IRubyObject[] args, Block block) RubySet.to_set(ThreadContext context, Block block) RubySet.to_set(ThreadContext context, IRubyObject[] args, Block block) RubySet.DivideTSortHash.tsort_each_child(ThreadContext context, IRubyObject node, Block block) RubySet.DivideTSortHash.tsort_each_node(ThreadContext context, Block block) RubySet.untaint(ThreadContext context) -
Uses of JRubyMethod in org.jruby.ext.socket
Methods in org.jruby.ext.socket with annotations of type JRubyMethodModifier and TypeMethodDescriptionRubyServerSocket.accept(ThreadContext context) RubySocket.accept(ThreadContext context) RubyTCPServer.accept(ThreadContext context) RubyUNIXServer.accept(ThreadContext context) RubyServerSocket.accept_nonblock(ThreadContext context) RubyServerSocket.accept_nonblock(ThreadContext context, IRubyObject opts) RubySocket.accept_nonblock(ThreadContext context, IRubyObject[] args) RubyTCPServer.accept_nonblock(ThreadContext context) RubyTCPServer.accept_nonblock(ThreadContext context, IRubyObject opts) RubyUNIXServer.accept_nonblock(ThreadContext context) RubyUNIXServer.accept_nonblock(ThreadContext context, IRubyObject opts) Ifaddr.addr(ThreadContext context) RubyIPSocket.addr(ThreadContext context) RubyIPSocket.addr(ThreadContext context, IRubyObject reverse) RubyUNIXServer.addr(ThreadContext context) RubyUNIXSocket.addr(ThreadContext context) Addrinfo.afamily(ThreadContext context) Option.asInt(ThreadContext context) RubyServerSocket.bind(ThreadContext context, IRubyObject addr) RubyServerSocket.bind(ThreadContext context, IRubyObject addr, IRubyObject backlog) RubySocket.bind(ThreadContext context, IRubyObject arg) RubyUDPSocket.bind(ThreadContext context, IRubyObject host, IRubyObject _port) Option.bool(ThreadContext context) static IRubyObjectOption.bool(ThreadContext context, IRubyObject self, IRubyObject[] args) Ifaddr.broadaddr(ThreadContext context) Addrinfo.canonname(ThreadContext context) RubySocket.close(ThreadContext context) RubyBasicSocket.close_read(ThreadContext context) RubyBasicSocket.close_write(ThreadContext context) RubyServerSocket.connect(ThreadContext context, IRubyObject arg) RubySocket.connect(ThreadContext context, IRubyObject arg) RubyUDPSocket.connect(ThreadContext context, IRubyObject _host, IRubyObject port) RubyServerSocket.connect_nonblock(ThreadContext context, IRubyObject arg) RubySocket.connect_nonblock(ThreadContext context, IRubyObject arg) RubySocket.connect_nonblock(ThreadContext context, IRubyObject arg, IRubyObject opts) Option.data(ThreadContext context) static IRubyObjectRubyBasicSocket.do_not_reverse_lookup(ThreadContext context, IRubyObject recv) RubyBasicSocket.do_not_reverse_lookup19(ThreadContext context) Ifaddr.dstaddr(ThreadContext context) Option.family(ThreadContext context) Ifaddr.flags(ThreadContext context) static IRubyObjectRubyBasicSocket.for_fd(ThreadContext context, IRubyObject _klass, IRubyObject _fileno) static IRubyObjectRubySocket.for_fd(ThreadContext context, IRubyObject socketClass, IRubyObject _fd) static IRubyObjectRubyUNIXSocket.for_fd(ThreadContext context, IRubyObject recv, IRubyObject _fileno) static IRubyObjectRubyIPSocket.getaddress(ThreadContext context, IRubyObject self, IRubyObject hostname) static IRubyObjectAddrinfo.getaddrinfo(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectRubySocket.getaddrinfo(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectRubySocket.gethostbyaddr(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectRubySocket.gethostbyname(ThreadContext context, IRubyObject recv, IRubyObject hostname) static IRubyObjectRubyTCPSocket.gethostbyname(ThreadContext context, IRubyObject recv, IRubyObject hostname) static IRubyObjectRubySocket.gethostname(ThreadContext context, IRubyObject recv) static IRubyObjectRubySocket.getifaddrs(ThreadContext context, IRubyObject recv) Addrinfo.getnameinfo(ThreadContext context, IRubyObject[] args) static IRubyObjectRubySocket.getnameinfo(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyBasicSocket.getpeereid(ThreadContext context) RubyIPSocket.getpeereid(ThreadContext context) RubyBasicSocket.getpeername(ThreadContext context) RubyTCPServer.getpeername(ThreadContext context, IRubyObject[] args) static IRubyObjectRubySocket.getservbyname(ThreadContext context, IRubyObject recv, IRubyObject[] args) RubyBasicSocket.getsockname(ThreadContext context) RubyBasicSocket.getsockopt(ThreadContext context, IRubyObject _level, IRubyObject _opt) Ifaddr.ifindex(ThreadContext context) Addrinfo.initialize(ThreadContext context, IRubyObject _sockaddr) Addrinfo.initialize(ThreadContext context, IRubyObject[] args) Addrinfo.initialize(ThreadContext context, IRubyObject _sockaddr, IRubyObject _family) Addrinfo.initialize(ThreadContext context, IRubyObject _sockaddr, IRubyObject _family, IRubyObject _socktype) Option.initialize(ThreadContext context, IRubyObject[] args) RubySocket.initialize(ThreadContext context, IRubyObject domain, IRubyObject type) RubySocket.initialize(ThreadContext context, IRubyObject domain, IRubyObject type, IRubyObject protocol) RubyTCPServer.initialize(ThreadContext context, IRubyObject[] args) RubyTCPSocket.initialize(ThreadContext context, IRubyObject[] args) RubyUDPSocket.initialize(ThreadContext context) RubyUDPSocket.initialize(ThreadContext context, IRubyObject _family) RubyUNIXServer.initialize(ThreadContext context, IRubyObject path) RubyUNIXSocket.initialize(ThreadContext context, IRubyObject path) Addrinfo.inspect(ThreadContext context) Ifaddr.inspect(ThreadContext context) Option.inspect(ThreadContext context) Addrinfo.inspect_sockaddr(ThreadContext context) static IRubyObjectAddrinfo.ip(ThreadContext context, IRubyObject recv, IRubyObject arg) Addrinfo.ip_address(ThreadContext context) static IRubyObjectRubySocket.ip_address_list(ThreadContext context, IRubyObject self) Addrinfo.ip_p(ThreadContext context) Addrinfo.ip_port(ThreadContext context) Addrinfo.ip_unpack(ThreadContext context) Addrinfo.ipv4_loopback_p(ThreadContext context) Addrinfo.ipv4_multicast_p(ThreadContext context) Addrinfo.ipv4_p(ThreadContext context) Addrinfo.ipv4_private_p(ThreadContext context) Addrinfo.ipv6_linklocal_p(ThreadContext context) Addrinfo.ipv6_loopback_p(ThreadContext context) Addrinfo.ipv6_mc_global_p(ThreadContext context) Addrinfo.ipv6_mc_linklocal_p(ThreadContext context) Addrinfo.ipv6_mc_nodelocal_p(ThreadContext context) Addrinfo.ipv6_mc_orglocal_p(ThreadContext context) Addrinfo.ipv6_mc_sitelocal_p(ThreadContext context) Addrinfo.ipv6_multicast_p(ThreadContext context) Addrinfo.ipv6_p(ThreadContext context) Addrinfo.ipv6_sitelocal_p(ThreadContext context) Addrinfo.ipv6_to_ipv4(ThreadContext context) Addrinfo.ipv6_unspecified_p(ThreadContext context) Addrinfo.ipv6_v4compat_p(ThreadContext context) Addrinfo.ipv6_v4mapped_p(ThreadContext context) Option.level(ThreadContext context) Option.linger(ThreadContext context) static IRubyObjectOption.linger(ThreadContext context, IRubyObject self, IRubyObject vonoff, IRubyObject vsecs) RubyServerSocket.listen(ThreadContext context, IRubyObject backlog) RubySocket.listen(ThreadContext context, IRubyObject backlog) RubyTCPServer.listen(ThreadContext context, IRubyObject backlog) RubyUNIXServer.listen(ThreadContext context, IRubyObject log) RubyBasicSocket.local_address(ThreadContext context) Addrinfo.marshal_dump(ThreadContext context) Addrinfo.marshal_load(ThreadContext context, IRubyObject arg) Ifaddr.name(ThreadContext context) Ifaddr.netmask(ThreadContext context) static IRubyObjectRubyTCPServer.open(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) static IRubyObjectRubyUDPSocket.open(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) Option.optname(ThreadContext context) static IRubyObjectRubySocket.pack_sockaddr_in(ThreadContext context, IRubyObject recv, IRubyObject port, IRubyObject host) static IRubyObjectRubySocket.pack_sockaddr_un(ThreadContext context, IRubyObject recv, IRubyObject filename) RubyUNIXServer.path(ThreadContext context) RubyUNIXSocket.path(ThreadContext context) RubyIPSocket.peeraddr(ThreadContext context) RubyIPSocket.peeraddr(ThreadContext context, IRubyObject reverse) RubyTCPServer.peeraddr(ThreadContext context, IRubyObject[] args) RubyUNIXServer.peeraddr(ThreadContext context) RubyUNIXSocket.peeraddr(ThreadContext context) Addrinfo.pfamily(ThreadContext context) Addrinfo.protocol(ThreadContext context) static IRubyObjectOption.rb_int(ThreadContext context, IRubyObject self, IRubyObject[] args) RubyBasicSocket.read_nonblock(ThreadContext context, IRubyObject[] args) RubyBasicSocket.recv(ThreadContext context, IRubyObject length) RubyBasicSocket.recv(ThreadContext context, IRubyObject[] args) RubyUNIXSocket.recv_io(ThreadContext context, IRubyObject[] args) RubyBasicSocket.recv_nonblock(ThreadContext context, IRubyObject[] args) RubyIPSocket.recvfrom(ThreadContext context, IRubyObject _length) RubyIPSocket.recvfrom(ThreadContext context, IRubyObject _length, IRubyObject _flags) RubySocket.recvfrom(ThreadContext context, IRubyObject _length) RubySocket.recvfrom(ThreadContext context, IRubyObject _length, IRubyObject _flags) Overrides IPSocket#recvfromRubyUNIXSocket.recvfrom(ThreadContext context, IRubyObject[] args) RubySocket.recvfrom_nonblock(ThreadContext context, IRubyObject[] args) RubyUDPSocket.recvfrom_nonblock(ThreadContext context, IRubyObject[] args) RubyBasicSocket.recvmsg(ThreadContext context, IRubyObject[] args) RubyBasicSocket.recvmsg_nonblock(ThreadContext context, IRubyObject[] args) RubyBasicSocket.remote_address(ThreadContext context) RubyBasicSocket.send(ThreadContext context, IRubyObject _mesg, IRubyObject _flags) RubyBasicSocket.send(ThreadContext context, IRubyObject _mesg, IRubyObject _flags, IRubyObject _to) RubyUDPSocket.send(ThreadContext context, IRubyObject[] args) RubyUDPSocket.send(ThreadContext context, IRubyObject _mesg, IRubyObject _flags) RubyUNIXSocket.send_io(ThreadContext context, IRubyObject arg) RubyBasicSocket.sendmsg(ThreadContext context, IRubyObject[] args) RubyBasicSocket.sendmsg_nonblock(ThreadContext context, IRubyObject[] args) static IRubyObjectRubyBasicSocket.set_do_not_reverse_lookup(ThreadContext context, IRubyObject recv, IRubyObject flag) RubyBasicSocket.set_do_not_reverse_lookup19(ThreadContext context, IRubyObject flag) RubyBasicSocket.setsockopt(ThreadContext context, IRubyObject option) RubyBasicSocket.setsockopt(ThreadContext context, IRubyObject _level, IRubyObject _opt, IRubyObject val) RubyBasicSocket.shutdown(ThreadContext context, IRubyObject[] args) static IRubyObjectRubySocket.socketpair(ThreadContext context, IRubyObject recv, IRubyObject domain, IRubyObject type) static IRubyObjectRubySocket.socketpair(ThreadContext context, IRubyObject recv, IRubyObject domain, IRubyObject type, IRubyObject protocol) static IRubyObjectRubyUNIXSocket.socketpair(ThreadContext context, IRubyObject recv, IRubyObject[] args) Addrinfo.socktype(ThreadContext context) RubyTCPServer.sysaccept(ThreadContext context) RubyUNIXServer.sysaccept(ThreadContext context) static IRubyObjectAddrinfo.tcp(ThreadContext context, IRubyObject recv, IRubyObject host, IRubyObject port) Option.to_s(ThreadContext context) Addrinfo.to_sockaddr(ThreadContext context) Addrinfo.to_str(ThreadContext context) static IRubyObjectAddrinfo.udp(ThreadContext context, IRubyObject recv, IRubyObject host, IRubyObject port) static IRubyObjectAddrinfo.unix(ThreadContext context, IRubyObject recv, IRubyObject path) static IRubyObjectAddrinfo.unix(ThreadContext context, IRubyObject recv, IRubyObject path, IRubyObject type) Addrinfo.unix_p(ThreadContext context) Addrinfo.unix_path(ThreadContext context) Option.unpack(ThreadContext context, IRubyObject arg0) static IRubyObjectRubySocket.unpack_sockaddr_in(ThreadContext context, IRubyObject recv, IRubyObject addr) static IRubyObjectRubySocket.unpack_sockaddr_un(ThreadContext context, IRubyObject recv, IRubyObject addr) -
Uses of JRubyMethod in org.jruby.ext.stringio
Methods in org.jruby.ext.stringio with annotations of type JRubyMethodModifier and TypeMethodDescriptionstatic IRubyObjectStringIO.GenericWritable.append(ThreadContext context, IRubyObject self, IRubyObject arg) StringIO.binmode(ThreadContext context) StringIO.chars(ThreadContext context, Block block) StringIO.close(ThreadContext context) StringIO.close_read(ThreadContext context) StringIO.close_write(ThreadContext context) StringIO.closed_p()StringIO.closed_read_p()StringIO.closed_write_p()StringIO.codepoints(ThreadContext context, Block block) StringIO.each(ThreadContext context, Block block) StringIO.each(ThreadContext context, IRubyObject arg0, Block block) StringIO.each(ThreadContext context, IRubyObject arg0, IRubyObject arg1, Block block) StringIO.each(ThreadContext context, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2, Block block) StringIO.each_byte(ThreadContext context, Block block) StringIO.each_char(ThreadContext context, Block block) StringIO.each_codepoint(ThreadContext context, Block block) StringIO.each_line(ThreadContext context, Block block) StringIO.each_line(ThreadContext context, IRubyObject arg0, Block block) StringIO.each_line(ThreadContext context, IRubyObject arg0, IRubyObject arg1, Block block) StringIO.each_line(ThreadContext context, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2, Block block) StringIO.eof(ThreadContext context) StringIO.external_encoding(ThreadContext context) StringIO.getbyte(ThreadContext context) StringIO.getc(ThreadContext context) StringIO.gets(ThreadContext context) StringIO.gets(ThreadContext context, IRubyObject arg0) StringIO.gets(ThreadContext context, IRubyObject arg0, IRubyObject arg1) StringIO.gets(ThreadContext context, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2) StringIO.initialize(ThreadContext context, IRubyObject[] args) StringIO.initialize_copy(ThreadContext context, IRubyObject other) StringIO.internal_encoding(ThreadContext context) StringIO.length()StringIO.lineno(ThreadContext context) StringIO.lines(ThreadContext context, IRubyObject[] args, Block block) static IRubyObjectStringIO.newInstance(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) static IRubyObjectStringIO.open(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) StringIO.pos(ThreadContext context) static IRubyObjectStringIO.GenericWritable.print(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectStringIO.GenericWritable.printf(ThreadContext context, IRubyObject self, IRubyObject[] args) StringIO.putc(ThreadContext context, IRubyObject ch) static IRubyObjectStringIO.GenericWritable.puts(ThreadContext context, IRubyObject maybeIO, IRubyObject[] args) StringIO.read(ThreadContext context, IRubyObject[] args) static IRubyObjectStringIO.GenericReadable.read_nonblock(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectStringIO.GenericReadable.readbyte(ThreadContext context, IRubyObject self) static IRubyObjectStringIO.GenericReadable.readchar(ThreadContext context, IRubyObject self) static IRubyObjectStringIO.GenericReadable.readline(ThreadContext context, IRubyObject self, IRubyObject[] args) StringIO.readlines(ThreadContext context) StringIO.readlines(ThreadContext context, IRubyObject arg0) StringIO.readlines(ThreadContext context, IRubyObject arg0, IRubyObject arg1) StringIO.readlines(ThreadContext context, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2) StringIO.reopen(ThreadContext context, IRubyObject[] args) StringIO.rewind(ThreadContext context) StringIO.seek(ThreadContext context, IRubyObject[] args) StringIO.set_encoding(ThreadContext context, IRubyObject ext_enc) StringIO.set_encoding(ThreadContext context, IRubyObject enc, IRubyObject ignored) StringIO.set_encoding(ThreadContext context, IRubyObject enc, IRubyObject ignored1, IRubyObject ignored2) StringIO.set_lineno(ThreadContext context, IRubyObject arg) StringIO.set_pos(IRubyObject arg) StringIO.set_string(IRubyObject arg) StringIO.string(ThreadContext context) StringIO.strio_self()StringIO.strio_unimpl(ThreadContext context, IRubyObject[] args) StringIO.strioFalse(ThreadContext context) StringIO.strioFirst(IRubyObject arg) StringIO.strioNil(ThreadContext context) StringIO.strioZero(ThreadContext context) StringIO.sync(ThreadContext context) static IRubyObjectStringIO.GenericReadable.sysread(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectStringIO.GenericWritable.syswrite(ThreadContext context, IRubyObject self, IRubyObject arg) static IRubyObjectStringIO.GenericWritable.syswrite_nonblock(ThreadContext context, IRubyObject self, IRubyObject[] args) StringIO.truncate(IRubyObject len) StringIO.ungetbyte(ThreadContext context, IRubyObject arg) StringIO.ungetc(ThreadContext context, IRubyObject arg) StringIO.write(ThreadContext context, IRubyObject arg) StringIO.write(ThreadContext context, IRubyObject[] args) -
Uses of JRubyMethod in org.jruby.ext.strscan
Methods in org.jruby.ext.strscan with annotations of type JRubyMethodModifier and TypeMethodDescriptionRubyStringScanner.bol_p()RubyStringScanner.captures(ThreadContext context) RubyStringScanner.charpos(ThreadContext context) RubyStringScanner.check(ThreadContext context, IRubyObject regex) RubyStringScanner.check_until(ThreadContext context, IRubyObject regex) RubyStringScanner.clear(ThreadContext context) RubyStringScanner.concat(IRubyObject obj) RubyStringScanner.empty_p(ThreadContext context) RubyStringScanner.eos_p(ThreadContext context) RubyStringScanner.exist_p(ThreadContext context, IRubyObject regex) RubyStringScanner.get_byte(ThreadContext context) RubyStringScanner.getbyte(ThreadContext context) RubyStringScanner.getch19(ThreadContext context) RubyStringScanner.initialize(IRubyObject[] args, Block unusedBlock) RubyStringScanner.initialize_copy(IRubyObject other) RubyStringScanner.inspect()RubyStringScanner.match_p(ThreadContext context, IRubyObject regex) RubyStringScanner.matched(ThreadContext context) RubyStringScanner.matched_p(ThreadContext context) RubyStringScanner.matched_size()RubyStringScanner.matchedsize(ThreadContext context) static IRubyObjectRubyStringScanner.mustCversion(IRubyObject recv) RubyStringScanner.op_aref(ThreadContext context, IRubyObject idx) RubyStringScanner.peek(ThreadContext context, IRubyObject length) RubyStringScanner.peep(ThreadContext context, IRubyObject length) RubyStringScanner.pos()RubyStringScanner.post_match(ThreadContext context) RubyStringScanner.pre_match(ThreadContext context) RubyStringScanner.reset()RubyStringScanner.rest(ThreadContext context) RubyStringScanner.rest_p(ThreadContext context) RubyStringScanner.rest_size()RubyStringScanner.restsize(ThreadContext context) RubyStringScanner.scan(ThreadContext context, IRubyObject regex) RubyStringScanner.scan_full(ThreadContext context, IRubyObject regex, IRubyObject s, IRubyObject f) RubyStringScanner.scan_until(ThreadContext context, IRubyObject regex) RubyStringScanner.search_full(ThreadContext context, IRubyObject regex, IRubyObject s, IRubyObject f) RubyStringScanner.set_pos(IRubyObject pos) RubyStringScanner.set_string(ThreadContext context, IRubyObject str) RubyStringScanner.size(ThreadContext context) RubyStringScanner.skip(ThreadContext context, IRubyObject regex) RubyStringScanner.skip_until(ThreadContext context, IRubyObject regex) RubyStringScanner.string()RubyStringScanner.terminate()RubyStringScanner.unscan()RubyStringScanner.values_at(ThreadContext context, IRubyObject[] args) -
Uses of JRubyMethod in org.jruby.ext.tempfile
Methods in org.jruby.ext.tempfile with annotations of type JRubyMethodModifier and TypeMethodDescriptionTempfile._close(ThreadContext context) Tempfile.close(ThreadContext context, IRubyObject[] args, Block block) Tempfile.close_bang(ThreadContext context) Tempfile.initialize(ThreadContext context, IRubyObject[] args, Block unused) Tempfile.inspect(ThreadContext context) Tempfile.open(ThreadContext context) static IRubyObjectTempfile.open(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) Tempfile.size(ThreadContext context) Tempfile.unlink(ThreadContext context) -
Uses of JRubyMethod in org.jruby.ext.thread
Methods in org.jruby.ext.thread with annotations of type JRubyMethodModifier and TypeMethodDescriptionConditionVariable.broadcast(ThreadContext context) Queue.clear(ThreadContext context) Atomically removes all of the elements from this queue.Queue.close(ThreadContext context) Queue.closed_p(ThreadContext context) Queue.empty_p(ThreadContext context) Queue.initialize(ThreadContext context) SizedQueue.initialize(ThreadContext context, IRubyObject arg) Queue.length(ThreadContext context) Mutex.lock(ThreadContext context) Mutex.locked_p(ThreadContext context) ConditionVariable.marshal_dump(ThreadContext context) Queue.marshal_dump(ThreadContext context) SizedQueue.max(ThreadContext context) SizedQueue.max_set(ThreadContext context, IRubyObject arg) static ConditionVariableConditionVariable.newInstance(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) static MutexMutex.newInstance(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) Queue.num_waiting(ThreadContext context) SizedQueue.num_waiting(ThreadContext context) Mutex.owned_p(ThreadContext context) Queue.pop(ThreadContext context) Queue.pop(ThreadContext context, IRubyObject nonblock) Queue.push(ThreadContext context, IRubyObject value) SizedQueue.push(ThreadContext context, IRubyObject[] argv) ConditionVariable.signal(ThreadContext context) Mutex.sleep(ThreadContext context) Mutex.sleep(ThreadContext context, IRubyObject timeout) Mutex.synchronize(ThreadContext context, Block block) Mutex.try_lock(ThreadContext context) Mutex.unlock(ThreadContext context) ConditionVariable.wait_ruby(ThreadContext context, IRubyObject m) ConditionVariable.wait_ruby(ThreadContext context, IRubyObject m, IRubyObject t) -
Uses of JRubyMethod in org.jruby.ext.timeout
Methods in org.jruby.ext.timeout with annotations of type JRubyMethodModifier and TypeMethodDescriptionstatic IRubyObjectTimeout.timeout(ThreadContext context, IRubyObject recv, IRubyObject seconds, Block block) static IRubyObjectTimeout.timeout(ThreadContext context, IRubyObject recv, IRubyObject seconds, IRubyObject exceptionType, Block block) static IRubyObjectTimeout.timeout(ThreadContext context, IRubyObject recv, IRubyObject seconds, IRubyObject exceptionType, IRubyObject message, Block block) -
Uses of JRubyMethod in org.jruby.ext.tracepoint
Methods in org.jruby.ext.tracepoint with annotations of type JRubyMethodModifier and TypeMethodDescriptionTracePoint.binding(ThreadContext context) TracePoint.callee_id(ThreadContext context) TracePoint.defined_class(ThreadContext context) TracePoint.disable(ThreadContext context, Block block) TracePoint.enable(ThreadContext context, Block block) TracePoint.enabled_p(ThreadContext context) TracePoint.event(ThreadContext context) TracePoint.initialize(ThreadContext context, IRubyObject[] _events, Block block) TracePoint.inspect(ThreadContext context) TracePoint.lineno(ThreadContext context) TracePoint.method_id(ThreadContext context) TracePoint.path(ThreadContext context) TracePoint.raised_exception(ThreadContext context) TracePoint.return_value(ThreadContext context) TracePoint.self(ThreadContext context) static IRubyObjectTracePoint.trace(ThreadContext context, IRubyObject self, IRubyObject[] events, Block block) -
Uses of JRubyMethod in org.jruby.ext.zlib
Methods in org.jruby.ext.zlib with annotations of type JRubyMethodModifier and TypeMethodDescriptionJZlibDeflate._initialize(IRubyObject[] args) JZlibInflate._initialize(IRubyObject[] args) ZStream.adler()static IRubyObjectRubyZlib.adler32(IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyZlib.adler32_combine(IRubyObject recv, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2) JZlibDeflate.append(IRubyObject arg) JZlibInflate.append(ThreadContext context, IRubyObject arg) JZlibRubyGzipWriter.append(IRubyObject p1) ZStream.avail_in()ZStream.avail_out()JZlibRubyGzipReader.close()JZlibRubyGzipWriter.close()RubyGzipFile.close()ZStream.close()RubyGzipFile.closed_p()ZStream.closed_p()JZlibRubyGzipReader.comment()RubyGzipFile.comment()JZlibRubyGzipReader.crc()JZlibRubyGzipWriter.crc()RubyGzipFile.crc()static IRubyObjectRubyZlib.crc_table(IRubyObject recv) static IRubyObjectRubyZlib.crc32(IRubyObject recv, IRubyObject[] args) static IRubyObjectRubyZlib.crc32_combine(IRubyObject recv, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2) ZStream.data_type()JZlibDeflate.deflate(IRubyObject[] args) static IRubyObjectRubyZlib.deflate(IRubyObject recv, IRubyObject[] args) JZlibRubyGzipReader.each(ThreadContext context, IRubyObject[] args, Block block) JZlibRubyGzipReader.each_byte(ThreadContext context, Block block) JZlibRubyGzipReader.each_line(ThreadContext context, IRubyObject[] args, Block block) JZlibRubyGzipReader.eof()JZlibRubyGzipReader.eof_p()RubyGzipFile.finish()ZStream.finish(ThreadContext context, Block block) ZStream.finished_p(ThreadContext context) JZlibDeflate.flush(IRubyObject[] args) JZlibRubyGzipWriter.flush(IRubyObject[] args) ZStream.flush_next_in(ThreadContext context) JZlibInflate.flush_next_out(ThreadContext context, Block block) ZStream.flush_next_out(ThreadContext context, Block block) JZlibRubyGzipReader.getc()JZlibRubyGzipReader.getc_19()JZlibRubyGzipReader.gets(ThreadContext context, IRubyObject[] args) JZlibInflate.inflate(ThreadContext context, IRubyObject string, Block block) static IRubyObjectRubyZlib.inflate(ThreadContext context, IRubyObject recv, IRubyObject string) ZStream.initialize(Block unusedBlock) JZlibDeflate.initialize_copy(IRubyObject _other) JZlibRubyGzipReader.initialize19(ThreadContext context, IRubyObject[] args) JZlibRubyGzipWriter.initialize19(ThreadContext context, IRubyObject[] args, Block block) RubyGzipFile.level()JZlibRubyGzipReader.lineno()RubyGzipFile.mtime()static IRubyObjectJZlibRubyGzipReader.newInstance(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) static IRubyObjectJZlibRubyGzipWriter.newInstance(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) static RubyGzipFileRubyGzipFile.newInstance(IRubyObject recv, Block block) static IRubyObjectJZlibRubyGzipReader.open19(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) static IRubyObjectJZlibRubyGzipWriter.open19(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) JZlibRubyGzipReader.orig_name()RubyGzipFile.orig_name()JZlibRubyGzipReader.os_code()RubyGzipFile.os_code()JZlibDeflate.params(ThreadContext context, IRubyObject level, IRubyObject strategy) RubyGzipFile.path(ThreadContext context) JZlibRubyGzipReader.pos()JZlibRubyGzipWriter.pos()JZlibRubyGzipWriter.print(IRubyObject[] args) JZlibRubyGzipWriter.printf(ThreadContext context, IRubyObject[] args) JZlibRubyGzipWriter.putc(IRubyObject p1) JZlibRubyGzipWriter.puts(ThreadContext context, IRubyObject[] args) JZlibRubyGzipReader.read(ThreadContext context, IRubyObject[] args) JZlibRubyGzipReader.readbyte()JZlibRubyGzipReader.readchar()JZlibRubyGzipReader.readline(ThreadContext context) JZlibRubyGzipReader.readlines(ThreadContext context, IRubyObject[] args) JZlibRubyGzipReader.readpartial(IRubyObject[] args) ZStream.reset()RubyGzipFile.respond_to(ThreadContext context, IRubyObject name) RubyGzipFile.respond_to(ThreadContext context, IRubyObject name, IRubyObject includePrivate) JZlibRubyGzipReader.rewind(ThreadContext context) static IRubyObjectJZlibDeflate.s_deflate(IRubyObject recv, IRubyObject[] args) static IRubyObjectJZlibInflate.s_inflate(ThreadContext context, IRubyObject recv, IRubyObject string) ZStream.set_avail_out(IRubyObject p1) JZlibRubyGzipWriter.set_comment(IRubyObject obj) JZlibDeflate.set_dictionary(ThreadContext context, IRubyObject arg) JZlibInflate.set_dictionary(ThreadContext context, IRubyObject arg) JZlibRubyGzipReader.set_lineno(IRubyObject lineArg) JZlibRubyGzipWriter.set_mtime(IRubyObject arg) JZlibRubyGzipWriter.set_orig_name(IRubyObject obj) JZlibRubyGzipWriter.set_sync(IRubyObject arg) RubyGzipFile.set_sync(IRubyObject arg) ZStream.stream_end_p()JZlibInflate.sync(ThreadContext context, IRubyObject string) RubyGzipFile.sync()JZlibInflate.sync_point_p()RubyGzipFile.to_io()ZStream.total_in()ZStream.total_out()JZlibRubyGzipReader.ungetbyte(IRubyObject b) JZlibRubyGzipReader.ungetc(ThreadContext context, IRubyObject c) JZlibRubyGzipReader.unused()static IRubyObjectRubyGzipFile.wrap19(ThreadContext context, IRubyObject recv, IRubyObject[] args, Block block) JZlibRubyGzipWriter.write(IRubyObject p1) static IRubyObjectRubyZlib.zlib_version(IRubyObject recv) -
Uses of JRubyMethod in org.jruby.internal.runtime.methods
Methods in org.jruby.internal.runtime.methods with parameters of type JRubyMethodModifier and TypeMethodDescriptionprivate static voidInvocationMethodFactory.checkArity(JRubyMethod jrubyMethod, SkinnyMethodAdapter method, int specificArity) Emit code to check the arity of a call to a Java-based method.static CallConfigurationCallConfiguration.getCallConfigByAnno(JRubyMethod anno) Produce a CallConfiguration name that represents what must be prepared around calls to the method with this annotation.static CallConfigurationCallConfiguration.getCallerCallConfigByAnno(JRubyMethod jrubyMethod) Produce a CallConfiguration that represents what *caller* methods must prepare for the method with this annotation. -
Uses of JRubyMethod in org.jruby.java.addons
Methods in org.jruby.java.addons with annotations of type JRubyMethodModifier and TypeMethodDescriptionstatic IRubyObjectIOJavaAddons.AnyIO.any_to_channel(ThreadContext context, IRubyObject self) static IRubyObjectIOJavaAddons.AnyIO.any_to_inputstream(ThreadContext context, IRubyObject self) static IRubyObjectIOJavaAddons.AnyIO.any_to_outputstream(ThreadContext context, IRubyObject self) static IRubyObjectClassJavaAddons.become_java(ThreadContext context, IRubyObject self) static IRubyObjectClassJavaAddons.become_java(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectArrayJavaAddons.copy_data(ThreadContext context, IRubyObject fromRuby, IRubyObject toJava) static IRubyObjectArrayJavaAddons.copy_data(ThreadContext context, IRubyObject fromRuby, IRubyObject toJava, IRubyObject fillValue) static IRubyObjectArrayJavaAddons.dimensions(ThreadContext context, IRubyObject rubyArray) static IRubyObjectArrayJavaAddons.dimensions(ThreadContext context, IRubyObject rubyArray, IRubyObject dims) static IRubyObjectArrayJavaAddons.dimensions(ThreadContext context, IRubyObject rubyArray, IRubyObject dims, IRubyObject index) static IRubyObjectStringJavaAddons.from_java_bytes(ThreadContext context, IRubyObject self, IRubyObject bytes) static IRubyObjectStringJavaAddons.from_java_bytes(ThreadContext context, IRubyObject self, IRubyObject bytes, IRubyObject encoding) static IRubyObjectKernelJavaAddons.java_annotation(IRubyObject recv, IRubyObject[] args) static IRubyObjectClassJavaAddons.java_class(ThreadContext context, IRubyObject self) static IRubyObjectKernelJavaAddons.java_field(IRubyObject recv, IRubyObject[] args) static IRubyObjectKernelJavaAddons.java_implements(IRubyObject recv, IRubyObject[] args) static IRubyObjectKernelJavaAddons.java_name(IRubyObject recv, IRubyObject[] args) static IRubyObjectKernelJavaAddons.java_package(IRubyObject recv, IRubyObject[] args) static IRubyObjectKernelJavaAddons.java_require(IRubyObject recv, IRubyObject[] args) static IRubyObjectKernelJavaAddons.java_signature(IRubyObject recv, IRubyObject[] args) static IRubyObjectIOJavaAddons.to_channel(ThreadContext context, IRubyObject self) static IRubyObjectIOJavaAddons.to_inputstream(ThreadContext context, IRubyObject self) static IRubyObjectKernelJavaAddons.to_java(ThreadContext context, IRubyObject fromObject) static IRubyObjectKernelJavaAddons.to_java(ThreadContext context, IRubyObject fromObject, IRubyObject type) static IRubyObjectStringJavaAddons.to_java_bytes(ThreadContext context, IRubyObject self) static IRubyObjectStringJavaAddons.to_java_string(ThreadContext context, IRubyObject self) static IRubyObjectIOJavaAddons.to_outputstream(ThreadContext context, IRubyObject self) -
Uses of JRubyMethod in org.jruby.java.proxies
Methods in org.jruby.java.proxies with annotations of type JRubyMethodModifier and TypeMethodDescriptionMapJavaProxy.any_p(ThreadContext context, IRubyObject[] args, Block block) static IRubyObjectJavaInterfaceTemplate.append_features(ThreadContext context, IRubyObject self, IRubyObject clazz, Block block) MapJavaProxy.assoc(ThreadContext context, IRubyObject obj) ArrayJavaProxy.at(ThreadContext context, IRubyObject index) MapJavaProxy.compare_by_identity(ThreadContext context) MapJavaProxy.compare_by_identity_p(ThreadContext context) ArrayJavaProxy.component_type(ThreadContext context) static IRubyObjectJavaProxy.ClassMethods.const_missing(ThreadContext context, IRubyObject self, IRubyObject name) ArrayJavaProxy.count(ThreadContext context, Block block) ArrayJavaProxy.count(ThreadContext context, IRubyObject obj, Block unused) MapJavaProxy.default_proc(ThreadContext context) rb_hash_default_procMapJavaProxy.default_value_get(ThreadContext context) MapJavaProxy.default_value_get(ThreadContext context, IRubyObject arg) MapJavaProxy.default_value_set(ThreadContext context, IRubyObject defaultValue) rb_hash_set_defaultMapJavaProxy.delete(ThreadContext context, IRubyObject key, Block block) rb_hash_deleteMapJavaProxy.delete_if(ThreadContext context, Block block) rb_hash_delete_iffinal IRubyObjectArrayJavaProxy.dig(ThreadContext context, IRubyObject[] args) MapJavaProxy.dig(ThreadContext context, IRubyObject[] args) ArrayJavaProxy.each(ThreadContext context, Block block) MapJavaProxy.each(ThreadContext context, Block block) rb_hash_eachMapJavaProxy.each_key(ThreadContext context, Block block) rb_hash_each_keyMapJavaProxy.each_value(ThreadContext context, Block block) rb_hash_each_valueArrayJavaProxy.each_with_index(ThreadContext context, Block block) ArrayJavaProxy.empty_p(ThreadContext context) MapJavaProxy.empty_p(ThreadContext context) rb_hash_empty_pArrayJavaProxy.eql_p(ThreadContext context, IRubyObject obj) JavaProxy.equal_p(ThreadContext context, IRubyObject other) static IRubyObjectInterfaceJavaProxy.JavaInterfaceExtender.extend_proxy(ThreadContext context, IRubyObject self, IRubyObject proxyClass) static IRubyObjectJavaInterfaceTemplate.extended(ThreadContext context, IRubyObject self, IRubyObject object) MapJavaProxy.fetch(ThreadContext context, IRubyObject key, Block block) rb_hash_fetchMapJavaProxy.fetch(ThreadContext context, IRubyObject key, IRubyObject _default, Block block) MapJavaProxy.fetch_values(ThreadContext context, IRubyObject[] args, Block block) static IRubyObjectJavaProxy.field_accessor(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectJavaProxy.field_reader(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectJavaProxy.field_writer(ThreadContext context, IRubyObject self, IRubyObject[] args) ArrayJavaProxy.first(ThreadContext context) ArrayJavaProxy.first(ThreadContext context, IRubyObject count) MapJavaProxy.flatten(ThreadContext context) MapJavaProxy.flatten(ThreadContext context, IRubyObject level) MapJavaProxy.has_key_p(ThreadContext context, IRubyObject key) rb_hash_has_key_pMapJavaProxy.has_value_p(ThreadContext context, IRubyObject expected) rb_hash_has_valueArrayJavaProxy.hash()MapJavaProxy.hash(ThreadContext context) rb_hash_hashstatic IRubyObjectJavaInterfaceTemplate.impl(ThreadContext context, IRubyObject self, IRubyObject[] args, Block implBlock) static IRubyObjectJavaInterfaceTemplate.implement(ThreadContext context, IRubyObject self, IRubyObject clazz) Deprecated.ArrayJavaProxy.include_p(ThreadContext context, IRubyObject obj) MapJavaProxy.index(ThreadContext context, IRubyObject expected) rb_hash_indexstatic IRubyObjectJavaProxy.inherited(ThreadContext context, IRubyObject recv, IRubyObject subclass) static IRubyObjectInterfaceJavaProxy.JavaInterfaceExtender.initialize(ThreadContext context, IRubyObject self, IRubyObject javaClassName, Block block) MapJavaProxy.initialize_copy(ThreadContext context, IRubyObject other) rb_hash_initialize_copyArrayJavaProxy.inspect(ThreadContext context) MapJavaProxy.inspect(ThreadContext context) rb_hash_inspectMapJavaProxy.invert(ThreadContext context) rb_hash_invertstatic IRubyObjectJavaProxy.ClassMethods.java_alias(ThreadContext context, IRubyObject clazz, IRubyObject newName, IRubyObject rubyName) static IRubyObjectJavaProxy.ClassMethods.java_alias(ThreadContext context, IRubyObject clazz, IRubyObject newName, IRubyObject rubyName, IRubyObject argTypes) static IRubyObjectJavaInterfaceTemplate.java_class(IRubyObject self) static IRubyObjectJavaProxy.java_class(IRubyObject self) static IRubyObjectJavaProxy.ClassMethods.java_method(ThreadContext context, IRubyObject proxyClass, IRubyObject rubyName) static IRubyObjectJavaProxy.ClassMethods.java_method(ThreadContext context, IRubyObject proxyClass, IRubyObject rubyName, IRubyObject argTypes) JavaProxy.java_method(ThreadContext context, IRubyObject rubyName) JavaProxy.java_method(ThreadContext context, IRubyObject rubyName, IRubyObject argTypes) static IRubyObjectJavaProxy.ClassMethods.java_send(ThreadContext context, IRubyObject recv, IRubyObject rubyName) static IRubyObjectJavaProxy.ClassMethods.java_send(ThreadContext context, IRubyObject recv, IRubyObject[] args) static IRubyObjectJavaProxy.ClassMethods.java_send(ThreadContext context, IRubyObject recv, IRubyObject rubyName, IRubyObject argTypes) static IRubyObjectJavaProxy.ClassMethods.java_send(ThreadContext context, IRubyObject recv, IRubyObject rubyName, IRubyObject argTypes, IRubyObject arg0) JavaProxy.java_send(ThreadContext context, IRubyObject rubyName) JavaProxy.java_send(ThreadContext context, IRubyObject[] args) JavaProxy.java_send(ThreadContext context, IRubyObject rubyName, IRubyObject argTypes) JavaProxy.java_send(ThreadContext context, IRubyObject rubyName, IRubyObject argTypes, IRubyObject arg0) MapJavaProxy.keep_if(ThreadContext context, Block block) rb_hash_keep_ifMapJavaProxy.key(ThreadContext context, IRubyObject expected) rb_hash_keyMapJavaProxy.keys(ThreadContext context) rb_hash_keysArrayJavaProxy.last(ThreadContext context) ArrayJavaProxy.last(ThreadContext context, IRubyObject count) ArrayJavaProxy.length(ThreadContext context) JavaProxy.marshal_dump()JavaProxy.marshal_load(ThreadContext context, IRubyObject str) MapJavaProxy.merge(ThreadContext context, IRubyObject[] others, Block block) rb_hash_mergeMapJavaProxy.merge_bang(ThreadContext context, IRubyObject[] others, Block block) rb_hash_merge_bangstatic IRubyObjectJavaProxy.new_array(ThreadContext context, IRubyObject self, IRubyObject len) final ArrayJavaProxyArrayJavaProxyCreator.new_instance(ThreadContext context) final IRubyObjectArrayJavaProxy.op_aref(ThreadContext context, IRubyObject arg) final IRubyObjectArrayJavaProxy.op_aref(ThreadContext context, IRubyObject[] args) final IRubyObjectArrayJavaProxyCreator.op_aref(ThreadContext context, IRubyObject[] sizes) static IRubyObjectJavaInterfaceTemplate.op_aref(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectJavaProxy.op_aref(ThreadContext context, IRubyObject self, IRubyObject[] args) MapJavaProxy.op_aref(ThreadContext context, IRubyObject key) rb_hash_areffinal IRubyObjectArrayJavaProxy.op_aset(ThreadContext context, IRubyObject index, IRubyObject value) MapJavaProxy.op_aset(ThreadContext context, IRubyObject key, IRubyObject value) rb_hash_asetMapJavaProxy.op_eql(ThreadContext context, IRubyObject other) rb_hash_eqlArrayJavaProxy.op_equal(ThreadContext context, IRubyObject other) MapJavaProxy.op_equal(ThreadContext context, IRubyObject other) rb_hash_equalMapJavaProxy.op_ge(ThreadContext context, IRubyObject other) MapJavaProxy.op_gt(ThreadContext context, IRubyObject other) MapJavaProxy.op_le(ThreadContext context, IRubyObject other) MapJavaProxy.op_lt(ThreadContext context, IRubyObject other) ArrayJavaProxy.op_plus(ThreadContext context, IRubyObject other) static IRubyObjectJavaProxy.persistent(IRubyObject clazz, IRubyObject value) static IRubyObjectJavaProxy.persistent(ThreadContext context, IRubyObject clazz) MapJavaProxy.rassoc(ThreadContext context, IRubyObject obj) MapJavaProxy.rb_clear(ThreadContext context) rb_hash_clearMapJavaProxy.rb_size(ThreadContext context) rb_hash_sizeMapJavaProxy.rb_values(ThreadContext context) rb_hash_valuesArrayJavaProxy.rbClone()MapJavaProxy.rehash(ThreadContext context) rb_hash_rehashMapJavaProxy.reject(ThreadContext context, Block block) rb_hash_rejectMapJavaProxy.reject_bang(ThreadContext context, Block block) rb_hash_reject_bangMapJavaProxy.replace(ThreadContext context, IRubyObject other) rb_hash_replaceMapJavaProxy.select(ThreadContext context, Block block) rb_hash_selectMapJavaProxy.select_bang(ThreadContext context, Block block) rb_hash_select_bangMapJavaProxy.set_default_proc(ThreadContext context, IRubyObject proc) rb_hash_set_default_procMapJavaProxy.shift(ThreadContext context) rb_hash_shiftstatic RubyClassJavaProxy.singleton_class(IRubyObject self) ArrayJavaProxy.to_a(ThreadContext context) MapJavaProxy.to_a(ThreadContext context) rb_hash_to_aMapJavaProxy.to_hash(ThreadContext context) rb_hash_to_hashMapJavaProxy.to_proc(ThreadContext context) MapJavaProxy.to_s(ThreadContext context) MapJavaProxy.values_at(ThreadContext context, IRubyObject[] args) rb_hash_values_at -
Uses of JRubyMethod in org.jruby.javasupport
Methods in org.jruby.javasupport with annotations of type JRubyMethodModifier and TypeMethodDescriptionJavaAccessibleObject.annotation(ThreadContext context, IRubyObject annoClass) JavaClass.annotation(IRubyObject annoClass) JavaClass.annotation_p()JavaAccessibleObject.annotation_present_p(ThreadContext context, IRubyObject annoClass) JavaClass.annotation_present_p(IRubyObject annoClass) JavaAccessibleObject.annotations(ThreadContext context) JavaClass.annotations()JavaAccessibleObject.annotations_p(ThreadContext context) JavaClass.annotations_p()JavaClass.anonymous_class_p()final RubyFixnumJavaCallable.arity(ThreadContext context) JavaClass.array_class()JavaClass.array_p()JavaClass.assignable_from_p(IRubyObject other) JavaPackage.available_p(ThreadContext context) static IRubyObjectJavaArrayUtilities.bytes_to_ruby_string(ThreadContext context, IRubyObject recv, IRubyObject wrappedObject) static IRubyObjectJavaArrayUtilities.bytes_to_ruby_string(ThreadContext context, IRubyObject recv, IRubyObject wrappedObject, IRubyObject encoding) JavaClass.canonical_name()JavaClass.class_loader()JavaClass.classes()JavaClass.component_type()final IRubyObjectJavaPackage.const_get(ThreadContext context, IRubyObject name) final IRubyObjectJavaPackage.const_get(ThreadContext context, IRubyObject name, IRubyObject inherit) static IRubyObjectJava.const_missing(ThreadContext context, IRubyObject self, IRubyObject name) JavaPackage.const_missing(ThreadContext context, IRubyObject name) JavaClass.constructor(ThreadContext context, IRubyObject[] args) JavaClass.constructors()static IRubyObjectJavaUtilities.create_proxy_class(IRubyObject recv, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2) Deprecated.JavaAccessibleObject.declared_annotations(ThreadContext context) JavaClass.declared_annotations()JavaAccessibleObject.declared_annotations_p(ThreadContext context) JavaClass.declared_annotations_p()JavaClass.declared_class_methods()JavaClass.declared_classes()JavaClass.declared_constructor(ThreadContext context, IRubyObject[] args) JavaClass.declared_constructors()JavaClass.declared_field(ThreadContext context, IRubyObject name) JavaClass.declared_fields()JavaClass.declared_instance_methods()JavaClass.declared_method(ThreadContext context, IRubyObject[] args) JavaClass.declared_method_smart(ThreadContext context, IRubyObject[] args) JavaAccessibleObject.declaring_class(ThreadContext context) JavaClass.declaring_class()JavaConstructor.declaring_class(ThreadContext context) JavaClass.enclosing_class()JavaClass.enclosing_constructor()JavaClass.enclosing_method()JavaField.enum_constant_p(ThreadContext context) Deprecated.JavaClass.enum_constants()JavaClass.enum_p()JavaCallable.exception_types(ThreadContext context) static IRubyObjectJavaClass.extend_proxy(ThreadContext context, IRubyObject self, IRubyObject extender) static IRubyObjectJavaUtilities.extend_proxy(ThreadContext context, IRubyObject recv, IRubyObject name, Block block) Deprecated.JavaClass.field(ThreadContext context, IRubyObject name) JavaField.field_type(ThreadContext context) Deprecated.JavaClass.fields()JavaClass.final_p()JavaField.final_p(ThreadContext context) Deprecated.JavaMethod.final_p(ThreadContext context) static JavaClassJavaClass.for_name(IRubyObject recv, IRubyObject name) JavaCallable.generic_exception_types(ThreadContext context) JavaClass.generic_interfaces()JavaCallable.generic_parameter_types(ThreadContext context) JavaClass.generic_superclass()static IRubyObjectJavaUtilities.get_interface_module(IRubyObject recv, IRubyObject arg0) JavaObject.get_java_class()static IRubyObjectJavaUtilities.get_java_class(IRubyObject recv, IRubyObject arg0) Deprecated.JavaClass.get_package()static IRubyObjectJavaUtilities.get_package_module(IRubyObject recv, IRubyObject arg0) static IRubyObjectJavaUtilities.get_package_module_dot_format(IRubyObject recv, IRubyObject arg0) static IRubyObjectJavaUtilities.get_proxy_class(IRubyObject recv, IRubyObject arg0) static IRubyObjectJavaUtilities.get_proxy_or_package_under_package(ThreadContext context, IRubyObject recv, IRubyObject arg0, IRubyObject arg1) static IRubyObjectJavaUtilities.get_top_level_proxy_or_package(ThreadContext context, IRubyObject recv, IRubyObject arg0) JavaAccessibleObject.hash(ThreadContext context) JavaObject.hash()static IRubyObjectJavaProxyMethods.hash(IRubyObject recv) static IRubyObjectJava.NewStyleExtensionInherited.inherited(ThreadContext context, IRubyObject self, IRubyObject subclass) static IRubyObjectJava.OldStyleExtensionInherited.inherited(ThreadContext context, IRubyObject self, IRubyObject subclass) JavaClass.inspect()JavaPackage.inspect()static IRubyObjectJavaProxyMethods.inspect(IRubyObject recv) JavaClass.interface_p()JavaClass.interfaces()JavaMethod.invoke(ThreadContext context, IRubyObject[] args) JavaMethod.invoke_static(ThreadContext context, IRubyObject[] args) JavaObject.is_java_proxy()JavaAccessibleObject.isAccessible(ThreadContext context) Deprecated.static IRubyObjectJavaProxyMethods.java_class(ThreadContext context, IRubyObject recv) JavaClass.java_class_methods()JavaClass.java_instance_methods()JavaClass.java_method(ThreadContext context, IRubyObject[] args) static IRubyObjectJavaProxyMethods.java_object(ThreadContext context, IRubyObject recv) static IRubyObjectJavaProxyMethods.java_object_set(ThreadContext context, IRubyObject recv, IRubyObject obj) static IRubyObjectJava.java_to_primitive(IRubyObject recv, IRubyObject object, Block unusedBlock) Deprecated.static IRubyObjectJava.java_to_ruby(IRubyObject recv, IRubyObject object, Block unusedBlock) Deprecated.static IRubyObjectJavaArrayUtilities.java_to_ruby(ThreadContext context, IRubyObject recv, IRubyObject ary) JavaObject.java_type()JavaObject.length()JavaClass.local_class_p()JavaObject.marshal_dump(ThreadContext context) JavaObject.marshal_load(ThreadContext context, IRubyObject str) JavaClass.member_class_p()static IRubyObjectJava.method_missing(ThreadContext context, IRubyObject self, IRubyObject name) static IRubyObjectJava.method_missing(ThreadContext context, IRubyObject self, IRubyObject[] args) JavaPackage.method_missing(ThreadContext context, IRubyObject name) JavaPackage.method_missing(ThreadContext context, IRubyObject[] args) JavaAccessibleObject.modifiers(ThreadContext context) JavaClass.modifiers()JavaAccessibleObject.name(ThreadContext context) JavaClass.name()JavaField.name(ThreadContext context) Deprecated.JavaMethod.name(ThreadContext context) JavaClass.new_array(IRubyObject lengthArgument) final IRubyObjectJavaConstructor.new_instance(ThreadContext context, IRubyObject[] args) static IRubyObjectJava.new_proxy_instance2(IRubyObject recv, IRubyObject wrapper, IRubyObject ifcs, Block block) JavaClass.op_cmp(IRubyObject other) static IRubyObjectJavaProxyMethods.op_eql(IRubyObject recv, IRubyObject obj) JavaPackage.op_eqq(ThreadContext context, IRubyObject obj) JavaAccessibleObject.op_equal(ThreadContext context, IRubyObject other) JavaObject.op_equal(IRubyObject other) static IRubyObjectJavaProxyMethods.op_equal(IRubyObject recv, IRubyObject rhs) JavaPackage.package_name()JavaCallable.parameter_annotations(ThreadContext context) final RubyArrayJavaCallable.parameter_types(ThreadContext context) JavaClass.primitive_p()JavaClass.private_p()JavaClass.protected_p()JavaClass.protection_domain()JavaCallable.public_p(ThreadContext context) JavaClass.public_p()JavaField.public_p(ThreadContext context) Deprecated.JavaMethod.public_p(ThreadContext context) static IRubyObjectJavaProxyMethods.rbSynchronized(ThreadContext context, IRubyObject recv, Block block) JavaClass.resource(IRubyObject name) JavaClass.resource_as_stream(IRubyObject name) JavaClass.resource_as_string(IRubyObject name) JavaPackage.respond_to_missing_p(ThreadContext context, IRubyObject name) JavaPackage.respond_to_missing_p(ThreadContext context, IRubyObject name, IRubyObject includePrivate) JavaPackage.respond_to_p(ThreadContext context, IRubyObject name) JavaPackage.respond_to_p(ThreadContext context, IRubyObject name, IRubyObject includePrivate) JavaConstructor.return_type(ThreadContext context) JavaMethod.return_type(ThreadContext context) JavaClass.ruby_class()static IRubyObjectJavaArrayUtilities.ruby_string_to_bytes(IRubyObject recv, IRubyObject string) final IRubyObjectJavaObject.ruby_synchronized(ThreadContext context, Block block) static IRubyObjectJava.ruby_to_java(IRubyObject recv, IRubyObject object, Block unusedBlock) Deprecated.JavaAccessibleObject.same(ThreadContext context, IRubyObject other) JavaObject.same(IRubyObject other) JavaPackage.sealed_p(ThreadContext context) static IRubyObjectJavaUtilities.set_java_object(IRubyObject recv, IRubyObject self, IRubyObject java_object) JavaField.set_static_value(ThreadContext context, IRubyObject value) Deprecated.JavaField.set_value(ThreadContext context, IRubyObject object, IRubyObject value) Deprecated.JavaAccessibleObject.setAccessible(IRubyObject object) JavaClass.signers()JavaClass.simple_name()JavaField.static_p(ThreadContext context) Deprecated.JavaMethod.static_p(ThreadContext context) JavaField.static_value(ThreadContext context) Deprecated.JavaClass.superclass()JavaAccessibleObject.synthetic_p(ThreadContext context) JavaClass.synthetic_p()JavaCallable.to_generic_string(ThreadContext context) JavaField.to_generic_string(ThreadContext context) Deprecated.static IRubyObjectJavaProxyMethods.to_java_object(IRubyObject recv) static IRubyObjectJava.ByteArrayProxyMethods.to_s(ThreadContext context, IRubyObject self) JavaObject.to_s()static IRubyObjectJavaProxyMethods.to_s(IRubyObject recv) JavaAccessibleObject.to_string(ThreadContext context) JavaClass.type_parameters()JavaConstructor.type_parameters(ThreadContext context) JavaMethod.type_parameters(ThreadContext context) static IRubyObjectJavaUtilities.valid_java_identifier_p(ThreadContext context, IRubyObject recv, IRubyObject name) JavaField.value(ThreadContext context, IRubyObject object) Deprecated.JavaField.value_type(ThreadContext context) Deprecated.JavaCallable.varargs_p(ThreadContext context) static IRubyObjectJavaObject.wrap(ThreadContext context, IRubyObject self, IRubyObject object) -
Uses of JRubyMethod in org.jruby.javasupport.ext
Methods in org.jruby.javasupport.ext with annotations of type JRubyMethodModifier and TypeMethodDescriptionstatic IRubyObjectJavaLang.Class.abstract_p(IRubyObject self) static IRubyObjectJavaLangReflect.Method.abstract_p(IRubyObject self) static IRubyObjectJavaLang.Class.annotations_p(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Class.anonymous_p(IRubyObject self) static IRubyObjectJavaUtil.Collection.append(IRubyObject self, IRubyObject item) static IRubyObjectJavaUtil.List.aref(ThreadContext context, IRubyObject self, IRubyObject idx) static IRubyObjectJavaUtil.List.aref(ThreadContext context, IRubyObject self, IRubyObject idx, IRubyObject len) static IRubyObjectJavaUtilRegex.Matcher.aref(ThreadContext context, IRubyObject self, IRubyObject idx) static IRubyObjectJavaUtilRegex.Matcher.aref(ThreadContext context, IRubyObject self, IRubyObject arg0, IRubyObject arg1) static IRubyObjectJavaLangReflect.Constructor.argument_types(ThreadContext context, IRubyObject self) static IRubyObjectJavaLangReflect.Method.argument_types(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Class.array_class(ThreadContext context, IRubyObject self) static IRubyObjectJavaUtil.List.aset(ThreadContext context, IRubyObject self, IRubyObject idx, IRubyObject val) static IRubyObjectJavaLang.Throwable.backtrace(ThreadContext context, IRubyObject self) static IRubyObjectJavaUtilRegex.Matcher.begin(ThreadContext context, IRubyObject self, IRubyObject idx) static RubyArrayJavaUtilRegex.Matcher.captures(ThreadContext context, IRubyObject self) static IRubyObjectJavaUtilRegex.Pattern.casefold_p(ThreadContext context, IRubyObject self) static IRubyObjectJavaUtil.Collection.clone(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Class.cmp(ThreadContext context, IRubyObject self, IRubyObject other) static IRubyObjectJavaLang.Comparable.cmp(ThreadContext context, IRubyObject self, IRubyObject other) static IRubyObjectJavaLang.Number.coerce(ThreadContext context, IRubyObject self, IRubyObject type) static IRubyObjectJavaMath.BigDecimal.coerce(ThreadContext context, IRubyObject self, IRubyObject type) static IRubyObjectJavaLang.Class.constructor(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectJavaLang.Iterable.count(ThreadContext context, IRubyObject self, Block block) static IRubyObjectJavaLang.Iterable.count(ThreadContext context, IRubyObject self, IRubyObject obj, Block unused) static IRubyObjectJavaLang.Class.declared_annotations_p(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Class.declared_class_methods(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Class.declared_constructor(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectJavaLang.Class.declared_instance_methods(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Class.declared_method(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectJavaLang.Class.declared_method_smart(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectJavaUtil.Collection.dup(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Iterable.each(ThreadContext context, IRubyObject self, Block block) static IRubyObjectJavaUtil.Collection.each(ThreadContext context, IRubyObject self, Block block) static IRubyObjectJavaUtil.Enumeration.each(ThreadContext context, IRubyObject self, Block block) static IRubyObjectJavaUtil.Iterator.each(ThreadContext context, IRubyObject self, Block block) static IRubyObjectJavaLang.Iterable.each_with_index(ThreadContext context, IRubyObject self, Block block) static IRubyObjectJavaUtil.Collection.each_with_index(ThreadContext context, IRubyObject self, Block block) static IRubyObjectJavaUtilRegex.Matcher.end(ThreadContext context, IRubyObject self, IRubyObject idx) static IRubyObjectJavaLang.Throwable.eqq(ThreadContext context, IRubyObject self, IRubyObject other) static IRubyObjectJavaUtilRegex.Pattern.eqq(ThreadContext context, IRubyObject self, IRubyObject str) static IRubyObjectJavaLang.Class.extend_proxy(ThreadContext context, IRubyObject self, IRubyObject extender) static IRubyObjectJavaLang.Class.final_p(IRubyObject self) static IRubyObjectJavaLangReflect.Constructor.final_p(IRubyObject self) static IRubyObjectJavaLangReflect.Field.final_p(IRubyObject self) static IRubyObjectJavaLangReflect.Method.final_p(IRubyObject self) static IRubyObjectJavaUtil.Collection.first(ThreadContext context, IRubyObject self) static IRubyObjectJavaUtil.Collection.first(ThreadContext context, IRubyObject self, IRubyObject count) static IRubyObjectJavaUtil.List.first(ThreadContext context, IRubyObject self) static IRubyObjectJavaUtil.List.first(ThreadContext context, IRubyObject self, IRubyObject count) static IRubyObjectJavaLang.Throwable.full_message(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Throwable.full_message(ThreadContext context, IRubyObject self, IRubyObject opts) static IRubyObjectModule.import_(ThreadContext context, IRubyObject self, IRubyObject arg, Block block) static RubyBooleanJavaUtil.Collection.include_p(ThreadContext context, IRubyObject self, IRubyObject obj) static IRubyObjectModule.include_package(ThreadContext context, IRubyObject self, IRubyObject pkg) static IRubyObjectJavaUtil.List.index(ThreadContext context, IRubyObject self, Block block) static IRubyObjectJavaUtil.List.index(ThreadContext context, IRubyObject self, IRubyObject val, Block ignoredBlock) static IRubyObjectJavaLang.Character.inspect(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.CharSequence.inspect(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Class.inspect(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Number.inspect(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.String.inspect(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Throwable.inspect(ThreadContext context, IRubyObject self) static IRubyObjectJavaLangReflect.AccessibleObject.inspect(ThreadContext context, IRubyObject self) static RubyStringJavaUtil.Collection.inspect(ThreadContext context, IRubyObject self) static IRubyObjectJavaUtilRegex.Pattern.inspect(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Number.integer_p(ThreadContext context, IRubyObject self) static IRubyObjectJavaLangReflect.Method.invoke(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectJavaLangReflect.Method.invoke_static(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectModule.java_alias(ThreadContext context, IRubyObject self, IRubyObject new_id, IRubyObject old_id) static IRubyObjectJavaLang.Class.java_class_methods(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Character.java_identifier_part_p(ThreadContext context, IRubyObject self, IRubyObject num) static IRubyObjectJavaLang.Character.java_identifier_start_p(ThreadContext context, IRubyObject self, IRubyObject num) static IRubyObjectModule.java_import(ThreadContext context, IRubyObject self, IRubyObject[] args, Block block) static IRubyObjectModule.java_import(ThreadContext context, IRubyObject self, IRubyObject arg, Block block) static IRubyObjectJavaLang.Class.java_instance_methods(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Class.java_method(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectJavaUtil.Collection.join(ThreadContext context, IRubyObject self) static IRubyObjectJavaUtil.Collection.join(ThreadContext context, IRubyObject self, IRubyObject sep) static IRubyObjectJavaUtil.List.last(ThreadContext context, IRubyObject self) static IRubyObjectJavaUtil.List.last(ThreadContext context, IRubyObject self, IRubyObject count) static IRubyObjectJavaNio.Buffer.length(ThreadContext context, IRubyObject self) static RubyNumericJavaUtil.Collection.length(ThreadContext context, IRubyObject self) static IRubyObjectJavaUtilRegex.Pattern.match(ThreadContext context, IRubyObject self, IRubyObject str) static IRubyObjectJavaLang.Throwable.message(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Class.new_array(ThreadContext context, IRubyObject self, IRubyObject length) static IRubyObjectJavaLangReflect.Constructor.new_instance(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectJavaLang.Number.nonzero_p(ThreadContext context, IRubyObject self) static IRubyObjectJavaUtilRegex.Matcher.offset(ThreadContext context, IRubyObject self, IRubyObject idx) static IRubyObjectJavaUtilRegex.Pattern.op_match(ThreadContext context, IRubyObject self, IRubyObject str) static IRubyObjectJavaUtil.Collection.op_minus(ThreadContext context, IRubyObject self, IRubyObject coll) static IRubyObjectJavaUtil.Collection.op_plus(ThreadContext context, IRubyObject self, IRubyObject coll) static IRubyObjectJavaUtilRegex.Matcher.post_match(ThreadContext context, IRubyObject self) static IRubyObjectJavaUtilRegex.Matcher.pre_match(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Class.private_p(IRubyObject self) static IRubyObjectJavaLangReflect.Constructor.private_p(IRubyObject self) static IRubyObjectJavaLangReflect.Field.private_p(IRubyObject self) static IRubyObjectJavaLangReflect.Method.private_p(IRubyObject self) static IRubyObjectJavaLang.Class.protected_p(IRubyObject self) static IRubyObjectJavaLangReflect.Constructor.protected_p(IRubyObject self) static IRubyObjectJavaLangReflect.Field.protected_p(IRubyObject self) static IRubyObjectJavaLangReflect.Method.protected_p(IRubyObject self) static IRubyObjectJavaLang.Class.proxy_class(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Class.public_p(IRubyObject self) static IRubyObjectJavaLangReflect.Constructor.public_p(IRubyObject self) static IRubyObjectJavaLangReflect.Field.public_p(IRubyObject self) static IRubyObjectJavaLangReflect.Method.public_p(IRubyObject self) static IRubyObjectJavaLang.Number.real_p(ThreadContext context, IRubyObject self) static IRubyObjectJavaUtilRegex.Matcher.regexp(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Class.resource_as_stream(ThreadContext context, IRubyObject self, IRubyObject name) static IRubyObjectJavaLang.ClassLoader.resource_as_stream(ThreadContext context, IRubyObject self, IRubyObject name) static IRubyObjectJavaLang.Class.resource_as_string(ThreadContext context, IRubyObject self, IRubyObject name) static IRubyObjectJavaLang.ClassLoader.resource_as_string(ThreadContext context, IRubyObject self, IRubyObject name) static IRubyObjectJavaLang.ClassLoader.resource_as_url(ThreadContext context, IRubyObject self, IRubyObject name) static IRubyObjectJavaLangReflect.Constructor.return_type(ThreadContext context, IRubyObject self) static IRubyObjectJavaLangReflect.Method.return_type(ThreadContext context, IRubyObject self) static IRubyObjectJavaUtil.List.rindex(ThreadContext context, IRubyObject self, Block block) static IRubyObjectJavaUtil.List.rindex(ThreadContext context, IRubyObject self, IRubyObject val, Block ignoredBlock) static IRubyObjectJavaLang.Throwable.set_backtrace(IRubyObject self, IRubyObject backtrace) static IRubyObjectJavaLangReflect.Field.set_static_value(ThreadContext context, IRubyObject self, IRubyObject value) static IRubyObjectJavaLangReflect.Field.set_value(ThreadContext context, IRubyObject self, IRubyObject obj, IRubyObject value) static RubyFixnumJavaUtilRegex.Matcher.size(ThreadContext context, IRubyObject self) static IRubyObjectJavaUtil.List.sort(ThreadContext context, IRubyObject self, Block block) static IRubyObjectJavaUtil.List.sort_bang(ThreadContext context, IRubyObject self, Block block) static IRubyObjectJavaLang.Class.static_p(IRubyObject self) static IRubyObjectJavaLangReflect.Constructor.static_p(IRubyObject self) static IRubyObjectJavaLangReflect.Field.static_p(IRubyObject self) static IRubyObjectJavaLangReflect.Method.static_p(IRubyObject self) static IRubyObjectJavaLangReflect.Field.static_value(ThreadContext context, IRubyObject self) static RubyStringJavaUtilRegex.Matcher.string(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Iterable.to_a(ThreadContext context, IRubyObject self, Block block) static RubyArrayJavaUtil.Collection.to_a(ThreadContext context, IRubyObject self) static RubyArrayJavaUtil.List.to_a(ThreadContext context, IRubyObject self) static RubyArrayJavaUtilRegex.Matcher.to_a(ThreadContext context, IRubyObject self) static IRubyObjectJavaMath.BigDecimal.to_d(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Number.to_f(ThreadContext context, IRubyObject self) static IRubyObjectJavaMath.BigDecimal.to_f(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Character.to_i(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Number.to_i(ThreadContext context, IRubyObject self) static IRubyObjectJavaMath.BigDecimal.to_i(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Runnable.to_proc(ThreadContext context, IRubyObject self) static IRubyObjectJavaMath.BigDecimal.to_r(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Class.to_s(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.String.to_s(ThreadContext context, IRubyObject self) static IRubyObjectJavaLang.Throwable.to_s(ThreadContext context, IRubyObject self) static IRubyObjectJavaTime.Instant.to_time(ThreadContext context, IRubyObject self) static IRubyObjectJavaTime.LocalDateTime.to_time(ThreadContext context, IRubyObject self) static IRubyObjectJavaTime.OffsetDateTime.to_time(ThreadContext context, IRubyObject self) static IRubyObjectJavaTime.ZonedDateTime.to_time(ThreadContext context, IRubyObject self) static IRubyObjectJavaLangReflect.Field.value(ThreadContext context, IRubyObject self, IRubyObject obj) static IRubyObjectJavaLangReflect.Field.value_type(ThreadContext context, IRubyObject self) static IRubyObjectJavaUtilRegex.Matcher.values_at(ThreadContext context, IRubyObject self, IRubyObject[] args) static IRubyObjectJavaLang.Number.zero_p(ThreadContext context, IRubyObject self) -
Uses of JRubyMethod in org.jruby.javasupport.proxy
Methods in org.jruby.javasupport.proxy with annotations of type JRubyMethodModifier and TypeMethodDescriptionJavaProxyReflectionObject.aref(IRubyObject index) JavaProxyClass.ProxyMethodImpl.argument_types()final RubyArrayJavaProxyConstructor.argument_types()JavaProxyClass.ProxyMethodImpl.arity()JavaProxyConstructor.arity()JavaProxyReflectionObject.aset(IRubyObject index, IRubyObject someValue) final RubyArrayJavaProxyClass.constructors()JavaProxyClass.ProxyMethodImpl.do_invoke(IRubyObject[] args) static RubyObjectJavaProxyClass.get_with_class(IRubyObject self, IRubyObject obj) final JavaProxyClassJavaProxyClass.ProxyMethodImpl.getDeclaringClass()JavaProxyConstructor.getDeclaringClass()JavaProxyReflectionObject.hash()JavaProxyClass.ProxyMethodImpl.inspect()JavaProxyConstructor.inspect()JavaProxyClass.interfaces()JavaProxyReflectionObject.is_java_proxy()JavaProxyReflectionObject.java_class()JavaProxyReflectionObject.java_type()JavaProxyReflectionObject.length()JavaProxyClass.methods()JavaProxyConstructor.new_instance(IRubyObject[] args, Block block) JavaProxyConstructor.new_instance2(IRubyObject[] args, Block unusedBlock) JavaProxyReflectionObject.op_eqq(ThreadContext context, IRubyObject obj) JavaProxyReflectionObject.op_equal(ThreadContext context, IRubyObject obj) JavaProxyClass.ProxyMethodImpl.super_p()JavaProxyClass.superclass()JavaProxyReflectionObject.to_s() -
Uses of JRubyMethod in org.jruby.runtime
Methods in org.jruby.runtime with parameters of type JRubyMethodModifier and TypeMethodDescriptionstatic ArityArity.fromAnnotation(JRubyMethod anno) static ArityArity.fromAnnotation(JRubyMethod anno, int required) static ArityArity.fromAnnotation(JRubyMethod anno, Class[] parameterTypes, boolean isStatic)