NodeVisitor
that has an abstract default visit method, and provides a utility
method to visit children.alias newName oldName
).and
or &&
expression.ProfilingService
will be used for all profiling methods
which are shipped with jruby.RubiniusPrimitiveNode
, providing the implicit control flow that you get with calls to
Rubinius primitives.break
jump in a block at the top level and handle it as a return.next
jump at the root of a method.return
jump at the root of a method, and report it as an error.return
jump at the root of a method.path
RubyNode.isDefined(com.oracle.truffle.api.frame.VirtualFrame)
semantic path.$>
).JavaEmbedUtils.EvalUnit
for embedding.EmbedRubyInterfaceAdapter
and implements the
method that gets a instance of requested interface, which is implemented in Ruby.EmbedRubyObjectAdapter
.RubyRuntimeAdapter
for embedding.Set
view of the mappings contained in this map.Ruby.newSymbol(String)
if you already have an interned
name String.Fiber
objects.Fixnum
class.path
.GenericMap
is simply an abstract java.util.Map
implementation for which subclasses really only need to implement
the method entryIterator.null
if this map contains no mapping for the key.null
if this map contains no mapping
for the key in a given receiver.Arity
of this function.Arity
of this function.Arity
of this function.LocalContextScope
.Boolean.getBoolean
method.Boolean.getBoolean
method.Bundle
that defined this web-application.IOSGiClassLoaderAdapter.getClassLoader(Bundle)
using BundleWiring.Console
is available.directory
as an
ArrayList
containing the names of the files as Java Strings.directory
as an
ArrayList
containing the names of the files as Ruby Strings.File
object for the specified path.System.getenv
method.System.getenv
method.ThreadLocal
, get the value from it.user
on the
system.SubnetUtils.SubnetInfo
instance that contains subnet-specific statisticsSystem.getProperty
method
that additionally produces an int value.System.getProperty
method
that additionally produces an int value.Ruby.jrubyClassLoader
will only be set in constructor.System.getProperty
method.System.getProperty
method.System.getProperty
method.System.getProperty
method.LocalContextProvider
.RubyInstanceConfig
.ProfilingServiceLookup.runtime
.BiVariable
.BiVariable
.BiVariable
.BiVariable
.BiVariable
.BiVariable
.BiVariable
.BiVariable
.null
if this map contains no mapping for the key.BiVariableMap
of a specified scope.LocalContextScope
.pat
.Entry
) in a Ruby hash.RubyModule.getClassVar(String)
.if
expression.Dir
.true
if obj is an instance of the given
class.true
if the given instance variable is
defined in obj.RubyBasicObject.FALSE_F
flag.true
if the return value of SubnetUtils.SubnetInfo.getAddressCount()
includes the network address and broadcast addresses.address
is in the
range of usable endpoint addresses for this subnet.RubyBasicObject.NIL_F
flag for more information.true
if the access to the system property
is restricted (i.e., when System.getProperty()
throws SecurityException).RubyBasicObject.FALSE_F
flag.Set
view of the keys contained in this map.true
if class is the class of
obj, or if class is one of the superclasses of
obj or modules included in obj.LocalContext
from
a specified scope defined by LocalContextScope
.LocalContext
.mark
and
reset
methods.Method
object (or raising NameError
).path
.Thread.new
EmbedRubyObjectAdapter
for embedders to invoke
methods defined by Ruby.EmbedRubyRuntimeAdapter
for embedders to parse
scripts.true
to nil?
.not
or !
expression.ObjectSpace
module.Regexp
and String
) to provide meaningful
pattern-match semantics.path
.ByteOrder
this MemoryIO
instance will read/write
values to memory in.ProfilingService
and all related
classes will be used for all profiling methods which are shipped with jruby.or
or ||
expression.RubyProc
or a RubyNilClass
and
returns null
in case of the latter.ThreadContext
has an ProfileCollection property in profile mode.ProfilingService
will create an instance of this class
at the end of each RubyThread
or at jruby shutdown the ProfileReporter.report(ProfileCollection)
is called with the ProfileCollection
associated with the current Thread.ProfilingService
for the current Ruby
instance.b
.len
bytes of data from the input stream into
an array of bytes.Proc
.OpenFile.ready(org.jruby.Ruby, org.jruby.RubyThread, int, long)
but returns a result
immediately.execRecursive
.BiVariableMap
.BiVariableMap
.RubyThread
or at jruby shutdown this method
is called with the ProfileCollection
associated with the current Thread.mark
method was last called on this input stream.path
.annotation
with the NodeFactory
.Array
class.IRubyObject
.BasicObject
class - the root of the Ruby class hierarchy.Binding
class.Class
class.Exception
class.Fiber
class.File
class.MatchData
class.Module
class.NilClass
class.Proc
class.Regexp
class.String
class.Symbol
class.Thread
class.Thread
class.ThreadGroup
class.RubyModule.getClassVar(String)
.d
.true
if you want the return value of SubnetUtils.SubnetInfo.getAddressCount()
to include the network and broadcast addresses.RubyModule.setClassVar(String, IRubyObject)
.InternalMethod
objects are copied as properties such as visibility are changed.n
bytes of data from this input
stream.*value
.String
class.$SAFE
level is
set appropriately, many method calls which might alter the running
programs environment will refuse to accept tainted strings.true
if the object is tainted.Thread
objects.Time
class.Float
, without doing any lookup.UndefinedPlaceholder
is a value that represents an undefined value in Ruby.Collection
view of the values contained in this map.WeakIdentityHashMap
is a hash map that hashes
objects based on System.identityHashMap, and holds weakly onto the
key.ThreadLocal
so that a value can be stored in a location such as a frame without
making that value visible to other threads.b.length
bytes from the specified byte array
to this output stream.len
bytes from the specified byte array
starting at offset off
to this output stream.RubyParser.yyNames
.Copyright © 2001-2015 JRuby. All Rights Reserved.