- a - Variable in class org.jruby.ir.Tuple
-
- a_dot_pat - Static variable in class org.jruby.util.Numeric.RationalPatterns
-
- aaload() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- aastore() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- aastoreIRubyObjects(IRubyObject[], IRubyObject, int) - Static method in class org.jruby.runtime.Helpers
-
- aastoreIRubyObjects(IRubyObject[], IRubyObject, IRubyObject, int) - Static method in class org.jruby.runtime.Helpers
-
- aastoreIRubyObjects(IRubyObject[], IRubyObject, IRubyObject, IRubyObject, int) - Static method in class org.jruby.runtime.Helpers
-
- aastoreIRubyObjects(IRubyObject[], IRubyObject, IRubyObject, IRubyObject, IRubyObject, int) - Static method in class org.jruby.runtime.Helpers
-
- aastoreIRubyObjects(IRubyObject[], IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, int) - Static method in class org.jruby.runtime.Helpers
-
- aastoreIRubyObjects(IRubyObject[], IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, int) - Static method in class org.jruby.runtime.Helpers
-
- aastoreIRubyObjects(IRubyObject[], IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, int) - Static method in class org.jruby.runtime.Helpers
-
- aastoreIRubyObjects(IRubyObject[], IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, int) - Static method in class org.jruby.runtime.Helpers
-
- aastoreIRubyObjects(IRubyObject[], IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, int) - Static method in class org.jruby.runtime.Helpers
-
- aastoreIRubyObjects(IRubyObject[], IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, int) - Static method in class org.jruby.runtime.Helpers
-
- abort(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
- abort(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyProcess
-
- abort_on_exception() - Method in class org.jruby.RubyThread
-
- abort_on_exception_set(IRubyObject) - Method in class org.jruby.RubyThread
-
- abort_on_exception_set_x(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyThread
-
- abort_on_exception_x(IRubyObject) - Static method in class org.jruby.RubyThread
-
Returns the status of the global ``abort on exception'' condition.
- abs() - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- abs() - Method in class org.jruby.RubyBignum
-
Deprecated.
- abs(ThreadContext) - Method in class org.jruby.RubyBignum
-
rb_big_abs
- abs(ThreadContext) - Method in class org.jruby.RubyComplex
-
nucomp_abs
- abs(ThreadContext) - Method in class org.jruby.RubyFixnum
-
fix_abs
- abs(ThreadContext) - Method in class org.jruby.RubyFloat
-
flo_abs
- abs(ThreadContext) - Method in class org.jruby.RubyInteger
-
- abs(ThreadContext) - Method in class org.jruby.RubyNumeric
-
num_abs
- abs - Variable in class org.jruby.runtime.JavaSites.NumericSites
-
- abs2(ThreadContext) - Method in class org.jruby.RubyComplex
-
nucomp_abs2
- abs2(ThreadContext) - Method in class org.jruby.RubyNumeric
-
numeric_abs2
- abs2 - Variable in class org.jruby.runtime.JavaSites.NumericSites
-
- absolute_path(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyFile
-
---------------------------------------------------- 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.
- absolute_path(ThreadContext) - Method in class org.jruby.RubyThread.Location
-
- absolutePath() - Method in interface org.jruby.util.FileResource
-
- absolutePath() - Method in class org.jruby.util.URLResource
-
- ABSTRACT - Static variable in class org.jruby.parser.JavaSignatureParser
-
- ABSTRACT_MEMORY_RUBY_CLASS - Static variable in class org.jruby.ext.ffi.AbstractMemory
-
- abstract_p(IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLang.Class
-
- abstract_p(IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Method
-
- AbstractInvoker - Class in org.jruby.ext.ffi
-
A native function invoker
- AbstractInvoker(Ruby, RubyClass, int, MemoryIO) - Constructor for class org.jruby.ext.ffi.AbstractInvoker
-
Creates a new AbstractInvoker instance.
- AbstractIRMethod - Class in org.jruby.internal.runtime
-
- AbstractIRMethod(IRScope, Visibility, RubyModule) - Constructor for class org.jruby.internal.runtime.AbstractIRMethod
-
- AbstractLocalContextProvider - Class in org.jruby.embed.internal
-
- AbstractLocalContextProvider() - Constructor for class org.jruby.embed.internal.AbstractLocalContextProvider
-
- AbstractLocalContextProvider(RubyInstanceConfig) - Constructor for class org.jruby.embed.internal.AbstractLocalContextProvider
-
- AbstractLocalContextProvider(RubyInstanceConfig, LocalVariableBehavior) - Constructor for class org.jruby.embed.internal.AbstractLocalContextProvider
-
- AbstractLocalContextProvider(LocalVariableBehavior) - Constructor for class org.jruby.embed.internal.AbstractLocalContextProvider
-
- AbstractMemory - Class in org.jruby.ext.ffi
-
A abstract memory object that defines operations common to both pointers and
memory buffers
- AbstractMemory(Ruby, RubyClass, MemoryIO, long) - Constructor for class org.jruby.ext.ffi.AbstractMemory
-
- AbstractMemory(Ruby, RubyClass, MemoryIO, long, int) - Constructor for class org.jruby.ext.ffi.AbstractMemory
-
- AbstractNodeVisitor<T> - Class in org.jruby.ast.visitor
-
An abstract implementation of
NodeVisitor
that has an abstract default visit method, and provides a utility
method to visit children.
- AbstractNodeVisitor() - Constructor for class org.jruby.ast.visitor.AbstractNodeVisitor
-
- AbstractRubyMethod - Class in org.jruby
-
- AbstractRubyMethod(Ruby, RubyClass) - Constructor for class org.jruby.AbstractRubyMethod
-
- AbstractScript - Class in org.jruby.ast.executable
-
- AbstractScript() - Constructor for class org.jruby.ast.executable.AbstractScript
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.AliasNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.AndNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.ArgsCatNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.ArgsNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.ArgsPushNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.ArgumentNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.ArrayNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.AttrAssignNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.BackRefNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.BeginNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.BignumNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.BlockArgNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.BlockNode
-
RubyMethod used by visitors.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.BlockPassNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.BreakNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.CallNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.CaseNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.ClassNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.ClassVarAsgnNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.ClassVarDeclNode
-
Deprecated.
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.ClassVarNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.Colon2Node
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.Colon3Node
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.ComplexNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.ConstDeclNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.ConstNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.DAsgnNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.DefinedNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.DefnNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.DefsNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.DotNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.DRegexpNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.DStrNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.DSymbolNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.DVarNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.DXStrNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.EncodingNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.EnsureNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.EvStrNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.FalseNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.FCallNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.FixnumNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.FlipNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.FloatNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.ForNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.GlobalAsgnNode
-
RubyMethod used by visitors.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.GlobalVarNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.HashNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.IfNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.InstAsgnNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.InstVarNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.IterNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.KeywordArgNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.KeywordRestArgNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.LambdaNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.ListNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.LiteralNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.LocalAsgnNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.LocalVarNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.Match2Node
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.Match3Node
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.MatchNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.ModuleNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.MultipleAsgnNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.NewlineNode
-
RubyMethod used by visitors.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.NextNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.NilNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.Node
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.NthRefNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.OpAsgnAndNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.OpAsgnConstDeclNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.OpAsgnNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.OpAsgnOrNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.OpElementAsgnNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.OptArgNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.OrNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.PostExeNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.PreExe19Node
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.PreExeNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.RationalNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.RedoNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.RegexpNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.RequiredKeywordArgumentValueNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.RescueBodyNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.RescueNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.RestArgNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.RetryNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.ReturnNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.RootNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.SClassNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.SelfNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.SplatNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.StarNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.StrNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.SuperNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.SValueNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.SymbolNode
-
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.TrueNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.UndefNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.UntilNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.VAliasNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.VCallNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.WhenNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.WhileNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.XStrNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.YieldNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.ZArrayNode
-
Accept for the visitor pattern.
- accept(NodeVisitor<T>) - Method in class org.jruby.ast.ZSuperNode
-
Accept for the visitor pattern.
- accept(ThreadContext) - Method in class org.jruby.ext.socket.RubyServerSocket
-
- accept(ThreadContext) - Method in class org.jruby.ext.socket.RubySocket
-
- accept(ThreadContext) - Method in class org.jruby.ext.socket.RubyTCPServer
-
- accept() - Method in class org.jruby.ext.socket.RubyTCPServer
-
Deprecated.
- accept(ThreadContext) - Method in class org.jruby.ext.socket.RubyUNIXServer
-
- accept(Object) - Method in class org.jruby.parser.YYDebug
-
- accept(T, boolean) - Method in interface org.jruby.RubySymbol.ObjBooleanConsumer
-
- ACCEPT_CHARSET - Static variable in class org.jruby.ext.cgi.escape.CGIEscape
-
- accept_nonblock(ThreadContext) - Method in class org.jruby.ext.socket.RubyServerSocket
-
- accept_nonblock(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubyServerSocket
-
- accept_nonblock(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.RubySocket
-
- accept_nonblock(ThreadContext) - Method in class org.jruby.ext.socket.RubyTCPServer
-
- accept_nonblock(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubyTCPServer
-
- accept_nonblock(ThreadContext, Ruby, boolean) - Method in class org.jruby.ext.socket.RubyTCPServer
-
- accept_nonblock(ThreadContext) - Method in class org.jruby.ext.socket.RubyUNIXServer
-
- accept_nonblock(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubyUNIXServer
-
- accept_nonblock(ThreadContext, Ruby, boolean) - Method in class org.jruby.ext.socket.RubyUNIXServer
-
- acceptsArgTypes(String, Class, Class) - Method in class org.jruby.ir.dataflow.analyses.UnboxableOpsAnalysisProblem
-
- accessesParentsLocalVariables() - Method in class org.jruby.ir.IRScope
-
- accessibleObject() - Method in class org.jruby.javasupport.JavaAccessibleObject
-
- accessibleObject() - Method in class org.jruby.javasupport.JavaConstructor
-
- accessibleObject() - Method in class org.jruby.javasupport.JavaField
-
- accessibleObject() - Method in class org.jruby.javasupport.JavaMethod
-
- Accessor(RubyClass, String, int) - Constructor for class org.jruby.RubyStruct.Accessor
-
- ACCMODE - Static variable in class org.jruby.util.io.ModeFlags
-
accmode flag, used to mask the read/write mode
- aconst_null() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- acos(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
- acos19(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
Deprecated.
- acosh(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
- acosh19(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
Deprecated.
- acquireRakeReference() - Method in class org.jruby.ant.RakeTaskBase
-
- actualRequired - Variable in class org.jruby.anno.MethodDescriptor
-
- adapter - Variable in class org.jruby.ir.targets.IRBytecodeAdapter
-
- adaptHandle(ExecutableElementDescriptor, int) - Method in class org.jruby.anno.IndyBinder
-
- adaptHandle(MethodHandle, Ruby, int, int, int, boolean, String, Class, boolean, boolean, boolean, boolean, RubyModule) - Static method in class org.jruby.internal.runtime.methods.InvokeDynamicMethodFactory
-
- add(KeyValuePair<Node, Node>) - Method in class org.jruby.ast.HashNode
-
- add(Node) - Method in class org.jruby.ast.ListNode
-
- add(ThreadContext, IRubyObject) - Method in class org.jruby.ext.set.RubySet
-
Adds the given object to the set and returns self.
- add(Object) - Method in class org.jruby.ext.set.RubySet
-
- add(int) - Method in class org.jruby.ext.socket.SocketUtilsIPV6.IPv6Address
-
Addition.
- add(Instr) - Method in class org.jruby.ir.listeners.InstructionsListenerDecorator
-
- add(int, Instr) - Method in class org.jruby.ir.listeners.InstructionsListenerDecorator
-
- add(Object) - Method in class org.jruby.RubyArray
-
- add(int, Object) - Method in class org.jruby.RubyArray
-
- add(IRubyObject, Block) - Method in class org.jruby.RubyThreadGroup
-
- add(IRubyObject) - Method in class org.jruby.runtime.ObjectSpace
-
- add(T) - Method in class org.jruby.util.collections.WeakHashSet
-
- add2(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- add219(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
Deprecated.
- add_p(ThreadContext, IRubyObject) - Method in class org.jruby.ext.set.RubySet
-
Adds the given object to the set and returns self.
- addAll(ListNode) - Method in class org.jruby.ast.ListNode
-
Add all elements in other list to this list node.
- addAll(Node[], int, int) - Method in class org.jruby.ast.ListNode
-
- addAll(Node) - Method in class org.jruby.ast.ListNode
-
Add other element to this list
- addAll(Collection) - Method in class org.jruby.ext.set.RubySet
-
- addAll(Collection<? extends Instr>) - Method in class org.jruby.ir.listeners.InstructionsListenerDecorator
-
- addAll(int, Collection<? extends Instr>) - Method in class org.jruby.ir.listeners.InstructionsListenerDecorator
-
- addAll(Collection) - Method in class org.jruby.RubyArray
-
- addAll(int, Collection) - Method in class org.jruby.RubyArray
-
- addAll(Collection<? extends T>) - Method in class org.jruby.util.collections.WeakHashSet
-
- addAllInternal(ListNode) - Method in class org.jruby.ast.ListNode
-
- addArg(Operand[], Operand) - Static method in class org.jruby.ir.IRBuilder
-
- addArgumentDescription(ArgumentType, RubySymbol) - Method in class org.jruby.ir.IRBuilder
-
- addAssign(ISourcePosition, RubySymbol, Node) - Method in class org.jruby.parser.StaticScope
-
- addBasicBlock(BasicBlock) - Method in class org.jruby.ir.representations.CFG
-
- addBasicObjectStubsToClass(ClassVisitor) - Static method in class org.jruby.compiler.util.BasicObjectStubGenerator
-
- addBeginNode(PreExeNode) - Method in class org.jruby.parser.RubyParserResult
-
- addBlockingThread(RubyThread) - Method in class org.jruby.RubyIO
-
Add a thread to the list of blocking threads for this IO.
- addBlockingThread(RubyThread) - Method in class org.jruby.util.io.OpenFile
-
Add a thread to the list of blocking threads for this IO.
- addBoundMethod(String, String, String) - Method in class org.jruby.Ruby
-
- addBoundMethods(String, String...) - Method in class org.jruby.Ruby
-
- addBoundMethodsPacked(String, String) - Method in class org.jruby.Ruby
-
Deprecated.
- addBuiltinLibrary(String, Library) - Method in class org.jruby.runtime.load.LoadService
-
Deprecated.
- addBundle(Class<?>) - Method in class org.jruby.embed.osgi.internal.JRubyOSGiBundleClassLoader
-
- addBundle(Bundle) - Method in class org.jruby.embed.osgi.internal.JRubyOSGiBundleClassLoader
-
- addBundle(String) - Method in class org.jruby.embed.osgi.OSGiIsolatedScriptingContainer
-
add the classloader from the given bundle to the LOAD_PATH and the GEM_PATH
using the bundle symbolic name
- addBundle(Bundle) - Method in class org.jruby.embed.osgi.OSGiIsolatedScriptingContainer
-
add the classloader from the given bundle to the LOAD_PATH and the GEM_PATH
- addBundleToGemPath(Bundle) - Method in class org.jruby.embed.osgi.OSGiIsolatedScriptingContainer
-
Deprecated.
- addBundleToGemPath(String) - Method in class org.jruby.embed.osgi.OSGiIsolatedScriptingContainer
-
Deprecated.
- addBundleToLoadPath(Bundle) - Method in class org.jruby.embed.osgi.OSGiIsolatedScriptingContainer
-
Deprecated.
- addBundleToLoadPath(String) - Method in class org.jruby.embed.osgi.OSGiIsolatedScriptingContainer
-
Deprecated.
- addByteLists(ByteList, ByteList) - Static method in class org.jruby.util.StringSupport
-
- AddCallProtocolInstructions - Class in org.jruby.ir.passes
-
- AddCallProtocolInstructions() - Constructor for class org.jruby.ir.passes.AddCallProtocolInstructions
-
- addChild(Invocation) - Method in class org.jruby.runtime.profile.builtin.Invocation
-
- addChildScope(IRScope) - Method in class org.jruby.ir.IRScope
-
- addClassAnnotation(Class, Map) - Method in class org.jruby.RubyClass
-
- addClassLoader(ClassLoader) - Method in class org.jruby.embed.ScriptingContainer
-
add the given classloader to the LOAD_PATH and GEM_PATH
- addClassLoader(ClassLoader) - Method in class org.jruby.java.codegen.MultiClassLoader
-
- addClassProvider(ClassProvider) - Method in class org.jruby.RubyModule
-
- addClosure(IRClosure) - Method in class org.jruby.ir.IRScope
-
- addDataFlowVar() - Method in class org.jruby.ir.dataflow.DataFlowProblem
-
- addDelayedToken(int, int) - Method in class org.jruby.ext.ripper.RipperLexer
-
- addDFVar(Variable) - Method in class org.jruby.ir.dataflow.analyses.DefinedVariablesProblem
-
- addDFVar(Variable) - Method in class org.jruby.ir.dataflow.analyses.LiveVariablesProblem
-
- addDuration(long) - Method in class org.jruby.runtime.profile.builtin.Invocation
-
- addEdge(BasicBlock, BasicBlock, Object) - Method in class org.jruby.ir.representations.CFG
-
- addedInstr(IRScope, Instr, int) - Method in interface org.jruby.ir.listeners.IRScopeListener
-
- addEvalParse() - Method in class org.jruby.management.ParserStats
-
- addEventHook(EventHook) - Method in class org.jruby.Ruby
-
- addFeatureToIndex(String, String) - Method in class org.jruby.runtime.load.LoadService
-
- addField(Map, Map<String, AssignedName>, Field, boolean, boolean, boolean) - Static method in class org.jruby.javasupport.binding.MethodGatherer
-
- addFieldAnnotation(String, Class, Map) - Method in class org.jruby.RubyClass
-
- addFieldSignature(String, Class) - Method in class org.jruby.RubyClass
-
- addFinalizer(IRubyObject, IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- addFinalizer(IRubyObject) - Method in class org.jruby.ir.operands.UndefinedValue
-
- addFinalizer(Finalizable) - Method in class org.jruby.Ruby
-
- addFinalizer(IRubyObject) - Method in class org.jruby.RubyBasicObject
-
Adds the specified object as a finalizer for this object.
- addFinalizer(IRubyObject) - Method in class org.jruby.RubyBasicObject.Finalizer
-
- addFinalizer(IRubyObject) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- addFinalizer(IRubyObject, IRubyObject) - Method in class org.jruby.runtime.ObjectSpace
-
- addFrameAwareMethods(String...) - Static method in class org.jruby.runtime.MethodIndex
-
Deprecated.
- addGemPath(ClassLoader) - Method in class org.jruby.embed.ScriptingContainer
-
Deprecated.
- addGemPath(String) - Method in class org.jruby.embed.ScriptingContainer
-
- addGlobalEnsureBB(BasicBlock) - Method in class org.jruby.ir.representations.CFG
-
- addImpl(Ruby, IRubyObject) - Method in class org.jruby.ext.set.RubySet
-
- addImpl(Ruby, IRubyObject) - Method in class org.jruby.ext.set.RubySortedSet
-
- addImplSet(ThreadContext, RubySet) - Method in class org.jruby.ext.set.RubySet
-
- addImplSet(ThreadContext, RubySet) - Method in class org.jruby.ext.set.RubySortedSet
-
- addIncludingHierarchy(IncludedModule) - Method in class org.jruby.RubyModule
-
- addInstanceMethod(RubyModule, String, DynamicMethod, Visibility, ThreadContext, Ruby) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- addInstanceMethod(RubyModule, RubySymbol, DynamicMethod, Visibility, ThreadContext, Ruby) - Static method in class org.jruby.runtime.Helpers
-
- addInstr(Instr) - Method in class org.jruby.ir.IRBuilder
-
- addInstr(Instr) - Method in class org.jruby.ir.representations.BasicBlock
-
- addInstrAtBeginning(Instr) - Method in class org.jruby.ir.IRBuilder
-
- addInternal(Node) - Method in class org.jruby.ast.ListNode
-
- addInternalFinalizer(Finalizable) - Method in class org.jruby.Ruby
-
- addInvalidatorsAndFlush(List<Invalidator>) - Method in class org.jruby.RubyClass
-
- additionOverflowed(long, long, long) - Static method in class org.jruby.runtime.Helpers
-
- addJRubyModuleParse() - Method in class org.jruby.management.ParserStats
-
- addListener(CompilerPassListener) - Method in class org.jruby.ir.IRManager
-
- addListener(InstructionsListener) - Method in class org.jruby.ir.IRManager
-
- addListener(IRScopeListener) - Method in class org.jruby.ir.IRManager
-
- addLoadedFeature(String) - Method in class org.jruby.runtime.load.LoadService
-
Deprecated.
- addLoadedFeature(String, String) - Method in class org.jruby.runtime.load.LoadService
-
- addLoader(ClassLoader) - Method in class org.jruby.RubyInstanceConfig
-
adds a given ClassLoader to jruby.
- addLoader(Loader) - Method in class org.jruby.RubyInstanceConfig
-
adds a given "bundle" to jruby.
- addLoadParse() - Method in class org.jruby.management.ParserStats
-
- addLoadPath(ClassLoader) - Method in class org.jruby.embed.ScriptingContainer
-
Deprecated.
- addLoadPath(String) - Method in class org.jruby.embed.ScriptingContainer
-
Deprecated.
- addLoads(Map<Operand, Operand>) - Method in class org.jruby.ir.dataflow.analyses.LoadLocalVarPlacementNode
-
- addLoads(Map<Operand, Operand>) - Method in class org.jruby.ir.dataflow.analyses.LoadLocalVarPlacementProblem
-
- AddLocalVarLoadStoreInstructions - Class in org.jruby.ir.passes
-
- AddLocalVarLoadStoreInstructions() - Constructor for class org.jruby.ir.passes.AddLocalVarLoadStoreInstructions
-
- addMembership(byte[]) - Method in class org.jruby.ext.socket.MulticastStateManager
-
- addMethod(String, DynamicMethod) - Method in class org.jruby.IncludedModuleWrapper
-
- addMethod(String, DynamicMethod) - Method in class org.jruby.PrependedModule
-
- addMethod(String, DynamicMethod) - Method in class org.jruby.RubyModule
-
- addMethodAnnotation(String, Class, Map) - Method in class org.jruby.RubyClass
-
- addMethodAtBootTimeOnly(String, DynamicMethod) - Method in class org.jruby.RubyModule
-
- addMethodInternal(String, DynamicMethod) - Method in class org.jruby.RubyModule
-
- addMethodNamesToMap(Map<String, JRubyMethod>, JRubyMethod, String) - Static method in class org.jruby.anno.AnnotationHelper
-
- addMethodNamesToMap(Map<String, JRubyMethod>, JRubyMethod, String, String[], String[]) - Static method in class org.jruby.anno.AnnotationHelper
-
- addMethodReadFields(String, FrameField[]) - Static method in class org.jruby.runtime.MethodIndex
-
- addMethodReadFieldsPacked(int, String) - Static method in class org.jruby.runtime.MethodIndex
-
- addMethodSignature(String, Class[]) - Method in class org.jruby.RubyClass
-
- addMethodSymbols(Ruby, Set<String>, RubyArray, boolean, Visibility) - Method in class org.jruby.IncludedModuleWrapper
-
- addMethodSymbols(Ruby, Set<String>, RubyArray, boolean, Visibility) - Method in class org.jruby.RubyModule
-
- addMethodWriteFields(String, FrameField[]) - Static method in class org.jruby.runtime.MethodIndex
-
- addMethodWriteFieldsPacked(int, String) - Static method in class org.jruby.runtime.MethodIndex
-
- AddMissingInitsPass - Class in org.jruby.ir.passes
-
- AddMissingInitsPass() - Constructor for class org.jruby.ir.passes.AddMissingInitsPass
-
- addModule(RubyModule) - Method in class org.jruby.Ruby
-
- addModuleFunction(String, DynamicMethod) - Method in class org.jruby.RubyModule
-
- addNamedCaptureVariable(String) - Method in class org.jruby.parser.StaticScope
-
Add a new named capture variable to this (current) scope.
- addNativeSignature(int, MethodType) - Method in class org.jruby.ir.targets.JVMVisitorMethodContext
-
- addOption(Option) - Method in class org.jruby.ext.nkf.Command
-
- addOption(String) - Method in class org.jruby.ext.nkf.Options
-
- addOption(String, String) - Method in class org.jruby.ext.nkf.Options
-
- addOption(String, String, String) - Method in class org.jruby.ext.nkf.Options
-
- addOption(Option) - Method in class org.jruby.ext.nkf.Options
-
- addParameterAnnotation(String, int, Class, Map<String, Object>) - Method in class org.jruby.RubyClass
-
- addParsedBytes(int) - Method in class org.jruby.management.ParserStats
-
- addParseTime(int) - Method in class org.jruby.management.ParserStats
-
- addPath(String) - Method in class org.jruby.runtime.load.LoadService
-
- addPaths(List<String>) - Method in class org.jruby.runtime.load.LoadService
-
Add additional directories to the load path.
- addPaths(String...) - Method in class org.jruby.runtime.load.LoadService
-
Add additional directories to the load path.
- addProfiledMethod(String, DynamicMethod) - Method in class org.jruby.runtime.profile.builtin.BuiltinProfilingService
-
- addProfiledMethod(String, DynamicMethod) - Method in class org.jruby.runtime.profile.builtin.ProfiledMethods
-
- addProfiledMethod(String, DynamicMethod) - Method in interface org.jruby.runtime.profile.ProfilingService
-
Add a named method to the profiling service to be monitored.
- addr(ThreadContext) - Method in class org.jruby.ext.socket.Ifaddr
-
- addr(ThreadContext) - Method in class org.jruby.ext.socket.RubyIPSocket
-
- addr(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubyIPSocket
-
- addr() - Method in class org.jruby.ext.socket.RubyIPSocket
-
Deprecated.
- addr(ThreadContext) - Method in class org.jruby.ext.socket.RubyUNIXServer
-
- addr(ThreadContext) - Method in class org.jruby.ext.socket.RubyUNIXSocket
-
- addReaction(Join.Reaction) - Method in class org.jruby.util.Join.Spec
-
- addReadAttribute(ThreadContext, String) - Method in class org.jruby.RubyModule
-
- addReadWriteAttribute(ThreadContext, String) - Method in class org.jruby.RubyModule
-
- addRealImplClassNew(RubyClass) - Static method in class org.jruby.java.proxies.JavaInterfaceTemplate
-
- address(Object) - Method in class org.jruby.ext.ffi.jffi.DelegatingPointerParameterStrategy
-
- address(Object) - Method in class org.jruby.ext.ffi.jffi.PointerParameterStrategy
-
- address(Object) - Method in class org.jruby.ext.ffi.jffi.StringParameterStrategy
-
- address - Variable in class org.jruby.ext.ffi.MemoryIO
-
- address() - Method in class org.jruby.ext.ffi.MemoryIO
-
Gets the native address of this memory region.
- address(ThreadContext) - Method in class org.jruby.ext.ffi.Pointer
-
- ADDRESS_SIZE - Static variable in class org.jruby.ext.ffi.ArrayMemoryIO
-
- ADDRESS_SIZE - Static variable in class org.jruby.ext.ffi.SwappedMemoryIO
-
- addressFromArg(ThreadContext, IRubyObject) - Static method in class org.jruby.util.io.Sockaddr
-
- addressFromSockaddr(ThreadContext, IRubyObject) - Static method in class org.jruby.util.io.Sockaddr
-
- addressFromSockaddr_in(ThreadContext, IRubyObject) - Static method in class org.jruby.util.io.Sockaddr
-
- addressFromSockaddr_in(ThreadContext, ByteList) - Static method in class org.jruby.util.io.Sockaddr
-
- addressFromSockaddr_un(ThreadContext, IRubyObject) - Static method in class org.jruby.util.io.Sockaddr
-
- addressFromSockaddr_un(ThreadContext, ByteList) - Static method in class org.jruby.util.io.Sockaddr
-
- addressFromString(Ruby, String) - Static method in class org.jruby.util.io.Sockaddr
-
- addressMask() - Method in class org.jruby.ext.ffi.Platform
-
Gets the 32/64bit mask of a C address/pointer on the native platform.
- addressSize - Variable in class org.jruby.ext.ffi.Platform
-
- addressSize() - Method in class org.jruby.ext.ffi.Platform
-
Gets the size of a C address/pointer on the native platform.
- addrFor(ThreadContext, InetSocketAddress, boolean) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- addrFor(ThreadContext, InetSocketAddress, boolean) - Method in class org.jruby.ext.socket.RubySocket
-
- Addrinfo - Class in org.jruby.ext.socket
-
- Addrinfo(Ruby, RubyClass) - Constructor for class org.jruby.ext.socket.Addrinfo
-
- Addrinfo(Ruby, RubyClass, NetworkInterface, boolean) - Constructor for class org.jruby.ext.socket.Addrinfo
-
- Addrinfo(Ruby, RubyClass, InetAddress) - Constructor for class org.jruby.ext.socket.Addrinfo
-
- Addrinfo(Ruby, RubyClass, InetAddress, int, Sock) - Constructor for class org.jruby.ext.socket.Addrinfo
-
- Addrinfo(Ruby, RubyClass, SocketAddress, Sock, SocketType) - Constructor for class org.jruby.ext.socket.Addrinfo
-
- Addrinfo(Ruby, RubyClass, InetAddress, int) - Constructor for class org.jruby.ext.socket.Addrinfo
-
- Addrinfo(Ruby, RubyClass, SocketAddress) - Constructor for class org.jruby.ext.socket.Addrinfo
-
- addRootNode(Node) - Method in class org.jruby.parser.ParserSupport
-
- addScope(IRScope) - Method in interface org.jruby.ir.persistence.IRReaderDecoder
-
- addScope(IRScope) - Method in class org.jruby.ir.persistence.IRReaderStream
-
- addScopeAwareMethods(String...) - Static method in class org.jruby.runtime.MethodIndex
-
Deprecated.
- addScopeInstructionOffset(IRScope) - Method in class org.jruby.ir.persistence.IRWriterStream
-
Record current offset as the beginning of specified scopes list of instructions.
- addSimpleBoundMethodsPacked(String, String) - Method in class org.jruby.Ruby
-
Deprecated.
- addStores(Map<Operand, Operand>, Set<LocalVariable>) - Method in class org.jruby.ir.dataflow.analyses.StoreLocalVarPlacementNode
-
- addStores(Map<Operand, Operand>) - Method in class org.jruby.ir.dataflow.analyses.StoreLocalVarPlacementProblem
-
- addSubclass(RubyClass) - Method in class org.jruby.RubyClass
-
Add a new subclass to the weak set of subclasses.
- addToCache(String, DynamicMethod, RubyModule, int) - Method in class org.jruby.RubyModule
-
- addToCache(String, CacheEntry) - Method in class org.jruby.RubyModule
-
- addToClassPath(Bundle) - Method in class org.jruby.embed.osgi.OSGiScriptingContainer
-
- addToObjectSpace(boolean, IRubyObject) - Method in class org.jruby.Ruby
-
- addToObjectSpace(Ruby, boolean, IRubyObject) - Method in interface org.jruby.Ruby.ObjectSpacer
-
- addTrace(RubyProc) - Method in class org.jruby.internal.runtime.GlobalVariable
-
- addType(int) - Method in class org.jruby.ir.targets.SiteTracker
-
- addURL(URL) - Method in class org.jruby.util.JRubyClassLoader
-
- addUsedVariables(List<Variable>) - Method in class org.jruby.ir.operands.Array
-
Append the list of variables used in this operand to the input list
- addUsedVariables(List<Variable>) - Method in class org.jruby.ir.operands.CurrentScope
-
- addUsedVariables(List<Variable>) - Method in class org.jruby.ir.operands.DynamicSymbol
-
Append the list of variables used in this operand to the input list
- addUsedVariables(List<Variable>) - Method in class org.jruby.ir.operands.Filename
-
- addUsedVariables(List<Variable>) - Method in class org.jruby.ir.operands.Hash
-
Append the list of variables used in this operand to the input list
- addUsedVariables(List<Variable>) - Method in class org.jruby.ir.operands.ImmutableLiteral
-
- addUsedVariables(List<Variable>) - Method in class org.jruby.ir.operands.IRException
-
- addUsedVariables(List<Variable>) - Method in class org.jruby.ir.operands.Label
-
- addUsedVariables(List<Variable>) - Method in class org.jruby.ir.operands.ObjectClass
-
- addUsedVariables(List<Variable>) - Method in class org.jruby.ir.operands.Operand
-
Append the list of variables used in this operand to the input list -- force every operand
to implement this because a missing implementation can cause bad failures.
- addUsedVariables(List<Variable>) - Method in class org.jruby.ir.operands.Reference
-
- addUsedVariables(List<Variable>) - Method in class org.jruby.ir.operands.Scope
-
- addUsedVariables(List<Variable>) - Method in class org.jruby.ir.operands.ScopeModule
-
- addUsedVariables(List<Variable>) - Method in class org.jruby.ir.operands.Splat
-
Append the list of variables used in this operand to the input list
- addUsedVariables(List<Variable>) - Method in class org.jruby.ir.operands.StandardError
-
- addUsedVariables(List<Variable>) - Method in class org.jruby.ir.operands.StringLiteral
-
- addUsedVariables(List<Variable>) - Method in class org.jruby.ir.operands.SValue
-
Append the list of variables used in this operand to the input list
- addUsedVariables(List<Variable>) - Method in class org.jruby.ir.operands.UndefinedValue
-
- addUsedVariables(List<Variable>) - Method in class org.jruby.ir.operands.Variable
-
Append the list of variables used in this operand to the input list
- addUsedVariables(List<Variable>) - Method in class org.jruby.ir.operands.WrappedIRClosure
-
- addVariable(String) - Method in class org.jruby.parser.StaticScope
-
Add a new variable to this (current) scope unless it is already defined in any
reachable scope.
- addVariableThisScope(String) - Method in class org.jruby.parser.StaticScope
-
Add a new variable to this (current) scope unless it is already defined in the
current scope.
- addWriteAttribute(ThreadContext, String) - Method in class org.jruby.RubyModule
-
- adler() - Method in class org.jruby.ext.zlib.ZStream
-
- adler32(IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.zlib.RubyZlib
-
- adler32_combine(IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.zlib.RubyZlib
-
- adopt(IRubyObject, Thread) - Static method in class org.jruby.RubyThread
-
- adopt(Ruby, ThreadService, Thread) - Static method in class org.jruby.RubyThread
-
- advise(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyIO
-
- afamily(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- afill(IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.javasupport.JavaArray
-
- AFTER_OUTPUT - Static variable in class org.jruby.RubyConverter
-
- afterBlockingCall() - Method in class org.jruby.RubyThread
-
- afterPrologueIndex - Variable in class org.jruby.ir.IRBuilder
-
- AI_ADDRCONFIG - Static variable in class org.jruby.ext.socket.Addrinfo
-
- AI_ALL - Static variable in class org.jruby.ext.socket.Addrinfo
-
- AI_CANONNAME - Static variable in class org.jruby.ext.socket.Addrinfo
-
- AI_DEFAULT - Static variable in class org.jruby.ext.socket.Addrinfo
-
- AI_MASK - Static variable in class org.jruby.ext.socket.Addrinfo
-
- AI_NUMERICHOST - Static variable in class org.jruby.ext.socket.Addrinfo
-
- AI_NUMERICSERV - Static variable in class org.jruby.ext.socket.Addrinfo
-
- AI_PASSIVE - Static variable in class org.jruby.ext.socket.Addrinfo
-
- AI_V4MAPPED - Static variable in class org.jruby.ext.socket.Addrinfo
-
- AI_V4MAPPED_CFG - Static variable in class org.jruby.ext.socket.Addrinfo
-
- ajd(ThreadContext) - Method in class org.jruby.ext.date.RubyDate
-
- alias(String, String) - Method in class org.jruby.internal.runtime.GlobalVariables
-
Creates a new global variable which links to the oldName global variable.
- alias_method(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyModule
-
- aliases(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyEncoding
-
- aliasGlobalVariable(Ruby, Object, Object) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- AliasInstr - Class in org.jruby.ir.instructions
-
- AliasInstr(Operand, Operand) - Constructor for class org.jruby.ir.instructions.AliasInstr
-
- AliasInstr(AliasInstr) - Method in class org.jruby.ir.IRVisitor
-
- AliasInstr(AliasInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- AliasMethod - Class in org.jruby.internal.runtime.methods
-
Represents a method which has been aliased.
- AliasMethod(RubyModule, CacheEntry, String) - Constructor for class org.jruby.internal.runtime.methods.AliasMethod
-
For some java native methods it is convenient to pass in a String instead
of a ByteList.
- AliasNode - Class in org.jruby.ast
-
Represents an alias statement (alias newName oldName
).
- AliasNode(ISourcePosition, Node, Node) - Constructor for class org.jruby.ast.AliasNode
-
- alignment(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.ffi.Struct
-
- alignment(ThreadContext) - Method in class org.jruby.ext.ffi.Struct
-
- alignment(ThreadContext) - Method in class org.jruby.ext.ffi.StructLayout.Field
-
- alignment - Variable in class org.jruby.ext.ffi.Type
-
Minimum alignment of this type in bytes
- alignment(ThreadContext) - Method in class org.jruby.ext.ffi.Type
-
Gets the native alignment of this Type in bytes
- alignmentOf(NativeType) - Method in class org.jruby.ext.ffi.Factory
-
- alignmentOf(NativeType) - Method in class org.jruby.ext.ffi.jffi.Factory
-
- alignmentOf(NativeType) - Method in class org.jruby.ext.ffi.NoImplFactory
-
- alive_p() - Method in class org.jruby.RubyThread
-
- ALL - Static variable in interface org.jruby.Profile
-
- ALL_EVENTS - Static variable in enum org.jruby.runtime.RubyEvent
-
- ALL_EVENTS_ENUMSET - Static variable in enum org.jruby.runtime.RubyEvent
-
- ALL_F - Static variable in class org.jruby.RubyBasicObject
-
- all_p(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyArray
-
- all_p(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyEnumerable
-
- all_p19(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
Deprecated.
- all_pCommon(ThreadContext, IRubyObject, Block, Arity) - Static method in class org.jruby.RubyEnumerable
-
Deprecated.
- all_pCommon(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyEnumerable
-
- all_symbols(ThreadContext, IRubyObject) - Static method in class org.jruby.RubySymbol
-
- all_symbols(IRubyObject) - Static method in class org.jruby.RubySymbol
-
Deprecated.
- all_symbols() - Method in class org.jruby.RubySymbol.SymbolTable
-
- allbits_p(ThreadContext, IRubyObject) - Method in class org.jruby.RubyInteger
-
- alloc(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.jruby.CoreExt.String
-
- allocate() - Method in class org.jruby.MetaClass
-
- allocate() - Method in class org.jruby.RubyClass
-
- allocate(Ruby, RubyClass) - Method in interface org.jruby.runtime.ObjectAllocator
-
- AllocatedDirectMemoryIO - Interface in org.jruby.ext.ffi
-
- allocateDirectMemory(Ruby, int, boolean) - Method in class org.jruby.ext.ffi.Factory
-
Allocates memory on the native C heap and wraps it in a MemoryIO accessor.
- allocateDirectMemory(Ruby, int, int, boolean) - Method in class org.jruby.ext.ffi.Factory
-
Allocates memory on the native C heap and wraps it in a MemoryIO accessor.
- allocateDirectMemory(Ruby, int, boolean) - Method in class org.jruby.ext.ffi.jffi.Factory
-
Allocates memory on the native C heap and wraps it in a MemoryIO accessor.
- allocateDirectMemory(Ruby, int, int, boolean) - Method in class org.jruby.ext.ffi.jffi.Factory
-
Allocates memory on the native C heap and wraps it in a MemoryIO accessor.
- allocateDirectMemory(Ruby, int, boolean) - Method in class org.jruby.ext.ffi.NoImplFactory
-
- allocateDirectMemory(Ruby, int, int, boolean) - Method in class org.jruby.ext.ffi.NoImplFactory
-
- allocateIn(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.ffi.Struct
-
- allocateIn(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.ffi.Struct
-
- allocateInitialFlags(IRScope) - Static method in class org.jruby.ir.IRScope
-
- allocateInOut(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.ffi.Buffer
-
- allocateInOut(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.ffi.Buffer
-
- allocateInOut(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.ffi.Buffer
-
- allocateInOut(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.ffi.Struct
-
- allocateInOut(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.ffi.Struct
-
- allocateInput(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.ffi.Buffer
-
- allocateInput(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.ffi.Buffer
-
- allocateInput(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.ffi.Buffer
-
- allocateInterpreterContext(List<Instr>, int, EnumSet<IRFlags>) - Method in class org.jruby.ir.IRClosure
-
- allocateInterpreterContext(Supplier<List<Instr>>, int, EnumSet<IRFlags>) - Method in class org.jruby.ir.IRClosure
-
- allocateInterpreterContext(List<Instr>, int, EnumSet<IRFlags>) - Method in class org.jruby.ir.IRScope
-
Make version specific to scope which needs it (e.g.
- allocateInterpreterContext(Supplier<List<Instr>>, int, EnumSet<IRFlags>) - Method in class org.jruby.ir.IRScope
-
Make version specific to scope which needs it (e.g.
- allocateMemoryIO() - Method in class org.jruby.ext.ffi.AbstractMemory
-
- allocateMemoryIO() - Method in class org.jruby.ext.ffi.MemoryObject
-
- allocateMemoryIO() - Method in class org.jruby.ext.ffi.Struct
-
- allocateOut(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.ffi.Struct
-
- allocateOut(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.ffi.Struct
-
- allocateOutput(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.ffi.Buffer
-
- allocateOutput(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.ffi.Buffer
-
- allocateOutput(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.ffi.Buffer
-
- allocateProxy(Object, RubyClass) - Static method in class org.jruby.javasupport.Java
-
- allocateProxy(Object, A) - Method in class org.jruby.javasupport.util.ObjectProxyCache
-
- allocateTemporaryBooleanVariables() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- allocateTemporaryFixnumVariables() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- allocateTemporaryFloatVariables() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- allocateTemporaryVariables() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- allocateTransientDirectMemory(Ruby, int, int, boolean) - Method in class org.jruby.ext.ffi.Factory
-
Allocates transient native memory (not from C heap) and wraps it in a MemoryIO accessor.
- allocateTransientDirectMemory(Ruby, int, int, boolean) - Method in class org.jruby.ext.ffi.jffi.Factory
-
- allocateTransientDirectMemory(Ruby, int, int, boolean) - Method in class org.jruby.ext.ffi.NoImplFactory
-
- allocModuleId() - Method in class org.jruby.Ruby
-
- allocScope(DynamicScope) - Method in class org.jruby.runtime.Block
-
- allocSymbolId() - Method in class org.jruby.Ruby
-
- allowBuiltin(String) - Method in interface org.jruby.Profile
-
- allowClass(String) - Method in interface org.jruby.Profile
-
- allowLoad(String) - Method in interface org.jruby.Profile
-
- allowModule(String) - Method in interface org.jruby.Profile
-
- allowRequire(String) - Method in interface org.jruby.Profile
-
- allSymbols() - Method in class org.jruby.RubyHash
-
- aload(int) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- aloadMany(int...) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
Short-hand for specifying a set of aloads
- alreadyExecuted(CompilerPass, FullInterpreterContext, Object, boolean) - Method in class org.jruby.ir.passes.BasicCompilerPassListener
-
- alreadyExecuted(CompilerPass, FullInterpreterContext, Object, boolean) - Method in interface org.jruby.ir.passes.CompilerPassListener
-
This dependent pass has been determined to already be satisfied and is
not going to call execute().
- AluInstr - Class in org.jruby.ir.instructions.boxing
-
- AluInstr(Operation, Variable, Operand, Operand) - Constructor for class org.jruby.ir.instructions.boxing.AluInstr
-
- AluInstr(AluInstr) - Method in class org.jruby.ir.IRVisitor
-
- AluInstr(AluInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- alwaysFalse() - Method in enum org.jruby.ast.NodeType
-
Whether this node type would always evaluate as being false.
- alwaysTrue() - Method in enum org.jruby.ast.NodeType
-
Whether this node type would always evaluate as being true.
- ambiguousOperator(String, String) - Method in class org.jruby.ext.ripper.RipperLexer
-
- ambiguousOperator(String, String) - Method in class org.jruby.lexer.LexingCommon
-
- ambiguousOperator(String, String) - Method in class org.jruby.lexer.yacc.RubyLexer
-
- amjd(ThreadContext) - Method in class org.jruby.ext.date.RubyDate
-
- AMP - Static variable in class org.jruby.ext.cgi.escape.CGIEscape
-
- AMPERSAND - Static variable in class org.jruby.lexer.LexingCommon
-
- AMPERSAND_AMPERSAND - Static variable in class org.jruby.lexer.LexingCommon
-
- AMPERSAND_AMPERSAND - Static variable in class org.jruby.util.CommonByteLists
-
- AMPERSAND_DOT - Static variable in class org.jruby.lexer.LexingCommon
-
- an_e_pat - Static variable in class org.jruby.util.Numeric.RationalPatterns
-
- ancestors(ThreadContext) - Method in class org.jruby.RubyModule
-
rb_mod_ancestors
- ancestors() - Method in class org.jruby.RubyModule
-
Deprecated.
- AND - Static variable in class org.jruby.parser.JavaSignatureParser
-
- AndNode - Class in org.jruby.ast
-
Represents a && (and) operator.
- AndNode(ISourcePosition, Node, Node) - Constructor for class org.jruby.ast.AndNode
-
- anewarray(String) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- anewarrayIRubyObjects(int) - Static method in class org.jruby.runtime.Helpers
-
- anno - Variable in class org.jruby.anno.MethodDescriptor
-
- Annotation - Class in org.jruby.ast.java_signature
-
- Annotation(String, List<AnnotationParameter>) - Constructor for class org.jruby.ast.java_signature.Annotation
-
- annotation(IRubyObject) - Method in class org.jruby.javasupport.JavaAccessibleObject
-
- annotation(IRubyObject) - Method in class org.jruby.javasupport.JavaClass
-
- annotation_p() - Method in class org.jruby.javasupport.JavaClass
-
- annotation_present_p(IRubyObject) - Method in class org.jruby.javasupport.JavaAccessibleObject
-
- annotation_present_p(IRubyObject) - Method in class org.jruby.javasupport.JavaClass
-
- AnnotationBinder - Class in org.jruby.anno
-
Annotation processor for generating "populators" to bind native Java methods as Ruby methods, and
to gather a list of classes seen during compilation that should have their invokers regenerated.
- AnnotationBinder() - Constructor for class org.jruby.anno.AnnotationBinder
-
- AnnotationExpression - Interface in org.jruby.ast.java_signature
-
- AnnotationHelper - Class in org.jruby.anno
-
Utility methods for generating bindings at build time.
- AnnotationParameter - Class in org.jruby.ast.java_signature
-
- AnnotationParameter(String, AnnotationExpression) - Constructor for class org.jruby.ast.java_signature.AnnotationParameter
-
- annotations() - Method in class org.jruby.javasupport.JavaAccessibleObject
-
- annotations() - Method in class org.jruby.javasupport.JavaClass
-
- annotations_p(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLang.Class
-
- annotations_p() - Method in class org.jruby.javasupport.JavaAccessibleObject
-
- annotations_p() - Method in class org.jruby.javasupport.JavaClass
-
- ANON_REST - Static variable in class org.jruby.runtime.ArgumentDescriptor
-
- ANONOPT_CHAR - Static variable in class org.jruby.internal.runtime.methods.DescriptorInfo
-
- ANONREQ_CHAR - Static variable in class org.jruby.internal.runtime.methods.DescriptorInfo
-
- ANONREST_CHAR - Static variable in class org.jruby.internal.runtime.methods.DescriptorInfo
-
- anonymous - Variable in enum org.jruby.runtime.ArgumentType
-
- anonymous_class_p() - Method in class org.jruby.javasupport.JavaClass
-
- anonymous_p(IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLang.Class
-
- anonymousForm() - Method in enum org.jruby.runtime.ArgumentType
-
- ANY - Static variable in interface org.jruby.Profile
-
- any_p(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.java.proxies.MapJavaProxy
-
- any_p(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyArray
-
- any_p(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyEnumerable
-
- any_p(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyHash
-
- any_pCommon(ThreadContext, IRubyObject, Block, Arity) - Static method in class org.jruby.RubyEnumerable
-
Deprecated.
- any_pCommon(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyEnumerable
-
- any_to_channel(ThreadContext, IRubyObject) - Static method in class org.jruby.java.addons.IOJavaAddons.AnyIO
-
- any_to_inputstream(ThreadContext, IRubyObject) - Static method in class org.jruby.java.addons.IOJavaAddons.AnyIO
-
- any_to_outputstream(ThreadContext, IRubyObject) - Static method in class org.jruby.java.addons.IOJavaAddons.AnyIO
-
- anybits_p(ThreadContext, IRubyObject) - Method in class org.jruby.RubyInteger
-
- AnyIO() - Constructor for class org.jruby.java.addons.IOJavaAddons.AnyIO
-
- anyToString(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- anyToString() - Method in class org.jruby.ir.operands.UndefinedValue
-
- anyToString() - Method in class org.jruby.RubyBasicObject
-
Internal method that helps to convert any object into the
format of a class name and a hex string inside of #<>.
- anyToString() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- anyTrue(boolean[]) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- AOT_LOADCLASSES - Static variable in class org.jruby.util.cli.Options
-
- API - Class in org.jruby.api
-
- API() - Constructor for class org.jruby.api.API
-
- append(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.Enums
-
- append(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.stringio.StringIO.GenericWritable
-
- append(IRubyObject) - Method in class org.jruby.ext.zlib.JZlibDeflate
-
- append(ThreadContext, IRubyObject) - Method in class org.jruby.ext.zlib.JZlibInflate
-
- append(ByteList) - Method in class org.jruby.ext.zlib.JZlibInflate
-
- append(IRubyObject) - Method in class org.jruby.ext.zlib.JZlibRubyGzipWriter
-
- append(IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaUtil.Collection
-
- append(IRubyObject) - Method in class org.jruby.RubyArray
-
rb_ary_push - specialized rb_ary_store
- append(IRubyObject) - Method in class org.jruby.RubyClassPathVariable
-
Deprecated.
- append(ThreadContext, IRubyObject) - Method in class org.jruby.RubyClassPathVariable
-
- append(IRubyObject) - Method in class org.jruby.RubyString
-
rb_str_append
- append(RubyString) - Method in class org.jruby.RubyString
-
- append(byte) - Method in class org.jruby.util.ByteList
-
Append a single byte to the ByteList
- append(int) - Method in class org.jruby.util.ByteList
-
Append a single int to the ByteList
- append(InputStream, int) - Method in class org.jruby.util.ByteList
-
Append up to length bytes from InputStream to the ByteList.
- append(ByteBuffer, int) - Method in class org.jruby.util.ByteList
-
Append contents of the supplied nio ByteList up to len length onto the end of this
ByteBuffer.
- append(byte[]) - Method in class org.jruby.util.ByteList
-
Append moreBytes onto the end of the current ByteList.
- append(ByteList) - Method in class org.jruby.util.ByteList
-
Append moreBytes onto the end of the current ByteList.
- append(ByteList, int, int) - Method in class org.jruby.util.ByteList
-
Append moreBytes onto the end of the current ByteList with +index as the new begin for
len bytes from the moreBytes ByteList.
- append(byte[], int, int) - Method in class org.jruby.util.ByteList
-
Append moreBytes onto the end of the current ByteList with start as the new begin for
len bytes from the moreBytes byte array.
- append(IRubyObject) - Method in class org.jruby.util.collections.StringArraySet
-
- APPEND - Static variable in class org.jruby.util.io.ModeFlags
-
append flag, to seek to the end of the file
- APPEND - Static variable in class org.jruby.util.io.OpenFile
-
- append19(IRubyObject) - Method in class org.jruby.RubyString
-
- append_features(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.java.proxies.JavaInterfaceTemplate
-
- append_features(IRubyObject) - Method in class org.jruby.RubyModule
-
rb_mod_append_features
- appendAsString(RubyString, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- AppendBlockCallback(Ruby, RubyArray) - Constructor for class org.jruby.RubyEnumerable.AppendBlockCallback
-
Deprecated.
- appendByteList(RubyString, ByteList) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- appendline(ThreadContext, int, ByteList[], int[]) - Method in class org.jruby.util.io.OpenFile
-
- AppendModeChannel - Class in org.jruby.util
-
A Channel wrapper that will seek to the end of the open file on any write()
operations by performing a seek to eof beforehand.
- AppendModeChannel(FileChannel) - Constructor for class org.jruby.util.AppendModeChannel
-
- appendOptions(ByteList, RegexpOptions) - Static method in class org.jruby.util.RegexpSupport
-
- appendRegexpString19(Ruby, ByteList, byte[], int, int, Encoding, Encoding) - Static method in class org.jruby.util.RegexpSupport
-
- appendString(Ruby, String) - Method in class org.jruby.util.collections.StringArraySet
-
- appendToBlock(Node, Node) - Method in class org.jruby.parser.ParserSupport
-
- appendToObjectArray(IRubyObject[], IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- apply(String, int, int, Object, Vector, Vector) - Method in class org.jruby.embed.bsf.JRubyEngine
-
- apply(String, int, int, Object, Vector, Vector) - Method in class org.jruby.javasupport.bsf.JRubyEngine
-
- apply() - Method in interface org.jruby.util.func.Function0
-
Deprecated.
- apply(A0, A1, A2) - Method in interface org.jruby.util.func.Function3
-
Deprecated.
- apply(AN...) - Method in interface org.jruby.util.func.FunctionN
-
Deprecated.
- apply(T, int, int) - Method in interface org.jruby.util.func.ObjectIntIntFunction
-
- applyPattern(String) - Method in class org.jruby.util.RubyDateFormat
-
Deprecated.
- applyPattern(String, boolean) - Method in class org.jruby.util.RubyDateFormat
-
Deprecated.
- applyPreMeetHandler() - Method in class org.jruby.ir.dataflow.analyses.DefinedVariableNode
-
- applyPreMeetHandler() - Method in class org.jruby.ir.dataflow.analyses.LiveVariableNode
-
- applyPreMeetHandler() - Method in class org.jruby.ir.dataflow.analyses.LoadLocalVarPlacementNode
-
- applyPreMeetHandler() - Method in class org.jruby.ir.dataflow.analyses.StoreLocalVarPlacementNode
-
- applyPreMeetHandler() - Method in class org.jruby.ir.dataflow.analyses.UnboxableOpsAnalysisNode
-
- applyPreMeetHandler() - Method in class org.jruby.ir.dataflow.FlowGraphNode
-
Initialize this data flow node to compute the new solution
This is done before iteratively calling the MEET operator.
- applyTransferFunction(Instr) - Method in class org.jruby.ir.dataflow.analyses.DefinedVariableNode
-
- applyTransferFunction(Instr) - Method in class org.jruby.ir.dataflow.analyses.LiveVariableNode
-
- applyTransferFunction(Instr) - Method in class org.jruby.ir.dataflow.analyses.LoadLocalVarPlacementNode
-
- applyTransferFunction(Instr) - Method in class org.jruby.ir.dataflow.analyses.StoreLocalVarPlacementNode
-
- applyTransferFunction(Instr) - Method in class org.jruby.ir.dataflow.analyses.UnboxableOpsAnalysisNode
-
- applyTransferFunction(Instr) - Method in class org.jruby.ir.dataflow.FlowGraphNode
-
Apply transfer function to the instruction
- aprintln() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- ARCH - Static variable in class org.jruby.platform.Platform
-
- ARCH_NAMES - Static variable in class org.jruby.platform.Platform
-
Deprecated.
- areComparable(CodeRangeable, CodeRangeable) - Static method in class org.jruby.util.StringSupport
-
- areComparableViaCodeRange(CodeRangeable, CodeRangeable) - Static method in class org.jruby.util.StringSupport
-
- areCompatible(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyEncoding
-
- areCompatible(Encoding, int, Encoding, int) - Static method in class org.jruby.RubyEncoding
-
- areCompatible(CodeRangeable, CodeRangeable) - Static method in class org.jruby.util.StringSupport
-
rb_enc_compatible
- areCompatible(ByteList, ByteList) - Static method in class org.jruby.util.StringSupport
-
- aref(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- aref(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.StructLayout
-
- AREF - Static variable in class org.jruby.ir.instructions.ArrayDerefInstr
-
- aref(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaUtil.List
-
- aref(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaUtil.List
-
- aref(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaUtilRegex.Matcher
-
- aref(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaUtilRegex.Matcher
-
- aref(IRubyObject) - Method in class org.jruby.javasupport.proxy.JavaProxyReflectionObject
-
- aref(IRubyObject[]) - Method in class org.jruby.RubyArray
-
- aref(IRubyObject) - Method in class org.jruby.RubyArray
-
rb_ary_aref
- aref(IRubyObject, IRubyObject) - Method in class org.jruby.RubyArray
-
- aref(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyDir
-
- aref(IRubyObject) - Method in class org.jruby.RubyHash
-
- aref(IRubyObject) - Method in class org.jruby.RubyStruct
-
- aref19(IRubyObject) - Method in class org.jruby.RubyArray
-
Deprecated.
- aref19(IRubyObject, IRubyObject) - Method in class org.jruby.RubyArray
-
Deprecated.
- AREF_METHOD - Static variable in class org.jruby.util.CommonByteLists
-
- ArefCallSite - Class in org.jruby.runtime.callsite
-
- ArefCallSite() - Constructor for class org.jruby.runtime.callsite.ArefCallSite
-
- arefDirect(Ruby, Object, JavaUtil.JavaConverter, int) - Static method in class org.jruby.java.util.ArrayUtils
-
- arefDirect(Ruby, int) - Method in class org.jruby.javasupport.JavaArray
-
- areturn() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- arg(ThreadContext) - Method in class org.jruby.RubyComplex
-
nucomp_arg
- arg(ThreadContext) - Method in class org.jruby.RubyNumeric
-
numeric_arg
- arg - Variable in class org.jruby.runtime.JavaSites.NumericSites
-
- ARG0 - Static variable in class org.jruby.anno.TypePopulator
-
- ARG0_ARY - Static variable in class org.jruby.anno.TypePopulator
-
- ARG0_ARY_BLOCK - Static variable in class org.jruby.anno.TypePopulator
-
- ARG0_BLOCK - Static variable in class org.jruby.anno.TypePopulator
-
- ARG1 - Static variable in class org.jruby.anno.TypePopulator
-
- ARG1_ARY - Static variable in class org.jruby.anno.TypePopulator
-
- ARG1_ARY_BLOCK - Static variable in class org.jruby.anno.TypePopulator
-
- ARG1_BLOCK - Static variable in class org.jruby.anno.TypePopulator
-
- ARG2 - Static variable in class org.jruby.anno.TypePopulator
-
- ARG2_BLOCK - Static variable in class org.jruby.anno.TypePopulator
-
- ARG3 - Static variable in class org.jruby.anno.TypePopulator
-
- ARG3_BLOCK - Static variable in class org.jruby.anno.TypePopulator
-
- ARG4 - Static variable in class org.jruby.anno.TypePopulator
-
- ARG4_BLOCK - Static variable in class org.jruby.anno.TypePopulator
-
- arg_add(ISourcePosition, Node, Node) - Method in class org.jruby.parser.ParserSupport
-
- arg_add_optblock(IRubyObject, IRubyObject) - Method in class org.jruby.ext.ripper.RipperParserBase
-
- arg_append(Node, Node) - Method in class org.jruby.parser.ParserSupport
-
- arg_blk_pass(Node, BlockPassNode) - Method in class org.jruby.parser.ParserSupport
-
- arg_concat(ISourcePosition, Node, Node) - Method in class org.jruby.parser.ParserSupport
-
- ARG_ENCODING_FIXED - Static variable in class org.jruby.RubyRegexp
-
- ARG_ENCODING_NONE - Static variable in class org.jruby.RubyRegexp
-
- arg_var(IRubyObject) - Method in class org.jruby.ext.ripper.RipperParserBase
-
- arg_var(ByteList) - Method in class org.jruby.parser.ParserSupport
-
- argDesc - Variable in class org.jruby.ir.IRClosure
-
- argDesc - Variable in class org.jruby.ir.IRMethod
-
- Argf - Variable in class org.jruby.runtime.JavaSites
-
- argf_close(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyArgsFile
-
- ArgfSites() - Constructor for class org.jruby.runtime.JavaSites.ArgfSites
-
- argIndex - Variable in class org.jruby.ir.instructions.ReceiveArgBase
-
- args - Variable in exception org.jruby.exceptions.CatchThrow
-
- ARGS - Static variable in class org.jruby.RubyEnumerator
-
- args() - Method in class org.jruby.RubyNoMethodError
-
- ARGS_INDEX - Static variable in class org.jruby.internal.runtime.methods.InvocationMethodFactory
-
The lvar index of the method args on the call
- argsCat(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- argsCat(IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- ArgsCatNode - Class in org.jruby.ast
-
- ArgsCatNode(ISourcePosition, Node, Node) - Constructor for class org.jruby.ast.ArgsCatNode
-
- argsCatToArguments(IRubyObject[], IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- argsCount - Variable in class org.jruby.ir.instructions.CallBase
-
- ArgsFileData(Ruby, RubyArray) - Constructor for class org.jruby.RubyArgsFile.ArgsFileData
-
- ArgsNode - Class in org.jruby.ast
-
Represents the argument declarations of a method.
- ArgsNode(ISourcePosition, ListNode, ListNode, RestArgNode, ListNode, BlockArgNode) - Constructor for class org.jruby.ast.ArgsNode
-
Construct a new ArgsNode with no keyword arguments.
- ArgsNode(ISourcePosition, ListNode, ListNode, RestArgNode, ListNode, ListNode, KeywordRestArgNode, BlockArgNode) - Constructor for class org.jruby.ast.ArgsNode
-
Construct a new ArgsNode with keyword arguments.
- argsNode - Variable in class org.jruby.ast.FCallNode
-
- argsNode - Variable in class org.jruby.ast.MethodDefNode
-
- argsNodeToArgumentDescriptors(ArgsNode) - Static method in class org.jruby.runtime.Helpers
-
Use an ArgsNode (used for blocks) to generate ArgumentDescriptors
- argsPush(ThreadContext, RubyArray, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- argsPush(IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- ArgsPushNode - Class in org.jruby.ast
-
- ArgsPushNode(ISourcePosition, Node, Node) - Constructor for class org.jruby.ast.ArgsPushNode
-
- ArgsTailHolder - Class in org.jruby.ext.ripper
-
Simple struct to temporarily hold values during part of parsing.
- ArgsTailHolder(IRubyObject, IRubyObject, IRubyObject) - Constructor for class org.jruby.ext.ripper.ArgsTailHolder
-
- ArgsTailHolder - Class in org.jruby.parser
-
Simple struct to hold values until they can be inserted into the AST.
- ArgsTailHolder(ISourcePosition, ListNode, KeywordRestArgNode, BlockArgNode) - Constructor for class org.jruby.parser.ArgsTailHolder
-
- ArgsUtil - Class in org.jruby.ast.util
-
- ArgsUtil() - Constructor for class org.jruby.ast.util.ArgsUtil
-
- argument_types(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Constructor
-
- argument_types(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Method
-
- argument_types() - Method in class org.jruby.javasupport.proxy.JavaProxyClass.ProxyMethodImpl
-
- argument_types() - Method in class org.jruby.javasupport.proxy.JavaProxyConstructor
-
- argumentDescriptions - Variable in class org.jruby.ir.IRBuilder
-
- ArgumentDescriptor - Class in org.jruby.runtime
-
A description of a single argument in a Ruby argument list.
- ArgumentDescriptor(ArgumentType, RubySymbol) - Constructor for class org.jruby.runtime.ArgumentDescriptor
-
- ArgumentDescriptor(ArgumentType) - Constructor for class org.jruby.runtime.ArgumentDescriptor
-
- argumentDescriptorsToParameters(Ruby, ArgumentDescriptor[], boolean) - Static method in class org.jruby.runtime.Helpers
-
Convert a parameter list from ArgumentDescriptor format to "Array of Array" format
- ArgumentError - Exception in org.jruby.exceptions
-
Represents a Ruby ArgumentError as a throwable Java exception.
- ArgumentError(String, RubyArgumentError) - Constructor for exception org.jruby.exceptions.ArgumentError
-
- ArgumentNode - Class in org.jruby.ast
-
Simple Node for named entities.
- ArgumentNode(ISourcePosition, RubySymbol, int) - Constructor for class org.jruby.ast.ArgumentNode
-
- ArgumentProcessor - Class in org.jruby.util.cli
-
Encapsulated logic for processing JRuby's command-line arguments.
- ArgumentProcessor(String[], RubyInstanceConfig) - Constructor for class org.jruby.util.cli.ArgumentProcessor
-
- ArgumentProcessor(String[], boolean, boolean, boolean, RubyInstanceConfig) - Constructor for class org.jruby.util.cli.ArgumentProcessor
-
- ArgumentType - Enum in org.jruby.runtime
-
The diffierent types of arguments identified in a method.
- argumentTypes - Variable in class org.jruby.anno.JavaMethodDescriptor
-
Deprecated.
- Argv - Class in org.jruby.embed.variable
-
- argv(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyArgsFile
-
- arity() - Method in class org.jruby.AbstractRubyMethod
-
Returns the number of arguments a method accepted.
- arity - Variable in class org.jruby.anno.MethodDescriptor
-
- arity - Variable in class org.jruby.ext.ffi.AbstractInvoker
-
The arity of this function.
- arity - Variable in class org.jruby.ext.ffi.CallbackInfo
-
The arity of this function.
- arity - Variable in class org.jruby.ext.ffi.jffi.DefaultMethod
-
- arity - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- arity - Variable in class org.jruby.ext.ffi.jffi.NativeInvoker
-
- arity - Variable in class org.jruby.internal.runtime.methods.JavaMethod
-
- arity() - Method in class org.jruby.javasupport.JavaCallable
-
- arity() - Method in class org.jruby.javasupport.proxy.JavaProxyClass.ProxyMethodImpl
-
- arity() - Method in class org.jruby.javasupport.proxy.JavaProxyConstructor
-
- arity() - Method in class org.jruby.RubyMethod
-
Returns the number of arguments a method accepted.
- arity() - Method in class org.jruby.RubyProc
-
- Arity - Class in org.jruby.runtime
-
The arity of a method is the number of arguments it takes.
- arity() - Method in class org.jruby.runtime.Block
-
Deprecated.
- arity() - Method in class org.jruby.runtime.BlockBody
-
Deprecated.
- arity() - Method in class org.jruby.runtime.invokedynamic.JRubyCallSite
-
- arity() - Method in class org.jruby.runtime.Signature
-
- arityValue() - Method in class org.jruby.runtime.Signature
-
Best attempt at breaking the code of arity values! We figure out how many fixed/required parameters
must be supplied.
- array - Class in org.jruby.ext.api
-
- array() - Constructor for class org.jruby.ext.api.array
-
- array() - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- array() - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- array() - Method in class org.jruby.ext.ffi.MemoryIO
-
- array() - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- Array(Ruby, RubyClass, Type, int) - Constructor for class org.jruby.ext.ffi.Type.Array
-
Initializes a new Type.Array instance.
- Array(Ruby, Type, int) - Constructor for class org.jruby.ext.ffi.Type.Array
-
Initializes a new Type.Array instance.
- Array(Array) - Method in class org.jruby.ir.IRVisitor
-
- Array - Class in org.jruby.ir.operands
-
- Array() - Constructor for class org.jruby.ir.operands.Array
-
- Array(Operand[]) - Constructor for class org.jruby.ir.operands.Array
-
- Array(Array) - Method in class org.jruby.ir.persistence.IRDumper
-
- array(MethodHandles.Lookup, String, MethodType) - Static method in class org.jruby.ir.targets.Bootstrap
-
- array() - Static method in class org.jruby.ir.targets.Bootstrap
-
- array(ThreadContext, IRubyObject[]) - Static method in class org.jruby.ir.targets.Bootstrap
-
- array(int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Construct an Array from elements on stack.
- array(int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- array(int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter7
-
- Array(Array) - Method in class org.jruby.ir.targets.JVMVisitor
-
- array(int) - Static method in interface org.jruby.runtime.builtin.IRubyObject
-
- Array - Variable in class org.jruby.runtime.JavaSites
-
- Array2 - Variable in class org.jruby.runtime.JavaSites
-
- Array2Sites() - Constructor for class org.jruby.runtime.JavaSites.Array2Sites
-
- ARRAY_BIGDECIMAL_CONVERTER - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- ARRAY_BIGINTEGER_CONVERTER - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- ARRAY_BOOLEAN_CONVERTER - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- ARRAY_BYTE_CONVERTER - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- ARRAY_CHAR_CONVERTER - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- array_class() - Method in class org.jruby.javasupport.JavaClass
-
- ARRAY_CLASS_CONVERTER - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- ARRAY_CONVERTERS - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- ARRAY_DEFAULT_SIZE - Static variable in class org.jruby.RubyArray
-
- ARRAY_DOUBLE_CONVERTER - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- ARRAY_FLOAT_CONVERTER - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- ARRAY_INT_CONVERTER - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- ARRAY_LONG_CONVERTER - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- ARRAY_OBJECT_CONVERTER - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- array_p() - Method in class org.jruby.javasupport.JavaClass
-
- ARRAY_SHORT_CONVERTER - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- ARRAY_STRING_CONVERTER - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- ArrayAnnotationExpression - Class in org.jruby.ast.java_signature
-
- ArrayAnnotationExpression(List<AnnotationExpression>) - Constructor for class org.jruby.ast.java_signature.ArrayAnnotationExpression
-
- ArrayDerefInstr - Class in org.jruby.ir.instructions
-
Instruction representing Ruby code of the form: "a['str']"
which is equivalent to: a.[]('str').
- ArrayDerefInstr(IRScope, Variable, Operand, FrozenString, CallSite, long) - Constructor for class org.jruby.ir.instructions.ArrayDerefInstr
-
- ArrayDerefInstr(IRScope, Variable, Operand, FrozenString) - Constructor for class org.jruby.ir.instructions.ArrayDerefInstr
-
- ArrayDerefInstr(ArrayDerefInstr) - Method in class org.jruby.ir.IRVisitor
-
- ArrayDerefInstr(ArrayDerefInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- ArrayDerefInvokeSite - Class in org.jruby.ir.targets
-
Created by headius on 10/23/14.
- ArrayDerefInvokeSite(MethodType, String, int) - Constructor for class org.jruby.ir.targets.ArrayDerefInvokeSite
-
- arrayEntryOrNil(RubyArray, int) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- arrayEntryOrNilOne(RubyArray) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- arrayEntryOrNilTwo(RubyArray) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- arrayEntryOrNilZero(RubyArray) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- ArrayField(Ruby, RubyClass) - Constructor for class org.jruby.ext.ffi.StructLayout.ArrayField
-
- ArrayIO() - Constructor for class org.jruby.ext.ffi.ArrayMemoryIO.ArrayIO
-
- ArrayJavaAddons - Class in org.jruby.java.addons
-
- ArrayJavaAddons() - Constructor for class org.jruby.java.addons.ArrayJavaAddons
-
- ArrayJavaProxy - Class in org.jruby.java.proxies
-
- ArrayJavaProxy(Ruby, RubyClass, Object) - Constructor for class org.jruby.java.proxies.ArrayJavaProxy
-
- ArrayJavaProxy(Ruby, RubyClass, Object, JavaUtil.JavaConverter) - Constructor for class org.jruby.java.proxies.ArrayJavaProxy
-
- ArrayJavaProxyCreator - Class in org.jruby.java.proxies
-
A shim class created when constructing primitive arrays from proxied Java classes.
- arrayLength(IRubyObject) - Static method in class org.jruby.ast.util.ArgsUtil
-
- arraylength() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- arrayLength() - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- arrayLength() - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- arrayLength() - Method in class org.jruby.ext.ffi.MemoryIO
-
- arrayLength() - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- arrayload() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- ArrayMemoryIO - Class in org.jruby.ext.ffi
-
- ArrayMemoryIO(Ruby, byte[], int, int) - Constructor for class org.jruby.ext.ffi.ArrayMemoryIO
-
- ArrayMemoryIO(Ruby, int) - Constructor for class org.jruby.ext.ffi.ArrayMemoryIO
-
- ArrayMemoryIO.ArrayIO - Class in org.jruby.ext.ffi
-
- ArrayNode - Class in org.jruby.ast
-
Represents an array.
- ArrayNode(ISourcePosition, Node) - Constructor for class org.jruby.ast.ArrayNode
-
- ArrayNode(ISourcePosition) - Constructor for class org.jruby.ast.ArrayNode
-
- arrayOf(T...) - Static method in class org.jruby.runtime.Helpers
-
- arrayOf(IRubyObject, IRubyObject...) - Static method in class org.jruby.runtime.Helpers
-
- arrayOf(Class<T>, int, T) - Static method in class org.jruby.runtime.Helpers
-
- arrayOffset() - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- arrayOffset() - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- arrayOffset() - Method in class org.jruby.ext.ffi.MemoryIO
-
- arrayOffset() - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- arrayPostOrNil(RubyArray, int, int, int) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- arrayPostOrNilOne(RubyArray, int, int) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- arrayPostOrNilTwo(RubyArray, int, int) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- arrayPostOrNilZero(RubyArray, int, int) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- ArraySites() - Constructor for class org.jruby.runtime.JavaSites.ArraySites
-
- arraystore() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- ArraySupport - Class in org.jruby.util
-
Support methods for (native) arrays.
- arrayType - Variable in class org.jruby.ext.ffi.StructLayout.ArrayProxy
-
- ArrayTypeNode - Class in org.jruby.ast.java_signature
-
- ArrayTypeNode() - Constructor for class org.jruby.ast.java_signature.ArrayTypeNode
-
- ArrayTypeNode(TypeNode) - Constructor for class org.jruby.ast.java_signature.ArrayTypeNode
-
- ArrayUtils - Class in org.jruby.java.util
-
A collection of utilities for manipulating Java arrays.
- arrayValue(IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- arrayValue(ThreadContext, Ruby, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- aryAppend(RubyArray) - Method in class org.jruby.RubyArray
-
- aryDup() - Method in class org.jruby.RubyArray
-
rb_ary_dup
- aryDup() - Method in class org.jruby.specialized.RubyArrayOneObject
-
- aryDup() - Method in class org.jruby.specialized.RubyArrayTwoObject
-
- aryDup19() - Method in class org.jruby.RubyArray
-
Deprecated.
- aryOrToAry(ThreadContext, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- aryset(Node, Node) - Method in class org.jruby.parser.ParserSupport
-
Define an array set condition so we can return lhs
- aryToAry(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyArray
-
rb_ary_to_ary
- aryToAry(IRubyObject) - Static method in class org.jruby.RubyArray
-
Deprecated.
- aryToAry(IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- aryToAry(ThreadContext, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- asAddress() - Method in class org.jruby.ext.socket.SocketUtilsIPV6.IPv6NetworkMask
-
- asArray(ThreadContext, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- asBoolean(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- asByteBuffer() - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- asByteBuffer() - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- asByteBuffer() - Method in class org.jruby.ext.ffi.MemoryIO
-
Creates a view of this memory object as a java NIO byte buffer.
- asByteBuffer() - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- ASCII - Static variable in class org.jruby.ext.nkf.RubyNKF
-
Deprecated.
- ASCII8BIT_ENCODING - Static variable in class org.jruby.lexer.LexingCommon
-
- ascii8bitBinmode(Ruby) - Method in class org.jruby.util.io.OpenFile
-
- ascii8bitEncoding(Ruby) - Static method in class org.jruby.util.io.EncodingUtils
-
- ascii_only_p(ThreadContext) - Method in class org.jruby.RubyString
-
- asciicompat_encoding(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyConverter
-
- asciiCompatible_p(ThreadContext) - Method in class org.jruby.RubyEncoding
-
- asciiOnlyCaseMap(Ruby, ByteList, IntHolder, Encoding) - Static method in class org.jruby.util.StringSupport
-
- asClassLoader() - Method in interface org.jruby.util.ClassDefiningClassLoader
-
- asctime() - Method in class org.jruby.RubyTime
-
- ASET - Static variable in class org.jruby.ir.instructions.ArrayDerefInstr
-
- aset(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaUtil.List
-
- aset(IRubyObject, IRubyObject) - Method in class org.jruby.javasupport.JavaArray
-
- aset(IRubyObject, IRubyObject) - Method in class org.jruby.javasupport.proxy.JavaProxyReflectionObject
-
- aset(IRubyObject[]) - Method in class org.jruby.RubyArray
-
- aset(IRubyObject, IRubyObject) - Method in class org.jruby.RubyArray
-
- aset(IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.RubyArray
-
rb_ary_aset
- aset(IRubyObject, IRubyObject) - Method in class org.jruby.RubyHash
-
- aset(IRubyObject, IRubyObject) - Method in class org.jruby.RubyStruct
-
- aset(IRubyObject, IRubyObject) - Method in class org.jruby.util.collections.StringArraySet
-
- aset(IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.util.collections.StringArraySet
-
- aset19(IRubyObject, IRubyObject) - Method in class org.jruby.RubyArray
-
Deprecated.
- aset19(IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.RubyArray
-
Deprecated.
- ASET_METHOD - Static variable in class org.jruby.util.CommonByteLists
-
- AsetCallSite - Class in org.jruby.runtime.callsite
-
- AsetCallSite() - Constructor for class org.jruby.runtime.callsite.AsetCallSite
-
- asetDirect(Ruby, Object, JavaUtil.JavaConverter, int, IRubyObject) - Static method in class org.jruby.java.util.ArrayUtils
-
- asetDirect(Ruby, int, IRubyObject) - Method in class org.jruby.javasupport.JavaArray
-
- asImportantAs(AssignedName) - Method in enum org.jruby.javasupport.binding.Priority
-
- asin(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
- asin19(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
Deprecated.
- asinh(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
- asinh19(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
Deprecated.
- ASINH_COEF - Static variable in class org.jruby.RubyMath
-
- asInstanceVariable() - Method in class org.jruby.RubySymbol
-
- asInt(ThreadContext) - Method in class org.jruby.ext.socket.Option
-
- asInteger(String) - Method in class org.jruby.ext.socket.SubnetUtils.SubnetInfo
-
- asJavaObject(Object) - Method in class org.jruby.java.proxies.ArrayJavaProxy
-
- asJavaObject(Object) - Method in class org.jruby.java.proxies.JavaProxy
-
- asJavaString(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- asJavaString() - Method in class org.jruby.ir.operands.UndefinedValue
-
Convert the object into a symbol name if possible.
- asJavaString() - Method in class org.jruby.RubyBasicObject
-
rb_to_id
Will try to convert this object to a String using the Ruby
"to_str" if the object isn't already a String.
- asJavaString() - Method in class org.jruby.RubyFixnum
-
- asJavaString() - Method in class org.jruby.RubyString
-
rb_to_id
- asJavaString() - Method in class org.jruby.RubySymbol
-
rb_to_id
- asJavaString() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
Convert the object into a symbol name if possible.
- ASM - Class in org.jruby.util
-
ASM helpers for JRuby.
- asNumeric() - Method in class org.jruby.RubyNumeric
-
- asPrefixLength() - Method in class org.jruby.ext.socket.SocketUtilsIPV6.IPv6NetworkMask
-
- assign(ISourcePosition, RubySymbol, Node) - Method in class org.jruby.parser.StaticScope
-
Make a DASgn or LocalAsgn node based on scope logic
- assign(ISourcePosition, RubySymbol, Node, StaticScope, int) - Method in class org.jruby.parser.StaticScope
-
- assignable(Class<?>, Class<?>) - Static method in class org.jruby.javasupport.JavaClass
-
- assignable_from_p(IRubyObject) - Method in class org.jruby.javasupport.JavaClass
-
- assignableConstant(IRubyObject) - Method in class org.jruby.ext.ripper.RipperParserBase
-
- assignableIdentifier(IRubyObject) - Method in class org.jruby.ext.ripper.RipperParserBase
-
- assignableInCurr(ByteList, Node) - Method in class org.jruby.parser.ParserSupport
-
- assignableKeyword(ByteList, Node) - Method in class org.jruby.parser.ParserSupport
-
- assignableLabelOrIdentifier(ByteList, Node) - Method in class org.jruby.parser.ParserSupport
-
- AssignableNode - Class in org.jruby.ast
-
Base class of any node which can be assigned to.
- AssignableNode(ISourcePosition) - Constructor for class org.jruby.ast.AssignableNode
-
- AssignableNode(ISourcePosition, Node, boolean) - Constructor for class org.jruby.ast.AssignableNode
-
- AssignedName - Class in org.jruby.javasupport.binding
-
Created by headius on 2/26/15.
- assignKeyword(ISourcePosition, RubySymbol, Node) - Method in class org.jruby.parser.StaticScope
-
Register a keyword argument with this staticScope.
- assoc(ThreadContext, IRubyObject) - Method in class org.jruby.java.proxies.MapJavaProxy
-
- assoc(ThreadContext, IRubyObject) - Method in class org.jruby.RubyArray
-
rb_ary_assoc
- assoc(ThreadContext, IRubyObject) - Method in class org.jruby.RubyHash
-
- associateEncoding(ByteList, Encoding, int) - Static method in class org.jruby.parser.ParserSupport
-
- associateEncoding(Encoding) - Method in class org.jruby.RubyString
-
- associateEncoding(Encoding) - Method in class org.jruby.RubySymbol
-
RubySymbol is created by passing in a String and bytes are extracted from that.
- associateEncoding(CodeRangeable, Encoding) - Static method in class org.jruby.util.StringSupport
-
- associateThread(Thread, RubyThread) - Method in class org.jruby.internal.runtime.ThreadService
-
- asStackTraceElement() - Method in class org.jruby.runtime.backtrace.RubyStackTraceElement
-
- asString(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- asString() - Method in class org.jruby.ir.operands.UndefinedValue
-
rb_obj_as_string
- asString(ThreadContext, IRubyObject, IRubyObject, CallSite) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
asString using a given call site
- asString() - Method in class org.jruby.RubyBasicObject
-
rb_obj_as_string
First converts this object into a String using the "to_s"
method, infects it with the current taint and returns it.
- asString() - Method in class org.jruby.RubyString
-
- asString() - Method in class org.jruby.RubySymbol
-
- asString() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
rb_obj_as_string
- AsStringInstr - Class in org.jruby.ir.instructions
-
- AsStringInstr(IRScope, Variable, Operand, boolean) - Constructor for class org.jruby.ir.instructions.AsStringInstr
-
- AsStringInstr(AsStringInstr) - Method in class org.jruby.ir.IRVisitor
-
- AsStringInstr(AsStringInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- asSymbol(ISourcePosition, ByteList) - Method in class org.jruby.parser.ParserSupport
-
- asSymbol(ISourcePosition, Node) - Method in class org.jruby.parser.ParserSupport
-
- astore(int) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- asTruth(String, ByteList) - Method in class org.jruby.lexer.yacc.RubyLexer
-
- asWriter() - Method in class org.jruby.RubySymbol
-
Make an instance variable out of this symbol (e.g.
- AsyncReaction(int[]) - Constructor for class org.jruby.util.Join.AsyncReaction
-
- AsyncReaction(Enum<?>, Enum<?>...) - Constructor for class org.jruby.util.Join.AsyncReaction
-
- at(ThreadContext, IRubyObject) - Method in class org.jruby.java.proxies.ArrayJavaProxy
-
- AT - Static variable in class org.jruby.parser.JavaSignatureParser
-
- at(IRubyObject) - Method in class org.jruby.RubyArray
-
rb_ary_at
- at(int) - Method in class org.jruby.RubyMatchData
-
- at(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyTime
-
- at(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyTime
-
- at(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyTime
-
- at_exit(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
- atan(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
- atan19(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
Deprecated.
- atan2(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
- atan219(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
Deprecated.
- atanh(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
- atanh_19(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
Deprecated.
- ATANH_COEF - Static variable in class org.jruby.RubyMath
-
- athrow() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- atime(ThreadContext) - Method in class org.jruby.RubyFile
-
- atime(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFile
-
- atime() - Method in class org.jruby.RubyFileStat
-
- attach(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractInvoker
-
Attaches this function to a ruby module or class.
- attachToObjectSpace() - Method in class org.jruby.RubyObject
-
Will make sure that this object is added to the current object
space.
- attr(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyModule
-
rb_mod_attr
- attr19(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyModule
-
Deprecated.
- attr_accessor(IRubyObject[]) - Method in class org.jruby.RubyModule
-
Deprecated.
- attr_accessor(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyModule
-
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.
- attr_reader(IRubyObject[]) - Method in class org.jruby.RubyModule
-
Deprecated.
- attr_reader(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyModule
-
rb_mod_attr_reader
- attr_writer(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyModule
-
rb_mod_attr_writer
- AttrAssignInstr - Class in org.jruby.ir.instructions
-
- AttrAssignInstr(IRScope, CallType, RubySymbol, Operand, Operand[], boolean, CallSite, long) - Constructor for class org.jruby.ir.instructions.AttrAssignInstr
-
- AttrAssignInstr(IRScope, Operand, RubySymbol, Operand[], boolean) - Constructor for class org.jruby.ir.instructions.AttrAssignInstr
-
- AttrAssignInstr(AttrAssignInstr) - Method in class org.jruby.ir.IRVisitor
-
- AttrAssignInstr(AttrAssignInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- AttrAssignNode - Class in org.jruby.ast
-
Node that represents an assignment of either an array element or attribute.
- AttrAssignNode(ISourcePosition, Node, RubySymbol, Node, boolean) - Constructor for class org.jruby.ast.AttrAssignNode
-
- AttributeName - Enum in org.jruby.embed
-
Predefined keys for an attribute map that ScriptingContainer has.
- AttrReaderMethod - Class in org.jruby.internal.runtime.methods
-
A method type for attribute writers (as created by attr_writer or attr_accessor).
- AttrReaderMethod(RubyModule, Visibility, String) - Constructor for class org.jruby.internal.runtime.methods.AttrReaderMethod
-
- AttrReaderMethod(RubyModule, Visibility, CallConfiguration, String) - Constructor for class org.jruby.internal.runtime.methods.AttrReaderMethod
-
Deprecated.
- attrset(Node, ByteList) - Method in class org.jruby.parser.ParserSupport
-
Define an attribute set condition so we can return lhs
- attrset(Node, ByteList, ByteList) - Method in class org.jruby.parser.ParserSupport
-
- AttrWriterMethod - Class in org.jruby.internal.runtime.methods
-
A method type for attribute writers (as created by attr_writer or attr_accessor).
- AttrWriterMethod(RubyModule, Visibility, String) - Constructor for class org.jruby.internal.runtime.methods.AttrWriterMethod
-
- AttrWriterMethod(RubyModule, Visibility, CallConfiguration, String) - Constructor for class org.jruby.internal.runtime.methods.AttrWriterMethod
-
Deprecated.
- AUTO - Static variable in class org.jruby.ext.nkf.RubyNKF
-
Deprecated.
- autoclose(ThreadContext) - Method in class org.jruby.RubyIO
-
- autoclose_set(ThreadContext, IRubyObject) - Method in class org.jruby.RubyIO
-
- autoload(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- autoload(IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- autoload(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyModule.ModuleKernelMethods
-
- autoload_p(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- autoload_p(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyModule.ModuleKernelMethods
-
- autoloadRequire(String) - Method in class org.jruby.runtime.load.LoadService
-
- AutoPointer - Class in org.jruby.ext.ffi
-
- AutoPointer(Ruby, RubyClass) - Constructor for class org.jruby.ext.ffi.AutoPointer
-
- autorelease(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AutoPointer
-
- autorelease(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.jffi.Function
-
- autorelease(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.MemoryPointer
-
- autorelease_p(ThreadContext) - Method in class org.jruby.ext.ffi.AutoPointer
-
- autorelease_p(ThreadContext) - Method in class org.jruby.ext.ffi.jffi.Function
-
- autorelease_p(ThreadContext) - Method in class org.jruby.ext.ffi.MemoryPointer
-
- avail_in() - Method in class org.jruby.ext.zlib.JZlibInflate
-
- avail_in() - Method in class org.jruby.ext.zlib.ZStream
-
- avail_out() - Method in class org.jruby.ext.zlib.ZStream
-
- available() - Method in class org.jruby.embed.io.ReaderInputStream
-
Returns an estimate of the number of bytes that can be read (or
skipped over) from this input stream without blocking by the next
invocation of a method for this input stream.
- available() - Method in class org.jruby.util.IOInputStream
-
- available_p(ThreadContext) - Method in class org.jruby.javasupport.JavaPackage
-
- aValueSplat(IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- aValueSplat19(IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- await() - Method in class org.jruby.util.io.BlockingIO.Condition
-
- await(long, TimeUnit) - Method in class org.jruby.util.io.BlockingIO.Condition
-
- awaitReadable(ReadableByteChannel) - Static method in class org.jruby.util.io.BlockingIO
-
- awaitWritable(WritableByteChannel) - Static method in class org.jruby.util.io.BlockingIO
-
- c(String) - Static method in class org.jruby.util.CodegenUtils
-
Creates a dotted class name from a path/package name
- cache(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.SearchConstInstr
-
- cache(IRubyObject) - Method in class org.jruby.ir.targets.LazyObjectSite
-
- cache - Variable in class org.jruby.runtime.callsite.CachingCallSite
-
- cache - Variable in class org.jruby.runtime.callsite.SuperCallSite
-
- CACHE_OFFSET - Static variable in class org.jruby.RubyFixnum
-
- cache_stats(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.jruby.JRubyUtilLibrary
-
Provide stats on how many method and constant invalidations have occurred globally.
- CacheableMethod - Interface in org.jruby.internal.runtime.methods
-
Indicates this method implementation can be used to generate a cacheable method
- cacheAndCall(IRubyObject, RubyClass, ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- cacheAndCall(IRubyObject, RubyClass, ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- cacheAndCall(IRubyObject, RubyClass, ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.ProfilingCachingCallSite
-
- cacheAndCall(IRubyObject, RubyClass, ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.ProfilingCachingCallSite
-
- cacheAndCall(IRubyObject, RubyClass, ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.RespondToCallSite
-
- cacheAndCall(IRubyObject, RubyClass, ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.RespondToCallSite
-
- cacheAndCall(IRubyObject, RubyClass, Block, IRubyObject[], ThreadContext, IRubyObject, String) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- cacheAndCall(IRubyObject, RubyClass, IRubyObject[], ThreadContext, IRubyObject, String) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- cacheAndCall(IRubyObject, RubyClass, ThreadContext, IRubyObject, String) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- cacheAndCall(IRubyObject, RubyClass, Block, ThreadContext, IRubyObject, String) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- cacheAndCall(IRubyObject, RubyClass, ThreadContext, IRubyObject, String, IRubyObject) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- cacheAndCall(IRubyObject, RubyClass, Block, ThreadContext, IRubyObject, String, IRubyObject) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- cacheAndCall(IRubyObject, RubyClass, ThreadContext, IRubyObject, String, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- cacheAndCall(IRubyObject, RubyClass, Block, ThreadContext, IRubyObject, String, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- cacheAndCall(IRubyObject, RubyClass, ThreadContext, IRubyObject, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- cacheAndCall(IRubyObject, RubyClass, Block, ThreadContext, IRubyObject, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- cacheCallSite(SkinnyMethodAdapter, String, String, String, CallBase) - Static method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Utility to lazily construct and cache a call site object.
- cachedMethods - Variable in class org.jruby.RubyModule
-
- cachedObject(ThreadContext) - Method in class org.jruby.ir.operands.ImmutableLiteral
-
Returns the cached object.
- CacheEntry - Class in org.jruby.runtime.callsite
-
- CacheEntry(DynamicMethod, int) - Constructor for class org.jruby.runtime.callsite.CacheEntry
-
- CacheEntry(DynamicMethod, RubyModule, int) - Constructor for class org.jruby.runtime.callsite.CacheEntry
-
- CacheEntryFactory() - Constructor for class org.jruby.RubyModule.CacheEntryFactory
-
- CACHEPROXY_F - Static variable in interface org.jruby.ObjectFlags
-
- CACHEPROXY_F - Static variable in class org.jruby.RubyModule
-
- cacheRegexp(int, RubyString, int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- cacheRegexp(int, RubyRegexp) - Method in class org.jruby.ast.executable.RuntimeCache
-
- Caches - Class in org.jruby.management
-
- Caches() - Constructor for class org.jruby.management.Caches
-
- CachesMBean - Interface in org.jruby.management
-
- CachingCallSite - Class in org.jruby.runtime.callsite
-
- CachingCallSite(String, CallType) - Constructor for class org.jruby.runtime.callsite.CachingCallSite
-
- calcBaseIndex(Class[], int) - Static method in class org.jruby.java.codegen.RealClassGenerator
-
- calculateObjectId(Object) - Static method in class org.jruby.runtime.ObjectSpace
-
- calculateProtectedClass(RubyModule) - Static method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Calculate, based on given RubyModule, which class in its hierarchy
should be used to determine protected access.
- calculateSpecificCallArity() - Method in class org.jruby.anno.MethodDescriptor
-
Returns a value useful for number of arguments we need for arity when generating call methods used by
invokers and the JIT.
- calculateTypeSize(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.ffi.AbstractMemory
-
- calculator - Variable in class org.jruby.util.collections.ClassValue
-
- call(Object, String, Object[]) - Method in class org.jruby.embed.bsf.JRubyEngine
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.ext.ffi.jffi.DefaultMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.ext.ffi.jffi.DefaultMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String) - Method in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.ext.ffi.jffi.NativeInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String) - Method in class org.jruby.internal.runtime.methods.AliasMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.internal.runtime.methods.AliasMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.AliasMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.AliasMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.internal.runtime.methods.AliasMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.internal.runtime.methods.AliasMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.AliasMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.AliasMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.AliasMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.AliasMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String) - Method in class org.jruby.internal.runtime.methods.AttrReaderMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.internal.runtime.methods.AttrWriterMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.CompiledIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.internal.runtime.methods.CompiledIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.CompiledIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.CompiledIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.CompiledIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.internal.runtime.methods.CompiledIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String) - Method in class org.jruby.internal.runtime.methods.CompiledIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.internal.runtime.methods.CompiledIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.CompiledIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.CompiledIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.internal.runtime.methods.CompiledIRNoProtocolMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.CompiledIRNoProtocolMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.CompiledIRNoProtocolMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.CompiledIRNoProtocolMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.CompiledIRNoProtocolMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.DefineMethodMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.internal.runtime.methods.DefineMethodMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.DefineMethodMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.DefineMethodMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.DefineMethodMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String) - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
The minimum 'call' method required for a dynamic method handle.
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
A default implementation of n-arity, non-block 'call' method,
which simply calls the n-arity, block-receiving version with
the arg list and Block.NULL_BLOCK.
- call(ThreadContext, IRubyObject, RubyModule, String) - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Arity 0, no block
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Arity 0, with block; calls through IRubyObject[] path
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Arity 1, no block
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Arity 1, with block; calls through IRubyObject[] path
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Arity 2, no block
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Arity 2, with block; calls through IRubyObject[] path
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Arity 3, no block
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Arity 3, with block; calls through IRubyObject[] path
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.HandleMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.internal.runtime.methods.HandleMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.HandleMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.HandleMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.HandleMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.InterpretedIRBodyMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.internal.runtime.methods.InterpretedIRBodyMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.InterpretedIRBodyMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.InterpretedIRBodyMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.InterpretedIRBodyMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.internal.runtime.methods.InterpretedIRBodyMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String) - Method in class org.jruby.internal.runtime.methods.InterpretedIRBodyMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.internal.runtime.methods.InterpretedIRBodyMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.InterpretedIRBodyMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.InterpretedIRBodyMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.internal.runtime.methods.InterpretedIRMetaClassBody
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.InterpretedIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.internal.runtime.methods.InterpretedIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.internal.runtime.methods.InterpretedIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String) - Method in class org.jruby.internal.runtime.methods.InterpretedIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.InterpretedIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.internal.runtime.methods.InterpretedIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.InterpretedIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.InterpretedIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.InterpretedIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.InterpretedIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodN
-
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodOne
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodOneBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodOneOrN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodOneOrN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodOneOrNBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodOneOrNBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodOneOrTwo
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodOneOrTwoBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodOneOrTwoOrN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodOneOrTwoOrN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodOneOrTwoOrNBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodOneOrTwoOrNBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodOneOrTwoOrThree
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodOneOrTwoOrThreeBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodOneOrTwoOrThreeOrN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodOneOrTwoOrThreeOrN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodOneOrTwoOrThreeOrNBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodOneOrTwoOrThreeOrNBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodThree
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodThreeBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodThreeOrN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodThreeOrN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodThreeOrNBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodThreeOrNBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodTwo
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodTwoBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodTwoOrN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodTwoOrN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodTwoOrNBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodTwoOrNBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodTwoOrThree
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodTwoOrThreeBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodTwoOrThreeOrN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodTwoOrThreeOrN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodTwoOrThreeOrNBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodTwoOrThreeOrNBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZero
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrN
-
- call(ThreadContext, IRubyObject, RubyModule, String) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrN
-
- call(ThreadContext, IRubyObject, RubyModule, String) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrNBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrNBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrOne
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrOneBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrOneOrN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrOneOrN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrOneOrNBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrOneOrNBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrOneOrTwo
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrOneOrTwoBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrOneOrTwoOrN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrOneOrTwoOrN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrOneOrTwoOrNBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrOneOrTwoOrNBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrOneOrTwoOrThree
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrOneOrTwoOrThreeBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrOneOrTwoOrThreeOrN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrOneOrTwoOrThreeOrN
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrOneOrTwoOrThreeOrNBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZeroOrOneOrTwoOrThreeOrNBlock
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.MethodMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.MixedModeIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.internal.runtime.methods.MixedModeIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.MixedModeIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.MixedModeIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.MixedModeIRMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.NullMethod
-
The one implementation of call, which throws an exception because
NullMethod can't be invoked.
- call(ThreadContext, IRubyObject, RubyModule, String) - Method in class org.jruby.internal.runtime.methods.PartialDelegatingMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.internal.runtime.methods.PartialDelegatingMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.PartialDelegatingMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.PartialDelegatingMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.internal.runtime.methods.PartialDelegatingMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.internal.runtime.methods.PartialDelegatingMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.PartialDelegatingMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.PartialDelegatingMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.PartialDelegatingMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.PartialDelegatingMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.ProcMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String) - Method in class org.jruby.internal.runtime.methods.ProfilingDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.internal.runtime.methods.ProfilingDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.ProfilingDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.ProfilingDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.internal.runtime.methods.ProfilingDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.internal.runtime.methods.ProfilingDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.ProfilingDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.ProfilingDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.ProfilingDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.ProfilingDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.RefinedMarker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.RefinedWrapper
-
- call(ThreadContext, IRubyObject, RubyModule, String) - Method in class org.jruby.internal.runtime.methods.SynchronizedDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.internal.runtime.methods.SynchronizedDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.SynchronizedDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.internal.runtime.methods.SynchronizedDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.internal.runtime.methods.SynchronizedDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.internal.runtime.methods.SynchronizedDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.SynchronizedDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.SynchronizedDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.internal.runtime.methods.SynchronizedDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.SynchronizedDynamicMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.internal.runtime.methods.UndefinedMethod
-
The one implementation of call, which throws an exception because
UndefinedMethod can't be invoked.
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.java.invokers.ConstructorInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String) - Method in class org.jruby.java.invokers.ConstructorInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.java.invokers.ConstructorInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject) - Method in class org.jruby.java.invokers.ConstructorInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.java.invokers.ConstructorInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.java.invokers.ConstructorInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.java.invokers.ConstructorInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.java.invokers.ConstructorInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.java.invokers.ConstructorInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.java.invokers.ConstructorInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String) - Method in class org.jruby.java.invokers.InstanceFieldGetter
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.java.invokers.InstanceFieldSetter
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.java.invokers.InstanceMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String) - Method in class org.jruby.java.invokers.InstanceMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.java.invokers.InstanceMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject) - Method in class org.jruby.java.invokers.InstanceMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.java.invokers.InstanceMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.java.invokers.InstanceMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.java.invokers.InstanceMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.java.invokers.InstanceMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.java.invokers.InstanceMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.java.invokers.InstanceMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.java.invokers.SingletonMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String) - Method in class org.jruby.java.invokers.SingletonMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.java.invokers.SingletonMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject) - Method in class org.jruby.java.invokers.SingletonMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.java.invokers.SingletonMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.java.invokers.SingletonMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.java.invokers.SingletonMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.java.invokers.SingletonMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.java.invokers.SingletonMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.java.invokers.SingletonMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String) - Method in class org.jruby.java.invokers.StaticFieldGetter
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.java.invokers.StaticFieldSetter
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.java.invokers.StaticMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String) - Method in class org.jruby.java.invokers.StaticMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.java.invokers.StaticMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject) - Method in class org.jruby.java.invokers.StaticMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.java.invokers.StaticMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.java.invokers.StaticMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.java.invokers.StaticMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.java.invokers.StaticMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.java.invokers.StaticMethodInvoker
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.java.invokers.StaticMethodInvoker
-
- call(Object, String, Object[]) - Method in class org.jruby.javasupport.bsf.JRubyEngine
-
- call(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.javasupport.Java.JCreateMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.javasupport.Java.JCreateMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[]) - Method in class org.jruby.javasupport.Java.JCreateMethod
-
- CALL - Static variable in class org.jruby.lexer.LexingCommon
-
- call(ThreadContext, T, IRubyObject, boolean) - Method in interface org.jruby.Ruby.RecursiveFunctionEx
-
- call(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyContinuation
-
Deprecated.
- call(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyEnumerable.AppendBlockCallback
-
- call(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyEnumerable.AppendBlockCallback
-
- call(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyEnumerable.ChunkedBlockCallback
-
- call(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyEnumerable.PutKeyValueCallback
-
- call(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyEnumerable.PutKeyValueCallback
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.RubyKernel.MethodMissingMethod
-
- call(ThreadContext, Block) - Method in class org.jruby.RubyMethod
-
Call the method.
- call(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyMethod
-
- call(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyMethod
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyMethod
-
- call(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyMethod
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.RubyModule.RespondToMissingMethod
-
- call(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyProc
-
- call(ThreadContext, Block) - Method in class org.jruby.RubyProc
-
- call(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyProc
-
- call(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyProc
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyProc
-
- call(ThreadContext, IRubyObject) - Method in class org.jruby.RubyProc
-
- call(ThreadContext, IRubyObject...) - Method in class org.jruby.RubyProc
-
- call(ThreadContext, IRubyObject[], IRubyObject, RubyModule, Block) - Method in class org.jruby.RubyProc
-
- call(ThreadContext, IRubyObject[], IRubyObject, Block) - Method in class org.jruby.RubyProc
-
Deprecated.
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.RubyStruct.Accessor
-
- call(ThreadContext, IRubyObject, RubyModule, String) - Method in class org.jruby.RubyStruct.Accessor
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.RubyStruct.Mutator
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Method in class org.jruby.RubyStruct.Mutator
-
- call(ThreadContext, IRubyObject[]) - Method in class org.jruby.runtime.Block
-
- call(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.runtime.Block
-
- call(ThreadContext) - Method in class org.jruby.runtime.Block
-
- call(ThreadContext, Block) - Method in class org.jruby.runtime.Block
-
- call(ThreadContext, IRubyObject) - Method in class org.jruby.runtime.Block
-
- call(ThreadContext, IRubyObject, Block) - Method in class org.jruby.runtime.Block
-
- call(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.Block
-
- call(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.Block
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.Block
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.Block
-
- call(ThreadContext, Block, IRubyObject[]) - Method in class org.jruby.runtime.BlockBody
-
- call(ThreadContext, Block, IRubyObject[], Block) - Method in class org.jruby.runtime.BlockBody
-
- call(ThreadContext, Block) - Method in class org.jruby.runtime.BlockBody
-
- call(ThreadContext, Block, Block) - Method in class org.jruby.runtime.BlockBody
-
- call(ThreadContext, Block, IRubyObject) - Method in class org.jruby.runtime.BlockBody
-
- call(ThreadContext, Block, IRubyObject, Block) - Method in class org.jruby.runtime.BlockBody
-
- call(ThreadContext, Block, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.BlockBody
-
- call(ThreadContext, Block, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.BlockBody
-
- call(ThreadContext, Block, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.BlockBody
-
- call(ThreadContext, Block, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.BlockBody
-
- call(ThreadContext, IRubyObject[], Block) - Method in interface org.jruby.runtime.BlockCallback
-
- call(ThreadContext, IRubyObject, Block) - Method in interface org.jruby.runtime.BlockCallback
-
- call(ThreadContext, Block, IRubyObject[]) - Method in class org.jruby.runtime.CallBlock
-
- call(ThreadContext, Block, IRubyObject[], Block) - Method in class org.jruby.runtime.CallBlock
-
- call(ThreadContext, Block, IRubyObject[]) - Method in class org.jruby.runtime.CallBlock19
-
- call(ThreadContext, Block, IRubyObject[], Block) - Method in class org.jruby.runtime.CallBlock19
-
- call(ThreadContext, IRubyObject, IRubyObject, long) - Method in class org.jruby.runtime.callsite.ArefCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.ArefCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.AsetCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, long) - Method in class org.jruby.runtime.callsite.BitAndCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.BitAndCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, long) - Method in class org.jruby.runtime.callsite.BitOrCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.BitOrCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, long) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, double) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject...) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject[], Block) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, long) - Method in class org.jruby.runtime.CallSite
-
Call the site's method against the target object, passing a literal long
value.
- call(ThreadContext, IRubyObject, IRubyObject, double) - Method in class org.jruby.runtime.CallSite
-
Call the site's method against the target object, passing a literal double
value.
- call(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.CallSite
-
Call the site's method against the target object passing no args.
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.CallSite
-
Call the site's method against the target object passing one argument.
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.CallSite
-
Call the site's method against the target object passing two arguments.
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.CallSite
-
Call the site's method against the target object passing two arguments.
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject...) - Method in class org.jruby.runtime.CallSite
-
Call the site's method against the target object passing arguments.
- call(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.CallSite
-
Call the site's method against the target object passing no arguments and
a non-literal (block pass, &) block.
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.CallSite
-
Call the site's method against the target object passing one argument and
a non-literal (block pass, &) block.
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.CallSite
-
Call the site's method against the target object passing two arguments and
a non-literal (block pass, &) block.
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.CallSite
-
Call the site's method against the target object passing three arguments and
a non-literal (block pass, &) block.
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject[], Block) - Method in class org.jruby.runtime.CallSite
-
Call the site's method against the target object passing one argument and
a non-literal (block pass, &) block.
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.CmpCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, long) - Method in class org.jruby.runtime.callsite.CmpCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, double) - Method in class org.jruby.runtime.callsite.CmpCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, long) - Method in class org.jruby.runtime.callsite.DivCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.DivCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, double) - Method in class org.jruby.runtime.callsite.DivCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.EqCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, long) - Method in class org.jruby.runtime.callsite.EqCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, double) - Method in class org.jruby.runtime.callsite.EqCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.GeCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, long) - Method in class org.jruby.runtime.callsite.GeCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, double) - Method in class org.jruby.runtime.callsite.GeCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.GtCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, long) - Method in class org.jruby.runtime.callsite.GtCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, double) - Method in class org.jruby.runtime.callsite.GtCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.LeCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, long) - Method in class org.jruby.runtime.callsite.LeCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, double) - Method in class org.jruby.runtime.callsite.LeCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.LtCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, long) - Method in class org.jruby.runtime.callsite.LtCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, double) - Method in class org.jruby.runtime.callsite.LtCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, long) - Method in class org.jruby.runtime.callsite.MinusCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.MinusCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, double) - Method in class org.jruby.runtime.callsite.MinusCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, long) - Method in class org.jruby.runtime.callsite.ModCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.ModCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, double) - Method in class org.jruby.runtime.callsite.ModCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, long) - Method in class org.jruby.runtime.callsite.MulCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.MulCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, double) - Method in class org.jruby.runtime.callsite.MulCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, long) - Method in class org.jruby.runtime.callsite.PlusCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.PlusCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, double) - Method in class org.jruby.runtime.callsite.PlusCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, long) - Method in class org.jruby.runtime.callsite.ProfilingCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, double) - Method in class org.jruby.runtime.callsite.ProfilingCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject...) - Method in class org.jruby.runtime.callsite.ProfilingCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject[], Block) - Method in class org.jruby.runtime.callsite.ProfilingCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.ProfilingCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.ProfilingCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.ProfilingCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.ProfilingCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.ProfilingCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.ProfilingCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.ProfilingCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.ProfilingCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject...) - Method in class org.jruby.runtime.callsite.RefinedCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject[], Block) - Method in class org.jruby.runtime.callsite.RefinedCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.RefinedCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.RefinedCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.RefinedCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.RefinedCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.RefinedCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.RefinedCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.RefinedCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.RefinedCachingCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.RespondToCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.RespondToCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, long) - Method in class org.jruby.runtime.callsite.ShiftLeftCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.ShiftLeftCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, long) - Method in class org.jruby.runtime.callsite.ShiftRightCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.ShiftRightCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, long) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, double) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject...) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject[], Block) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, long) - Method in class org.jruby.runtime.callsite.XorCallSite
-
- call(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.XorCallSite
-
- call(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.runtime.Helpers.MethodMissingMethod
-
- call(ThreadContext, Block) - Method in class org.jruby.runtime.IRBlockBody
-
- call(ThreadContext, Block, IRubyObject) - Method in class org.jruby.runtime.IRBlockBody
-
- call(ThreadContext, Block, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.IRBlockBody
-
- call(ThreadContext, Block, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.IRBlockBody
-
- call(ThreadContext, Block, IRubyObject[]) - Method in class org.jruby.runtime.IRBlockBody
-
- call(ThreadContext, Block, IRubyObject[], Block) - Method in class org.jruby.runtime.IRBlockBody
-
- call(ThreadContext, Block, IRubyObject[]) - Method in class org.jruby.runtime.JavaInternalBlockBody
-
- call(ThreadContext, Block, IRubyObject[], Block) - Method in class org.jruby.runtime.JavaInternalBlockBody
-
- call - Variable in class org.jruby.runtime.JavaSites.ArraySites
-
- call - Variable in class org.jruby.runtime.JavaSites.BasicObjectSites
-
- call - Variable in class org.jruby.runtime.JavaSites.HashSites
-
- call - Variable in class org.jruby.runtime.JavaSites.KernelSites
-
- call(ThreadContext, Block, IRubyObject[]) - Method in class org.jruby.runtime.MethodBlockBody
-
- call(ThreadContext, Block, IRubyObject[], Block) - Method in class org.jruby.runtime.MethodBlockBody
-
- call(ThreadContext, Block, IRubyObject[]) - Method in class org.jruby.runtime.NullBlockBody
-
- call(ThreadContext, Block) - Method in class org.jruby.runtime.NullBlockBody
-
- call(ThreadContext, Block, IRubyObject) - Method in class org.jruby.runtime.NullBlockBody
-
- call(ThreadContext, Block, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.NullBlockBody
-
- call(ThreadContext, Block, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.NullBlockBody
-
- call(ThreadContext, T, IRubyObject, boolean) - Method in interface org.jruby.runtime.ThreadContext.RecursiveFunctionEx
-
- call(int, int, Encoding) - Method in interface org.jruby.util.ByteListHelper.CodePoint
-
call a command pattern caller with index of and actual codepoint.
- call(int, T, U) - Method in interface org.jruby.util.ByteListHelper.Visit
-
- call(ThreadContext, Data, EConv) - Method in interface org.jruby.util.io.EncodingUtils.TranscodeFallback
-
Return a replacement character for the given byte range and encoding.
- call(int, Object) - Method in class org.jruby.util.Join
-
- call(Enum<?>, Object) - Method in class org.jruby.util.Join
-
- call(IRubyObject, boolean) - Method in interface org.jruby.util.MRIRecursionGuard.RecursiveFunction
-
Deprecated.
- call19(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyProc
-
Deprecated.
- CallableSelector - Class in org.jruby.java.dispatch
-
Method selection logic for calling from Ruby to Java.
- CallableSelector.CallableCache<T extends ParameterTypes> - Interface in org.jruby.java.dispatch
-
A cache of "callables" based on method signature hash.
- Callback - Interface in org.jruby.runtime.callback
-
Deprecated.
- callbackClass - Variable in class org.jruby.ext.ffi.FFI
-
- CallbackDataConverter(CallbackInfo) - Constructor for class org.jruby.ext.ffi.jffi.DataConverters.CallbackDataConverter
-
- CallbackInfo - Class in org.jruby.ext.ffi
-
Defines a C callback's parameters and return type.
- CallbackInfo(Ruby, RubyClass, Type, Type[], boolean) - Constructor for class org.jruby.ext.ffi.CallbackInfo
-
Creates a new CallbackInfo instance.
- CallbackManager - Class in org.jruby.ext.ffi
-
- CallbackManager() - Constructor for class org.jruby.ext.ffi.CallbackManager
-
- CallbackManager - Class in org.jruby.ext.ffi.jffi
-
Manages Callback instances for the low level FFI backend.
- CallbackManager() - Constructor for class org.jruby.ext.ffi.jffi.CallbackManager
-
- CallBase - Class in org.jruby.ir.instructions
-
- CallBase(IRScope, Operation, CallType, RubySymbol, Operand, Operand[], Operand, boolean) - Constructor for class org.jruby.ir.instructions.CallBase
-
- CallBase(IRScope, Operation, CallType, RubySymbol, Operand, Operand[], Operand, boolean, CallSite, long) - Constructor for class org.jruby.ir.instructions.CallBase
-
- CallBlock - Class in org.jruby.runtime
-
A Block implemented using a Java-based BlockCallback implementation.
- CallBlock19 - Class in org.jruby.runtime
-
A Block implemented using a Java-based BlockCallback implementation.
- CallBlock19(Signature, BlockCallback, ThreadContext) - Constructor for class org.jruby.runtime.CallBlock19
-
- callCoerced(ThreadContext, String, IRubyObject, boolean) - Method in class org.jruby.RubyNumeric
-
- callCoerced(ThreadContext, String, IRubyObject) - Method in class org.jruby.RubyNumeric
-
- callCoerced(ThreadContext, CallSite, IRubyObject, boolean) - Method in class org.jruby.RubyNumeric
-
- callCoerced(ThreadContext, CallSite, IRubyObject) - Method in class org.jruby.RubyNumeric
-
- CallConfiguration - Enum in org.jruby.internal.runtime.methods
-
- callConstMissing() - Method in class org.jruby.ir.instructions.SearchModuleForConstInstr
-
- callContext - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- callCount - Variable in class org.jruby.internal.runtime.AbstractIRMethod
-
- callDirect(ThreadContext, Block, IRubyObject[], Block) - Method in class org.jruby.runtime.BlockBody
-
- callDirect(ThreadContext, Block, IRubyObject[], Block) - Method in class org.jruby.runtime.CompiledIRBlockBody
-
- callDirect(ThreadContext, Block, IRubyObject[], Block) - Method in class org.jruby.runtime.InterpretedIRBlockBody
-
- callDirect(ThreadContext, Block, IRubyObject[], Block) - Method in class org.jruby.runtime.MixedModeIRBlockBody
-
- callEach(Ruby, ThreadContext, IRubyObject, BlockCallback) - Static method in class org.jruby.RubyEnumerable
-
- callEach(Ruby, ThreadContext, IRubyObject, IRubyObject[], BlockCallback) - Static method in class org.jruby.RubyEnumerable
-
Deprecated.
- callEach(ThreadContext, IRubyObject, Signature, BlockCallback) - Static method in class org.jruby.RubyEnumerable
-
- callEach(ThreadContext, IRubyObject, BlockCallback) - Static method in class org.jruby.RubyEnumerable
-
- callEach(ThreadContext, IRubyObject, IRubyObject[], Signature, BlockCallback) - Static method in class org.jruby.RubyEnumerable
-
- callEach(Ruby, ThreadContext, IRubyObject, Arity, BlockCallback) - Static method in class org.jruby.RubyEnumerable
-
Deprecated.
- callEach(Ruby, ThreadContext, IRubyObject, IRubyObject[], Arity, BlockCallback) - Static method in class org.jruby.RubyEnumerable
-
Deprecated.
- callEach(Ruby, ThreadContext, IRubyObject, IRubyObject[], Signature, BlockCallback) - Static method in class org.jruby.RubyEnumerable
-
Deprecated.
- callEach19(Ruby, ThreadContext, IRubyObject, BlockCallback) - Static method in class org.jruby.RubyEnumerable
-
Deprecated.
- callEach19(Ruby, ThreadContext, IRubyObject, Signature, BlockCallback) - Static method in class org.jruby.RubyEnumerable
-
- callEach19(Ruby, ThreadContext, IRubyObject, Arity, BlockCallback) - Static method in class org.jruby.RubyEnumerable
-
Deprecated.
- callee_id(ThreadContext) - Method in class org.jruby.ext.tracepoint.TracePoint
-
- callEqq(EQQInstr) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Perform a === call appropriate for a case/when statement.
- callEqq(EQQInstr) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- caller(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- caller(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- caller(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- caller19(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- caller20(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- caller_locations(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- caller_locations(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- caller_locations(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- caller_locations(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- callEventHooks(ThreadContext, RubyEvent, String, int, String, IRubyObject) - Method in class org.jruby.Ruby
-
- callHandle - Variable in class org.jruby.runtime.CompiledIRBlockBody
-
- callHelper(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[], Block) - Method in class org.jruby.ir.instructions.RuntimeHelperCall
-
- callInit(IRubyObject[], Block) - Method in class org.jruby.RubyObject
-
Call the Ruby initialize method with the supplied arguments and block.
- callInit(Block) - Method in class org.jruby.RubyObject
-
Call the Ruby initialize method with the supplied arguments and block.
- callInit(IRubyObject, Block) - Method in class org.jruby.RubyObject
-
Call the Ruby initialize method with the supplied arguments and block.
- callInit(IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyObject
-
Call the Ruby initialize method with the supplied arguments and block.
- callInit(IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyObject
-
Call the Ruby initialize method with the supplied arguments and block.
- callInit(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyObject
-
- callInit(ThreadContext, Block) - Method in class org.jruby.RubyObject
-
- callInit(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyObject
-
- callInit(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyObject
-
- callInit(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyObject
-
- CallInstr - Class in org.jruby.ir.instructions
-
- CallInstr(IRScope, CallType, Variable, RubySymbol, Operand, Operand[], Operand, boolean) - Constructor for class org.jruby.ir.instructions.CallInstr
-
- CallInstr(IRScope, Operation, CallType, Variable, RubySymbol, Operand, Operand[], Operand, boolean, CallSite, long) - Constructor for class org.jruby.ir.instructions.CallInstr
-
- CallInstr(IRScope, Operation, CallType, Variable, RubySymbol, Operand, Operand[], Operand, boolean) - Constructor for class org.jruby.ir.instructions.CallInstr
-
- CallInstr(CallInstr) - Method in class org.jruby.ir.IRVisitor
-
- CallInstr(CallInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- callInternal(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.internal.runtime.methods.InterpretedIRBodyMethod
-
- callIter(ThreadContext, IRubyObject, IRubyObject, IRubyObject[], Block) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- callIter(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- callIter(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- callIter(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- callIter(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- callIter(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.CallSite
-
Call the site's method against the target object passing no arguments and
a literal block.
- callIter(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.CallSite
-
Call the site's method against the target object passing one argument and
a literal block.
- callIter(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.CallSite
-
Call the site's method against the target object passing two arguments and
a literal block.
- callIter(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.CallSite
-
Call the site's method against the target object passing three arguments and
a literal block.
- callIter(ThreadContext, IRubyObject, IRubyObject, IRubyObject[], Block) - Method in class org.jruby.runtime.CallSite
-
Call the site's method against the target object passing arguments and
a literal block.
- callIter(ThreadContext, IRubyObject, IRubyObject, IRubyObject[], Block) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- callIter(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- callIter(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- callIter(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- callIter(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- callMethod(IRubyObject, ThreadContext, String) - Static method in class org.jruby.BasicObjectStub
-
- callMethod(IRubyObject, ThreadContext, String, IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- callMethod(IRubyObject, ThreadContext, String, IRubyObject[]) - Static method in class org.jruby.BasicObjectStub
-
- callMethod(IRubyObject, ThreadContext, String, IRubyObject[], Block) - Static method in class org.jruby.BasicObjectStub
-
- callMethod(IRubyObject, ThreadContext, int, String) - Static method in class org.jruby.BasicObjectStub
-
- callMethod(IRubyObject, ThreadContext, int, String, IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- callMethod(Object, String, Object...) - Method in interface org.jruby.embed.EmbedRubyObjectAdapter
-
Executes a method defined in Ruby script.
- callMethod(Object, String, Block, Object...) - Method in interface org.jruby.embed.EmbedRubyObjectAdapter
-
Executes a method defined in Ruby script.
- callMethod(Object, String, Class<T>) - Method in interface org.jruby.embed.EmbedRubyObjectAdapter
-
Executes a method defined in Ruby script.
- callMethod(Object, String, Object, Class<T>) - Method in interface org.jruby.embed.EmbedRubyObjectAdapter
-
Executes a method defined in Ruby script.
- callMethod(Object, String, Object[], Class<T>) - Method in interface org.jruby.embed.EmbedRubyObjectAdapter
-
Executes a method defined in Ruby script.
- callMethod(Object, String, Object[], Block, Class<T>) - Method in interface org.jruby.embed.EmbedRubyObjectAdapter
-
Executes a method defined in Ruby script.
- callMethod(Object, String, Class<T>, EmbedEvalUnit) - Method in interface org.jruby.embed.EmbedRubyObjectAdapter
-
Executes a method defined in Ruby script.
- callMethod(Object, String, Object[], Class<T>, EmbedEvalUnit) - Method in interface org.jruby.embed.EmbedRubyObjectAdapter
-
Executes a method defined in Ruby script.
- callMethod(Object, String, Object[], Block, Class<T>, EmbedEvalUnit) - Method in interface org.jruby.embed.EmbedRubyObjectAdapter
-
Executes a method defined in Ruby script.
- callMethod(IRubyObject, String) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- callMethod(IRubyObject, String, IRubyObject) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- callMethod(IRubyObject, String, IRubyObject[]) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- callMethod(IRubyObject, String, IRubyObject[], Block) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- callMethod(Object, String, Class<T>) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- callMethod(Object, String, Object, Class<T>) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- callMethod(Object, String, Object[], Class<T>) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- callMethod(Object, String, Object[], Block, Class<T>) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- callMethod(Object, String, Class<T>, EmbedEvalUnit) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- callMethod(Object, String, Object[], Class<T>, EmbedEvalUnit) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- callMethod(Object, String, Object[], Block, Class<T>, EmbedEvalUnit) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- callMethod(Object, String, Object...) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- callMethod(Object, String, Block, Object...) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- callMethod(Object, String, Object...) - Method in class org.jruby.embed.ScriptingContainer
-
Executes a method defined in Ruby script.
- callMethod(Object, String, Block, Object...) - Method in class org.jruby.embed.ScriptingContainer
-
Executes a method defined in Ruby script.
- callMethod(Object, String, Class<T>) - Method in class org.jruby.embed.ScriptingContainer
-
Executes a method defined in Ruby script.
- callMethod(Object, String, Object, Class<T>) - Method in class org.jruby.embed.ScriptingContainer
-
Executes a method defined in Ruby script.
- callMethod(Object, String, Object[], Class<T>) - Method in class org.jruby.embed.ScriptingContainer
-
Executes a method defined in Ruby script.
- callMethod(Object, String, Object[], Block, Class<T>) - Method in class org.jruby.embed.ScriptingContainer
-
Executes a method defined in Ruby script.
- callMethod(Object, String, Class<T>, EmbedEvalUnit) - Method in class org.jruby.embed.ScriptingContainer
-
Executes a method defined in Ruby script.
- callMethod(Object, String, Object[], Class<T>, EmbedEvalUnit) - Method in class org.jruby.embed.ScriptingContainer
-
Executes a method defined in Ruby script.
- callMethod(Object, String, Object[], Block, Class<T>, EmbedEvalUnit) - Method in class org.jruby.embed.ScriptingContainer
-
Executes a method defined in Ruby script.
- callMethod(ThreadContext, String) - Method in class org.jruby.ir.operands.UndefinedValue
-
- callMethod(ThreadContext, String, IRubyObject) - Method in class org.jruby.ir.operands.UndefinedValue
-
- callMethod(ThreadContext, String, IRubyObject[]) - Method in class org.jruby.ir.operands.UndefinedValue
-
- callMethod(ThreadContext, String, IRubyObject[], Block) - Method in class org.jruby.ir.operands.UndefinedValue
-
- callMethod(ThreadContext, int, String) - Method in class org.jruby.ir.operands.UndefinedValue
-
Deprecated.
- callMethod(ThreadContext, int, String, IRubyObject) - Method in class org.jruby.ir.operands.UndefinedValue
-
Deprecated.
- callMethod(ThreadContext, String) - Method in class org.jruby.RubyBasicObject
-
Will invoke a named method with no arguments and no block.
- callMethod(ThreadContext, String, IRubyObject) - Method in class org.jruby.RubyBasicObject
-
Will invoke a named method with one argument and no block with
functional invocation.
- callMethod(ThreadContext, String, IRubyObject[]) - Method in class org.jruby.RubyBasicObject
-
Will invoke a named method with the supplied arguments and no
block with functional invocation.
- callMethod(String, IRubyObject...) - Method in class org.jruby.RubyBasicObject
-
- callMethod(String, IRubyObject) - Method in class org.jruby.RubyBasicObject
-
- callMethod(String) - Method in class org.jruby.RubyBasicObject
-
- callMethod(ThreadContext, String, IRubyObject[], Block) - Method in class org.jruby.RubyBasicObject
-
Will invoke a named method with the supplied arguments and
supplied block with functional invocation.
- callMethod(ThreadContext, int, String) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- callMethod(ThreadContext, int, String, IRubyObject) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- callMethod(IRubyObject, String) - Method in interface org.jruby.RubyObjectAdapter
-
- callMethod(IRubyObject, String, IRubyObject) - Method in interface org.jruby.RubyObjectAdapter
-
- callMethod(IRubyObject, String, IRubyObject[]) - Method in interface org.jruby.RubyObjectAdapter
-
- callMethod(IRubyObject, String, IRubyObject[], Block) - Method in interface org.jruby.RubyObjectAdapter
-
- callMethod(ThreadContext, String) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- callMethod(ThreadContext, String, IRubyObject) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- callMethod(ThreadContext, String, IRubyObject[]) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- callMethod(ThreadContext, String, IRubyObject[], Block) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- callMethod(ThreadContext, int, String) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
Deprecated.
- callMethod(ThreadContext, int, String, IRubyObject) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
Deprecated.
- callMethodMissing(CacheEntry, CallType, ThreadContext, IRubyObject, RubyClass, String, IRubyObject[], Block) - Static method in class org.jruby.ir.targets.InvokeSite
-
Variable arity method_missing invocation.
- callMethodMissing(CacheEntry, CallType, ThreadContext, IRubyObject, RubyClass, String, IRubyObject, Block) - Static method in class org.jruby.ir.targets.InvokeSite
-
Arity one method_missing invocation
- callMethodMissing(CacheEntry, CallType, ThreadContext, IRubyObject, RubyClass, String, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.ir.targets.InvokeSite
-
Arity two method_missing invocation
- callMethodMissing(CacheEntry, CallType, ThreadContext, IRubyObject, RubyClass, String, IRubyObject, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.ir.targets.InvokeSite
-
Arity three method_missing invocation
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, DynamicMethod, IRubyObject[]) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, DynamicMethod) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, DynamicMethod, Block) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, DynamicMethod, IRubyObject) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, DynamicMethod, IRubyObject[], Block) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, DynamicMethod, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, DynamicMethod, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, DynamicMethod, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, DynamicMethod, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, DynamicMethod, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, String, DynamicMethod, IRubyObject[]) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, String, DynamicMethod) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, String, DynamicMethod, Block) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, String, DynamicMethod, IRubyObject) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, String, DynamicMethod, IRubyObject[], Block) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, String, DynamicMethod, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, String, DynamicMethod, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, String, DynamicMethod, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, String, DynamicMethod, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, String, DynamicMethod, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, Visibility, String, CallType, IRubyObject[], Block) - Static method in class org.jruby.runtime.Helpers
-
- callMethodMissing(ThreadContext, IRubyObject, Visibility, String, CallType, IRubyObject[], Block) - Static method in class org.jruby.runtime.Helpers
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, Visibility, String, CallType, IRubyObject, Block) - Static method in class org.jruby.runtime.Helpers
-
- callMethodMissing(ThreadContext, IRubyObject, Visibility, String, CallType, IRubyObject, Block) - Static method in class org.jruby.runtime.Helpers
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, Visibility, String, CallType, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.runtime.Helpers
-
- callMethodMissing(ThreadContext, IRubyObject, Visibility, String, CallType, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.runtime.Helpers
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, Visibility, String, CallType, IRubyObject, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.runtime.Helpers
-
- callMethodMissing(ThreadContext, IRubyObject, Visibility, String, CallType, IRubyObject, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.runtime.Helpers
-
- callMethodMissing(ThreadContext, IRubyObject, RubyClass, Visibility, String, CallType, Block) - Static method in class org.jruby.runtime.Helpers
-
- callMethodMissing(ThreadContext, IRubyObject, Visibility, String, CallType, Block) - Static method in class org.jruby.runtime.Helpers
-
- callMethodMissing(CacheEntry, CallType, ThreadContext, IRubyObject, String, IRubyObject) - Static method in class org.jruby.runtime.invokedynamic.InvokeDynamicSupport
-
- CallMethodType - Annotation Type in org.jruby.embed.internal
-
- CallNode - Class in org.jruby.ast
-
A method or operator call.
- CallNode(ISourcePosition, Node, RubySymbol, Node, Node, boolean) - Constructor for class org.jruby.ast.CallNode
-
- callNumber - Variable in class org.jruby.runtime.ThreadContext
-
- callOptimizedAref(ThreadContext, IRubyObject, IRubyObject, RubyString, CallSite) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- callSite - Variable in class org.jruby.ir.instructions.CallBase
-
- CALLSITE - Static variable in class org.jruby.ir.targets.Bootstrap
-
- callSite(MethodHandles.Lookup, String, MethodType, String, int) - Static method in class org.jruby.ir.targets.Bootstrap
-
- CallSite - Class in org.jruby.runtime
-
This is the abstract superclass for all call sites in the system.
- CallSite(String, CallType) - Constructor for class org.jruby.runtime.CallSite
-
Construct a new CallSite with the given method name and call type.
- callSiteCounter - Static variable in class org.jruby.ir.instructions.CallBase
-
- callSiteId - Variable in class org.jruby.ir.instructions.CallBase
-
- callSites - Variable in class org.jruby.ast.executable.RuntimeCache
-
- callSuper(IRubyObject, ThreadContext, IRubyObject[], Block) - Static method in class org.jruby.BasicObjectStub
-
- callSuper(Object, Object[], Class<T>) - Method in interface org.jruby.embed.EmbedRubyObjectAdapter
-
- callSuper(Object, Object[], Block, Class<T>) - Method in interface org.jruby.embed.EmbedRubyObjectAdapter
-
- callSuper(IRubyObject, IRubyObject[]) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- callSuper(IRubyObject, IRubyObject[], Block) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- callSuper(Object, Object[], Class<T>) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- callSuper(Object, Object[], Block, Class<T>) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- callSuper(Object, Object[], Class<T>) - Method in class org.jruby.embed.ScriptingContainer
-
- callSuper(Object, Object[], Block, Class<T>) - Method in class org.jruby.embed.ScriptingContainer
-
- callSuper(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.ir.operands.UndefinedValue
-
Deprecated.
- callSuper(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- callSuper(IRubyObject, IRubyObject[]) - Method in interface org.jruby.RubyObjectAdapter
-
- callSuper(IRubyObject, IRubyObject[], Block) - Method in interface org.jruby.RubyObjectAdapter
-
- callSuper(ThreadContext, IRubyObject[], Block) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
Deprecated.
- callThreadPoll() - Method in class org.jruby.runtime.ThreadContext
-
- callThreadPoll(ThreadContext) - Static method in class org.jruby.runtime.ThreadContext
-
- callTrace(ThreadContext, boolean, String) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- callTrace(ThreadContext, RubyEvent, String, String, int) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- callTraceCompiled(ThreadContext, boolean, String, String, int) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- CallTraceFuncHook() - Constructor for class org.jruby.Ruby.CallTraceFuncHook
-
- CallTraceSite - Class in org.jruby.ir.targets
-
- CallTraceSite(MethodType, String, String, String, int) - Constructor for class org.jruby.ir.targets.CallTraceSite
-
- callType - Variable in class org.jruby.ir.targets.InvokeSite
-
- callType - Variable in class org.jruby.runtime.CallSite
-
The type of call this site makes
- CallType - Enum in org.jruby.runtime
-
- callType() - Method in class org.jruby.runtime.invokedynamic.JRubyCallSite
-
- callVarargs(ThreadContext, IRubyObject, IRubyObject, IRubyObject...) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- callVarargs(ThreadContext, IRubyObject, IRubyObject, IRubyObject[], Block) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- callVarargs(ThreadContext, IRubyObject, IRubyObject, IRubyObject...) - Method in class org.jruby.runtime.CallSite
-
Call the site's method against the target object passing arguments.
- callVarargs(ThreadContext, IRubyObject, IRubyObject, IRubyObject[], Block) - Method in class org.jruby.runtime.CallSite
-
Call the site's method against the target object passing one argument and
a non-literal (block pass, &) block.
- callVarargs(ThreadContext, IRubyObject, IRubyObject, IRubyObject...) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- callVarargs(ThreadContext, IRubyObject, IRubyObject, IRubyObject[], Block) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- callVarargsIter(ThreadContext, IRubyObject, IRubyObject, IRubyObject[], Block) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- callVarargsIter(ThreadContext, IRubyObject, IRubyObject, IRubyObject[], Block) - Method in class org.jruby.runtime.CallSite
-
Call the site's method against the target object passing arguments and
a literal block.
- callVarargsIter(ThreadContext, IRubyObject, IRubyObject, IRubyObject[], Block) - Method in class org.jruby.runtime.callsite.SuperCallSite
-
- caload() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- CAN_SET_ACCESSIBLE - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- CAN_SET_ACCESSIBLE - Static variable in class org.jruby.RubyInstanceConfig
-
Deprecated.
- canBeDeletedFromScope(FullInterpreterContext) - Method in class org.jruby.ir.instructions.Instr
-
- canBeDeletedFromScope(FullInterpreterContext) - Method in class org.jruby.ir.instructions.ToAryInstr
-
- canBeEval() - Method in class org.jruby.ir.instructions.CallBase
-
- canCallDirect() - Method in class org.jruby.runtime.BlockBody
-
- canCallDirect() - Method in class org.jruby.runtime.CompiledIRBlockBody
-
- canCallDirect() - Method in class org.jruby.runtime.InterpretedIRBlockBody
-
- canCallDirect() - Method in class org.jruby.runtime.IRBlockBody
-
- canCallDirect() - Method in class org.jruby.runtime.MixedModeIRBlockBody
-
- canCaptureCallersBinding() - Method in class org.jruby.ir.IRScope
-
- cancel() - Method in class org.jruby.util.io.BlockingIO.Condition
-
- canCopyPropagate() - Method in class org.jruby.ir.operands.CurrentScope
-
- canCopyPropagate() - Method in class org.jruby.ir.operands.ImmutableLiteral
-
- canCopyPropagate() - Method in class org.jruby.ir.operands.IRException
-
- canCopyPropagate() - Method in class org.jruby.ir.operands.Label
-
- canCopyPropagate() - Method in class org.jruby.ir.operands.ObjectClass
-
- canCopyPropagate() - Method in class org.jruby.ir.operands.Operand
-
Can we replace every use of a variable 'v' that contains the value of this operand
with the operand itself? This takes importance when there are at least two uses
of 'v' within this scope.
- canCopyPropagate() - Method in class org.jruby.ir.operands.ScopeModule
-
- canCopyPropagate() - Method in class org.jruby.ir.operands.Symbol
-
- canCopyPropagate() - Method in class org.jruby.ir.operands.UndefinedValue
-
- canCopyPropagate() - Method in class org.jruby.ir.operands.Variable
-
- canCopyPropagate() - Method in class org.jruby.ir.operands.WrappedIRClosure
-
- canExecute() - Method in interface org.jruby.util.FileResource
-
- canExecute() - Method in class org.jruby.util.URLResource
-
- canMapArgsStatically() - Method in class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- CANON - Static variable in class org.jruby.util.Numeric
-
- canonical_name() - Method in class org.jruby.javasupport.JavaClass
-
- canonicalize(String) - Static method in class org.jruby.RubyFile
-
- canonicalPath() - Method in interface org.jruby.util.FileResource
-
- canonicalPath() - Method in class org.jruby.util.URLResource
-
- canonname(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- canRaiseException() - Method in class org.jruby.ir.instructions.Instr
-
- canRaiseException() - Method in enum org.jruby.ir.Operation
-
- canRaiseExceptions() - Method in class org.jruby.ir.representations.BasicBlock
-
- canRead() - Method in interface org.jruby.util.FileResource
-
- canRead() - Method in class org.jruby.util.URLResource
-
- canReceiveBreaks() - Method in class org.jruby.ir.IRScope
-
- canReceiveNonlocalReturns() - Method in class org.jruby.ir.IRScope
-
- canWrite() - Method in interface org.jruby.util.FileResource
-
- canWrite() - Method in class org.jruby.util.URLResource
-
- capa - Variable in class org.jruby.util.io.OpenFile.Buffer
-
- capa - Variable in class org.jruby.util.io.OpenFile.InternalReadStruct
-
- capa - Variable in class org.jruby.util.io.OpenFile.InternalWriteStruct
-
- capacity - Variable in class org.jruby.ext.thread.Queue
-
The capacity bound, or Integer.MAX_VALUE if none
- capitalize(ThreadContext) - Method in class org.jruby.RubyString
-
- capitalize(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
- capitalize(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyString
-
- capitalize(ThreadContext) - Method in class org.jruby.RubySymbol
-
- capitalize(ThreadContext, IRubyObject) - Method in class org.jruby.RubySymbol
-
- capitalize(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubySymbol
-
- capitalize19(ThreadContext) - Method in class org.jruby.RubyString
-
Deprecated.
- capitalize_bang(ThreadContext) - Method in class org.jruby.RubyString
-
- capitalize_bang(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
- capitalize_bang(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyString
-
- capitalize_bang19(ThreadContext) - Method in class org.jruby.RubyString
-
Deprecated.
- capture() - Method in class org.jruby.runtime.Frame
-
- captureBacktrace(ThreadContext) - Method in class org.jruby.RubyException
-
- captureParentRefinements(ThreadContext) - Method in class org.jruby.ir.IRScope
-
Duplicate the parent scope's refinements overlay to get a moment-in-time snapshot.
- captures(ThreadContext) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- captures(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaUtilRegex.Matcher
-
- captures(ThreadContext) - Method in class org.jruby.RubyMatchData
-
match_captures
- CARET - Static variable in class org.jruby.lexer.LexingCommon
-
- casecmp(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
- casecmp(ThreadContext, IRubyObject) - Method in class org.jruby.RubySymbol
-
- caseCmp(byte[], int, byte[], int, int) - Static method in class org.jruby.util.StringSupport
-
- casecmp19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
Deprecated.
- casecmp_p(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
- casecmp_p(ThreadContext, IRubyObject) - Method in class org.jruby.RubySymbol
-
- CASEFOLD_FILESYSTEM - Static variable in class org.jruby.util.Dir
-
- casefold_p(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaUtilRegex.Pattern
-
- casefold_p(ThreadContext) - Method in class org.jruby.RubyRegexp
-
- caseInsensitiveCmp(ByteList) - Method in class org.jruby.util.ByteList
-
Do a case insensitive comparison with other ByteList with return types similiar to compareTo.
- CaseInsensitiveStringOnlyRubyHash(Ruby, Map<RubyString, RubyString>, IRubyObject, boolean) - Constructor for class org.jruby.RubyGlobal.CaseInsensitiveStringOnlyRubyHash
-
- caseMap(Ruby, ByteList, IntHolder, Encoding) - Static method in class org.jruby.util.StringSupport
-
- CaseNode - Class in org.jruby.ast
-
A Case statement.
- CaseNode(ISourcePosition, Node, ListNode) - Constructor for class org.jruby.ast.CaseNode
-
- castore() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- cat(byte[]) - Method in class org.jruby.RubyString
-
- cat(byte[], int, int) - Method in class org.jruby.RubyString
-
- cat(RubyString) - Method in class org.jruby.RubyString
-
- cat(ByteList) - Method in class org.jruby.RubyString
-
- cat(byte) - Method in class org.jruby.RubyString
-
- cat(int) - Method in class org.jruby.RubyString
-
- cat(int, Encoding) - Method in class org.jruby.RubyString
-
- cat(byte[], int, int, Encoding) - Method in class org.jruby.RubyString
-
- cat19(RubyString) - Method in class org.jruby.RubyString
-
- cat19(ByteList, int) - Method in class org.jruby.RubyString
-
- catAscii(byte[], int, int) - Method in class org.jruby.RubyString
-
- CatchThrow - Exception in org.jruby.exceptions
-
A flow-control exception used internally for Ruby's catch/throw functionality.
- CatchThrow() - Constructor for exception org.jruby.exceptions.CatchThrow
-
- CatchThrow(IRubyObject) - Constructor for exception org.jruby.exceptions.CatchThrow
-
- Category - Enum in org.jruby.util.cli
-
Representation of available option categories, with a short name to use
in printing descriptions.
- catString(String) - Method in class org.jruby.RubyString
-
- cause() - Method in class org.jruby.NativeException
-
Deprecated.
- cause(Block) - Method in class org.jruby.NativeException
-
Deprecated.
- cause(ThreadContext) - Method in class org.jruby.RubyException
-
- cbrt(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
- cbuf - Variable in class org.jruby.util.io.OpenFile
-
- ceil(ThreadContext, IRubyObject) - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- ceil(ThreadContext) - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- ceil(ThreadContext, IRubyObject) - Method in class org.jruby.RubyBignum
-
rb_big_ceil
- ceil(ThreadContext, IRubyObject) - Method in class org.jruby.RubyFixnum
-
rb_fix_ceil
- ceil(ThreadContext) - Method in class org.jruby.RubyFloat
-
MRI: flo_ceil
- ceil(ThreadContext, IRubyObject) - Method in class org.jruby.RubyFloat
-
MRI: flo_ceil
- ceil(ThreadContext) - Method in class org.jruby.RubyInteger
-
- ceil(ThreadContext, IRubyObject) - Method in class org.jruby.RubyInteger
-
- ceil() - Method in class org.jruby.RubyInteger
-
Deprecated.
- ceil(ThreadContext) - Method in class org.jruby.RubyNumeric
-
MRI: num_ceil
- ceil() - Method in class org.jruby.RubyNumeric
-
Deprecated.
- ceil(ThreadContext) - Method in class org.jruby.RubyRational
-
MRI: nurat_ceil_n
- ceil(ThreadContext, IRubyObject) - Method in class org.jruby.RubyRational
-
- ceil - Variable in class org.jruby.runtime.JavaSites.NumericSites
-
- center(IRubyObject) - Method in class org.jruby.RubyString
-
- center(IRubyObject, IRubyObject) - Method in class org.jruby.RubyString
-
- center19(IRubyObject) - Method in class org.jruby.RubyString
-
Deprecated.
- center19(IRubyObject, IRubyObject) - Method in class org.jruby.RubyString
-
Deprecated.
- CEXT_ENABLED - Static variable in class org.jruby.RubyInstanceConfig
-
Deprecated.
- CFG - Class in org.jruby.ir.representations
-
Represents the base build of a CFG.
- CFG(IRScope) - Constructor for class org.jruby.ir.representations.CFG
-
- CFG(CFG, String) - Method in class org.jruby.ir.representations.IGVCFGVisitor
-
- CFG.EdgeType - Enum in org.jruby.ir.representations
-
- CFGInliner - Class in org.jruby.ir.transformations.inlining
-
- CFGInliner(FullInterpreterContext) - Constructor for class org.jruby.ir.transformations.inlining.CFGInliner
-
- CFGLinearizer - Class in org.jruby.ir.representations
-
This produces a linear list of BasicBlocks so that the linearized instruction
list is in executable form.
- CFGLinearizer() - Constructor for class org.jruby.ir.representations.CFGLinearizer
-
- cgiesc_escape(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.cgi.escape.CGIEscape
-
- cgiesc_escape_html(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.cgi.escape.CGIEscape
-
- cgiesc_unescape(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.cgi.escape.CGIEscape
-
- cgiesc_unescape_html(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.cgi.escape.CGIEscape
-
- CGIEscape - Class in org.jruby.ext.cgi.escape
-
Created by headius on 12/8/16.
- CGIEscape() - Constructor for class org.jruby.ext.cgi.escape.CGIEscape
-
- ch - Variable in class org.jruby.util.io.ChannelFD
-
- chainCount() - Method in class org.jruby.runtime.invokedynamic.VariableSite
-
- CHAINED_COMPILE_LINE_COUNT - Static variable in class org.jruby.RubyInstanceConfig
-
The number of lines at which a method, class, or block body is split into
chained methods (to dodge 64k method-size limit in JVM).
- CHAINED_COMPILE_LINE_COUNT_DEFAULT - Static variable in class org.jruby.RubyInstanceConfig
-
Deprecated.
- CHAINED_COMPILE_LINE_COUNT_DEFAULT - Static variable in class org.jruby.runtime.Constants
-
Default size for chained compilation.
- ChainedDataConverter(NativeDataConverter, NativeDataConverter) - Constructor for class org.jruby.ext.ffi.jffi.DataConverters.ChainedDataConverter
-
- change_privilege(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess.GroupID
-
- change_privilege(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess.UserID
-
- changeDirInsideJar(Ruby, String) - Static method in class org.jruby.util.ShellLauncher
-
- channel() - Method in class org.jruby.util.io.OpenFile
-
- ChannelDescriptor - Class in org.jruby.util.io
-
Deprecated.
- ChannelDescriptor(Channel, ModeFlags, FileDescriptor) - Constructor for class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Construct a new ChannelDescriptor with the given channel, file number, mode flags,
and file descriptor object.
- ChannelDescriptor(Channel, ModeFlags, FileDescriptor, boolean) - Constructor for class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Construct a new ChannelDescriptor with the given channel, file number, mode flags,
and file descriptor object.
- ChannelDescriptor(Channel, ModeFlags) - Constructor for class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Construct a new ChannelDescriptor with the given channel, file number, mode flags,
and file descriptor object.
- ChannelDescriptor(InputStream, ModeFlags, FileDescriptor) - Constructor for class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Special constructor to create the ChannelDescriptor out of the stream, file number,
mode flags, and file descriptor object.
- ChannelDescriptor(InputStream, ModeFlags) - Constructor for class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Special constructor to create the ChannelDescriptor out of the stream, file number,
mode flags, and file descriptor object.
- ChannelDescriptor(Channel, FileDescriptor) - Constructor for class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Construct a new ChannelDescriptor with the given channel, file number,
and file descriptor object.
- ChannelDescriptor(Channel, int, FileDescriptor) - Constructor for class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
- ChannelDescriptor(Channel) - Constructor for class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Construct a new ChannelDescriptor with the given channel, file number,
and file descriptor object.
- ChannelFD - Class in org.jruby.util.io
-
Created by headius on 5/24/14.
- ChannelFD(Channel, POSIX, FilenoUtil, int) - Constructor for class org.jruby.util.io.ChannelFD
-
- ChannelFD(Channel, POSIX, FilenoUtil) - Constructor for class org.jruby.util.io.ChannelFD
-
- ChannelHelper - Class in org.jruby.util.io
-
Helper that attempts to improve Channels' static helpers.
- ChannelStream - Class in org.jruby.util.io
-
Deprecated.
- CHAR - Static variable in class org.jruby.ast.java_signature.PrimitiveTypeNode
-
- CHAR - Static variable in class org.jruby.parser.JavaSignatureParser
-
- Character() - Constructor for class org.jruby.javasupport.ext.JavaLang.Character
-
- CHARACTER - Static variable in class org.jruby.lexer.JavaSignatureLexer
-
- CHARACTER_LITERAL - Static variable in class org.jruby.parser.JavaSignatureParser
-
- CharacterLiteral - Class in org.jruby.ast.java_signature
-
- CharacterLiteral(String) - Constructor for class org.jruby.ast.java_signature.CharacterLiteral
-
- charAt(int) - Method in class org.jruby.RubyString
-
- charAt(int) - Method in class org.jruby.util.ByteList
-
Pretend byte array is raw and each byte is also the character value
- chardev_p() - Method in class org.jruby.RubyFileStat
-
- chardev_p(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest
-
- chardev_p(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest.FileTestFileMethods
-
- charpos(ThreadContext) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- chars(ThreadContext, Block) - Method in class org.jruby.ext.stringio.StringIO
-
- chars(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyArgsFile
-
- chars(ThreadContext, Block) - Method in class org.jruby.RubyIO
-
- chars(ThreadContext, Block) - Method in class org.jruby.RubyString
-
- chars19(ThreadContext, Block) - Method in class org.jruby.RubyIO
-
Deprecated.
- chars19(ThreadContext, Block) - Method in class org.jruby.RubyString
-
Deprecated.
- charsetForEncoding(Encoding) - Method in class org.jruby.runtime.encoding.EncodingService
-
Get a java.nio Charset for the given encoding, or null if impossible
- charsetForEncoding(Encoding) - Static method in class org.jruby.util.io.EncodingUtils
-
Get an appropriate Java Charset for the given Encoding.
- chdir(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyDir
-
Changes the current directory to path
- chebylevSerie(double, double[]) - Static method in class org.jruby.RubyMath
-
- check(ThreadContext, IRubyObject) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- check(ThreadContext, DynamicScope, Block) - Method in class org.jruby.ir.instructions.CheckForLJEInstr
-
- CHECK_ARITY - Static variable in class org.jruby.ir.targets.Bootstrap
-
- check_until(ThreadContext, IRubyObject) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- CheckArgsArrayArityInstr - Class in org.jruby.ir.instructions
-
- CheckArgsArrayArityInstr(Operand, int, int, boolean) - Constructor for class org.jruby.ir.instructions.CheckArgsArrayArityInstr
-
- CheckArgsArrayArityInstr(CheckArgsArrayArityInstr) - Method in class org.jruby.ir.IRVisitor
-
- CheckArgsArrayArityInstr(CheckArgsArrayArityInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- checkArgumentCount(JavaMethod, ThreadContext, String, IRubyObject[], int) - Static method in class org.jruby.internal.runtime.methods.JavaMethod
-
- checkArgumentCount(Ruby, IRubyObject[], int, int) - Static method in class org.jruby.runtime.Arity
-
- checkArgumentCount(ThreadContext, IRubyObject[], int, int) - Static method in class org.jruby.runtime.Arity
-
- checkArgumentCount(ThreadContext, String, IRubyObject[], int, int) - Static method in class org.jruby.runtime.Arity
-
- checkArgumentCount(Ruby, String, IRubyObject[], int, int) - Static method in class org.jruby.runtime.Arity
-
- checkArgumentCount(Ruby, int, int, int) - Static method in class org.jruby.runtime.Arity
-
- checkArgumentCount(ThreadContext, int, int, int) - Static method in class org.jruby.runtime.Arity
-
- checkArgumentCount(Ruby, int, int, int, boolean) - Static method in class org.jruby.runtime.Arity
-
- checkArgumentCount(Ruby, String, int, int, int) - Static method in class org.jruby.runtime.Arity
-
- checkArgumentCount(Ruby, String, int, int, int, boolean) - Static method in class org.jruby.runtime.Arity
-
- checkArgumentCount(ThreadContext, IRubyObject[], int, int) - Static method in class org.jruby.runtime.Helpers
-
Used by the compiler to simplify arg checking in variable-arity paths
- checkArgumentCount(ThreadContext, IRubyObject[], int) - Static method in class org.jruby.runtime.Helpers
-
Used by the compiler to simplify arg checking in variable-arity paths
- checkArgumentCount(ThreadContext, int, int, int) - Static method in class org.jruby.runtime.Helpers
-
- checkArgv(ThreadContext, IRubyObject[]) - Static method in class org.jruby.util.io.PopenExecutor
-
- checkArity(ThreadContext, StaticScope, Object[], Block) - Method in class org.jruby.ir.instructions.CheckArityInstr
-
- checkArity(ThreadContext, StaticScope, Object[], int, int, boolean, boolean, int, Block) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- checkArity(MethodHandles.Lookup, String, MethodType, int, int, int, int, int) - Static method in class org.jruby.ir.targets.Bootstrap
-
- checkArity(ThreadContext, StaticScope, Object[], Block, int, int, boolean, boolean, int) - Static method in class org.jruby.ir.targets.Bootstrap
-
- checkArity(int) - Method in class org.jruby.javasupport.JavaCallable
-
- checkArity(Ruby, IRubyObject[]) - Method in class org.jruby.runtime.Arity
-
- checkArity(Ruby, int) - Method in class org.jruby.runtime.Arity
-
- checkArity - Variable in enum org.jruby.runtime.Block.Type
-
- checkArity(Ruby, IRubyObject[]) - Method in class org.jruby.runtime.Signature
-
- CheckArityInstr - Class in org.jruby.ir.instructions
-
- CheckArityInstr(int, int, boolean, boolean, int) - Constructor for class org.jruby.ir.instructions.CheckArityInstr
-
- CheckArityInstr(CheckArityInstr) - Method in class org.jruby.ir.IRVisitor
-
- CheckArityInstr(CheckArityInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- checkArray(IRubyObject) - Static method in class org.jruby.ext.ffi.AbstractMemory
-
- checkArrayType(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- checkArrayType() - Method in class org.jruby.ir.operands.UndefinedValue
-
- checkArrayType() - Method in class org.jruby.RubyArray
-
- checkArrayType() - Method in class org.jruby.RubyBasicObject
-
rb_check_array_type
Returns the result of trying to convert this object to an Array with "to_ary".
- checkArrayType() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- checkArrayType(Ruby, IRubyObject) - Static method in class org.jruby.util.TypeConverter
-
- checkArrayType(ThreadContext, JavaSites.CheckedSites, IRubyObject) - Static method in class org.jruby.util.TypeConverter
-
- checkArrayType(ThreadContext, IRubyObject) - Static method in class org.jruby.util.TypeConverter
-
- checkArrayType(IRubyObject) - Static method in class org.jruby.util.TypeConverter
-
Deprecated.
- checkBounds(Ruby, long, long, long) - Static method in class org.jruby.ext.ffi.Util
-
- checkByteReadable(ThreadContext) - Method in class org.jruby.util.io.OpenFile
-
- checkCallMethod(ThreadContext, String) - Method in class org.jruby.ir.operands.UndefinedValue
-
- checkCallMethod(ThreadContext, JavaSites.CheckedSites) - Method in class org.jruby.ir.operands.UndefinedValue
-
- checkCallMethod(ThreadContext, String) - Method in class org.jruby.RubyBasicObject
-
Will invoke a named method with no arguments and no block if that method or a custom
method missing exists.
- checkCallMethod(ThreadContext, JavaSites.CheckedSites) - Method in class org.jruby.RubyBasicObject
-
Will invoke a named method with no arguments and no block if that method or a custom
method missing exists.
- checkCallMethod(ThreadContext, String) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- checkCallMethod(ThreadContext, JavaSites.CheckedSites) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- checkCaseMapOptions(Ruby, IRubyObject, IRubyObject, int) - Static method in class org.jruby.util.StringSupport
-
- checkCaseMapOptions(Ruby, IRubyObject, int) - Static method in class org.jruby.util.StringSupport
-
- checkcast(String) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- checkCharReadable(ThreadContext) - Method in class org.jruby.util.io.OpenFile
-
- checkClosed() - Method in class org.jruby.util.io.OpenFile
-
- checkCodepointError(int) - Static method in class org.jruby.util.StringSupport
-
- checkCryptoRestrictions(Ruby) - Static method in class org.jruby.util.SecurityHelper
-
- checkData(IRubyObject) - Static method in class org.jruby.util.TypeConverter
-
Checks that this object is of type DATA and then returns it, otherwise raises failure (MRI: Check_Type(obj, T_DATA))
- checked_op_and - Variable in class org.jruby.runtime.JavaSites.BignumSites
-
- checked_op_and - Variable in class org.jruby.runtime.JavaSites.FixnumSites
-
- checked_op_or - Variable in class org.jruby.runtime.JavaSites.BignumSites
-
- checked_op_or - Variable in class org.jruby.runtime.JavaSites.FixnumSites
-
- checked_op_xor - Variable in class org.jruby.runtime.JavaSites.BignumSites
-
- checked_op_xor - Variable in class org.jruby.runtime.JavaSites.FixnumSites
-
- checked_to_r - Variable in class org.jruby.runtime.JavaSites.TimeSites
-
- CheckedSites(String) - Constructor for class org.jruby.runtime.JavaSites.CheckedSites
-
- checkEmbeddedNulls(Ruby, IRubyObject) - Static method in class org.jruby.util.StringSupport
-
- checkEmptyLoad(String) - Method in class org.jruby.runtime.load.LoadService
-
- checkEncoding(RubyString) - Method in class org.jruby.RubyString
-
- checkEncoding(CodeRangeable) - Method in class org.jruby.RubyString
-
- checkEncoding(Ruby, ByteList, ByteList) - Static method in class org.jruby.RubyString
-
- checkEncoding(CodeRangeable) - Method in interface org.jruby.util.CodeRangeable
-
- checkErrno(Ruby, int) - Static method in class org.jruby.ext.JRubyPOSIXHelper
-
Helper for handling common POSIX situations where a negative return value
from a function call indicates an error, and errno must be consulted to
determine how exactly the function failed.
- checkExecEnv(ThreadContext, RubyHash) - Static method in class org.jruby.RubyIO
-
Deprecated.
- checkExecEnv(ThreadContext, RubyHash, PopenExecutor.ExecArg) - Static method in class org.jruby.util.io.PopenExecutor
-
- checkExecOptions(IRubyObject) - Static method in class org.jruby.RubyIO
-
Deprecated.
- checkExpression(Node) - Method in class org.jruby.parser.ParserSupport
-
Deprecated.
- checkFinite(ThreadContext, IRubyObject) - Method in class org.jruby.RubyComplex
-
- checkFloatType(Ruby, IRubyObject) - Static method in class org.jruby.util.TypeConverter
-
- checkForCyclicPrepend(RubyModule) - Method in class org.jruby.RubyModule
-
- checkForExtraUnwantedKeywordArgs(ThreadContext, StaticScope, RubyHash) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- checkForLJE(ThreadContext, DynamicScope, boolean, Block) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- CheckForLJEInstr - Class in org.jruby.ir.instructions
-
- CheckForLJEInstr(boolean) - Constructor for class org.jruby.ir.instructions.CheckForLJEInstr
-
- CheckForLJEInstr(CheckForLJEInstr) - Method in class org.jruby.ir.IRVisitor
-
- CheckForLJEInstr(CheckForLJEInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- checkForThrows(TypeElement, ExecutableElement) - Static method in class org.jruby.anno.AnnotationBinder
-
- checkFrozen() - Method in class org.jruby.ext.stringio.StringIO
-
- checkFrozen() - Method in class org.jruby.RubyBasicObject
-
The actual method that checks frozen with the default frozen message from MRI.
- checkFrozen() - Method in class org.jruby.RubyModule
-
- checkHashType(Ruby, IRubyObject) - Static method in class org.jruby.util.TypeConverter
-
- checkHashType(ThreadContext, JavaSites.CheckedSites, IRubyObject) - Static method in class org.jruby.util.TypeConverter
-
- checkID(IRubyObject) - Static method in class org.jruby.util.TypeConverter
-
Convert the supplied object into an internal identifier String.
- checkID(Ruby, String) - Static method in class org.jruby.util.TypeConverter
-
Convert the supplied object into an internal identifier String.
- checkInfinite(ThreadContext, IRubyObject) - Method in class org.jruby.RubyComplex
-
- checkInheritable(IRubyObject) - Static method in class org.jruby.RubyClass
-
rb_check_inheritable
- checkInt(Ruby, long) - Static method in class org.jruby.RubyNumeric
-
check_int
- checkInt(IRubyObject, long) - Static method in class org.jruby.RubyNumeric
-
- checkInteger(ThreadContext, IRubyObject) - Static method in class org.jruby.util.Numeric
-
- checkIntegerType(ThreadContext, IRubyObject) - Static method in class org.jruby.util.TypeConverter
-
- checkIntegerType(Ruby, IRubyObject, String) - Static method in class org.jruby.util.TypeConverter
-
- checkIsModule(IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- checkIterating() - Method in class org.jruby.RubyHash
-
- checkJavaException(IRubyObject, Throwable, IRubyObject, ThreadContext) - Static method in class org.jruby.runtime.Helpers
-
- checkJavaException(Throwable, IRubyObject, ThreadContext) - Static method in class org.jruby.runtime.Helpers
-
- checkLength(Ruby, long) - Static method in class org.jruby.RubyArray
-
- checkMail(ThreadContext) - Method in class org.jruby.RubyThread
-
Deprecated.
- checkNewModes(ModeFlags) - Method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Check whether a specified set of mode flags is a superset of this
descriptor's original set of mode flags.
- checkOpen() - Method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Check whether the isOpen returns true, raising a BadDescriptorException if
it returns false.
- checkPermissionsSubsetOf(ModeFlags) - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- checkPipeCommand(ThreadContext, IRubyObject) - Static method in class org.jruby.util.io.PopenExecutor
-
- checkpoint() - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Perform a thread event checkpoint.
- checkpoint() - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- checkpoint() - Method in class org.jruby.ir.targets.IRBytecodeAdapter7
-
- checkpointBootstrap(MethodHandles.Lookup, String, MethodType) - Static method in class org.jruby.ir.targets.Bootstrap
-
- checkpointFallback(MutableCallSite, ThreadContext) - Static method in class org.jruby.ir.targets.Bootstrap
-
- checkpointHandle() - Static method in class org.jruby.ir.targets.Bootstrap
-
- checkPopenOptions(IRubyObject) - Static method in class org.jruby.RubyIO
-
Deprecated.
- checkReadable() - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- checkReadable(ThreadContext) - Method in class org.jruby.util.io.OpenFile
-
- checkRegexpFragment(Ruby, ByteList, RegexpOptions) - Method in class org.jruby.lexer.LexingCommon
-
- checkRegexpSyntax(Ruby, ByteList, RegexpOptions) - Method in class org.jruby.lexer.LexingCommon
-
- checkReopenSeek(ThreadContext, Ruby, long) - Method in class org.jruby.util.io.OpenFile
-
- checkSafeString(IRubyObject) - Method in class org.jruby.Ruby
-
Deprecated.
- checkShutdown() - Method in class org.jruby.ext.fiber.FiberQueue
-
- checkShutdown() - Method in class org.jruby.ext.thread.Queue
-
- checkSpawnOptions(IRubyObject) - Static method in class org.jruby.RubyIO
-
Deprecated.
- checkStringSafety(Ruby, IRubyObject) - Static method in class org.jruby.util.StringSupport
-
Check whether input object's string value contains a null byte, and if so
throw SecurityError.
- checkStringType(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- checkStringType() - Method in class org.jruby.ir.operands.UndefinedValue
-
- checkStringType() - Method in class org.jruby.RubyBasicObject
-
rb_check_string_type
Tries to return a coerced string representation of this object,
using "to_str".
- checkStringType() - Method in class org.jruby.RubyString
-
- checkStringType() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- checkStringType(Ruby, IRubyObject) - Static method in class org.jruby.util.TypeConverter
-
- checkStringType(ThreadContext, JavaSites.CheckedSites, IRubyObject) - Static method in class org.jruby.util.TypeConverter
-
- checkStringType(ThreadContext, JavaSites.CheckedSites, IRubyObject, RubyClass) - Static method in class org.jruby.util.TypeConverter
-
- checkStringType19() - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- checkStringType19() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- checkSuperDisabledOrOutOfMethod(ThreadContext) - Static method in class org.jruby.runtime.Helpers
-
- checkSuperDisabledOrOutOfMethod(ThreadContext, RubyModule, String) - Static method in class org.jruby.runtime.Helpers
-
- checkTTY() - Method in class org.jruby.util.io.OpenFile
-
- checkType(ThreadContext, IRubyObject, RubyModule) - Static method in class org.jruby.util.TypeConverter
-
- checkUselessStatement(Node) - Method in class org.jruby.parser.ParserSupport
-
Check to see if current node is an useless statement.
- checkUselessStatements(BlockNode) - Method in class org.jruby.parser.ParserSupport
-
Check all nodes but the last one in a BlockNode for useless (void context) statements.
- checkValidBindTargetFrom(ThreadContext, RubyModule) - Method in class org.jruby.RubyModule
-
- checkWritable() - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- checkWritable(ThreadContext) - Method in class org.jruby.util.io.OpenFile
-
- chFile - Variable in class org.jruby.util.io.ChannelFD
-
- childInvocationFor(int) - Method in class org.jruby.runtime.profile.builtin.Invocation
-
- childNodes() - Method in class org.jruby.ast.AliasNode
-
- childNodes() - Method in class org.jruby.ast.AndNode
-
- childNodes() - Method in class org.jruby.ast.ArgsCatNode
-
- childNodes() - Method in class org.jruby.ast.ArgsNode
-
- childNodes() - Method in class org.jruby.ast.ArgsPushNode
-
- childNodes() - Method in class org.jruby.ast.ArgumentNode
-
- childNodes() - Method in class org.jruby.ast.AttrAssignNode
-
- childNodes() - Method in class org.jruby.ast.BackRefNode
-
- childNodes() - Method in class org.jruby.ast.BeginNode
-
- childNodes() - Method in class org.jruby.ast.BignumNode
-
- childNodes() - Method in class org.jruby.ast.BlockArgNode
-
- childNodes() - Method in class org.jruby.ast.BlockPassNode
-
- childNodes() - Method in class org.jruby.ast.BreakNode
-
- childNodes() - Method in class org.jruby.ast.CallNode
-
- childNodes() - Method in class org.jruby.ast.CaseNode
-
- childNodes() - Method in class org.jruby.ast.ClassNode
-
- childNodes() - Method in class org.jruby.ast.ClassVarAsgnNode
-
- childNodes() - Method in class org.jruby.ast.ClassVarDeclNode
-
Deprecated.
- childNodes() - Method in class org.jruby.ast.ClassVarNode
-
- childNodes() - Method in class org.jruby.ast.Colon2Node
-
- childNodes() - Method in class org.jruby.ast.Colon3Node
-
- childNodes() - Method in class org.jruby.ast.ComplexNode
-
- childNodes() - Method in class org.jruby.ast.ConstDeclNode
-
- childNodes() - Method in class org.jruby.ast.ConstNode
-
- childNodes() - Method in class org.jruby.ast.DAsgnNode
-
- childNodes() - Method in class org.jruby.ast.DefinedNode
-
- childNodes() - Method in class org.jruby.ast.DefnNode
-
- childNodes() - Method in class org.jruby.ast.DefsNode
-
- childNodes() - Method in class org.jruby.ast.DotNode
-
- childNodes() - Method in class org.jruby.ast.DVarNode
-
- childNodes() - Method in class org.jruby.ast.EncodingNode
-
- childNodes() - Method in class org.jruby.ast.EnsureNode
-
- childNodes() - Method in class org.jruby.ast.EvStrNode
-
- childNodes() - Method in class org.jruby.ast.FalseNode
-
- childNodes() - Method in class org.jruby.ast.FCallNode
-
- childNodes() - Method in class org.jruby.ast.FixnumNode
-
- childNodes() - Method in class org.jruby.ast.FlipNode
-
- childNodes() - Method in class org.jruby.ast.FloatNode
-
- childNodes() - Method in class org.jruby.ast.ForNode
-
- childNodes() - Method in class org.jruby.ast.GlobalAsgnNode
-
- childNodes() - Method in class org.jruby.ast.GlobalVarNode
-
- childNodes() - Method in class org.jruby.ast.HashNode
-
- childNodes() - Method in class org.jruby.ast.IfNode
-
- childNodes() - Method in class org.jruby.ast.InstAsgnNode
-
- childNodes() - Method in class org.jruby.ast.InstVarNode
-
- childNodes() - Method in class org.jruby.ast.IterNode
-
- childNodes() - Method in class org.jruby.ast.KeywordArgNode
-
- childNodes() - Method in class org.jruby.ast.LambdaNode
-
- childNodes() - Method in class org.jruby.ast.ListNode
-
Deprecated.
- childNodes() - Method in class org.jruby.ast.LiteralNode
-
- childNodes() - Method in class org.jruby.ast.LocalAsgnNode
-
- childNodes() - Method in class org.jruby.ast.LocalVarNode
-
- childNodes() - Method in class org.jruby.ast.Match2Node
-
- childNodes() - Method in class org.jruby.ast.Match3Node
-
- childNodes() - Method in class org.jruby.ast.MatchNode
-
- childNodes() - Method in class org.jruby.ast.ModuleNode
-
- childNodes() - Method in class org.jruby.ast.MultipleAsgnNode
-
- childNodes() - Method in class org.jruby.ast.NewlineNode
-
- childNodes() - Method in class org.jruby.ast.NextNode
-
- childNodes() - Method in class org.jruby.ast.NilNode
-
- childNodes() - Method in class org.jruby.ast.Node
-
- childNodes() - Method in class org.jruby.ast.NthRefNode
-
- childNodes() - Method in class org.jruby.ast.OpAsgnAndNode
-
- childNodes() - Method in class org.jruby.ast.OpAsgnConstDeclNode
-
- childNodes() - Method in class org.jruby.ast.OpAsgnNode
-
- childNodes() - Method in class org.jruby.ast.OpAsgnOrNode
-
- childNodes() - Method in class org.jruby.ast.OpElementAsgnNode
-
- childNodes() - Method in class org.jruby.ast.OptArgNode
-
- childNodes() - Method in class org.jruby.ast.OrNode
-
- childNodes() - Method in class org.jruby.ast.RationalNode
-
- childNodes() - Method in class org.jruby.ast.RedoNode
-
- childNodes() - Method in class org.jruby.ast.RegexpNode
-
- childNodes() - Method in class org.jruby.ast.RequiredKeywordArgumentValueNode
-
- childNodes() - Method in class org.jruby.ast.RescueBodyNode
-
- childNodes() - Method in class org.jruby.ast.RescueNode
-
- childNodes() - Method in class org.jruby.ast.RetryNode
-
- childNodes() - Method in class org.jruby.ast.ReturnNode
-
- childNodes() - Method in class org.jruby.ast.RootNode
-
- childNodes() - Method in class org.jruby.ast.SClassNode
-
- childNodes() - Method in class org.jruby.ast.SelfNode
-
- childNodes() - Method in class org.jruby.ast.SplatNode
-
- childNodes() - Method in class org.jruby.ast.StarNode
-
- childNodes() - Method in class org.jruby.ast.StrNode
-
- childNodes() - Method in class org.jruby.ast.SuperNode
-
- childNodes() - Method in class org.jruby.ast.SValueNode
-
- childNodes() - Method in class org.jruby.ast.SymbolNode
-
- childNodes() - Method in class org.jruby.ast.TrueNode
-
- childNodes() - Method in class org.jruby.ast.UndefNode
-
- childNodes() - Method in class org.jruby.ast.UntilNode
-
- childNodes() - Method in class org.jruby.ast.VAliasNode
-
- childNodes() - Method in class org.jruby.ast.VCallNode
-
- childNodes() - Method in class org.jruby.ast.WhenNode
-
- childNodes() - Method in class org.jruby.ast.WhileNode
-
- childNodes() - Method in class org.jruby.ast.XStrNode
-
- childNodes() - Method in class org.jruby.ast.YieldNode
-
- childNodes() - Method in class org.jruby.ast.ZSuperNode
-
- children() - Method in class org.jruby.ast.ListNode
-
- children(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyDir
-
Returns an array containing all of the filenames except for "." and ".." in the given directory.
- children(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyDir
-
- childTime() - Method in class org.jruby.runtime.profile.builtin.Invocation
-
- chmod(ThreadContext, IRubyObject) - Method in class org.jruby.RubyFile
-
- chmod(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyFile
-
- chNative - Variable in class org.jruby.util.io.ChannelFD
-
- choice(ThreadContext) - Method in class org.jruby.RubyArray
-
Deprecated.
- chomp(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyKernel.LoopMethods
-
- chomp(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel.LoopMethods
-
- chomp(ThreadContext) - Method in class org.jruby.RubyString
-
- chomp(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
- chomp19(ThreadContext) - Method in class org.jruby.RubyString
-
- chomp19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
- chomp_bang(ThreadContext) - Method in class org.jruby.RubyString
-
rb_str_chomp_bang
In the common case, removes CR and LF characters in various ways depending on the value of
the optional args[0].
- chomp_bang(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
- chomp_bang19(ThreadContext) - Method in class org.jruby.RubyString
-
- chomp_bang19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
- chop(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyKernel.LoopMethods
-
- chop(ThreadContext) - Method in class org.jruby.RubyString
-
- chop19(ThreadContext) - Method in class org.jruby.RubyString
-
Deprecated.
- chop_bang(ThreadContext) - Method in class org.jruby.RubyString
-
- chop_bang19(ThreadContext) - Method in class org.jruby.RubyString
-
Deprecated.
- choppedLength(CodeRangeable) - Static method in class org.jruby.util.StringSupport
-
MRI: chopped_length
- choppedLength19(CodeRangeable, Ruby) - Static method in class org.jruby.util.StringSupport
-
Deprecated.
- chown(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyFile
-
- chown(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyFile
-
- chr(ThreadContext) - Method in class org.jruby.RubyInteger
-
int_chr
- chr(ThreadContext, IRubyObject) - Method in class org.jruby.RubyInteger
-
- chr(ThreadContext) - Method in class org.jruby.RubyString
-
- chr19(ThreadContext) - Method in class org.jruby.RubyInteger
-
Deprecated.
- chr19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyInteger
-
Deprecated.
- chRead - Variable in class org.jruby.util.io.ChannelFD
-
- chroot(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyDir
-
Changes the root directory (only allowed by super user).
- chSeek - Variable in class org.jruby.util.io.ChannelFD
-
- chSelect - Variable in class org.jruby.util.io.ChannelFD
-
- chSock - Variable in class org.jruby.util.io.ChannelFD
-
- chunk(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyEnumerable
-
Deprecated.
- chunk(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- ChunkedBlockCallback(Ruby, IRubyObject) - Constructor for class org.jruby.RubyEnumerable.ChunkedBlockCallback
-
- chWrite - Variable in class org.jruby.util.io.ChannelFD
-
- ci(Class) - Static method in class org.jruby.util.CodegenUtils
-
Creates a class identifier of form Labc/abc;, from a Class.
- civil(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.date.RubyDate
-
# Create a new Date object for the Civil Date specified by
# year +y+, month +m+, and day-of-month +d+.
- civil(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.date.RubyDate
-
- civil(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.date.RubyDate
-
- civil(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.date.RubyDate
-
- civil(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.date.RubyDate
-
- civil(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.date.RubyDateTime
-
# Create a new DateTime object corresponding to the specified
# Civil Date and hour +h+, minute +min+, second +s+.
- civil(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.date.RubyDateTime
-
- civil(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.date.RubyDateTime
-
- civil(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.date.RubyDateTime
-
- civilDate(ThreadContext, int, int, int, Chronology) - Static method in class org.jruby.ext.date.RubyDate
-
- clamp(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyComparable
-
- CLASS - Static variable in class org.jruby.anno.IndyBinder
-
- Class() - Constructor for class org.jruby.javasupport.ext.JavaLang.Class
-
- CLASS_ALLOCATOR - Static variable in class org.jruby.RubyClass
-
- CLASS_INDEX - Static variable in class org.jruby.internal.runtime.methods.InvocationMethodFactory
-
The lvar index of the RubyClass being invoked against
- class_loader() - Method in class org.jruby.javasupport.JavaClass
-
- class_loader_resources(ThreadContext, IRubyObject, IRubyObject...) - Static method in class org.jruby.ext.jruby.JRubyUtilLibrary
-
- CLASS_METHOD_DELIMITER - Static variable in class org.jruby.compiler.JITClassGenerator
-
- CLASS_NAME - Static variable in class org.jruby.ext.ffi.CallbackInfo
-
- CLASS_NAME - Static variable in class org.jruby.ext.ffi.io.FileDescriptorIO
-
- CLASS_NAME - Static variable in class org.jruby.NativeException
-
Deprecated.
- class_variable_defined_p(ThreadContext, IRubyObject) - Method in class org.jruby.RubyModule
-
- class_variable_get(IRubyObject) - Method in class org.jruby.RubyModule
-
rb_mod_cvar_get
- class_variable_get19(IRubyObject) - Method in class org.jruby.RubyModule
-
- class_variable_set(IRubyObject, IRubyObject) - Method in class org.jruby.RubyModule
-
rb_mod_cvar_set
- class_variable_set19(IRubyObject, IRubyObject) - Method in class org.jruby.RubyModule
-
- class_variables(ThreadContext) - Method in class org.jruby.RubyModule
-
- class_variables(ThreadContext, IRubyObject) - Method in class org.jruby.RubyModule
-
- class_variables19(ThreadContext) - Method in class org.jruby.RubyModule
-
Deprecated.
- ClassDefiningClassLoader - Interface in org.jruby.util
-
- ClassDefiningJRubyClassLoader - Class in org.jruby.util
-
- ClassDefiningJRubyClassLoader(ClassLoader) - Constructor for class org.jruby.util.ClassDefiningJRubyClassLoader
-
- classes() - Method in class org.jruby.javasupport.JavaClass
-
- ClassesLoader - Class in org.jruby.util
-
- ClassesLoader(ClassLoader) - Constructor for class org.jruby.util.ClassesLoader
-
- ClassExtensionLibrary - Class in org.jruby.runtime.load
-
The ClassExtensionLibrary wraps a class which implements BasicLibraryService,
and when asked to load the service, does a basicLoad of the BasicLibraryService.
- ClassExtensionLibrary(String, Class) - Constructor for class org.jruby.runtime.load.ClassExtensionLibrary
-
- classId - Variable in class org.jruby.runtime.ivars.VariableAccessor
-
the symbol of the class associated with this variable
- classify(ThreadContext, Block) - Method in class org.jruby.ext.set.RubySet
-
- classIndex - Variable in class org.jruby.RubyModule
-
- ClassIndex - Enum in org.jruby.runtime
-
An enum of core JRuby classes.
- ClassJavaAddons - Class in org.jruby.java.addons
-
- ClassJavaAddons() - Constructor for class org.jruby.java.addons.ClassJavaAddons
-
- classLoader - Variable in class org.jruby.internal.runtime.methods.InvocationMethodFactory
-
The classloader to use for code loading
- ClassLoader() - Constructor for class org.jruby.javasupport.ext.JavaLang.ClassLoader
-
- CLASSLOADER - Static variable in class org.jruby.util.URLResource
-
- CLASSLOADER_DELEGATE - Static variable in class org.jruby.util.cli.Options
-
- ClassLoaderMode - Enum in org.jruby.compiler
-
- ClassLoaderSearcher() - Constructor for class org.jruby.runtime.load.LoadService.ClassLoaderSearcher
-
Deprecated.
- ClassMethods() - Constructor for class org.jruby.java.proxies.JavaProxy.ClassMethods
-
- className - Variable in class org.jruby.compiler.JITClassGenerator
-
- ClassNode - Class in org.jruby.ast
-
A class statement (name, superClass, body).
- ClassNode(ISourcePosition, Colon3Node, StaticScope, Node, Node, int) - Constructor for class org.jruby.ast.ClassNode
-
- classpath_launcher(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.jruby.JRubyUtilLibrary
-
- classpathFilenameFromURL(String, URL, boolean) - Static method in class org.jruby.runtime.load.LoadService
-
Given a URL to a classloader resource, build an appropriate load string.
- ClasspathLauncher - Class in org.jruby.util
-
- ClasspathLauncher() - Constructor for class org.jruby.util.ClasspathLauncher
-
- ClassProvider - Interface in org.jruby.util
-
- classSuper(ThreadContext, IRubyObject, String, RubyModule, IRubyObject[], Block) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- ClassSuperInstr - Class in org.jruby.ir.instructions
-
- ClassSuperInstr(IRScope, Variable, Operand, RubySymbol, Operand[], Operand, boolean, CallSite, long) - Constructor for class org.jruby.ir.instructions.ClassSuperInstr
-
- ClassSuperInstr(IRScope, Variable, Operand, RubySymbol, Operand[], Operand, boolean) - Constructor for class org.jruby.ir.instructions.ClassSuperInstr
-
- ClassSuperInstr(ClassSuperInstr) - Method in class org.jruby.ir.IRVisitor
-
- ClassSuperInstr(ClassSuperInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- ClassSuperInvokeSite - Class in org.jruby.ir.targets
-
Created by headius on 10/23/14.
- ClassSuperInvokeSite(MethodType, String, String, String, int) - Constructor for class org.jruby.ir.targets.ClassSuperInvokeSite
-
- classSuperSplatArgs(ThreadContext, IRubyObject, String, RubyModule, IRubyObject[], Block, boolean[]) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- ClassValue<T> - Class in org.jruby.util.collections
-
Represents a cache or other mechanism for getting the Ruby-level proxy classes
for a given Java class.
- ClassValue(ClassValueCalculator<T>) - Constructor for class org.jruby.util.collections.ClassValue
-
- ClassValueCalculator<T> - Interface in org.jruby.util.collections
-
Calculate a value based on an incoming class.
- ClassVarAsgnNode - Class in org.jruby.ast
-
Class variable assignment node.
- ClassVarAsgnNode(ISourcePosition, RubySymbol, Node) - Constructor for class org.jruby.ast.ClassVarAsgnNode
-
- classVarContainer(boolean) - Method in class org.jruby.ir.IRBuilder
-
- classVarDeclarationContainer() - Method in class org.jruby.ir.IRBuilder
-
Deprecated.
- ClassVarDeclNode - Class in org.jruby.ast
-
Deprecated.
- ClassVarDeclNode(ISourcePosition, RubySymbol, Node) - Constructor for class org.jruby.ast.ClassVarDeclNode
-
Deprecated.
- classVarDefinitionContainer() - Method in class org.jruby.ir.IRBuilder
-
- ClassVariable - Class in org.jruby.embed.variable
-
An implementation of BiVariable for a Ruby class variable.
- ClassVarNode - Class in org.jruby.ast
-
Access to a class variable.
- ClassVarNode(ISourcePosition, RubySymbol) - Constructor for class org.jruby.ast.ClassVarNode
-
- cleanTerminate(IRubyObject) - Method in class org.jruby.RubyThread
-
- cleanup(Ruby, boolean) - Method in class org.jruby.util.io.OpenFile
-
- cleanup() - Method in class org.jruby.util.io.SelectorPool
-
Clean up a pool.
- cleanupAfterExecution() - Method in class org.jruby.ir.IRModuleBody
-
- cleanupAfterExecution() - Method in class org.jruby.ir.IRScope
-
We are done with execution of this scope and we can cleanup some amount of things
in this scope which will no longer be used.
- cleanupAfterExecution() - Method in class org.jruby.ir.IRScriptBody
-
- clear() - Method in class org.jruby.embed.internal.BiVariableMap
-
Removes all of the mappings from this map.
- clear() - Method in class org.jruby.embed.ScriptingContainer
-
Removes all of the mappings from this map.
- clear(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Clears (zeros out) the memory contents.
- clear() - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- clear() - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- clear(ThreadContext) - Method in class org.jruby.ext.ffi.Struct
-
- clear() - Method in class org.jruby.ext.set.RubySet
-
- clear(ThreadContext) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- clear(ThreadContext) - Method in class org.jruby.ext.thread.Queue
-
Atomically removes all of the elements from this queue.
- clear(String) - Method in class org.jruby.internal.runtime.GlobalVariables
-
- clear() - Method in class org.jruby.ir.listeners.InstructionsListenerDecorator
-
- clear() - Method in class org.jruby.java.util.SystemPropertiesMap
-
- clear() - Method in class org.jruby.RubyArray
-
- clear() - Method in class org.jruby.RubyHash
-
- clear() - Method in class org.jruby.RubyString
-
- clear() - Method in class org.jruby.runtime.Frame
-
Clear the frame, as when the call completes.
- clear() - Method in class org.jruby.runtime.profile.builtin.ProfileData
-
Clear the gathered profiling (invocation) data.
- clear() - Method in class org.jruby.util.collections.ConcurrentWeakHashMap
-
Removes all of the mappings from this map.
- clear() - Method in class org.jruby.util.collections.IntHashMap
-
- clear() - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
Removes all of the mappings from this map.
- clear() - Method in class org.jruby.util.collections.WeakHashSet
-
- clear() - Method in class org.jruby.util.collections.WeakValuedMap
-
- clear() - Method in class org.jruby.util.WeakIdentityHashMap
-
- clearChainCount() - Method in class org.jruby.runtime.invokedynamic.VariableSite
-
- clearCodeConversion() - Method in class org.jruby.util.io.OpenFile
-
- clearCodeRange() - Method in class org.jruby.RubyString
-
- clearCodeRange() - Method in interface org.jruby.util.CodeRangeable
-
- clearContext() - Method in class org.jruby.RubyThread
-
- clearCount() - Method in class org.jruby.ir.targets.SiteTracker
-
- clearEncodingNone() - Method in class org.jruby.RubyRegexp
-
- clearerr() - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- clearerr() - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- clearerr() - Method in interface org.jruby.util.io.Stream
-
Deprecated.
- clearErrorInfo(ThreadContext) - Static method in class org.jruby.runtime.Helpers
-
- clearEvalType() - Method in class org.jruby.runtime.DynamicScope
-
- clearFrameForBackref() - Method in class org.jruby.runtime.Frame
-
- clearGlobalRuntime() - Static method in class org.jruby.Ruby
-
Clear the global runtime.
- clearImpl() - Method in class org.jruby.ext.set.RubySet
-
- clearImpl() - Method in class org.jruby.ext.set.RubySortedSet
-
- clearInternal() - Method in class org.jruby.ext.thread.Queue
-
- clearLiteral() - Method in class org.jruby.RubyRegexp
-
- clearReadConversion() - Method in class org.jruby.util.io.OpenFile
-
- clearStdio() - Method in class org.jruby.util.io.OpenFile
-
- clearTextMode() - Method in class org.jruby.util.io.OpenFile
-
- clearTypes() - Method in class org.jruby.ir.targets.SiteTracker
-
- clearVariable(RubyBasicObject, String) - Method in class org.jruby.runtime.ivars.VariableTableManager
-
- CLI_ASSUME_LOOP - Static variable in class org.jruby.util.cli.Options
-
- CLI_ASSUME_PRINT - Static variable in class org.jruby.util.cli.Options
-
- CLI_AUTOSPLIT - Static variable in class org.jruby.util.cli.Options
-
- CLI_AUTOSPLIT_SEPARATOR - Static variable in class org.jruby.util.cli.Options
-
- CLI_BACKUP_EXTENSION - Static variable in class org.jruby.util.cli.Options
-
- CLI_BYTECODE - Static variable in class org.jruby.util.cli.Options
-
- CLI_CHECK_SYNTAX - Static variable in class org.jruby.util.cli.Options
-
- CLI_COPYRIGHT - Static variable in class org.jruby.util.cli.Options
-
- CLI_DEBUG - Static variable in class org.jruby.util.cli.Options
-
- CLI_DID_YOU_MEAN_ENABLE - Static variable in class org.jruby.util.cli.Options
-
- CLI_ENCODING_EXTERNAL - Static variable in class org.jruby.util.cli.Options
-
- CLI_ENCODING_INTERNAL - Static variable in class org.jruby.util.cli.Options
-
- CLI_ENCODING_SOURCE - Static variable in class org.jruby.util.cli.Options
-
- CLI_HELP - Static variable in class org.jruby.util.cli.Options
-
- CLI_KCODE - Static variable in class org.jruby.util.cli.Options
-
- CLI_LOAD_GEMFILE - Static variable in class org.jruby.util.cli.Options
-
- CLI_PARSER_DEBUG - Static variable in class org.jruby.util.cli.Options
-
- CLI_PROCESS_LINE_ENDS - Static variable in class org.jruby.util.cli.Options
-
- CLI_PROFILING_MODE - Static variable in class org.jruby.util.cli.Options
-
- CLI_PROFILING_SERVICE - Static variable in class org.jruby.util.cli.Options
-
- CLI_PROPERTIES - Static variable in class org.jruby.util.cli.Options
-
- CLI_RECORD_SEPARATOR - Static variable in class org.jruby.util.cli.Options
-
- CLI_RUBYGEMS_ENABLE - Static variable in class org.jruby.util.cli.Options
-
- CLI_RUBYOPT_ENABLE - Static variable in class org.jruby.util.cli.Options
-
- CLI_STRIP_HEADER - Static variable in class org.jruby.util.cli.Options
-
- CLI_VERBOSE - Static variable in class org.jruby.util.cli.Options
-
- CLI_VERSION - Static variable in class org.jruby.util.cli.Options
-
- CLI_WARNING_LEVEL - Static variable in class org.jruby.util.cli.Options
-
- clock_getres(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- clock_getres(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- clock_gettime(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- clock_gettime(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- CLOCK_MONOTONIC - Static variable in class org.jruby.RubyProcess
-
- CLOCK_REALTIME - Static variable in class org.jruby.RubyProcess
-
- CLOCK_UNIT_FLOAT_MICROSECOND - Static variable in class org.jruby.RubyProcess
-
- CLOCK_UNIT_FLOAT_MILLISECOND - Static variable in class org.jruby.RubyProcess
-
- CLOCK_UNIT_FLOAT_SECOND - Static variable in class org.jruby.RubyProcess
-
- CLOCK_UNIT_HERTZ - Static variable in class org.jruby.RubyProcess
-
- CLOCK_UNIT_MICROSECOND - Static variable in class org.jruby.RubyProcess
-
- CLOCK_UNIT_MILLISECOND - Static variable in class org.jruby.RubyProcess
-
- CLOCK_UNIT_NANOSECOND - Static variable in class org.jruby.RubyProcess
-
- CLOCK_UNIT_SECOND - Static variable in class org.jruby.RubyProcess
-
- clockTick() - Static method in class org.jruby.ir.interpreter.Profiler
-
- cloexecDup2(PosixShim, ChannelFD, ChannelFD) - Static method in class org.jruby.util.io.OpenFile
-
- cloexecOpen(Ruby, RubyIO.Sysopen) - Static method in class org.jruby.RubyIO
-
- clone() - Method in class org.jruby.internal.runtime.AbstractIRMethod
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.AliasInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ArrayDerefInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.AsStringInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.AttrAssignInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.BFalseInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.BlockGivenInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.BNEInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.BNilInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.boxing.AluInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.boxing.BoxBooleanInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.boxing.BoxFixnumInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.boxing.BoxFloatInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.boxing.UnboxBooleanInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.boxing.UnboxFixnumInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.boxing.UnboxFloatInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.boxing.UnboxInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.BreakInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.BSwitchInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.BTrueInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.BuildBackrefInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.BuildCompoundArrayInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.BuildCompoundStringInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.BuildDynRegExpInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.BuildLambdaInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.BuildRangeInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.BuildSplatInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.BUndefInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.CallInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.CheckArgsArrayArityInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.CheckArityInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.CheckForLJEInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ClassSuperInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.CopyInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.DefineClassInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.DefineClassMethodInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.defined.GetErrorInfoInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.defined.RestoreErrorInfoInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.DefineInstanceMethodInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.DefineMetaClassInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.DefineModuleInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.EQQInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ExceptionRegionEndMarkerInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ExceptionRegionStartMarkerInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.GetClassVarContainerModuleInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.GetClassVariableInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.GetEncodingInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.GetFieldInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.GetGlobalVariableInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.GVarAliasInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.InheritanceSearchConstInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.InlinedLineNumberInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.InstanceSuperInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.Instr
-
Clone the instruction for use in an inlining context (either when a scope is inlined into
another scope, or when a block has to be cloned because its associated call belongs to
an inlined scope).
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.JumpInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.LabelInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.LexicalSearchConstInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.LineNumberInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.LoadFrameClosureInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.LoadImplicitClosureInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.LoadLocalVarInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.MatchInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ModuleVersionGuardInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.NonlocalReturnInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.NopInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.NoResultCallInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.OptArgMultipleAsgnInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.PopBackrefFrameInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.PopBindingInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.PopBlockFrameInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.PopMethodFrameInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.PrepareBlockArgsInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.PrepareFixedBlockArgsInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.PrepareNoBlockArgsInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.PrepareSingleBlockArgInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ProcessModuleBodyInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.PushBackrefFrameInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.PushBlockBindingInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.PushBlockFrameInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.PushMethodBindingInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.PushMethodFrameInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.PutClassVariableInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.PutConstInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.PutFieldInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.PutGlobalVarInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.RaiseArgumentErrorInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.RaiseRequiredKeywordArgumentError
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ReceiveJRubyExceptionInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ReceiveKeywordArgInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ReceiveKeywordRestArgInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ReceiveOptArgInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ReceivePostReqdArgInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ReceivePreReqdArgInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ReceiveRestArgInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ReceiveRubyExceptionInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ReceiveSelfInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.RecordEndBlockInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ReifyClosureInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ReqdArgMultipleAsgnInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.RescueEQQInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.RestArgMultipleAsgnInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.RestoreBindingVisibilityInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ReturnInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ReturnOrRethrowSavedExcInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.RuntimeHelperCall
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.SaveBindingVisibilityInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.SearchConstInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.SearchModuleForConstInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.SetCapturedVarInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.specialized.OneArgOperandAttrAssignInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.specialized.OneFixnumArgNoBlockCallInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.specialized.OneFloatArgNoBlockCallInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.specialized.OneOperandArgBlockCallInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.specialized.OneOperandArgNoBlockCallInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.specialized.OneOperandArgNoBlockNoResultCallInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.specialized.TwoOperandArgNoBlockCallInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.specialized.ZeroOperandArgNoBlockCallInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.StoreLocalVarInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ThreadPollInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ThrowExceptionInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ToAryInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ToggleBacktraceInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.TraceInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.UndefMethodInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.UnresolvedSuperInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.UpdateBlockExecutionStateInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.YieldInstr
-
- clone(CloneInfo) - Method in class org.jruby.ir.instructions.ZSuperInstr
-
- clone(SimpleCloneInfo) - Method in class org.jruby.ir.operands.ClosureLocalVariable
-
- clone() - Method in class org.jruby.ir.operands.Label
-
- clone(SimpleCloneInfo) - Method in class org.jruby.ir.operands.LocalVariable
-
- clone(SimpleCloneInfo) - Method in class org.jruby.ir.operands.Self
-
- clone(SimpleCloneInfo) - Method in class org.jruby.ir.operands.TemporaryBooleanVariable
-
- clone(SimpleCloneInfo) - Method in class org.jruby.ir.operands.TemporaryClosureVariable
-
- clone(SimpleCloneInfo) - Method in class org.jruby.ir.operands.TemporaryCurrentModuleVariable
-
- clone(SimpleCloneInfo) - Method in class org.jruby.ir.operands.TemporaryFixnumVariable
-
- clone(SimpleCloneInfo) - Method in class org.jruby.ir.operands.TemporaryFloatVariable
-
- clone(SimpleCloneInfo) - Method in class org.jruby.ir.operands.TemporaryLocalReplacementVariable
-
- clone(SimpleCloneInfo) - Method in class org.jruby.ir.operands.TemporaryLocalVariable
-
- clone(SimpleCloneInfo) - Method in class org.jruby.ir.operands.Variable
-
- clone(CloneInfo, CFG) - Method in class org.jruby.ir.representations.BasicBlock
-
- clone(CloneInfo, IRScope) - Method in class org.jruby.ir.representations.CFG
-
Clone this CFG and return a new one.
- clone(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaUtil.Collection
-
- clone(Object) - Static method in class org.jruby.javasupport.JavaUtil
-
Clone a Java object, assuming its class has an accessible clone
method.
- clone() - Method in class org.jruby.runtime.backtrace.BacktraceElement
-
- clone() - Method in class org.jruby.runtime.Binding
-
Clone the binding.
- clone() - Method in class org.jruby.util.ByteList
-
- clone() - Method in class org.jruby.util.collections.IntHashMap
-
- clone() - Method in class org.jruby.util.collections.WeakHashSet
-
- clone() - Method in class org.jruby.util.RegexpOptions
-
- cloneBlock() - Method in class org.jruby.runtime.Block
-
- cloneBlockAndBinding() - Method in class org.jruby.runtime.Block
-
- cloneBlockAndBinding(EvalType) - Method in class org.jruby.runtime.Block
-
- cloneBlockAndFrame() - Method in class org.jruby.runtime.Block
-
- cloneBlockAndFrame(EvalType) - Method in class org.jruby.runtime.Block
-
- cloneBlockAsType(Block.Type) - Method in class org.jruby.runtime.Block
-
- cloneBlockForEval(IRubyObject, EvalType) - Method in class org.jruby.runtime.Block
-
- cloneCallArgs(CloneInfo) - Method in class org.jruby.ir.instructions.CallBase
-
- cloneForCloningClosure(IRClosure) - Method in class org.jruby.ir.transformations.inlining.CloneInfo
-
- cloneForDepth(int) - Method in class org.jruby.ir.operands.ClosureLocalVariable
-
- cloneForDepth(int) - Method in interface org.jruby.ir.operands.DepthCloneable
-
How deep is this operand from where it is defined?
- cloneForDepth(int) - Method in class org.jruby.ir.operands.LocalVariable
-
- cloneForDepth(int) - Method in class org.jruby.ir.operands.Splat
-
When fixing up splats in nested closure we need to tweak the operand if it is a LocalVariable
- cloneForDepth(int) - Method in class org.jruby.ir.operands.TemporaryLocalReplacementVariable
-
- cloneForEval() - Method in class org.jruby.runtime.Binding
-
Clone the binding, but maintain a reference to the original "eval
binding" to continue sharing eval context.
- cloneForInlining(CloneInfo, IRClosure) - Method in class org.jruby.ir.IRClosure
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.IRClosure
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.IRFor
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.Array
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.CurrentScope
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.DynamicSymbol
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.Filename
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.FrozenString
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.Hash
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.ImmutableLiteral
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.IRException
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.Label
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.ObjectClass
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.Operand
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.Reference
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.Scope
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.ScopeModule
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.Self
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.Splat
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.StandardError
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.StringLiteral
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.SValue
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.UndefinedValue
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.Variable
-
- cloneForInlining(CloneInfo) - Method in class org.jruby.ir.operands.WrappedIRClosure
-
- cloneForInlining(InlineCloneInfo) - Method in class org.jruby.ir.representations.BasicBlock
-
- cloneForInliningClosure(IRScope) - Method in class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- cloneForLVarDepth(int) - Method in class org.jruby.ir.operands.Hash
-
- CloneInfo - Class in org.jruby.ir.transformations.inlining
-
Base class for cloning context object.
- CloneInfo(IRScope) - Constructor for class org.jruby.ir.transformations.inlining.CloneInfo
-
- cloneInstrs(SimpleCloneInfo) - Method in class org.jruby.ir.representations.BasicBlock
-
- cloneMethods(RubyModule) - Method in class org.jruby.RubyModule
-
- cloneObject() - Method in class org.jruby.java.proxies.ArrayJavaProxy
-
- cloneObject() - Method in class org.jruby.java.proxies.JavaProxy
-
- cloneOperands(CloneInfo) - Method in class org.jruby.ir.instructions.Instr
-
- cloneScope() - Method in class org.jruby.runtime.DynamicScope
-
Deprecated.
- cloneScope() - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
Deprecated.
- close() - Method in class org.jruby.embed.io.ReaderInputStream
-
Closes this input stream and releases any system resources associated
with the stream.
- close() - Method in class org.jruby.embed.io.WriterOutputStream
-
Closes this output stream and releases any system resources
associated with this stream.
- close() - Method in class org.jruby.ext.ffi.io.FileDescriptorByteChannel
-
Closes the Channel.
- close() - Method in class org.jruby.ext.jruby.JRubyObjectInputStream
-
- close(ThreadContext) - Method in class org.jruby.ext.socket.RubySocket
-
- close(ThreadContext) - Method in class org.jruby.ext.stringio.StringIO
-
- close(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.ext.tempfile.Tempfile
-
- close(ThreadContext) - Method in class org.jruby.ext.thread.Queue
-
- close() - Method in class org.jruby.ext.zlib.JZlibRubyGzipReader
-
- close() - Method in class org.jruby.ext.zlib.JZlibRubyGzipWriter
-
- close() - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- close() - Method in class org.jruby.ext.zlib.ZStream
-
- close() - Method in class org.jruby.ir.util.IGVDumper
-
- close(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyArgsFile
-
- close(ThreadContext) - Method in class org.jruby.RubyDir
-
Closes the directory stream.
- close() - Method in class org.jruby.RubyDir
-
- close(ThreadContext) - Method in class org.jruby.RubyIO
-
Closes all open resources for the IO.
- close() - Method in class org.jruby.RubyIO
-
- close() - Method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Close this descriptor.
- close() - Method in class org.jruby.util.io.ChannelFD
-
- close() - Method in class org.jruby.util.io.NullChannel
-
- close(ChannelFD) - Method in class org.jruby.util.io.PosixShim
-
- close(Closeable) - Method in class org.jruby.util.io.PosixShim
-
- close() - Method in class org.jruby.util.IOChannel
-
- close() - Method in class org.jruby.util.IOInputStream
-
- close() - Method in class org.jruby.util.IOOutputStream
-
- close() - Method in class org.jruby.util.JRubyClassLoader
-
Called when the parent runtime is torn down.
- close_bang(ThreadContext) - Method in class org.jruby.ext.tempfile.Tempfile
-
- close_checked - Variable in class org.jruby.runtime.JavaSites.IOSites
-
- close_on_exec_p(ThreadContext) - Method in class org.jruby.RubyIO
-
- close_on_exec_set(ThreadContext, IRubyObject) - Method in class org.jruby.RubyIO
-
- close_read(ThreadContext) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- close_read(ThreadContext) - Method in class org.jruby.ext.stringio.StringIO
-
- close_read(ThreadContext) - Method in class org.jruby.RubyIO
-
- close_write(ThreadContext) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- close_write(ThreadContext) - Method in class org.jruby.ext.stringio.StringIO
-
- close_write(ThreadContext) - Method in class org.jruby.RubyIO
-
- closed - Variable in class org.jruby.ext.thread.Queue
-
- closed - Variable in class org.jruby.ext.zlib.RubyGzipFile
-
- closed - Variable in class org.jruby.ext.zlib.ZStream
-
- closed_checked - Variable in class org.jruby.runtime.JavaSites.IOSites
-
- closed_p(ThreadContext) - Method in class org.jruby.ext.socket.RubySocket
-
- closed_p() - Method in class org.jruby.ext.stringio.StringIO
-
- closed_p(ThreadContext) - Method in class org.jruby.ext.thread.Queue
-
- closed_p() - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- closed_p() - Method in class org.jruby.ext.zlib.ZStream
-
- closed_p(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyArgsFile
-
- closed_p(ThreadContext) - Method in class org.jruby.RubyIO
-
- closed_read_p() - Method in class org.jruby.ext.stringio.StringIO
-
- CLOSED_STREAM_MSG - Static variable in class org.jruby.RubyIO
-
- closed_write_p() - Method in class org.jruby.ext.stringio.StringIO
-
- closeFilenoHandle(int) - Method in class org.jruby.util.io.FilenoUtil
-
- CloseHandle(Pointer) - Method in interface org.jruby.util.WindowsFFI.Kernel32
-
- closeInternal() - Method in class org.jruby.ext.thread.Queue
-
- closure - Variable in class org.jruby.runtime.IRBlockBody
-
- CLOSURE_SIGNATURE - Static variable in class org.jruby.ir.targets.JVMVisitor
-
- ClosureAcceptingInstr - Interface in org.jruby.ir.instructions
-
Marks instrs that accept closure args.
- closureId - Variable in class org.jruby.ir.IRClosure
-
- ClosureInterpreterContext - Class in org.jruby.ir.interpreter
-
Interpreter knowledge needed to interpret a closure.
- ClosureInterpreterContext(IRClosure, List<Instr>, int, EnumSet<IRFlags>) - Constructor for class org.jruby.ir.interpreter.ClosureInterpreterContext
-
- ClosureInterpreterContext(IRClosure, Supplier<List<Instr>>, int, EnumSet<IRFlags>) - Constructor for class org.jruby.ir.interpreter.ClosureInterpreterContext
-
- ClosureLocalVariable(ClosureLocalVariable) - Method in class org.jruby.ir.IRVisitor
-
- ClosureLocalVariable - Class in org.jruby.ir.operands
-
This represents a non-temporary variable used in a closure
and defined in this or a parent closure.
- ClosureLocalVariable(RubySymbol, int, int) - Constructor for class org.jruby.ir.operands.ClosureLocalVariable
-
- ClosureLocalVariable(RubySymbol, int, int, boolean) - Constructor for class org.jruby.ir.operands.ClosureLocalVariable
-
- ClosureLocalVariable(ClosureLocalVariable) - Method in class org.jruby.ir.persistence.IRDumper
-
- ClosureLocalVariable(ClosureLocalVariable) - Method in class org.jruby.ir.targets.JVMVisitor
-
- cls() - Method in class org.jruby.ir.targets.JVM
-
- clsData() - Method in class org.jruby.ir.targets.JVM
-
- clump(Class) - Method in class org.jruby.RubyModule.MethodClumper
-
- cmdArgumentState - Variable in class org.jruby.lexer.LexingCommon
-
- cmp(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLang.Class
-
- cmp(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLang.Comparable
-
- cmp(IRubyObject) - Method in class org.jruby.RubyFileStat
-
- cmp - Variable in class org.jruby.runtime.JavaSites.ArraySites
-
- cmp - Variable in class org.jruby.runtime.JavaSites.StringSites
-
- cmp - Variable in class org.jruby.runtime.JavaSites.TimeSites
-
- cmp(ByteList) - Method in class org.jruby.util.ByteList
-
This comparison matches MRI comparison of Strings (rb_str_cmp).
- CMP_EQ - Static variable in class org.jruby.ir.targets.JVM
-
- cmpAndCmpint(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyComparable
-
- cmpAndCmpint(ThreadContext, CallSite, CallSite, CallSite, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyComparable
-
- CmpCallSite - Class in org.jruby.runtime.callsite
-
- CmpCallSite() - Constructor for class org.jruby.runtime.callsite.CmpCallSite
-
- cmperr(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyComparable
-
rb_cmperr
- cmpint(ThreadContext, CallSite, CallSite, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyComparable
-
rb_cmpint
- cmpint(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyComparable
-
- code() - Method in class org.jruby.ir.targets.JVM
-
- code() - Method in class org.jruby.ir.targets.JVMVisitor
-
- codegenScope(IRScope, JVMVisitorMethodContext) - Method in class org.jruby.ir.targets.JVMVisitor
-
- codegenScriptBody(IRScriptBody) - Method in class org.jruby.ir.targets.JVMVisitor
-
- CodegenUtils - Class in org.jruby.util
-
- CodegenUtils() - Constructor for class org.jruby.util.CodegenUtils
-
- CodegenUtils.InvalidAnnotationDescriptorException - Exception in org.jruby.util
-
- codeLength(Encoding, int) - Static method in class org.jruby.util.StringSupport
-
- CodeMemoryIO - Class in org.jruby.ext.ffi.jffi
-
Representation of code (executable) memory blocks
- CodeMemoryIO(Ruby, long) - Constructor for class org.jruby.ext.ffi.jffi.CodeMemoryIO
-
- CodeMemoryIO(Ruby, Pointer) - Constructor for class org.jruby.ext.ffi.jffi.CodeMemoryIO
-
- codePoint(Encoding, byte[], int, int) - Static method in class org.jruby.util.StringSupport
-
- codePoint(Ruby, Encoding, byte[], int, int) - Static method in class org.jruby.util.StringSupport
-
- codePoint(Ruby, ByteList) - Static method in class org.jruby.util.StringSupport
-
- codepoints(ThreadContext, Block) - Method in class org.jruby.ext.stringio.StringIO
-
- codepoints(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyArgsFile
-
- codepoints(ThreadContext, Block) - Method in class org.jruby.RubyIO
-
- codepoints(ThreadContext, Block) - Method in class org.jruby.RubyString
-
- coderange - Variable in class org.jruby.ir.operands.FrozenString
-
- CodeRangeable - Interface in org.jruby.util
-
- codeRangeAnd(int, int) - Static method in class org.jruby.util.CodeRangeSupport
-
- codeRangeAsString(int) - Static method in class org.jruby.util.StringSupport
-
- codeRangeScan(Encoding, byte[], int, int) - Static method in class org.jruby.util.StringSupport
-
- codeRangeScan(Encoding, ByteList) - Static method in class org.jruby.util.StringSupport
-
- codeRangeScanRestartable(Encoding, byte[], int, int, int) - Static method in class org.jruby.util.StringSupport
-
- CodeRangeSupport - Class in org.jruby.util
-
- CodeRangeSupport() - Constructor for class org.jruby.util.CodeRangeSupport
-
- CODING - Static variable in class org.jruby.lexer.LexingCommon
-
- coerce(IRubyObject) - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- coerce(ThreadContext, IRubyObject) - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- coerce(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLang.Number
-
- coerce(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaMath.BigDecimal
-
- coerce(RubyNumeric, Class<T>) - Method in interface org.jruby.javasupport.JavaUtil.NumericConverter
-
- coerce(IRubyObject) - Method in class org.jruby.RubyBignum
-
rb_big_coerce
- coerce(ThreadContext, IRubyObject) - Method in class org.jruby.RubyComplex
-
nucomp_coerce
- coerce(IRubyObject) - Method in class org.jruby.RubyFloat
-
flo_coerce
- coerce(IRubyObject) - Method in class org.jruby.RubyNumeric
-
num_coerce
- coerce - Variable in class org.jruby.runtime.JavaSites.NumericSites
-
- coerce(IRubyObject) - Method in interface org.jruby.util.TypeCoercer
-
- coerceArgumentsToRuby(SkinnyMethodAdapter, Class[], int) - Static method in class org.jruby.java.codegen.RealClassGenerator
-
- coerceBin(ThreadContext, String, IRubyObject) - Method in class org.jruby.RubyNumeric
-
Deprecated.
- coerceBin(ThreadContext, CallSite, IRubyObject) - Method in class org.jruby.RubyNumeric
-
- coerceBit(ThreadContext, String, IRubyObject) - Method in class org.jruby.RubyNumeric
-
rb_num_coerce_bit
coercion taking two arguments
- coerceBit(ThreadContext, JavaSites.CheckedSites, IRubyObject) - Method in class org.jruby.RubyNumeric
-
- coerceBody(ThreadContext, IRubyObject) - Method in class org.jruby.RubyNumeric
-
coerce_body
- coerceCmp(ThreadContext, String, IRubyObject) - Method in class org.jruby.RubyNumeric
-
Deprecated.
- coerceCmp(ThreadContext, CallSite, IRubyObject) - Method in class org.jruby.RubyNumeric
-
- coerceFailed(ThreadContext, IRubyObject) - Method in class org.jruby.RubyNumeric
-
coerce_failed
- coerceJavaObjectToType(ThreadContext, Object, Class) - Static method in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- coerceNilToType(RubyNil, Class) - Static method in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- coerceOtherToType(ThreadContext, IRubyObject, Class) - Static method in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- coerceRelOp(ThreadContext, String, IRubyObject) - Method in class org.jruby.RubyNumeric
-
Deprecated.
- coerceRelOp(ThreadContext, CallSite, IRubyObject) - Method in class org.jruby.RubyNumeric
-
- coerceRescue(ThreadContext, IRubyObject) - Method in class org.jruby.RubyNumeric
-
coerce_rescue
- coerceResultAndReturn(SkinnyMethodAdapter, Class) - Static method in class org.jruby.java.codegen.RealClassGenerator
-
- coerceStringToType(RubyString, Class) - Static method in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- Coercion - Annotation Type in org.jruby.anno
-
- CoercionType - Enum in org.jruby.anno
-
- collapseStraightLineBBs() - Method in class org.jruby.ir.representations.CFG
-
- collect(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
rb_ary_collect
- collect(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- collect19(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
- collect19(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
Deprecated.
- collect_bang(ThreadContext, Block) - Method in class org.jruby.ext.set.RubySet
-
- collect_bang(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
rb_ary_collect_bang
- collect_concat(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- collect_concat19(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
Deprecated.
- collectBang(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
rb_ary_collect_bang
- collectBang(ThreadContext, Block) - Method in class org.jruby.util.collections.StringArraySet
-
- collectCommon(ThreadContext, Ruby, IRubyObject, RubyArray, Block, BlockCallback) - Static method in class org.jruby.RubyEnumerable
-
Deprecated.
- Collection() - Constructor for class org.jruby.javasupport.ext.JavaUtil.Collection
-
- collectVariables(IntFunction<T>, BiConsumer<T, String>) - Method in class org.jruby.parser.StaticScope
-
Populate a deduplicated collection of variable names in scope using the given functions.
- COLON - Static variable in class org.jruby.lexer.LexingCommon
-
- COLON - Static variable in class org.jruby.util.CommonByteLists
-
- Colon2ConstNode - Class in org.jruby.ast
-
- Colon2ConstNode(ISourcePosition, Node, RubySymbol) - Constructor for class org.jruby.ast.Colon2ConstNode
-
- Colon2ImplicitNode - Class in org.jruby.ast
-
Represents a bare class declaration (e.g.
- Colon2ImplicitNode(ISourcePosition, RubySymbol) - Constructor for class org.jruby.ast.Colon2ImplicitNode
-
- Colon2Node - Class in org.jruby.ast
-
Represents a '::' constant access or method call (Java::JavaClass).
- Colon2Node(ISourcePosition, Node, RubySymbol) - Constructor for class org.jruby.ast.Colon2Node
-
- Colon3Node - Class in org.jruby.ast
-
Global scope node (::FooBar).
- Colon3Node(ISourcePosition, RubySymbol) - Constructor for class org.jruby.ast.Colon3Node
-
- Colon3Node(ISourcePosition, RubySymbol, boolean) - Constructor for class org.jruby.ast.Colon3Node
-
- COLON_COLON - Static variable in class org.jruby.lexer.LexingCommon
-
- COLON_COLON - Static variable in class org.jruby.util.CommonByteLists
-
- column(ThreadContext) - Method in class org.jruby.ext.ripper.RubyRipper
-
- column() - Method in class org.jruby.lexer.LexingCommon
-
- combination(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyArray
-
rb_ary_combination
- COMMA - Static variable in class org.jruby.lexer.LexingCommon
-
- COMMA - Static variable in class org.jruby.parser.JavaSignatureParser
-
- Command - Class in org.jruby.ext.nkf
-
- Command() - Constructor for class org.jruby.ext.nkf.Command
-
- CommandParser - Class in org.jruby.ext.nkf
-
- CommandParser() - Constructor for class org.jruby.ext.nkf.CommandParser
-
- commandStart - Variable in class org.jruby.lexer.LexingCommon
-
- comment() - Method in class org.jruby.ext.zlib.JZlibRubyGzipReader
-
- comment() - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- comment_at_top() - Method in class org.jruby.lexer.LexingCommon
-
- commercial(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.date.RubyDate
-
- CommonByteLists - Class in org.jruby.util
-
Values which are referenced in multiple places.
- CommonByteLists() - Constructor for class org.jruby.util.CommonByteLists
-
- commonYieldPath(ThreadContext, Block, Block.Type, IRubyObject[], IRubyObject, Block) - Method in class org.jruby.runtime.CompiledIRBlockBody
-
- commonYieldPath(ThreadContext, Block, Block.Type, IRubyObject[], IRubyObject, Block) - Method in class org.jruby.runtime.InterpretedIRBlockBody
-
- commonYieldPath(ThreadContext, Block, Block.Type, IRubyObject[], IRubyObject, Block) - Method in class org.jruby.runtime.IRBlockBody
-
- commonYieldPath(ThreadContext, Block, Block.Type, IRubyObject[], IRubyObject, Block) - Method in class org.jruby.runtime.MixedModeIRBlockBody
-
- comp_pat0 - Static variable in class org.jruby.util.Numeric.ComplexPatterns
-
- comp_pat1 - Static variable in class org.jruby.util.Numeric.ComplexPatterns
-
- comp_pat2 - Static variable in class org.jruby.util.Numeric.ComplexPatterns
-
- compact() - Method in class org.jruby.RubyArray
-
rb_ary_compact
- compact(ThreadContext) - Method in class org.jruby.RubyHash
-
- compact19() - Method in class org.jruby.RubyArray
-
Deprecated.
- compact_bang() - Method in class org.jruby.RubyArray
-
rb_ary_compact_bang
- compact_bang(ThreadContext) - Method in class org.jruby.RubyHash
-
- compact_bang() - Method in class org.jruby.util.collections.StringArraySet
-
- Comparable() - Constructor for class org.jruby.javasupport.ext.JavaLang.Comparable
-
- Comparable - Variable in class org.jruby.runtime.JavaSites
-
- ComparableSites() - Constructor for class org.jruby.runtime.JavaSites.ComparableSites
-
- comparator() - Method in class org.jruby.ext.set.RubySortedSet
-
- compare(ThreadContext, CallSite, IRubyObject) - Method in class org.jruby.RubyArray
-
- compare(IRubyObject, IRubyObject) - Method in class org.jruby.RubyArray.DefaultComparator
-
- compare(ThreadContext, RubyHash.VisitorWithState<RubyHash>, IRubyObject) - Method in class org.jruby.RubyHash
-
- compare(ThreadContext, T, IRubyObject, IRubyObject) - Static method in class org.jruby.util.RecursiveComparator
-
- compare_by_identity(ThreadContext) - Method in class org.jruby.ext.set.RubySet
-
- compare_by_identity(ThreadContext) - Method in class org.jruby.java.proxies.MapJavaProxy
-
- compare_by_identity(ThreadContext) - Method in class org.jruby.RubyHash
-
- COMPARE_BY_IDENTITY_F - Static variable in interface org.jruby.ObjectFlags
-
- COMPARE_BY_IDENTITY_F - Static variable in class org.jruby.RubyBasicObject
-
Deprecated.
- COMPARE_BY_IDENTITY_F - Static variable in class org.jruby.RubyHash
-
- compare_by_identity_p(ThreadContext) - Method in class org.jruby.ext.set.RubySet
-
- compare_by_identity_p(ThreadContext) - Method in class org.jruby.java.proxies.MapJavaProxy
-
- compare_by_identity_p(ThreadContext) - Method in class org.jruby.RubyHash
-
- compareFixnums(RubyFixnum, RubyFixnum) - Static method in class org.jruby.RubyArray
-
- compareGeneric(IRubyObject, IRubyObject) - Method in class org.jruby.RubyArray.DefaultComparator
-
- compareGeneric(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyArray.DefaultComparator
-
- compareGeneric(ThreadContext, CallSite, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyArray.DefaultComparator
-
- compareInteger(RubyFixnum, RubyFixnum) - Static method in class org.jruby.RubyArray.DefaultComparator
-
- compareOthers(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyArray
-
- compareString(RubyString, RubyString) - Static method in class org.jruby.RubyArray.DefaultComparator
-
- compareTo(Object) - Method in class org.jruby.ir.operands.ClosureLocalVariable
-
- compareTo(Object) - Method in class org.jruby.ir.operands.GlobalVariable
-
- compareTo(Object) - Method in class org.jruby.ir.operands.LocalVariable
-
- compareTo(Object) - Method in class org.jruby.ir.operands.Self
-
- compareTo(Object) - Method in class org.jruby.ir.operands.TemporaryVariable
-
- compareTo(Object) - Method in class org.jruby.ir.representations.BasicBlock
-
- compareTo(IRubyObject) - Method in class org.jruby.RubyBasicObject
-
Compares this Ruby object with another.
- compareTo(IRubyObject) - Method in class org.jruby.RubyBignum
-
- compareTo(IRubyObject) - Method in class org.jruby.RubyFixnum
-
- compareTo(IRubyObject) - Method in class org.jruby.RubyFloat
-
- compareTo(IRubyObject) - Method in class org.jruby.RubyString
-
- compareTo(IRubyObject) - Method in class org.jruby.RubySymbol
-
- compareTo(Object) - Method in class org.jruby.util.ByteList
-
This comparison matches MRI comparison of Strings (rb_str_cmp).
- compareWithZero(ThreadContext, IRubyObject, JavaSites.CheckedSites) - Static method in class org.jruby.RubyNumeric
-
- compatc19() - Method in class org.jruby.RubyArray
-
Deprecated.
- CompatibilityError(String, RubyEncodingError.RubyCompatibilityError) - Constructor for exception org.jruby.exceptions.EncodingError.CompatibilityError
-
- compatible_p(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyEncoding
-
- CompatVersion - Enum in org.jruby
-
Deprecated.
- Compilable<T> - Interface in org.jruby.compiler
-
Blocks and methods both share same full build mechanism so they implement this to be buildable.
- compilable - Variable in class org.jruby.ir.IRScope
-
- compile(JVMVisitorMethodContext) - Method in class org.jruby.compiler.BlockJITClassGenerator
-
- compile(JVMVisitorMethodContext) - Method in class org.jruby.compiler.MethodJITClassGenerator
-
- compile(String) - Method in class org.jruby.embed.jsr223.JRubyEngine
-
- compile(Reader) - Method in class org.jruby.embed.jsr223.JRubyEngine
-
- compile(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.ext.jruby.JRubyLibrary
-
- compile(IRScope, ClassDefiningClassLoader) - Method in class org.jruby.ir.targets.JVMVisitor
-
- COMPILE_CHAINSIZE - Static variable in class org.jruby.util.cli.Options
-
- COMPILE_DATE - Static variable in class org.jruby.runtime.Constants
-
- COMPILE_DUMP - Static variable in class org.jruby.util.cli.Options
-
- compile_error(String) - Method in class org.jruby.ext.ripper.RipperLexer
-
- compile_error(String) - Method in class org.jruby.ext.ripper.RipperParserBase
-
- compile_error(String) - Method in class org.jruby.lexer.LexingCommon
-
- compile_error(String) - Method in class org.jruby.lexer.yacc.RubyLexer
-
- compile_error(SyntaxException.PID, String) - Method in class org.jruby.lexer.yacc.RubyLexer
-
- compile_error(String) - Method in class org.jruby.parser.ParserSupport
-
- COMPILE_EXCLUDE - Static variable in class org.jruby.RubyInstanceConfig
-
Comma-separated list of methods to exclude from JIT compilation.
- COMPILE_FASTEST - Static variable in class org.jruby.util.cli.Options
-
- COMPILE_FASTMASGN - Static variable in class org.jruby.util.cli.Options
-
- COMPILE_FASTOPS - Static variable in class org.jruby.util.cli.Options
-
- COMPILE_FASTSEND - Static variable in class org.jruby.util.cli.Options
-
- COMPILE_INVOKEDYNAMIC - Static variable in class org.jruby.util.cli.Options
-
- compile_ir(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.ext.jruby.JRubyLibrary
-
- COMPILE_MODE - Static variable in class org.jruby.util.cli.Options
-
- COMPILE_NOGUARDS - Static variable in class org.jruby.util.cli.Options
-
- COMPILE_OUTLINE_CASECOUNT - Static variable in class org.jruby.util.cli.Options
-
- COMPILE_PEEPHOLE - Static variable in class org.jruby.util.cli.Options
-
- COMPILE_THREADLESS - Static variable in class org.jruby.util.cli.Options
-
- compileAndFormat(RubyString, boolean, DateTime, long, RubyNumeric) - Method in class org.jruby.util.RubyDateFormatter
-
Convenience method when using no pattern caching
- compileAndLoadFile(String, InputStream, boolean) - Method in class org.jruby.Ruby
-
- CompiledIRBlockBody - Class in org.jruby.runtime
-
- CompiledIRBlockBody(MethodHandle, IRScope, long) - Constructor for class org.jruby.runtime.CompiledIRBlockBody
-
- CompiledIRMethod - Class in org.jruby.internal.runtime.methods
-
- CompiledIRMethod(MethodHandle, IRScope, Visibility, RubyModule) - Constructor for class org.jruby.internal.runtime.methods.CompiledIRMethod
-
- CompiledIRMethod(MethodHandle, MethodHandle, int, IRScope, Visibility, RubyModule) - Constructor for class org.jruby.internal.runtime.methods.CompiledIRMethod
-
- CompiledIRNoProtocolMethod - Class in org.jruby.internal.runtime.methods
-
- CompiledIRNoProtocolMethod(MethodHandle, IRScope, RubyModule) - Constructor for class org.jruby.internal.runtime.methods.CompiledIRNoProtocolMethod
-
- CompiledScriptLoader - Class in org.jruby.runtime.load
-
Load serialized IR from the .class file requested.
- CompiledScriptLoader() - Constructor for class org.jruby.runtime.load.CompiledScriptLoader
-
- compilePattern(RubyString, boolean) - Method in class org.jruby.util.RubyDateFormatter
-
- compilePattern(ByteList, boolean) - Method in class org.jruby.util.RubyDateFormatter
-
- compilePattern(String) - Method in class org.jruby.util.StrptimeParser
-
Ported from RubyDateFormatter#compilePattern in JRuby 9.1.5.0.
- Compiler - Class in org.jruby.ir
-
- CompilerPass - Class in org.jruby.ir.passes
-
A mechanism for executing code against an IRScope or transforming the
IRScopes dependent data.
- CompilerPass() - Constructor for class org.jruby.ir.passes.CompilerPass
-
- CompilerPassListener - Interface in org.jruby.ir.passes
-
To get information about all phases of executing a compiler pass.
- CompilerPassScheduler - Interface in org.jruby.ir.passes
-
- compileTime - Variable in class org.jruby.compiler.JITClassGenerator
-
- compileToBytecode(IRScope, JVMVisitorMethodContext) - Method in class org.jruby.ir.targets.JVMVisitor
-
- completeBuild(T) - Method in interface org.jruby.compiler.Compilable
-
- completeBuild(DynamicMethod) - Method in class org.jruby.internal.runtime.methods.CompiledIRMethod
-
- completeBuild(InterpreterContext) - Method in class org.jruby.internal.runtime.methods.InterpretedIRMethod
-
- completeBuild(DynamicMethod) - Method in class org.jruby.internal.runtime.methods.MixedModeIRMethod
-
- completeBuild(InterpreterContext) - Method in class org.jruby.runtime.InterpretedIRBlockBody
-
- completeBuild(CompiledIRBlockBody) - Method in class org.jruby.runtime.MixedModeIRBlockBody
-
- Complex - Class in org.jruby.ext.mathn
-
- Complex() - Constructor for class org.jruby.ext.mathn.Complex
-
- Complex(Complex) - Method in class org.jruby.ir.IRVisitor
-
- Complex - Class in org.jruby.ir.operands
-
Represents a Complex literal.
- Complex(ImmutableLiteral) - Constructor for class org.jruby.ir.operands.Complex
-
- Complex(Complex) - Method in class org.jruby.ir.persistence.IRDumper
-
- Complex(Complex) - Method in class org.jruby.ir.targets.JVMVisitor
-
- Complex - Variable in class org.jruby.runtime.JavaSites
-
- complex_p(ThreadContext) - Method in class org.jruby.RubyComplex
-
nucomp_complex_p
- ComplexNode - Class in org.jruby.ast
-
- ComplexNode(ISourcePosition, NumericNode) - Constructor for class org.jruby.ast.ComplexNode
-
- ComplexPatterns() - Constructor for class org.jruby.util.Numeric.ComplexPatterns
-
- ComplexSites() - Constructor for class org.jruby.runtime.JavaSites.ComplexSites
-
- component_type(ThreadContext) - Method in class org.jruby.java.proxies.ArrayJavaProxy
-
- component_type() - Method in class org.jruby.javasupport.JavaClass
-
- compute_MEET(Edge, DefinedVariableNode) - Method in class org.jruby.ir.dataflow.analyses.DefinedVariableNode
-
- compute_MEET(Edge, LiveVariableNode) - Method in class org.jruby.ir.dataflow.analyses.LiveVariableNode
-
- compute_MEET(Edge, LoadLocalVarPlacementNode) - Method in class org.jruby.ir.dataflow.analyses.LoadLocalVarPlacementNode
-
- compute_MEET(Edge, StoreLocalVarPlacementNode) - Method in class org.jruby.ir.dataflow.analyses.StoreLocalVarPlacementNode
-
- compute_MEET(Edge, UnboxableOpsAnalysisNode) - Method in class org.jruby.ir.dataflow.analyses.UnboxableOpsAnalysisNode
-
- compute_MEET(Edge, U) - Method in class org.jruby.ir.dataflow.FlowGraphNode
-
"MEET" current solution of "IN/OUT" with "OUT/IN(pred)", where "pred"
is a predecessor of the current node! The choice of "IN/OUT" is
determined by the direction of data flow.
- compute_MOP_Solution() - Method in class org.jruby.ir.dataflow.DataFlowProblem
-
- computeDataFlowInfo(List<U>, BitSet) - Method in class org.jruby.ir.dataflow.FlowGraphNode
-
- computeDataFlowInfoBackward(List<U>, BitSet) - Method in class org.jruby.ir.dataflow.FlowGraphNode
-
- computeDataFlowInfoForward(List<U>, BitSet) - Method in class org.jruby.ir.dataflow.FlowGraphNode
-
- computeResults() - Method in class org.jruby.runtime.profile.builtin.ProfileData
-
Compute the profiling results from gathered data.
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.AliasInstr
-
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.BreakInstr
-
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.BuildBackrefInstr
-
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.BuildLambdaInstr
-
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.CallBase
-
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.CheckForLJEInstr
-
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.ClassSuperInstr
-
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.DefineInstanceMethodInstr
-
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.DefineMetaClassInstr
-
- computeScopeFlags(EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.GetGlobalVariableInstr
-
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.Instr
-
Does this instruction do anything the scope is interested in?
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.LoadFrameClosureInstr
-
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.MatchInstr
-
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.NonlocalReturnInstr
-
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.PutGlobalVarInstr
-
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.ReceiveKeywordArgInstr
-
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.ReceiveKeywordRestArgInstr
-
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.RecordEndBlockInstr
-
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.ReifyClosureInstr
-
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.RuntimeHelperCall
-
Does this instruction do anything the scope is interested in?
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.TraceInstr
-
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.UndefMethodInstr
-
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.UnresolvedSuperInstr
-
- computeScopeFlags(IRScope, EnumSet<IRFlags>) - Method in class org.jruby.ir.instructions.ZSuperInstr
-
- computeScopeFlagsFrom(List<Instr>) - Method in class org.jruby.ir.IRBuilder
-
- computeScopeFlagsFromInstructions() - Method in class org.jruby.ir.interpreter.FullInterpreterContext
-
- computeScopeFlagsFromInstructions() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- computeValue(Class<?>) - Method in interface org.jruby.util.collections.ClassValueCalculator
-
- concat(IRubyObject) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- concat(ThreadContext, IRubyObject) - Method in class org.jruby.RubyArray
-
rb_ary_concat
- concat(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyArray
-
rb_ary_concat_multi
- concat(IRubyObject) - Method in class org.jruby.RubyArray
-
- concat(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
rb_str_concat
- concat(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyString
-
rb_str_concat_multi
- concat(IRubyObject) - Method in class org.jruby.RubyString
-
- concat(CharSequence, CharSequence) - Static method in class org.jruby.util.StringSupport
-
- concat(String, String) - Static method in class org.jruby.util.StringSupport
-
- concat19(IRubyObject) - Method in class org.jruby.RubyArray
-
Deprecated.
- concat19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
Deprecated.
- concatArrays(ThreadContext, JavaArray, JavaArray) - Method in class org.jruby.javasupport.JavaClass
-
Contatenate two Java arrays into a new one.
- concatArrays(ThreadContext, JavaArray, IRubyObject) - Method in class org.jruby.javasupport.JavaClass
-
The slow version for when concatenating a Java array of a different type.
- concatArraysDirect(ThreadContext, Object, Object) - Static method in class org.jruby.java.util.ArrayUtils
-
- concatArraysDirect(ThreadContext, Object, IRubyObject) - Static method in class org.jruby.java.util.ArrayUtils
-
- concatObjectArrays(IRubyObject[], IRubyObject[]) - Static method in class org.jruby.runtime.Helpers
-
- concatSingle(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
rb_str_concat
- concrete_proxy_inherited(IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.Java
-
Deprecated.
- ConcreteJavaProxy - Class in org.jruby.java.proxies
-
- ConcreteJavaProxy(Ruby, RubyClass) - Constructor for class org.jruby.java.proxies.ConcreteJavaProxy
-
- ConcreteJavaProxy(Ruby, RubyClass, Object) - Constructor for class org.jruby.java.proxies.ConcreteJavaProxy
-
- ConcurrencyError - Exception in org.jruby.exceptions
-
Represents a Ruby ConcurrencyError as a throwable Java exception.
- ConcurrencyError(String, RubyConcurrencyError) - Constructor for exception org.jruby.exceptions.ConcurrencyError
-
- ConcurrentLocalContextProvider - Class in org.jruby.embed.internal
-
Concurrent type local context provider.
- ConcurrentLocalContextProvider(LocalVariableBehavior) - Constructor for class org.jruby.embed.internal.ConcurrentLocalContextProvider
-
- ConcurrentLocalContextProvider(LocalVariableBehavior, boolean) - Constructor for class org.jruby.embed.internal.ConcurrentLocalContextProvider
-
- concurrentModification() - Method in class org.jruby.RubyArray
-
- ConcurrentWeakHashMap<K,V> - Class in org.jruby.util.collections
-
A hash table with weak keys, full concurrency of retrievals, and
adjustable expected concurrency for updates.
- ConcurrentWeakHashMap(int, float, int) - Constructor for class org.jruby.util.collections.ConcurrentWeakHashMap
-
Creates a new, empty map with the specified initial
capacity, load factor and concurrency level.
- ConcurrentWeakHashMap(int, float) - Constructor for class org.jruby.util.collections.ConcurrentWeakHashMap
-
Creates a new, empty map with the specified initial capacity
and load factor and with the default concurrencyLevel (16).
- ConcurrentWeakHashMap(int) - Constructor for class org.jruby.util.collections.ConcurrentWeakHashMap
-
Creates a new, empty map with the specified initial capacity,
and with default load factor (0.75) and concurrencyLevel (16).
- ConcurrentWeakHashMap() - Constructor for class org.jruby.util.collections.ConcurrentWeakHashMap
-
Creates a new, empty map with a default initial capacity (16),
load factor (0.75) and concurrencyLevel (16).
- ConcurrentWeakHashMap(Map<? extends K, ? extends V>) - Constructor for class org.jruby.util.collections.ConcurrentWeakHashMap
-
Creates a new map with the same mappings as the given map.
- conditionState - Variable in class org.jruby.lexer.LexingCommon
-
- ConditionVariable - Class in org.jruby.ext.thread
-
The "ConditionVariable" class from the 'thread' library.
- ConditionVariable(Ruby, RubyClass) - Constructor for class org.jruby.ext.thread.ConditionVariable
-
- ConditionVariable - Variable in class org.jruby.runtime.JavaSites
-
- ConditionVariableSites() - Constructor for class org.jruby.runtime.JavaSites.ConditionVariableSites
-
- config - Variable in class org.jruby.embed.internal.AbstractLocalContextProvider
-
- Config - Class in org.jruby.management
-
- Config(Ruby) - Constructor for class org.jruby.management.Config
-
- ConfigMBean - Interface in org.jruby.management
-
- configuration - Variable in class org.jruby.parser.ParserSupport
-
- conjugate(ThreadContext) - Method in class org.jruby.RubyComplex
-
nucomp_conjugate
- conjugate(ThreadContext) - Method in class org.jruby.RubyNumeric
-
numeric_real
- conjugate - Variable in class org.jruby.runtime.JavaSites.NumericSites
-
- connect(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubyServerSocket
-
- connect(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubySocket
-
- connect(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.socket.RubyUDPSocket
-
- connect(IRubyObject, IRubyObject) - Method in class org.jruby.ext.socket.RubyUDPSocket
-
Deprecated.
- connect_nonblock(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubyServerSocket
-
- connect_nonblock(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubySocket
-
- connect_nonblock(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.socket.RubySocket
-
- CONSISTENT_HASHING - Static variable in class org.jruby.util.cli.Options
-
- CONSISTENT_HASHING_ENABLED - Static variable in class org.jruby.RubyInstanceConfig
-
Whether to calculate consistent hashes across JVM instances, or to ensure
un-predicatable hash values using SecureRandom.
- const_defined_p(ThreadContext, IRubyObject) - Method in class org.jruby.RubyModule
-
rb_mod_const_defined
- const_defined_p19(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyModule
-
- const_get(ThreadContext, IRubyObject) - Method in class org.jruby.javasupport.JavaPackage
-
- const_get(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.javasupport.JavaPackage
-
- const_get(IRubyObject) - Method in class org.jruby.RubyModule
-
- const_get(ThreadContext, IRubyObject...) - Method in class org.jruby.RubyModule
-
rb_mod_const_get
- const_get_1_9(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyModule
-
Deprecated.
- const_get_2_0(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyModule
-
Deprecated.
- const_missing(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.java.proxies.JavaProxy.ClassMethods
-
- const_missing(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.Java
-
- const_missing(ThreadContext, IRubyObject) - Method in class org.jruby.javasupport.JavaPackage
-
- const_missing(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyModule
-
Base implementation of Module#const_missing, throws NameError for specific missing constant.
- const_set(IRubyObject, IRubyObject) - Method in class org.jruby.RubyModule
-
rb_mod_const_set
- constant() - Method in interface org.jruby.compiler.Constantizable
-
- Constant - Class in org.jruby.embed.variable
-
An implementation of BiVariable for a Ruby constant.
- constant() - Method in class org.jruby.Ruby
-
- constant() - Method in class org.jruby.RubyBoolean
-
- constant() - Method in class org.jruby.RubyEncoding
-
- constant() - Method in class org.jruby.RubyFixnum
-
- constant() - Method in class org.jruby.RubyNil
-
- constant() - Method in class org.jruby.RubySymbol
-
- ConstantCache - Class in org.jruby.runtime.opto
-
A tuple representing the data needed to verify a cached constant:
The value of the constant
The generation of the constant's invalidator at the time of caching
The constant's invalidator
(Optional) the hashcode of the module form which the constant was cache
- ConstantCache(IRubyObject, Object, Invalidator, int) - Constructor for class org.jruby.runtime.opto.ConstantCache
-
Construct a new ConstantCache with the given elements.
- ConstantCache(IRubyObject, Object, Invalidator) - Constructor for class org.jruby.runtime.opto.ConstantCache
-
Construct a new ConstantCache with the given elements.
- ConstantEntry(IRubyObject, boolean) - Constructor for class org.jruby.RubyModule.ConstantEntry
-
- constantEntryFetch(String) - Method in class org.jruby.IncludedModuleWrapper
-
- constantEntryFetch(String) - Method in class org.jruby.RubyModule
-
- ConstantField - Class in org.jruby.javasupport.binding
-
Created by headius on 2/26/15.
- ConstantField(Field) - Constructor for class org.jruby.javasupport.binding.ConstantField
-
- ConstantInvalidator - Class in org.jruby.runtime.opto
-
A validator specific to how we manage Ruby constants.
- ConstantInvalidator(Caches) - Constructor for class org.jruby.runtime.opto.ConstantInvalidator
-
- Constantizable - Interface in org.jruby.compiler
-
Represents an object that can produce a JIT-optimizable "constant" version of itself.
- ConstantLookupSite - Class in org.jruby.ir.targets
-
Created by headius on 1/31/16.
- ConstantLookupSite(MethodType, String, boolean, boolean) - Constructor for class org.jruby.ir.targets.ConstantLookupSite
-
- constants - Variable in class org.jruby.ast.executable.RuntimeCache
-
- constants(ThreadContext) - Method in class org.jruby.RubyModule
-
- constants(ThreadContext, IRubyObject) - Method in class org.jruby.RubyModule
-
- Constants - Class in org.jruby.runtime
-
- CONSTANTS - Static variable in class org.jruby.util.CommonByteLists
-
- constants19(ThreadContext) - Method in class org.jruby.RubyModule
-
Deprecated.
- constants19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyModule
-
Deprecated.
- constantsCommon(Ruby, boolean, boolean) - Method in class org.jruby.RubyModule
-
rb_mod_constants
- constantsCommon(Ruby, boolean, boolean, boolean) - Method in class org.jruby.RubyModule
-
- constantsCommon19(ThreadContext, boolean, boolean) - Method in class org.jruby.RubyModule
-
Deprecated.
- ConstantSite - Interface in org.jruby.runtime.callsite
-
Represents a constant cache site
- constantTableContains(String) - Method in class org.jruby.IncludedModuleWrapper
-
- constantTableContains(String) - Method in class org.jruby.RubyModule
-
- constantTableFetch(String) - Method in class org.jruby.IncludedModuleWrapper
-
- constantTableFetch(String) - Method in class org.jruby.RubyModule
-
- constantTableRemove(String) - Method in class org.jruby.IncludedModuleWrapper
-
- constantTableRemove(String) - Method in class org.jruby.RubyModule
-
- constantTableStore(String, IRubyObject) - Method in class org.jruby.IncludedModuleWrapper
-
- constantTableStore(String, IRubyObject, boolean) - Method in class org.jruby.IncludedModuleWrapper
-
- constantTableStore(String, IRubyObject) - Method in class org.jruby.RubyModule
-
- constantTableStore(String, IRubyObject, boolean) - Method in class org.jruby.RubyModule
-
- constantTableStore(String, IRubyObject, boolean, boolean) - Method in class org.jruby.RubyModule
-
- ConstDeclNode - Class in org.jruby.ast
-
Declaration (and assignment) of a Constant.
- ConstDeclNode(ISourcePosition, RubySymbol, INameNode, Node) - Constructor for class org.jruby.ast.ConstDeclNode
-
- constLookup(MethodHandles.Lookup, String, MethodType, String, int, int) - Static method in class org.jruby.ir.targets.ConstantLookupSite
-
- ConstNode - Class in org.jruby.ast
-
The access to a Constant.
- ConstNode(ISourcePosition, RubySymbol) - Constructor for class org.jruby.ast.ConstNode
-
- construct(ThreadContext) - Method in class org.jruby.ir.targets.BignumObjectSite
-
- construct(ThreadContext, RubyString[]) - Method in class org.jruby.ir.targets.DRegexpObjectSite
-
- construct(ThreadContext) - Method in class org.jruby.ir.targets.FixnumObjectSite
-
- construct(ThreadContext) - Method in class org.jruby.ir.targets.FloatObjectSite
-
- construct(ThreadContext) - Method in class org.jruby.ir.targets.RegexpObjectSite
-
- construct(ThreadContext) - Method in class org.jruby.ir.targets.SymbolObjectSite
-
- construct(ThreadContext) - Method in class org.jruby.ir.targets.SymbolProcObjectSite
-
- construct(DynamicScope) - Method in class org.jruby.parser.StaticScope
-
- CONSTRUCT_MBCLEN_CHARFOUND(int) - Static method in class org.jruby.util.StringSupport
-
- constructBlock(Binding, CompiledIRBlockBody) - Static method in class org.jruby.ir.targets.Bootstrap
-
- constructHash(Ruby, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.util.RuntimeHelpers
-
Deprecated.
- constructHash(Ruby, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.util.RuntimeHelpers
-
Deprecated.
- constructHash(Ruby, IRubyObject, IRubyObject, boolean) - Static method in class org.jruby.runtime.Helpers
-
- constructHash(Ruby, IRubyObject, IRubyObject, boolean, IRubyObject, IRubyObject, boolean) - Static method in class org.jruby.runtime.Helpers
-
- constructHash(Ruby, IRubyObject, IRubyObject, boolean, IRubyObject, IRubyObject, boolean, IRubyObject, IRubyObject, boolean) - Static method in class org.jruby.runtime.Helpers
-
- constructHash(Ruby, IRubyObject, IRubyObject, boolean, IRubyObject, IRubyObject, boolean, IRubyObject, IRubyObject, boolean, IRubyObject, IRubyObject, boolean) - Static method in class org.jruby.runtime.Helpers
-
- constructHash(Ruby, IRubyObject, IRubyObject, boolean, IRubyObject, IRubyObject, boolean, IRubyObject, IRubyObject, boolean, IRubyObject, IRubyObject, boolean, IRubyObject, IRubyObject, boolean) - Static method in class org.jruby.runtime.Helpers
-
- constructHashFromArray(Ruby, IRubyObject[]) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- constructJavaMethod(RubyModule, JavaMethodDescriptor, String, Class) - Method in class org.jruby.internal.runtime.methods.InvocationMethodFactory
-
- constructObjectArray(IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- constructObjectArray(IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- constructObjectArray(IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- constructObjectArray(IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- constructObjectArray(IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- constructObjectArray(IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- constructObjectArray(IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- constructObjectArray(IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- constructObjectArray(IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- constructObjectArray(IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- ConstructObjectSite - Class in org.jruby.ir.targets
-
Created by headius on 10/23/14.
- ConstructObjectSite(MethodType) - Constructor for class org.jruby.ir.targets.ConstructObjectSite
-
- constructOnce(ThreadContext, RubyString[]) - Method in class org.jruby.ir.targets.DRegexpObjectSite
-
- Constructor() - Constructor for class org.jruby.javasupport.ext.JavaLangReflect.Constructor
-
- constructor(IRubyObject[]) - Method in class org.jruby.javasupport.JavaClass
-
- CONSTRUCTOR - Static variable in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- ConstructorInvoker - Class in org.jruby.java.invokers
-
- ConstructorInvoker(RubyModule, Supplier<Constructor[]>, String) - Constructor for class org.jruby.java.invokers.ConstructorInvoker
-
- constructors() - Method in class org.jruby.javasupport.JavaClass
-
- constructors() - Method in class org.jruby.javasupport.proxy.JavaProxyClass
-
- ConstructorSignatureNode - Class in org.jruby.ast.java_signature
-
- ConstructorSignatureNode(String, List<ParameterNode>) - Constructor for class org.jruby.ast.java_signature.ConstructorSignatureNode
-
- constructProxy(Ruby, Constructor, RubyClass) - Static method in class org.jruby.javasupport.Java
-
- constructRestArg(ThreadContext, Object[], RubyHash, int, int) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- constructRubyArray(Ruby, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- constructRubyArray(Ruby, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- constructRubyArray(Ruby, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- constructRubyArray(Ruby, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- constructRubyArray(Ruby, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- constructRubyArray(Ruby, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- constructRubyArray(Ruby, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- constructRubyArray(Ruby, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- constructRubyArray(Ruby, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- constructRubyArray(Ruby, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- constructSmallHash(Ruby, IRubyObject, IRubyObject, boolean) - Static method in class org.jruby.runtime.Helpers
-
- constructSmallHash(Ruby, IRubyObject, IRubyObject, boolean, IRubyObject, IRubyObject, boolean) - Static method in class org.jruby.runtime.Helpers
-
- constructSmallHash(Ruby, IRubyObject, IRubyObject, boolean, IRubyObject, IRubyObject, boolean, IRubyObject, IRubyObject, boolean) - Static method in class org.jruby.runtime.Helpers
-
- constructSmallHash(Ruby, IRubyObject, IRubyObject, boolean, IRubyObject, IRubyObject, boolean, IRubyObject, IRubyObject, boolean, IRubyObject, IRubyObject, boolean) - Static method in class org.jruby.runtime.Helpers
-
- constructSmallHash(Ruby, IRubyObject, IRubyObject, boolean, IRubyObject, IRubyObject, boolean, IRubyObject, IRubyObject, boolean, IRubyObject, IRubyObject, boolean, IRubyObject, IRubyObject, boolean) - Static method in class org.jruby.runtime.Helpers
-
- constructStringArray(String) - Static method in class org.jruby.runtime.Helpers
-
- constructStringArray(String, String) - Static method in class org.jruby.runtime.Helpers
-
- constructStringArray(String, String, String) - Static method in class org.jruby.runtime.Helpers
-
- constructStringArray(String, String, String, String) - Static method in class org.jruby.runtime.Helpers
-
- constructStringArray(String, String, String, String, String) - Static method in class org.jruby.runtime.Helpers
-
- constructStringArray(String, String, String, String, String, String) - Static method in class org.jruby.runtime.Helpers
-
- constructStringArray(String, String, String, String, String, String, String) - Static method in class org.jruby.runtime.Helpers
-
- constructStringArray(String, String, String, String, String, String, String, String) - Static method in class org.jruby.runtime.Helpers
-
- constructStringArray(String, String, String, String, String, String, String, String, String) - Static method in class org.jruby.runtime.Helpers
-
- constructStringArray(String, String, String, String, String, String, String, String, String, String) - Static method in class org.jruby.runtime.Helpers
-
- constructThrowable(String) - Method in class org.jruby.RubyArgumentError
-
- constructThrowable(String) - Method in class org.jruby.RubyConcurrencyError
-
- constructThrowable(String) - Method in class org.jruby.RubyDomainError
-
- constructThrowable(String) - Method in class org.jruby.RubyEncodingError
-
- constructThrowable(String) - Method in class org.jruby.RubyEncodingError.RubyCompatibilityError
-
- constructThrowable(String) - Method in class org.jruby.RubyEncodingError.RubyConverterNotFoundError
-
- constructThrowable(String) - Method in class org.jruby.RubyEncodingError.RubyInvalidByteSequenceError
-
- constructThrowable(String) - Method in class org.jruby.RubyEncodingError.RubyUndefinedConversionError
-
- constructThrowable(String) - Method in class org.jruby.RubyEOFError
-
- constructThrowable(String) - Method in class org.jruby.RubyException
-
- constructThrowable(String) - Method in class org.jruby.RubyFatal
-
- constructThrowable(String) - Method in class org.jruby.RubyFiberError
-
- constructThrowable(String) - Method in class org.jruby.RubyFloatDomainError
-
- constructThrowable(String) - Method in class org.jruby.RubyFrozenError
-
- constructThrowable(String) - Method in class org.jruby.RubyIndexError
-
- constructThrowable(String) - Method in class org.jruby.RubyInterrupt
-
- constructThrowable(String) - Method in class org.jruby.RubyInterruptedRegexpError
-
- constructThrowable(String) - Method in class org.jruby.RubyIOError
-
- constructThrowable(String) - Method in class org.jruby.RubyKeyError
-
- constructThrowable(String) - Method in class org.jruby.RubyLoadError
-
- constructThrowable(String) - Method in class org.jruby.RubyLocalJumpError
-
- constructThrowable(String) - Method in class org.jruby.RubyNameError
-
- constructThrowable(String) - Method in class org.jruby.RubyNoMemoryError
-
- constructThrowable(String) - Method in class org.jruby.RubyNoMethodError
-
- constructThrowable(String) - Method in class org.jruby.RubyNotImplementedError
-
- constructThrowable(String) - Method in class org.jruby.RubyRangeError
-
- constructThrowable(String) - Method in class org.jruby.RubyRegexpError
-
- constructThrowable(String) - Method in class org.jruby.RubyRuntimeError
-
- constructThrowable(String) - Method in class org.jruby.RubyScriptError
-
- constructThrowable(String) - Method in class org.jruby.RubySecurityError
-
- constructThrowable(String) - Method in class org.jruby.RubySignalException
-
- constructThrowable(String) - Method in class org.jruby.RubyStandardError
-
- constructThrowable(String) - Method in class org.jruby.RubyStopIteration
-
- constructThrowable(String) - Method in class org.jruby.RubySyntaxError
-
- constructThrowable(String) - Method in class org.jruby.RubySystemCallError
-
- constructThrowable(String) - Method in class org.jruby.RubySystemExit
-
- constructThrowable(String) - Method in class org.jruby.RubySystemStackError
-
- constructThrowable(String) - Method in class org.jruby.RubyThreadError
-
- constructThrowable(String) - Method in class org.jruby.RubyTypeError
-
- constructThrowable(String) - Method in class org.jruby.RubyUncaughtThrowError
-
- constructThrowable(String) - Method in class org.jruby.RubyZeroDivisionError
-
- contains(Object) - Method in class org.jruby.ext.set.RubySet
-
- contains(Object) - Method in class org.jruby.ir.listeners.InstructionsListenerDecorator
-
- contains(Object) - Method in class org.jruby.RubyArray
-
- contains(Object) - Method in class org.jruby.util.collections.ConcurrentWeakHashMap
-
Legacy method testing if some key maps into the specified value
in this table.
- contains(Object) - Method in class org.jruby.util.collections.IntHashMap
-
- contains(Object) - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
Legacy method testing if some key maps into the specified value in this
table.
- contains(Object) - Method in class org.jruby.util.collections.WeakHashSet
-
- containsAll(Collection) - Method in class org.jruby.ext.set.RubySet
-
- containsAll(Collection<?>) - Method in class org.jruby.ir.listeners.InstructionsListenerDecorator
-
- containsAll(Collection) - Method in class org.jruby.RubyArray
-
- containsAll(Collection<?>) - Method in class org.jruby.util.collections.WeakHashSet
-
- containsArgSplat(Operand[]) - Static method in class org.jruby.ir.instructions.CallBase
-
- containsKey(Object) - Method in class org.jruby.embed.internal.BiVariableMap
-
Returns true if this map contains a mapping for the specified
key.
- containsKey(Object) - Method in class org.jruby.java.util.SystemPropertiesMap
-
- containsKey(Object) - Method in class org.jruby.RubyHash
-
- containsKey(Object) - Method in class org.jruby.util.collections.ConcurrentWeakHashMap
-
Tests if the specified object is a key in this table.
- containsKey(int) - Method in class org.jruby.util.collections.IntHashMap
-
- containsKey(long) - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
Tests if the key in the table.
- containsKey(Object) - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
- containsKey(Object) - Method in class org.jruby.util.collections.WeakValuedMap
-
- containsKey(Object) - Method in class org.jruby.util.GenericMap
-
- containsKey(Object) - Method in class org.jruby.util.WeakIdentityHashMap
-
return the element with the given key
- containsString(String) - Method in class org.jruby.util.collections.StringArraySet
-
- containsValue(Object) - Method in class org.jruby.embed.internal.BiVariableMap
-
Returns true if this map maps one or more keys to the
specified value.
- containsValue(Object) - Method in class org.jruby.java.util.SystemPropertiesMap
-
- containsValue(Object) - Method in class org.jruby.RubyHash
-
- containsValue(Object) - Method in class org.jruby.util.collections.ConcurrentWeakHashMap
-
Returns true if this map maps one or more keys to the
specified value.
- containsValue(Object) - Method in class org.jruby.util.collections.IntHashMap
-
- containsValue(Object) - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
Returns true if this Map maps one or more keys to the specified
value.
- containsValue(Object) - Method in class org.jruby.util.collections.WeakValuedMap
-
- containsValue(Object) - Method in class org.jruby.util.GenericMap
-
return the element with the given key
- containsVariableAssignment - Variable in class org.jruby.ast.Node
-
- containsVariableAssignment() - Method in class org.jruby.ast.Node
-
Does this node or one of its children contain an assignment?
- contentEquals(CharSequence, int) - Static method in class org.jruby.util.StringSupport
-
- contentEquals(CharSequence, int, int) - Static method in class org.jruby.util.StringSupport
-
- context - Variable in class org.jruby.ext.ripper.RipperParserBase
-
- context() - Method in class org.jruby.RubyArray.DefaultComparator
-
- CONTEXT_ARG0 - Static variable in class org.jruby.anno.TypePopulator
-
- CONTEXT_ARG0_ARY - Static variable in class org.jruby.anno.TypePopulator
-
- CONTEXT_ARG0_ARY_BLOCK - Static variable in class org.jruby.anno.TypePopulator
-
- CONTEXT_ARG0_BLOCK - Static variable in class org.jruby.anno.TypePopulator
-
- CONTEXT_ARG1 - Static variable in class org.jruby.anno.TypePopulator
-
- CONTEXT_ARG1_ARY - Static variable in class org.jruby.anno.TypePopulator
-
- CONTEXT_ARG1_ARY_BLOCK - Static variable in class org.jruby.anno.TypePopulator
-
- CONTEXT_ARG1_BLOCK - Static variable in class org.jruby.anno.TypePopulator
-
- CONTEXT_ARG2 - Static variable in class org.jruby.anno.TypePopulator
-
- CONTEXT_ARG2_BLOCK - Static variable in class org.jruby.anno.TypePopulator
-
- CONTEXT_ARG3 - Static variable in class org.jruby.anno.TypePopulator
-
- CONTEXT_ARG3_BLOCK - Static variable in class org.jruby.anno.TypePopulator
-
- CONTEXT_ARG4 - Static variable in class org.jruby.anno.TypePopulator
-
- CONTEXT_ARG4_BLOCK - Static variable in class org.jruby.anno.TypePopulator
-
- ContextAwareBlockBody - Class in org.jruby.runtime
-
Common type for all block types which share similar values that ThreadContext uses.
- ContextAwareBlockBody(StaticScope, Signature) - Constructor for class org.jruby.runtime.ContextAwareBlockBody
-
- ContextAwareBlockBody(StaticScope, Arity, int) - Constructor for class org.jruby.runtime.ContextAwareBlockBody
-
Deprecated.
- contextValue() - Static method in class org.jruby.ir.targets.Bootstrap
-
- contextValue(MethodHandles.Lookup, String, MethodType) - Static method in class org.jruby.ir.targets.Bootstrap
-
- contextValueString() - Static method in class org.jruby.ir.targets.Bootstrap
-
- contextValueString(MethodHandles.Lookup, String, MethodType, String) - Static method in class org.jruby.ir.targets.Bootstrap
-
- Continuation() - Constructor for exception org.jruby.RubyContinuation.Continuation
-
Deprecated.
- Continuation(IRubyObject) - Constructor for exception org.jruby.RubyContinuation.Continuation
-
Deprecated.
- ConvConfig() - Constructor for class org.jruby.util.io.IOEncodable.ConvConfig
-
- CONVERSION - Static variable in class org.jruby.lexer.StrftimeLexer
-
lexical states
- CONVERSION - Static variable in class org.jruby.lexer.StrptimeLexer
-
lexical states
- convert(Ruby, Object) - Method in class org.jruby.javasupport.JavaUtil.JavaConverter
-
- convert(ThreadContext, IRubyObject) - Method in interface org.jruby.javasupport.JavaUtil.RubyConverter
-
Deprecated.
- convert(Ruby, Object) - Method in class org.jruby.javasupport.JavaUtil.StringConverter
-
- convert(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyComplex
-
Deprecated.
- convert(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyComplex
-
nucomp_s_convert
- convert(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyComplex
-
nucomp_s_convert
- convert(ThreadContext, IRubyObject) - Method in class org.jruby.RubyConverter
-
- convert(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyRational
-
Deprecated.
- convert(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyRational
-
nurat_s_convert
- convert(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyRational
-
nurat_s_convert
- convert2ptr(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- convert_complex - Variable in class org.jruby.runtime.JavaSites.KernelSites
-
- convert_rational - Variable in class org.jruby.runtime.JavaSites.KernelSites
-
- convertArgument(Ruby, Object, Class<?>) - Static method in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- convertArguments(ParameterTypes, IRubyObject[]) - Static method in class org.jruby.java.invokers.RubyToJavaInvoker
-
- convertArguments(ParameterTypes, IRubyObject[], int) - Static method in class org.jruby.java.invokers.RubyToJavaInvoker
-
- convertArguments(ParameterTypes, IRubyObject, int) - Static method in class org.jruby.java.invokers.RubyToJavaInvoker
-
- convertArguments(IRubyObject[], Class<?>[]) - Static method in class org.jruby.javasupport.JavaUtil
-
- convertArguments(IRubyObject[], Class<?>[], int) - Static method in class org.jruby.javasupport.JavaUtil
-
- convertArgumentToType(ThreadContext, IRubyObject, Class) - Static method in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- ConvertBytes - Class in org.jruby.util
-
- ConvertBytes(Ruby, ByteList, int, boolean) - Constructor for class org.jruby.util.ConvertBytes
-
- ConvertBytes(Ruby, ByteList, int, boolean, boolean) - Constructor for class org.jruby.util.ConvertBytes
-
Deprecated.
- ConvertBytes.ERange - Exception in org.jruby.util
-
- ConvertBytes.ERange.Kind - Enum in org.jruby.util
-
- ConvertDouble - Class in org.jruby.util
-
- ConvertDouble() - Constructor for class org.jruby.util.ConvertDouble
-
- ConvertDouble.DoubleConverter - Class in org.jruby.util
-
- convertEncodingToRubyEncoding(Encoding) - Method in class org.jruby.runtime.encoding.EncodingService
-
- Converter(int) - Constructor for class org.jruby.util.Pack.Converter
-
- Converter(int, String) - Constructor for class org.jruby.util.Pack.Converter
-
- ConverterNotFoundError(String, RubyEncodingError.RubyConverterNotFoundError) - Constructor for exception org.jruby.exceptions.EncodingError.ConverterNotFoundError
-
- convertJavaArrayElementToRuby(Ruby, JavaUtil.JavaConverter, Object, int) - Static method in class org.jruby.javasupport.JavaUtil
-
- convertJavaArrayToRuby(Ruby, Object[]) - Static method in class org.jruby.javasupport.JavaUtil
-
- convertJavaArrayToRubyWithNesting(ThreadContext, Object) - Static method in class org.jruby.javasupport.JavaUtil
-
- convertJavaToRuby(Ruby, Object) - Static method in class org.jruby.javasupport.JavaUtil
-
- convertJavaToRuby(Ruby, Object, Class) - Static method in class org.jruby.javasupport.JavaUtil
-
- convertJavaToRuby(Ruby, int) - Static method in class org.jruby.javasupport.JavaUtil
-
- convertJavaToRuby(Ruby, long) - Static method in class org.jruby.javasupport.JavaUtil
-
- convertJavaToRuby(Ruby, float) - Static method in class org.jruby.javasupport.JavaUtil
-
- convertJavaToRuby(Ruby, double) - Static method in class org.jruby.javasupport.JavaUtil
-
- convertJavaToRuby(Ruby, boolean) - Static method in class org.jruby.javasupport.JavaUtil
-
- convertJavaToRuby(Ruby, JavaUtil.JavaConverter, Object) - Static method in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- convertJavaToUsableRubyObject(Ruby, Object) - Static method in class org.jruby.javasupport.JavaUtil
-
Returns a usable RubyObject; for types that are not converted to Ruby native
types, a Java proxy will be returned.
- convertJavaToUsableRubyObjectWithConverter(Ruby, Object, JavaUtil.JavaConverter) - Static method in class org.jruby.javasupport.JavaUtil
-
- convertParameter(IRubyObject, Class<T>) - Static method in class org.jruby.ext.ffi.Util
-
Deprecated.
- convertProcToInterface(ThreadContext, RubyObject, Class<T>) - Static method in class org.jruby.javasupport.JavaUtil
-
- convertProcToInterface(ThreadContext, RubyBasicObject, Class<T>) - Static method in class org.jruby.javasupport.JavaUtil
-
- convertRubyToJava(IRubyObject) - Static method in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- convertRubyToJava(IRubyObject, Class) - Static method in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- convertRubyToJavaBoolean(IRubyObject) - Static method in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- convertRubyToJavaByte(IRubyObject) - Static method in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- convertRubyToJavaChar(IRubyObject) - Static method in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- convertRubyToJavaDouble(IRubyObject) - Static method in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- convertRubyToJavaFloat(IRubyObject) - Static method in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- convertRubyToJavaInt(IRubyObject) - Static method in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- convertRubyToJavaLong(IRubyObject) - Static method in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- convertRubyToJavaShort(IRubyObject) - Static method in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- convertStringArrayToRuby(Ruby, String[], JavaUtil.StringConverter) - Static method in class org.jruby.javasupport.JavaUtil
-
- convertTimeInterval(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyTime
-
- convertToArray(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- convertToArray() - Method in class org.jruby.ir.operands.UndefinedValue
-
Methods which perform to_xxx if the object has such a method
- convertToArray() - Method in class org.jruby.RubyArray
-
- convertToArray() - Method in class org.jruby.RubyBasicObject
-
Tries to convert this object to a Ruby Array using the "to_ary" method.
- convertToArray() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
Converts this Ruby object to an Array.
- convertToFloat(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- convertToFloat() - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- convertToFloat() - Method in class org.jruby.ir.operands.UndefinedValue
-
- convertToFloat() - Method in class org.jruby.RubyBasicObject
-
Tries to convert this object to a Ruby Float using the "to_f" method.
- convertToFloat() - Method in class org.jruby.RubyFloat
-
- convertToFloat() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
Converts this Ruby object to a Float (using to_f).
- convertToHash(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- convertToHash() - Method in class org.jruby.ir.operands.UndefinedValue
-
- convertToHash() - Method in class org.jruby.java.proxies.MapJavaProxy
-
- convertToHash() - Method in class org.jruby.RubyBasicObject
-
Tries to convert this object to a Ruby Hash using the "to_hash" method.
- convertToHash() - Method in class org.jruby.RubyHash
-
- convertToHash() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
Converts this Ruby object to a Hash.
- convertToIdentifier(IRubyObject) - Static method in class org.jruby.util.TypeConverter
-
Deprecated.
- convertToInteger(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- convertToInteger(IRubyObject, int, String) - Static method in class org.jruby.BasicObjectStub
-
- convertToInteger(IRubyObject, String) - Static method in class org.jruby.BasicObjectStub
-
- convertToInteger() - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- convertToInteger() - Method in class org.jruby.ir.operands.UndefinedValue
-
- convertToInteger(int, String) - Method in class org.jruby.ir.operands.UndefinedValue
-
Deprecated.
- convertToInteger(String) - Method in class org.jruby.ir.operands.UndefinedValue
-
- convertToInteger() - Method in class org.jruby.RubyBasicObject
-
Tries to convert this object to a Ruby Integer using the "to_int" method.
- convertToInteger(String) - Method in class org.jruby.RubyBasicObject
-
Tries to convert this object to a Ruby Integer using the supplied conversion method.
- convertToInteger(int, String) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- convertToInteger(String) - Method in class org.jruby.RubyFixnum
-
- convertToInteger() - Method in class org.jruby.RubyFloat
-
- convertToInteger() - Method in class org.jruby.RubyInteger
-
- convertToInteger() - Method in class org.jruby.RubyRational
-
- convertToInteger() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
Converts this Ruby object to an Integer.
- convertToInteger(String) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
Converts this Ruby object to an Integer.
- convertToInteger(int, String) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
Deprecated.
- convertToInteger(ThreadContext, IRubyObject, int) - Static method in class org.jruby.util.TypeConverter
-
- convertToIO(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyIO
-
- convertToJavaArray(IRubyObject) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- convertToJavaArray(IRubyObject) - Method in interface org.jruby.RubyObjectAdapter
-
- convertToMethod(ByteList) - Method in class org.jruby.ir.IRClosure
-
- convertToPointerMemoryIO(ThreadContext, IRubyObject, CachingCallSite) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- convertToRational() - Method in class org.jruby.RubyBignum
-
- convertToRational() - Method in class org.jruby.RubyFixnum
-
- convertToRational() - Method in class org.jruby.RubyNumeric
-
- convertToRational() - Method in class org.jruby.RubyRational
-
- convertToRubyArray(Ruby, IRubyObject, boolean) - Static method in class org.jruby.ast.util.ArgsUtil
-
This name may be a bit misleading, since this also attempts to coerce
array behavior using to_ary.
- convertToRubyArrayWithCoerce(Ruby, IRubyObject) - Static method in class org.jruby.ast.util.ArgsUtil
-
- convertToRubyInteger(IRubyObject) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- convertToRubyInteger(IRubyObject) - Method in interface org.jruby.RubyObjectAdapter
-
- convertToRubyString(IRubyObject) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- convertToRubyString(IRubyObject) - Method in interface org.jruby.RubyObjectAdapter
-
- convertToString(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- convertToString() - Method in class org.jruby.ir.operands.UndefinedValue
-
- convertToString() - Method in class org.jruby.RubyBasicObject
-
Tries to convert this object to a Ruby String using the "to_str" method.
- convertToString() - Method in class org.jruby.RubyString
-
- convertToString() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
Converts this Ruby object to a String.
- convertToStringMemoryIO(IRubyObject, ThreadContext, CachingCallSite) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- convertToTransientStringMemoryIO(IRubyObject, ThreadContext, CachingCallSite) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- convertToType(RubyClass, int) - Method in class org.jruby.RubyObject
-
Deprecated.
- convertToType(IRubyObject, RubyClass, String, boolean) - Static method in class org.jruby.util.TypeConverter
-
Converts this object to type 'targetType' using 'convertMethod' method (MRI: convert_type).
- convertToType(ThreadContext, IRubyObject, RubyClass, String, boolean) - Static method in class org.jruby.util.TypeConverter
-
- convertToType(ThreadContext, IRubyObject, RubyClass, JavaSites.CheckedSites, boolean) - Static method in class org.jruby.util.TypeConverter
-
Converts this object to type 'targetType' using 'convertMethod' method (MRI: convert_type 1.9).
- convertToType(IRubyObject, RubyClass, String) - Static method in class org.jruby.util.TypeConverter
-
Converts this object to type 'targetType' using 'convertMethod' method and raises TypeError exception on failure (MRI: rb_convert_type).
- convertToType(ThreadContext, IRubyObject, RubyClass, JavaSites.CheckedSites) - Static method in class org.jruby.util.TypeConverter
-
Converts this object to type 'targetType' using 'convertMethod' method and raises TypeError exception on failure (MRI: rb_convert_type).
- convertToType(IRubyObject, RubyClass, int, String, boolean) - Static method in class org.jruby.util.TypeConverter
-
Deprecated.
- convertToType(IRubyObject, RubyClass, int, String) - Static method in class org.jruby.util.TypeConverter
-
Deprecated.
- convertToType19(IRubyObject, RubyClass, String, boolean) - Static method in class org.jruby.util.TypeConverter
-
Deprecated.
- convertToType19(ThreadContext, IRubyObject, RubyClass, JavaSites.CheckedSites, boolean) - Static method in class org.jruby.util.TypeConverter
-
Deprecated.
- convertToType19(IRubyObject, RubyClass, String) - Static method in class org.jruby.util.TypeConverter
-
Deprecated.
- convertToType19(ThreadContext, IRubyObject, RubyClass, JavaSites.CheckedSites) - Static method in class org.jruby.util.TypeConverter
-
Deprecated.
- convertToTypeOrRaise(IRubyObject, RubyClass, String) - Static method in class org.jruby.util.TypeConverter
-
Deprecated.
- convertToTypeWithCheck(IRubyObject, RubyClass, String) - Static method in class org.jruby.util.TypeConverter
-
Higher level conversion utility similar to convertToType but it can throw an
additional TypeError during conversion (MRI: rb_check_convert_type).
- convertToTypeWithCheck(ThreadContext, IRubyObject, RubyClass, JavaSites.CheckedSites) - Static method in class org.jruby.util.TypeConverter
-
Higher level conversion utility similar to convertToType but it can throw an
additional TypeError during conversion (MRI: rb_check_convert_type).
- convertToTypeWithCheck(IRubyObject, RubyClass, int, String) - Static method in class org.jruby.util.TypeConverter
-
Deprecated.
- convertToTypeWithCheck19(IRubyObject, RubyClass, String) - Static method in class org.jruby.util.TypeConverter
-
Deprecated.
- convertToTypeWithCheck19(ThreadContext, IRubyObject, RubyClass, JavaSites.CheckedSites) - Static method in class org.jruby.util.TypeConverter
-
Deprecated.
- convertValueIntoArgArray(ThreadContext, IRubyObject, Signature, boolean) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- convpath(ThreadContext) - Method in class org.jruby.RubyConverter
-
- copy(Operand) - Method in class org.jruby.ir.IRBuilder
-
- copy(Variable, Operand) - Method in class org.jruby.ir.IRBuilder
-
- Copy(Ruby, String, GlobalVariable) - Constructor for class org.jruby.runtime.GlobalVariable.Copy
-
- copy(Object[], Object[], int, int) - Static method in class org.jruby.util.ArraySupport
-
Copy a source array into a destination array.
- copy(Object[], int, Object[], int, int) - Static method in class org.jruby.util.ArraySupport
-
- copy(IOEncodable) - Method in class org.jruby.util.io.IOEncodable.ConvConfig
-
- copy_data(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.java.addons.ArrayJavaAddons
-
- copy_data(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.java.addons.ArrayJavaAddons
-
- copy_stream(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyIO
-
- copyAndReturnValue(Operand) - Method in class org.jruby.ir.IRBuilder
-
- copyDataToJavaArray(ThreadContext, RubyArray, JavaArray) - Static method in class org.jruby.java.addons.ArrayJavaAddons
-
Deprecated.
- copyDataToJavaArray(ThreadContext, RubyArray, int, JavaArray, int, int) - Static method in class org.jruby.java.util.ArrayUtils
-
- copyDataToJavaArrayDirect(ThreadContext, RubyArray, Object) - Static method in class org.jruby.java.util.ArrayUtils
-
Deprecated.
- copyDataToJavaArrayDirect(RubyArray, Object) - Static method in class org.jruby.java.util.ArrayUtils
-
- copyInstanceVariablesInto(InstanceVariables) - Method in class org.jruby.BasicObjectStub.DummyInstanceVariables
-
- copyInstanceVariablesInto(InstanceVariables) - Method in class org.jruby.RubyBasicObject
-
- copyInstanceVariablesInto(InstanceVariables) - Method in interface org.jruby.runtime.builtin.InstanceVariables
-
Copies all instance variables from the given object into the receiver
- CopyInstr - Class in org.jruby.ir.instructions
-
- CopyInstr(Operation, Variable, Operand) - Constructor for class org.jruby.ir.instructions.CopyInstr
-
- CopyInstr(Variable, Operand) - Constructor for class org.jruby.ir.instructions.CopyInstr
-
- CopyInstr(CopyInstr) - Method in class org.jruby.ir.IRVisitor
-
- CopyInstr(CopyInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- copyInto(IRubyObject[], int) - Method in class org.jruby.RubyArray
-
Copy the values contained in this array into the target array at the specified offset.
- copyInto(IRubyObject[], int, int) - Method in class org.jruby.RubyArray
-
Copy the specified number of values contained in this array into the target array at the specified offset.
- copyInto(IRubyObject[], int) - Method in class org.jruby.specialized.RubyArrayOneObject
-
- copyInto(IRubyObject[], int, int) - Method in class org.jruby.specialized.RubyArrayOneObject
-
- copyInto(IRubyObject[], int) - Method in class org.jruby.specialized.RubyArrayTwoObject
-
- copyInto(IRubyObject[], int, int) - Method in class org.jruby.specialized.RubyArrayTwoObject
-
- copySpecialInstanceVariables(IRubyObject, IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- copySpecialInstanceVariables(IRubyObject) - Method in class org.jruby.ir.operands.UndefinedValue
-
- copySpecialInstanceVariables(IRubyObject) - Method in class org.jruby.RubyBasicObject
-
Lots of MRI objects keep their state in non-lookupable ivars
(e:g.
- copySpecialInstanceVariables(IRubyObject) - Method in class org.jruby.RubyException
-
- copySpecialInstanceVariables(IRubyObject) - Method in class org.jruby.RubyMatchData
-
- copySpecialInstanceVariables(IRubyObject) - Method in class org.jruby.RubyNameError
-
- copySpecialInstanceVariables(IRubyObject) - Method in class org.jruby.RubyNoMethodError
-
- copySpecialInstanceVariables(IRubyObject) - Method in class org.jruby.RubyRange
-
- copySpecialInstanceVariables(IRubyObject) - Method in class org.jruby.RubyStruct
-
- copySpecialInstanceVariables(IRubyObject) - Method in class org.jruby.RubyUncaughtThrowError
-
- copySpecialInstanceVariables(IRubyObject) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- CoreConstructors - Class in org.jruby.embed.util
-
API's which can be used by embedders to construct Ruby builtin core types.
- CoreConstructors() - Constructor for class org.jruby.embed.util.CoreConstructors
-
- coredump_p() - Method in class org.jruby.RubyProcess.RubyStatus
-
- CoreExt - Class in org.jruby.ext.jruby
-
Native part for `require 'jruby/core_ext.rb'`.
- CoreExt() - Constructor for class org.jruby.ext.jruby.CoreExt
-
- CoreExt.String - Class in org.jruby.ext.jruby
-
- CoreObjectType - Interface in org.jruby.runtime.marshal
-
- COROUTINE_FIBERS - Static variable in class org.jruby.RubyInstanceConfig
-
- cos(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
- cos19(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
Deprecated.
- cosh(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
- cosh19(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
Deprecated.
- count - Variable in class org.jruby.ext.thread.Queue
-
Current number of elements
- count - Variable in class org.jruby.ir.Counter
-
- count(ThreadContext, Block) - Method in class org.jruby.java.proxies.ArrayJavaProxy
-
- count(ThreadContext, IRubyObject, Block) - Method in class org.jruby.java.proxies.ArrayJavaProxy
-
- count(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.javasupport.ext.JavaLang.Iterable
-
- count(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.javasupport.ext.JavaLang.Iterable
-
- count(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
- count(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyArray
-
- count(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- count(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- count(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyGC
-
- count(ThreadContext) - Method in class org.jruby.RubyString
-
- count(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
- count(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyString
-
- count18(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
Deprecated.
- count18(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
Deprecated.
- count19(ThreadContext) - Method in class org.jruby.RubyString
-
Deprecated.
- count19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
Deprecated.
- count19(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyString
-
Deprecated.
- countCommon19(ByteList, Ruby, boolean[], StringSupport.TrTables, Encoding) - Static method in class org.jruby.util.StringSupport
-
- Counter - Class in org.jruby.ir
-
- Counter() - Constructor for class org.jruby.ir.Counter
-
- countKeywords() - Method in class org.jruby.ast.ArgsNode
-
- cover_p(ThreadContext, IRubyObject) - Method in class org.jruby.RubyRange
-
- CoverageData - Class in org.jruby.ext.coverage
-
- CoverageData() - Constructor for class org.jruby.ext.coverage.CoverageData
-
- CoverageLibrary - Class in org.jruby.ext.coverage
-
- CoverageLibrary() - Constructor for class org.jruby.ext.coverage.CoverageLibrary
-
- CoverageModule - Class in org.jruby.ext.coverage
-
Implementation of Ruby 1.9.2's "Coverage" module
- CoverageModule() - Constructor for class org.jruby.ext.coverage.CoverageModule
-
- coverLine(int) - Method in class org.jruby.parser.ParserConfiguration
-
Zero out coverable lines as they're encountered
- CPU - Static variable in class org.jruby.ext.ffi.Platform
-
- CR_7BIT - Static variable in class org.jruby.util.StringSupport
-
- CR_7BIT_F - Static variable in interface org.jruby.ObjectFlags
-
- CR_7BIT_F - Static variable in class org.jruby.util.StringSupport
-
- CR_BROKEN - Static variable in class org.jruby.util.StringSupport
-
- CR_MASK - Static variable in class org.jruby.util.StringSupport
-
- CR_NEWLINE_DECORATOR - Static variable in class org.jruby.RubyConverter
-
- CR_UNKNOWN - Static variable in class org.jruby.util.StringSupport
-
- CR_VALID - Static variable in class org.jruby.util.StringSupport
-
- CR_VALID_F - Static variable in interface org.jruby.ObjectFlags
-
- CR_VALID_F - Static variable in class org.jruby.util.StringSupport
-
- crc() - Method in class org.jruby.ext.zlib.JZlibRubyGzipReader
-
- crc() - Method in class org.jruby.ext.zlib.JZlibRubyGzipWriter
-
- crc() - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- crc32(IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.zlib.RubyZlib
-
- crc32_combine(IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.zlib.RubyZlib
-
- crc_table(IRubyObject) - Static method in class org.jruby.ext.zlib.RubyZlib
-
- CRCError() - Constructor for class org.jruby.ext.zlib.RubyGzipFile.CRCError
-
- CREAT - Static variable in class org.jruby.util.io.ModeFlags
-
create flag, to specify non-existing file should be created
- create(ThreadContext, IRubyObject, IRubyObject...) - Static method in class org.jruby.ext.set.RubySet
-
Creates a new set containing the given objects.
- create(ThreadContext, IRubyObject, IRubyObject...) - Static method in class org.jruby.ext.set.RubySortedSet
-
- create(IRScope, Variable, Operand, FrozenString) - Static method in class org.jruby.ir.instructions.ArrayDerefInstr
-
- create(IRScope, Operand, RubySymbol, Operand[], boolean) - Static method in class org.jruby.ir.instructions.AttrAssignInstr
-
- create(Label, Operand, Operand) - Static method in class org.jruby.ir.instructions.BNEInstr
-
- create(IRScope, Variable, RubySymbol, Operand, Operand[], Operand) - Static method in class org.jruby.ir.instructions.CallInstr
-
- create(IRScope, CallType, Variable, RubySymbol, Operand, Operand[], Operand) - Static method in class org.jruby.ir.instructions.CallInstr
-
- create(IRScope, CallType, RubySymbol, Operand, Operand[], Operand, boolean) - Static method in class org.jruby.ir.instructions.NoResultCallInstr
-
- create(DynamicScope, IRubyObject) - Static method in exception org.jruby.ir.runtime.IRBreakJump
-
Deprecated.
- create(DynamicScope, IRubyObject, boolean) - Static method in exception org.jruby.ir.runtime.IRBreakJump
-
- create(IRScope, DynamicScope, Object) - Static method in exception org.jruby.ir.runtime.IRReturnJump
-
- create(Ruby, Constructor<?>) - Static method in class org.jruby.javasupport.JavaConstructor
-
- create(Ruby, Method) - Static method in class org.jruby.javasupport.JavaMethod
-
Deprecated.
- create(Ruby, Class<?>, String, Class<?>[]) - Static method in class org.jruby.javasupport.JavaMethod
-
Deprecated.
- create(InputStream) - Static method in class org.jruby.lexer.JavaSignatureLexer
-
- create(Ruby, boolean) - Static method in class org.jruby.management.BeanManagerFactory
-
- create(IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyArray
-
rb_ary_s_create
- create(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyHash
-
rb_hash_s_create
- create(Ruby) - Method in interface org.jruby.RubyInstanceConfig.LoadServiceCreator
-
- create(Class, Object) - Method in interface org.jruby.runtime.opto.OptoFactory.ConstantFactory
-
Return a representation of a "constant" suitable for optimization in the current runtime.
- create(CharSequence) - Static method in class org.jruby.util.ByteList
-
Create a bytelist with ISO_8859_1 encoding from the provided CharSequence.
- CREATE - Static variable in class org.jruby.util.io.OpenFile
-
- create(String, String) - Static method in class org.jruby.util.JRubyFile
-
- create(String) - Static method in enum org.jruby.util.KCode
-
- create(Ruby, String, boolean) - Static method in class org.jruby.util.URLResource
-
- create_proxy_class(IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.Java
-
- create_proxy_class(IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.JavaUtilities
-
- createAbstractInvokerClass(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.AbstractInvoker
-
- createAbstractMemoryClass(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.AbstractMemory
-
- createAddrinfo(Ruby) - Static method in class org.jruby.ext.socket.Addrinfo
-
- createAndRegisterObjectId(IRubyObject) - Method in class org.jruby.runtime.ObjectSpace
-
- createArity(int) - Static method in class org.jruby.runtime.Arity
-
- createArrayClass(Ruby) - Static method in class org.jruby.RubyArray
-
- createArrayJavaProxy(ThreadContext) - Static method in class org.jruby.java.proxies.ArrayJavaProxy
-
- createArrayJavaProxyCreator(ThreadContext) - Static method in class org.jruby.java.proxies.ArrayJavaProxyCreator
-
- createAsEncodedString(byte[], int, int, Encoding) - Method in class org.jruby.lexer.LexingCommon
-
- createAutoPointerClass(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.AutoPointer
-
- createBasicObjectClass(Ruby, RubyClass) - Static method in class org.jruby.RubyBasicObject
-
Will create the Ruby class Object in the runtime
specified.
- createBigDecimal(Ruby) - Static method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- createBignumClass(Ruby) - Static method in class org.jruby.RubyBignum
-
- createBindingClass(Ruby) - Static method in class org.jruby.RubyBinding
-
- createBindings() - Method in class org.jruby.embed.jsr223.JRubyEngine
-
- createBootstrapClass(Ruby, String, RubyClass, ObjectAllocator) - Static method in class org.jruby.RubyClass
-
boot_defclass
Create an initial Object meta class before Module and Kernel dependencies have
squirreled themselves together.
- createBranch(Operand, Operand, Label) - Static method in class org.jruby.ir.IRBuilder
-
- createBufferClass(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.Buffer
-
- createByteList(RipperLexer) - Method in class org.jruby.ext.ripper.StringTerm
-
- createByteList(RubyLexer) - Method in class org.jruby.lexer.yacc.StringTerm
-
- createCacheObject(ThreadContext) - Method in class org.jruby.ir.operands.Bignum
-
- createCacheObject(ThreadContext) - Method in class org.jruby.ir.operands.Boolean
-
- createCacheObject(ThreadContext) - Method in class org.jruby.ir.operands.Complex
-
- createCacheObject(ThreadContext) - Method in class org.jruby.ir.operands.Fixnum
-
- createCacheObject(ThreadContext) - Method in class org.jruby.ir.operands.Float
-
- createCacheObject(ThreadContext) - Method in class org.jruby.ir.operands.FrozenString
-
- createCacheObject(ThreadContext) - Method in class org.jruby.ir.operands.ImmutableLiteral
-
Implementing class is responsible for constructing the cached value.
- createCacheObject(ThreadContext) - Method in class org.jruby.ir.operands.Nil
-
- createCacheObject(ThreadContext) - Method in class org.jruby.ir.operands.NullBlock
-
- createCacheObject(ThreadContext) - Method in class org.jruby.ir.operands.Rational
-
- createCacheObject(ThreadContext) - Method in class org.jruby.ir.operands.Regexp
-
- createCacheObject(ThreadContext) - Method in class org.jruby.ir.operands.Symbol
-
- createCacheObject(ThreadContext) - Method in class org.jruby.ir.operands.SymbolProc
-
- createCacheObject(ThreadContext) - Method in class org.jruby.ir.operands.UnboxedBoolean
-
- createCacheObject(ThreadContext) - Method in class org.jruby.ir.operands.UnboxedFixnum
-
- createCacheObject(ThreadContext) - Method in class org.jruby.ir.operands.UnboxedFloat
-
- createCallable(Ruby, Member) - Method in class org.jruby.java.invokers.ConstructorInvoker
-
- createCallable(Ruby, Member) - Method in class org.jruby.java.invokers.MethodInvoker
-
- createCallable(Ruby, Member) - Method in class org.jruby.java.invokers.RubyToJavaInvoker
-
- createCallableArray(JavaCallable) - Method in class org.jruby.java.invokers.ConstructorInvoker
-
- createCallableArray(int) - Method in class org.jruby.java.invokers.ConstructorInvoker
-
- createCallableArray(JavaCallable) - Method in class org.jruby.java.invokers.MethodInvoker
-
- createCallableArray(int) - Method in class org.jruby.java.invokers.MethodInvoker
-
- createCallableArray(T) - Method in class org.jruby.java.invokers.RubyToJavaInvoker
-
- createCallableArray(int) - Method in class org.jruby.java.invokers.RubyToJavaInvoker
-
- createCallableArrayArray(int) - Method in class org.jruby.java.invokers.ConstructorInvoker
-
- createCallableArrayArray(int) - Method in class org.jruby.java.invokers.MethodInvoker
-
- createCallableArrayArray(int) - Method in class org.jruby.java.invokers.RubyToJavaInvoker
-
- createCallbackClass(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.jffi.CallbackManager
-
Creates a Callback class for a ruby runtime
- createCallbackInfoClass(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.CallbackInfo
-
Creates a CallbackInfo class for a ruby runtime
- createCallerBacktrace(int, int, Stream<StackWalker.StackFrame>) - Method in class org.jruby.runtime.ThreadContext
-
Create an Array with backtrace information for Kernel#caller
- createCallerLocations(int, Integer, Stream<StackWalker.StackFrame>) - Method in class org.jruby.runtime.ThreadContext
-
Create an array containing Thread::Backtrace::Location objects for the
requested caller trace level and length.
- createClass(Ruby, RubyClass) - Static method in class org.jruby.NativeException
-
Deprecated.
- createClassClass(Ruby, RubyClass) - Static method in class org.jruby.RubyClass
-
- createClassloaderURI(Ruby, String, boolean) - Static method in class org.jruby.util.URLResource
-
- createClassPathVariable(Ruby) - Static method in class org.jruby.RubyClassPathVariable
-
- createComparable(Ruby) - Static method in class org.jruby.RubyComparable
-
- createComplexClass(Ruby) - Static method in class org.jruby.RubyComplex
-
- createConcreteJavaProxy(ThreadContext) - Static method in class org.jruby.java.proxies.ConcreteJavaProxy
-
- createContinuation(Ruby) - Static method in class org.jruby.RubyContinuation
-
Deprecated.
- createConverterClass(Ruby) - Static method in class org.jruby.RubyConverter
-
- createConverterTypeClass(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.MappedType
-
- createCurrentModuleVariable() - Method in class org.jruby.ir.IRBuilder
-
- createDataConverterModule(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.DataConverter
-
- createDeclared(Ruby, Class<?>, String, Class<?>[]) - Static method in class org.jruby.javasupport.JavaMethod
-
Deprecated.
- createDigest(Ruby) - Static method in class org.jruby.ext.digest.RubyDigest
-
- createDigestBubbleBabble(Ruby) - Static method in class org.jruby.ext.digest.RubyDigest
-
- createDigestMD5(Ruby) - Static method in class org.jruby.ext.digest.RubyDigest
-
- createDigestRMD160(Ruby) - Static method in class org.jruby.ext.digest.RubyDigest
-
- createDigestSHA1(Ruby) - Static method in class org.jruby.ext.digest.RubyDigest
-
- createDigestSHA2(Ruby) - Static method in class org.jruby.ext.digest.RubyDigest
-
- createDirClass(Ruby) - Static method in class org.jruby.RubyDir
-
- createDStrNode(ISourcePosition) - Method in class org.jruby.parser.ParserSupport
-
- createDynamicLibraryClass(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.jffi.DynamicLibrary
-
- createDynamicMethod(RubyModule) - Method in class org.jruby.ext.ffi.AbstractInvoker
-
- createDynamicMethod(RubyModule) - Method in class org.jruby.ext.ffi.jffi.Function
-
- createDynamicMethod(RubyModule) - Method in class org.jruby.ext.ffi.jffi.JFFIInvoker
-
- createDynamicMethod(Ruby, RubyModule, Function, Type, Type[], CallingConvention, IRubyObject, boolean) - Static method in class org.jruby.ext.ffi.jffi.MethodFactory
-
- createEncodingClass(Ruby) - Static method in class org.jruby.RubyEncoding
-
- createEnumClass(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.Enum
-
- createEnumerableModule(Ruby) - Static method in class org.jruby.RubyEnumerable
-
- createEnumsClass(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.Enums
-
- createEtcModule(Ruby) - Static method in class org.jruby.ext.etc.RubyEtc
-
- createExceptionClass(Ruby) - Static method in class org.jruby.RubyException
-
- createFactory() - Static method in class org.jruby.javasupport.proxy.JavaProxyClassFactory
-
- createFactory(ClassLoader) - Static method in class org.jruby.runtime.MethodFactory
-
Based on optional properties, create a new MethodFactory.
- createFalseClass(Ruby) - Static method in class org.jruby.RubyBoolean
-
- createFiberClass(Ruby) - Method in class org.jruby.ext.fiber.ThreadFiberLibrary
-
- createFileClass(Ruby) - Static method in class org.jruby.RubyFile
-
- createFileDescriptorIOClass(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.io.FileDescriptorIO
-
- createFileStatClass(Ruby) - Static method in class org.jruby.RubyFileStat
-
- createFileTestModule(Ruby) - Static method in class org.jruby.RubyFileTest
-
- createFixnumClass(Ruby) - Static method in class org.jruby.RubyFixnum
-
- createFloatClass(Ruby) - Static method in class org.jruby.RubyFloat
-
- createFunctionClass(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.jffi.Function
-
- createGCModule(Ruby) - Static method in class org.jruby.RubyGC
-
- createGeneratorClass(Ruby, RubyClass) - Static method in class org.jruby.RubyGenerator
-
- createGlobals(Ruby) - Static method in class org.jruby.RubyGlobal
-
- createHandle(ClassDefiningClassLoader, Method) - Static method in class org.jruby.compiler.util.HandleFactory
-
- createHandleBytes(Method, String) - Static method in class org.jruby.compiler.util.HandleFactory
-
- createHandleClass(ClassDefiningClassLoader, Method, String) - Static method in class org.jruby.compiler.util.HandleFactory
-
- createHash(Ruby, IRubyObject, IRubyObject) - Static method in class org.jruby.embed.util.CoreConstructors
-
- createHash(Ruby, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.embed.util.CoreConstructors
-
- createHashClass(Ruby) - Static method in class org.jruby.RubyHash
-
- createIfaddr(Ruby) - Static method in class org.jruby.ext.socket.Ifaddr
-
- createIntegerClass(Ruby) - Static method in class org.jruby.RubyInteger
-
- createInterfaceJavaProxy(ThreadContext) - Static method in class org.jruby.java.proxies.InterfaceJavaProxy
-
- createInterruptedError(ThreadContext, String) - Method in class org.jruby.ext.thread.Queue
-
- createInvokerClass(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.jffi.JFFIInvoker
-
- createIOClass(Ruby) - Static method in class org.jruby.RubyIO
-
- createIOModule(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.IOModule
-
- createJavaArrayClass(Ruby, RubyModule) - Static method in class org.jruby.javasupport.JavaArray
-
- createJavaArrayUtilitiesModule(Ruby) - Static method in class org.jruby.javasupport.JavaArrayUtilities
-
- createJavaClassClass(Ruby, RubyModule) - Static method in class org.jruby.javasupport.JavaClass
-
- createJavaConstructorClass(Ruby, RubyModule) - Static method in class org.jruby.javasupport.JavaConstructor
-
- createJavaFieldClass(Ruby, RubyModule) - Static method in class org.jruby.javasupport.JavaField
-
- createJavaInterfaceTemplateModule(ThreadContext) - Static method in class org.jruby.java.proxies.JavaInterfaceTemplate
-
- createJavaMethodClass(Ruby, RubyModule) - Static method in class org.jruby.javasupport.JavaMethod
-
- createJavaModule(Ruby) - Static method in class org.jruby.javasupport.Java
-
- createJavaObjectClass(Ruby, RubyModule) - Static method in class org.jruby.javasupport.JavaObject
-
- createJavaProxy(ThreadContext) - Static method in class org.jruby.java.proxies.JavaProxy
-
- createJavaProxyClassClass(Ruby, RubyModule) - Static method in class org.jruby.javasupport.proxy.JavaProxyClass
-
- createJavaProxyClasses(Ruby, RubyModule) - Static method in class org.jruby.javasupport.proxy.JavaProxyClass
-
- createJavaProxyConstructorClass(Ruby, RubyModule) - Static method in class org.jruby.javasupport.proxy.JavaProxyConstructor
-
- createJavaProxyMethodClass(Ruby, RubyModule) - Static method in class org.jruby.javasupport.proxy.JavaProxyClass.ProxyMethodImpl
-
- createJavaProxyMethods(ThreadContext) - Static method in class org.jruby.javasupport.JavaProxyMethods
-
- createJoin() - Method in class org.jruby.util.Join.Spec
-
- createJoin(Executor) - Method in class org.jruby.util.Join.Spec
-
- createJRubyObjectInputStream(Ruby) - Static method in class org.jruby.ext.jruby.JRubyObjectInputStream
-
- createKernelModule(Ruby) - Static method in class org.jruby.RubyKernel
-
- createKeyValue(Node, Node) - Method in class org.jruby.parser.ParserSupport
-
- createLibrary(LoadService.SearchState, LoadServiceResource) - Method in class org.jruby.embed.osgi.internal.OSGiLoadService
-
Deprecated.
- createLibrary(LoadService.SearchState, LoadServiceResource) - Method in class org.jruby.runtime.load.LoadService
-
Deprecated.
- createList(Node) - Static method in class org.jruby.ast.Node
-
- createList(Node, Node) - Static method in class org.jruby.ast.Node
-
- createList(Node, Node, Node) - Static method in class org.jruby.ast.Node
-
- createList(Node...) - Static method in class org.jruby.ast.Node
-
- createLoadService(Ruby) - Method in class org.jruby.RubyInstanceConfig
-
- createMapJavaProxy(Ruby) - Static method in class org.jruby.java.proxies.MapJavaProxy
-
- createMarshalModule(Ruby) - Static method in class org.jruby.RubyMarshal
-
- createMatchDataClass(Ruby) - Static method in class org.jruby.RubyMatchData
-
- createMathModule(Ruby) - Static method in class org.jruby.RubyMath
-
Create the Math module and add it to the Ruby runtime.
- createMemoryPointerClass(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.MemoryPointer
-
- createMethodBlock(MethodBlockBody) - Static method in class org.jruby.runtime.MethodBlockBody
-
- createMethodClass(Ruby) - Static method in class org.jruby.RubyMethod
-
Create the RubyMethod class and add it to the Ruby runtime.
- createModeFlags(int) - Static method in class org.jruby.util.io.ModeFlags
-
- createModuleClass(Ruby, RubyClass) - Static method in class org.jruby.RubyModule
-
- createNativeRaiseException(Ruby, Throwable) - Static method in exception org.jruby.exceptions.RaiseException
-
Deprecated.
- createNativeRaiseException(Ruby, Throwable, Member) - Static method in exception org.jruby.exceptions.RaiseException
-
Deprecated.
- createNilClass(Ruby) - Static method in class org.jruby.RubyNil
-
- createNKF(Ruby) - Static method in class org.jruby.ext.nkf.RubyNKF
-
- createNumericClass(Ruby) - Static method in class org.jruby.RubyNumeric
-
- createObjectClass(Ruby, RubyClass) - Static method in class org.jruby.RubyObject
-
Will create the Ruby class Object in the runtime
specified.
- createObjectSpaceModule(Ruby) - Static method in class org.jruby.RubyObjectSpace
-
Create the ObjectSpace module and add it to the Ruby runtime.
- createOldStyleImplClass(Class[], RubyClass, Ruby, String, ClassDefiningClassLoader) - Static method in class org.jruby.java.codegen.RealClassGenerator
-
- createOption(Ruby) - Static method in class org.jruby.ext.socket.Option
-
- createPassInstance(Class<? extends CompilerPass>) - Static method in class org.jruby.ir.passes.CompilerPass
-
- createPassInstance(String) - Static method in class org.jruby.ir.passes.CompilerPass
-
- createPlatformModule(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.Platform
-
- createPointerClass(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.Pointer
-
- createProcClass(Ruby) - Static method in class org.jruby.RubyProc
-
- createProcessModule(Ruby) - Static method in class org.jruby.RubyProcess
-
- createRandomClass(Ruby) - Static method in class org.jruby.RubyRandom
-
- createRangeClass(Ruby) - Static method in class org.jruby.RubyRange
-
- createRationalClass(Ruby) - Static method in class org.jruby.RubyRational
-
- createRawBacktraceStringFromThrowable(Throwable, boolean) - Static method in class org.jruby.runtime.ThreadContext
-
- createRealImplClass(Class, Class[], RubyClass, Ruby, String) - Static method in class org.jruby.java.codegen.RealClassGenerator
-
- createRegexpClass(Ruby) - Static method in class org.jruby.RubyRegexp
-
- createResource(ThreadContext, String) - Static method in class org.jruby.util.JRubyFile
-
- createResource(Ruby, String) - Static method in class org.jruby.util.JRubyFile
-
- createResource(Ruby, String, String) - Static method in class org.jruby.util.JRubyFile
-
- createResourceAsFile(Ruby, String) - Static method in class org.jruby.util.JRubyFile
-
- createRestrictedResource(String, String) - Static method in class org.jruby.util.JRubyFile
-
- createScannerClass(Ruby) - Static method in class org.jruby.ext.strscan.RubyStringScanner
-
- createScope(IRManager, IRScopeType, ByteList, String, int, IRScope, Signature, StaticScope) - Static method in class org.jruby.ir.persistence.IRReader
-
- createSignal(Ruby) - Static method in class org.jruby.RubySignal
-
- createStr(ByteList, int) - Method in class org.jruby.ext.ripper.RipperLexer
-
- createStr(ByteList, int) - Method in class org.jruby.lexer.yacc.RubyLexer
-
- createStringClass(Ruby) - Static method in class org.jruby.RubyString
-
- createStringIOClass(Ruby) - Static method in class org.jruby.ext.stringio.StringIO
-
- createStructByReferenceClass(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.StructByReference
-
- createStructByValueClass(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.StructByValue
-
- createStructClass(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.Struct
-
Registers the StructLayout class in the JRuby runtime.
- createStructClass(Ruby) - Static method in class org.jruby.RubyStruct
-
- createStructLayoutClass(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.StructLayout
-
Registers the StructLayout class in the JRuby runtime.
- createSubarray(RubyArray, int) - Static method in class org.jruby.runtime.Helpers
-
- createSubarray(RubyArray, int, int) - Static method in class org.jruby.runtime.Helpers
-
- createSubarray(IRubyObject[], Ruby, int) - Static method in class org.jruby.runtime.Helpers
-
- createSubarray(IRubyObject[], Ruby, int, int) - Static method in class org.jruby.runtime.Helpers
-
- createSymbolClass(Ruby) - Static method in class org.jruby.RubySymbol
-
- createTempFile(String, String, File) - Static method in class org.jruby.util.JRubyFile
-
- createTempFile(String, String) - Static method in class org.jruby.util.JRubyFile
-
- createTempFile(String, String, File) - Static method in class org.jruby.util.JRubyNonExistentFile
-
Deprecated.
- createTempFile(String, String) - Static method in class org.jruby.util.JRubyNonExistentFile
-
Deprecated.
- createTempFile(String, String, File) - Static method in class org.jruby.util.NormalizedFile
-
- createTempFile(String, String) - Static method in class org.jruby.util.NormalizedFile
-
- createTempfileClass(Ruby) - Static method in class org.jruby.ext.tempfile.Tempfile
-
- createTemporaryVariable() - Method in class org.jruby.ir.interpreter.FullInterpreterContext
-
- createThreadClass(Ruby) - Static method in class org.jruby.RubyThread
-
- createThreadGroupClass(Ruby) - Static method in class org.jruby.RubyThreadGroup
-
- createTimeClass(Ruby) - Static method in class org.jruby.RubyTime
-
- createTokenByteList() - Method in class org.jruby.lexer.LexingCommon
-
- createTokenByteList(int) - Method in class org.jruby.lexer.LexingCommon
-
- createTokenString(int) - Method in class org.jruby.lexer.LexingCommon
-
- createTokenString() - Method in class org.jruby.lexer.LexingCommon
-
- createTopSelf(Ruby) - Static method in class org.jruby.TopSelfFactory
-
- createTopSelf(Ruby, boolean) - Static method in class org.jruby.TopSelfFactory
-
- createTracePointClass(Ruby) - Static method in class org.jruby.ext.tracepoint.TracePoint
-
- createTrueClass(Ruby) - Static method in class org.jruby.RubyBoolean
-
- createTypeClass(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.Type
-
- createVariadicInvokerClass(Ruby, RubyModule) - Static method in class org.jruby.ext.ffi.jffi.VariadicInvoker
-
- createWarningModule(Ruby) - Static method in class org.jruby.common.RubyWarnings
-
- createWithKwargs(IRScope, CallType, Variable, RubySymbol, Operand, Operand[], Operand, List<KeyValuePair<Operand, Operand>>) - Static method in class org.jruby.ir.instructions.CallInstr
-
- createYielderClass(Ruby) - Static method in class org.jruby.RubyYielder
-
- createZlibModule(Ruby) - Static method in class org.jruby.ext.zlib.RubyZlib
-
Create the Zlib module and add it to the Ruby runtime.
- creationTime() - Method in class org.jruby.util.URLResource
-
- CRLF_NEWLINE_DECORATOR - Static variable in class org.jruby.RubyConverter
-
- CRLFStreamWrapper - Class in org.jruby.util.io
-
Deprecated.
- CRLFStreamWrapper(Stream) - Constructor for class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- crypt(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
rb_str_crypt
- CS_IDX_INITIALIZE - Static variable in class org.jruby.RubyClass
-
- ctime(ThreadContext) - Method in class org.jruby.RubyFile
-
- ctime(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFile
-
- ctime() - Method in class org.jruby.RubyFileStat
-
- current(IRubyObject) - Static method in class org.jruby.RubyThread
-
- current_directory(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.jruby.JRubyUtilLibrary
-
- CURRENT_MODULE_VARIABLE - Static variable in class org.jruby.ir.operands.TemporaryCurrentModuleVariable
-
- currentBinding() - Method in class org.jruby.runtime.ThreadContext
-
Return a binding representing the current call's state
- currentBinding(IRubyObject) - Method in class org.jruby.runtime.ThreadContext
-
Return a binding representing the current call's state but with a specified self
- currentBinding(IRubyObject, Visibility) - Method in class org.jruby.runtime.ThreadContext
-
Return a binding representing the current call's state but with the
specified visibility and self.
- currentBinding(IRubyObject, DynamicScope) - Method in class org.jruby.runtime.ThreadContext
-
Return a binding representing the current call's state but with the
specified scope and self.
- currentBinding(IRubyObject, Visibility, DynamicScope) - Method in class org.jruby.runtime.ThreadContext
-
Return a binding representing the current call's state but with the
specified visibility, scope, and self.
- currentFile - Variable in class org.jruby.RubyArgsFile.ArgsFileData
-
- currentLock - Variable in class org.jruby.util.io.ChannelFD
-
- currentLock - Variable in class org.jruby.util.io.OpenFile
-
- currentScope - Variable in class org.jruby.ext.ripper.RipperParserBase
-
- CurrentScope(CurrentScope) - Method in class org.jruby.ir.IRVisitor
-
- CurrentScope - Class in org.jruby.ir.operands
-
- CurrentScope() - Constructor for class org.jruby.ir.operands.CurrentScope
-
- CurrentScope(CurrentScope) - Method in class org.jruby.ir.persistence.IRDumper
-
- CurrentScope(CurrentScope) - Method in class org.jruby.ir.targets.JVMVisitor
-
- currentScope - Variable in class org.jruby.parser.ParserSupport
-
- curry(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyMethod
-
- cwday(ThreadContext) - Method in class org.jruby.ext.date.RubyDate
-
- cweek(ThreadContext) - Method in class org.jruby.ext.date.RubyDate
-
- cwyear(ThreadContext) - Method in class org.jruby.ext.date.RubyDate
-
- cycle(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
rb_ary_cycle
- cycle(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyArray
-
rb_ary_cycle
- cycle(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- cycle(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- gamma(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
Based on Gergő Nemes's Gamma Function approximation formula, we compute
approximate value of Gamma function of x.
- garbage_collect(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyGC
-
- garbage_collect(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyObjectSpace
-
- gc(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.jruby.JRubyUtilLibrary
-
- gcd(ThreadContext, IRubyObject) - Method in class org.jruby.RubyInteger
-
rb_gcd
- gcdlcm(ThreadContext, IRubyObject) - Method in class org.jruby.RubyInteger
-
rb_gcdlcm
- GeCallSite - Class in org.jruby.runtime.callsite
-
- GeCallSite() - Constructor for class org.jruby.runtime.callsite.GeCallSite
-
- gen_random(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.securerandom.RubySecureRandom
-
- generate() - Method in class org.jruby.compiler.MethodJITClassGenerator
-
- generate(AsmClassBuilder, String, JITSignature) - Method in interface org.jruby.ext.ffi.jffi.JITMethodGenerator
-
- generate(int) - Static method in class org.jruby.runtime.scope.DynamicScopeGenerator
-
- generateClassForSize(ClassDefiningClassLoader, int) - Static method in class org.jruby.runtime.scope.DynamicScopeGenerator
-
- GENERATED_PACKAGE - Static variable in class org.jruby.runtime.Constants
-
The default package into which we generate non-jit code
- generateInstructionsForInterpretation() - Method in class org.jruby.ir.interpreter.FullInterpreterContext
-
We plan on running this in full interpreted mode.
- generateMethodAddCalls(ExecutableElement, JRubyMethod) - Method in class org.jruby.anno.AnnotationBinder
-
- generateMethodAddCalls(ExecutableElement, JRubyMethod) - Method in class org.jruby.anno.IndyBinder
-
- generateMRIBacktrace(Ruby, RubyStackTraceElement[]) - Static method in class org.jruby.runtime.backtrace.TraceType
-
Deprecated.
- generateRealClass(RubyClass) - Static method in class org.jruby.javasupport.Java
-
- generateWorkList() - Method in class org.jruby.ir.dataflow.DataFlowProblem
-
Generate an ordered list of flow graph nodes in a forward or backward order depending
on direction.
- generation - Variable in class org.jruby.RubyModule
-
- generation - Variable in class org.jruby.runtime.opto.ConstantCache
-
- GenerationAndSwitchPointInvalidator - Class in org.jruby.runtime.opto
-
- GenerationAndSwitchPointInvalidator(RubyModule) - Constructor for class org.jruby.runtime.opto.GenerationAndSwitchPointInvalidator
-
- GenerationInvalidator - Class in org.jruby.runtime.opto
-
- GenerationInvalidator(RubyModule) - Constructor for class org.jruby.runtime.opto.GenerationInvalidator
-
- generationObject - Variable in class org.jruby.RubyModule
-
- GENERATOR - Static variable in class org.jruby.RubyEnumerator
-
- generic_exception_types() - Method in class org.jruby.javasupport.JavaCallable
-
- generic_interfaces() - Method in class org.jruby.javasupport.JavaClass
-
- generic_parameter_types() - Method in class org.jruby.javasupport.JavaCallable
-
- generic_superclass() - Method in class org.jruby.javasupport.JavaClass
-
- GenericMap - Class in org.jruby.util
-
A GenericMap
is simply an abstract java.util.Map
implementation for which subclasses really only need to implement
the method entryIterator.
- GenericMap() - Constructor for class org.jruby.util.GenericMap
-
- GenericReadable() - Constructor for class org.jruby.ext.stringio.StringIO.GenericReadable
-
- GenericWritable() - Constructor for class org.jruby.ext.stringio.StringIO.GenericWritable
-
- genProxyClass(Ruby, ClassDefiningClassLoader, String, Class, Class[], Set<String>) - Method in class org.jruby.javasupport.proxy.JavaProxyClassFactory
-
- genProxyClass(Ruby, ClassLoader, String, Class, Class[], Set<String>) - Method in class org.jruby.javasupport.proxy.JavaProxyClassFactory
-
Deprecated.
- genrandInt32() - Method in class org.jruby.util.Random
-
- genrandReal() - Method in class org.jruby.util.Random
-
- genrandReal2() - Method in class org.jruby.util.Random
-
- get(int) - Method in class org.jruby.ast.ListNode
-
- get(Object) - Method in class org.jruby.embed.internal.BiVariableMap
-
Returns the value in simple Java object to which the specified key is mapped,
or null
if this map contains no mapping for the key.
- get(Object, Object) - Method in class org.jruby.embed.internal.BiVariableMap
-
Returns the value in simple Java object to which the specified receiver
and key is mapped, or null
if this map contains no mapping
for the key in a given receiver.
- get(String) - Method in class org.jruby.embed.jsr223.JRubyEngine
-
- get(String) - Method in class org.jruby.embed.jsr223.JRubyScriptEngineManager
-
- get(String) - Method in class org.jruby.embed.ScriptingContainer
-
Returns a value of the specified key in a top level of runtime or null
if this map doesn't have a mapping for the key.
- get(Object, String) - Method in class org.jruby.embed.ScriptingContainer
-
Returns a value of a specified key in a specified receiver or null if
a variable map doesn't have a mapping for the key in a given
receiver.
- get(long, byte[], int, int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- get(long, short[], int, int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- get(long, int[], int, int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- get(long, long[], int, int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- get(long, float[], int, int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- get(long, double[], int, int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- get(long, byte[], int, int) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- get(long, short[], int, int) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- get(long, int[], int, int) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- get(long, long[], int, int) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- get(long, float[], int, int) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- get(long, double[], int, int) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- get(long, byte[], int, int) - Method in class org.jruby.ext.ffi.MemoryIO
-
Reads an array of bytes from the memory area at the specified offset.
- get(long, short[], int, int) - Method in class org.jruby.ext.ffi.MemoryIO
-
Reads an array of shorts from the memory area at the specified offset.
- get(long, int[], int, int) - Method in class org.jruby.ext.ffi.MemoryIO
-
Reads an array of ints from the memory area at the specified offset.
- get(long, long[], int, int) - Method in class org.jruby.ext.ffi.MemoryIO
-
Reads an array of longs from the memory area at the specified offset.
- get(long, float[], int, int) - Method in class org.jruby.ext.ffi.MemoryIO
-
Reads an array of floats from the memory area at the specified offset.
- get(long, double[], int, int) - Method in class org.jruby.ext.ffi.MemoryIO
-
Reads an array of doubles from the memory area at the specified offset.
- get(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.StructLayout.ArrayProxy
-
- get(ThreadContext) - Method in class org.jruby.ext.ffi.StructLayout.ArrayProxy
-
- get(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.StructLayout
-
Gets the value of the struct member corresponding to name.
- get(ThreadContext, StructLayout.Storage, AbstractMemory) - Method in class org.jruby.ext.ffi.StructLayout.Member
-
Reads a ruby value from the struct member.
- get(long, byte[], int, int) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- get(long, short[], int, int) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- get(long, int[], int, int) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- get(long, long[], int, int) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- get(long, float[], int, int) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- get(long, double[], int, int) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- get(String) - Method in class org.jruby.internal.runtime.GlobalVariables
-
- get(int) - Method in class org.jruby.ir.listeners.InstructionsListenerDecorator
-
- get(int) - Method in class org.jruby.ir.operands.Array
-
- get(int) - Method in class org.jruby.java.proxies.ArrayJavaProxy
-
- get(Object) - Method in class org.jruby.java.util.SystemPropertiesMap
-
- get(Ruby, Class<?>) - Static method in class org.jruby.javasupport.JavaClass
-
- get(Ruby, Object, int) - Method in class org.jruby.javasupport.JavaUtil.JavaConverter
-
- get(Ruby, Object, int) - Method in class org.jruby.javasupport.JavaUtil.StringConverter
-
- get(IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.proxy.JavaProxyClass
-
- get(Object) - Method in class org.jruby.javasupport.util.ObjectProxyCache
-
- get(int) - Method in class org.jruby.RubyArray
-
- get() - Method in class org.jruby.RubyGlobal.KCodeGlobalVariable
-
- get(Object) - Method in class org.jruby.RubyHash
-
- get(int) - Method in class org.jruby.RubyStruct
-
- get() - Method in class org.jruby.runtime.GlobalVariable.Copy
-
- get() - Method in class org.jruby.runtime.GlobalVariable
-
- get(Object) - Method in class org.jruby.runtime.ivars.FieldVariableAccessor
-
Retrieve the variable's value from the given object.
- get(Object) - Method in class org.jruby.runtime.ivars.VariableAccessor
-
Retrieve the variable's value from the given object.
- get(int) - Method in class org.jruby.util.ByteList
-
Get the byte at index from the ByteList.
- get(Class<?>) - Method in class org.jruby.util.collections.ClassValue
-
- get(Object) - Method in class org.jruby.util.collections.ConcurrentWeakHashMap
-
Returns the value to which the specified key is mapped,
or null
if this map contains no mapping for the key.
- get(int) - Method in class org.jruby.util.collections.IntHashMap
-
- get(Class<?>) - Method in class org.jruby.util.collections.MapBasedClassValue
-
- get(long) - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
Returns the value to which the specified key is mapped, or null
if this map contains no mapping for the key.
- get(Object) - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
- get(Object) - Method in class org.jruby.util.collections.WeakValuedMap
-
- get() - Method in class org.jruby.util.io.SelectorPool
-
Get a selector from the pool (or create a new one).
- get(SelectorProvider) - Method in class org.jruby.util.io.SelectorPool
-
Get a selector from the pool (or create a new one).
- get() - Method in class org.jruby.util.Memo
-
- get(Object) - Method in class org.jruby.util.WeakIdentityHashMap
-
return the element with the given key
- get_array_of_float(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of signed 32 bit floating point values from the memory address.
- get_array_of_float64(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of signed 64 bit floating point values from the memory address.
- get_array_of_int16(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of signed 16 bit integer values from the memory address.
- get_array_of_int32(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of signed 32 bit integer values from the memory address.
- get_array_of_int64(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of signed 64 bit integer values from the memory address.
- get_array_of_int8(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of signed 8 bit integer values from the memory address.
- get_array_of_long(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of signed long integer values from the memory address.
- get_array_of_pointer(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- get_array_of_string(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- get_array_of_string(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- get_array_of_uint16(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of unsigned 16 bit integer values from the memory address.
- get_array_of_uint32(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of unsigned 32 bit integer values from the memory address.
- get_array_of_uint64(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of unsigned 64 bit integer values from the memory address.
- get_array_of_uint8(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of unsigned 8 bit integer values from the memory address.
- get_array_of_ulong(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of unsigned long integer values from the memory address.
- get_byte(ThreadContext) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- get_bytes(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- get_float32(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 32 bit floating point value from the memory address.
- get_float32(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 32 bit floating point value from the memory address.
- get_float64(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 64 bit floating point value from the memory address.
- get_float64(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 64 bit floating point value from the memory address.
- get_inner_class(ThreadContext, RubyModule, IRubyObject) - Static method in class org.jruby.javasupport.Java
-
- get_int16(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 16 bit signed integer value from the memory address.
- get_int16(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 16 bit signed integer value from the memory address.
- get_int32(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 32 bit signed integer value from the memory address.
- get_int32(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 32 bit signed integer value from the memory address.
- get_int64(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 64 bit integer value from the memory address.
- get_int64(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 64 bit integer value from the memory address.
- get_int8(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an 8 bit signed integer value from the memory address.
- get_int8(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an 8 bit signed integer value from the memory address.
- get_interface_module(Ruby, IRubyObject) - Static method in class org.jruby.javasupport.Java
-
- get_interface_module(IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.JavaUtilities
-
- get_java_class(IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.Java
-
- get_java_class(IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.JavaUtilities
-
- get_long(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a C long integer value from the memory area.
- get_long(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a C long integer value from the memory area.
- get_package() - Method in class org.jruby.javasupport.JavaClass
-
- get_package_module(IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.Java
-
- get_package_module(IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.JavaUtilities
-
- get_package_module_dot_format(IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.Java
-
- get_package_module_dot_format(IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.JavaUtilities
-
- get_path(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyFile
-
- get_pointer(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- get_pointer(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- get_proxy_class(IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.Java
-
- get_proxy_class(IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.JavaUtilities
-
- get_proxy_or_package_under_package(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.Java
-
- get_proxy_or_package_under_package(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.JavaUtilities
-
- get_string(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- get_string(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- get_string(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- get_top_level_proxy_or_package(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.Java
-
- get_top_level_proxy_or_package(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.JavaUtilities
-
- get_uint16(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 16 bit unsigned integer value from the memory address.
- get_uint16(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 16 bit unsigned integer value from the memory address.
- get_uint32(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 32 bit unsigned integer value from the memory address.
- get_uint32(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 32 bit unsigned integer value from the memory address.
- get_uint64(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 64 bit unsigned integer value from the memory address.
- get_uint64(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 64 bit unsigned integer value from the memory address.
- get_uint8(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an 8 bit unsigned integer value from the memory address.
- get_uint8(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an 8 bit unsigned integer value from the memory address.
- get_ulong(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a C unsigned long integer value from the memory area.
- get_ulong(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a C unsigned long integer value from the memory area.
- get_with_class(IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.proxy.JavaProxyClass
-
- getAbandonCount() - Method in class org.jruby.compiler.JITCompiler
-
- getAbandonCount() - Method in interface org.jruby.compiler.JITCompilerMBean
-
- getAbsoluteFile() - Method in class org.jruby.util.JRubyFile
-
- getAbsoluteFile() - Method in class org.jruby.util.JRubyNonExistentFile
-
Deprecated.
- getAbsoluteFile() - Method in class org.jruby.util.NormalizedFile
-
- getAbsolutePath() - Method in class org.jruby.runtime.load.LoadServiceResource
-
- getAbsolutePath() - Method in class org.jruby.util.JRubyFile
-
- getAbsolutePath() - Method in class org.jruby.util.JRubyNonExistentFile
-
Deprecated.
- getAbsolutePath() - Method in class org.jruby.util.NormalizedFile
-
- getAccessor() - Method in class org.jruby.internal.runtime.GlobalVariable
-
- getAccessor(IRubyObject) - Method in class org.jruby.ir.instructions.GetFieldInstr
-
- getAccessor(IRubyObject) - Method in class org.jruby.ir.instructions.PutFieldInstr
-
- getActiveCatch(Object) - Method in class org.jruby.runtime.ThreadContext
-
Find the active Continuation for the given tag.
- getActiveRubyThreads() - Method in class org.jruby.internal.runtime.ThreadService
-
- getActualEncoding(Encoding, ByteList) - Static method in class org.jruby.util.io.EncodingUtils
-
- getActualEncoding(Encoding, byte[], int, int) - Static method in class org.jruby.util.io.EncodingUtils
-
- getActualMethod() - Method in class org.jruby.internal.runtime.methods.MixedModeIRMethod
-
- getActualQualifiedName(TypeElement) - Static method in class org.jruby.anno.ExecutableElementDescriptor
-
- getAddress(byte[], int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO.ArrayIO
-
- getAddress(long) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- getAddress(long) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- getAddress(long) - Method in class org.jruby.ext.ffi.MemoryIO
-
Reads a pointer value at the specified offset within the memory area.
- getAddress() - Method in class org.jruby.ext.ffi.Pointer
-
Gets the native memory address of this pointer.
- getAddress(long) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- getaddress(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.socket.RubyIPSocket
-
- getaddress(IRubyObject, IRubyObject) - Static method in class org.jruby.ext.socket.RubyIPSocket
-
Deprecated.
- getaddress(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.socket.SocketUtils
-
- getAddress() - Method in class org.jruby.ext.socket.SubnetUtils.SubnetInfo
-
- getAddressCount() - Method in class org.jruby.ext.socket.SubnetUtils.SubnetInfo
-
Get the count of available addresses.
- getAddressFamilyFromSockaddr(Ruby, ByteList) - Static method in class org.jruby.util.io.Sockaddr
-
- getaddrinfo(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.socket.Addrinfo
-
- getaddrinfo(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.socket.RubySocket
-
- getaddrinfo(ThreadContext, IRubyObject[]) - Static method in class org.jruby.ext.socket.SocketUtils
-
Ruby definition would look like:
def self.getaddrinfo(host, port, family = nil, socktype = nil, protocol = nil, flags = nil, reverse_lookup = nil)
- getaddrinfoList(ThreadContext, IRubyObject[]) - Static method in class org.jruby.ext.socket.SocketUtils
-
- getAliases() - Method in class org.jruby.runtime.encoding.EncodingService
-
- getAllAddresses() - Method in class org.jruby.ext.socket.SubnetUtils.SubnetInfo
-
- getAllAnnotatedMethods() - Method in class org.jruby.RubyModule.MethodClumper
-
Deprecated.
- getAllNamesInScope() - Method in class org.jruby.parser.StaticScope
-
Get all visible variables that we can see from this scope that have been assigned
(e.g.
- getAllNamesInScope() - Method in class org.jruby.runtime.DynamicScope
-
Get all variable names captured (visible) by this scope (sans $~ and $_).
- getAllocator() - Method in class org.jruby.RubyClass
-
- getAllowUppercasePackageNames() - Method in class org.jruby.RubyInstanceConfig
-
get whether uppercase package names will be honored
- getAllVars() - Method in class org.jruby.ir.dataflow.analyses.DefinedVariablesProblem
-
- getAllVars() - Method in class org.jruby.ir.dataflow.analyses.LiveVariablesProblem
-
- getAncestorList() - Method in class org.jruby.RubyModule
-
- getAnnotatedBindingClassName(Name, CharSequence, boolean, int, int, boolean, boolean) - Static method in class org.jruby.util.CodegenUtils
-
- getAnnotatedBindingClassName(String, CharSequence, boolean, int, int, boolean, boolean) - Static method in class org.jruby.util.CodegenUtils
-
- getAnnotatedMethod(RubyModule, List<JavaMethodDescriptor>, String) - Method in class org.jruby.internal.runtime.methods.InvocationMethodFactory
-
Use code generation to provide a method handle based on an annotated Java
method.
- getAnnotatedMethod(RubyModule, JavaMethodDescriptor, String) - Method in class org.jruby.internal.runtime.methods.InvocationMethodFactory
-
Use code generation to provide a method handle based on an annotated Java
method.
- getAnnotatedMethod(RubyModule, List<JavaMethodDescriptor>, String) - Method in class org.jruby.internal.runtime.methods.InvokeDynamicMethodFactory
-
- getAnnotatedMethod(RubyModule, JavaMethodDescriptor, String) - Method in class org.jruby.internal.runtime.methods.InvokeDynamicMethodFactory
-
Use code generation to provide a method handle based on an annotated Java
method.
- getAnnotatedMethod(RubyModule, List<JavaMethodDescriptor>, String) - Method in class org.jruby.runtime.MethodFactory
-
Based on a list of annotated Java methods, generate a method handle using
the annotation and the target signatures.
- getAnnotatedMethod(RubyModule, JavaMethodDescriptor, String) - Method in class org.jruby.runtime.MethodFactory
-
Based on an annotated Java method object, generate a method handle using
the annotation and the target signature.
- getAnnotatedMethodClass(List<JavaMethodDescriptor>) - Method in class org.jruby.internal.runtime.methods.InvocationMethodFactory
-
Use code generation to provide a method handle based on an annotated Java
method.
- getAnnotatedMethods() - Method in class org.jruby.RubyModule.MethodClumper
-
- getAnnotation(ExecutableElement, Class<A>) - Method in class org.jruby.anno.ExecutableElementDescriptor
-
- getAnnotation(Method, Class<A>) - Method in class org.jruby.anno.JavaMethodDescriptor
-
- getAnnotation(T, Class<A>) - Method in class org.jruby.anno.MethodDescriptor
-
- getAppendedArg() - Method in class org.jruby.ir.instructions.BuildCompoundArrayInstr
-
- getAppendingArg() - Method in class org.jruby.ir.instructions.BuildCompoundArrayInstr
-
- getArchDir(Ruby) - Static method in class org.jruby.ext.rbconfig.RbConfigLibrary
-
- getArchitecture() - Static method in class org.jruby.ext.rbconfig.RbConfigLibrary
-
- getArg() - Method in class org.jruby.ir.instructions.defined.RestoreErrorInfoInstr
-
- getArg(int) - Method in class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- getArg(int, boolean) - Method in class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- getArg1() - Method in class org.jruby.ir.instructions.boxing.AluInstr
-
- getArg1() - Method in class org.jruby.ir.instructions.CallBase
-
This getter is potentially unsafe if you do not know you have >=1 arguments to the call.
- getArg1() - Method in class org.jruby.ir.instructions.OneOperandBranchInstr
-
- getArg1() - Method in class org.jruby.ir.instructions.RescueEQQInstr
-
- getArg1() - Method in class org.jruby.ir.instructions.TwoOperandBranchInstr
-
- getArg2() - Method in class org.jruby.ir.instructions.boxing.AluInstr
-
- getArg2() - Method in class org.jruby.ir.instructions.RescueEQQInstr
-
- getArg2() - Method in class org.jruby.ir.instructions.specialized.TwoOperandArgNoBlockCallInstr
-
- getArg2() - Method in class org.jruby.ir.instructions.TwoOperandBranchInstr
-
- getArgIndex() - Method in class org.jruby.ir.instructions.ReceiveArgBase
-
- getArgs() - Method in class org.jruby.ast.ArgsNode
-
- getArgs() - Method in class org.jruby.ast.LambdaNode
-
- getArgs() - Method in class org.jruby.ir.instructions.RuntimeHelperCall
-
- getArgs() - Method in class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- getArgsArray() - Method in class org.jruby.ir.instructions.CheckArgsArrayArityInstr
-
- getArgScopeDepth(ThreadContext, StaticScope) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- getArgsCount() - Method in class org.jruby.ir.instructions.CallBase
-
- getArgsCount() - Method in class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- getArgsFile() - Method in class org.jruby.Ruby
-
- getArgsFileData(Ruby) - Static method in class org.jruby.RubyArgsFile.ArgsFileData
-
- getArgsNode() - Method in class org.jruby.ast.AttrAssignNode
-
Gets the argsNode.
- getArgsNode() - Method in class org.jruby.ast.BlockPassNode
-
Gets the argsNode.
- getArgsNode() - Method in class org.jruby.ast.CallNode
-
Gets the argsNode representing the method's arguments' value for this call.
- getArgsNode() - Method in interface org.jruby.ast.DefNode
-
Gets the argsNode.
- getArgsNode() - Method in class org.jruby.ast.FCallNode
-
Gets the argsNode.
- getArgsNode() - Method in class org.jruby.ast.ForNode
-
- getArgsNode() - Method in interface org.jruby.ast.IArgumentNode
-
- getArgsNode() - Method in class org.jruby.ast.IterNode
-
- getArgsNode() - Method in class org.jruby.ast.MethodDefNode
-
Gets the argsNode.
- getArgsNode() - Method in class org.jruby.ast.OpElementAsgnNode
-
Gets the argsNode.
- getArgsNode() - Method in class org.jruby.ast.SuperNode
-
Gets the argsNode.
- getArgsNode() - Method in class org.jruby.ast.YieldNode
-
Gets the argsNode.
- getArgumentDescriptors() - Method in class org.jruby.internal.runtime.AbstractIRMethod
-
- getArgumentDescriptors() - Method in class org.jruby.internal.runtime.methods.CompiledIRMethod
-
- getArgumentDescriptors() - Method in class org.jruby.internal.runtime.methods.CompiledIRNoProtocolMethod
-
- getArgumentDescriptors() - Method in class org.jruby.internal.runtime.methods.InterpretedIRBodyMethod
-
- getArgumentDescriptors() - Method in interface org.jruby.internal.runtime.methods.IRMethodArgs
-
Get the array of ArgumentDescriptors that represent the arguments to this method.
- getArgumentDescriptors() - Method in class org.jruby.internal.runtime.methods.ProcMethod
-
- getArgumentDescriptors() - Method in class org.jruby.internal.runtime.methods.ProfilingDynamicMethod
-
- getArgumentDescriptors() - Method in class org.jruby.ir.IRClosure
-
- getArgumentDescriptors() - Method in class org.jruby.ir.IRMethod
-
- getArgumentDescriptors() - Method in class org.jruby.runtime.BlockBody
-
- getArgumentDescriptors() - Method in class org.jruby.runtime.CompiledIRBlockBody
-
- getArgumentDescriptors() - Method in class org.jruby.runtime.InterpretedIRBlockBody
-
- getArgumentDescriptors() - Method in class org.jruby.runtime.MethodBlockBody
-
- getArgumentDescriptors() - Method in class org.jruby.runtime.MixedModeIRBlockBody
-
- getArgumentError() - Method in class org.jruby.Ruby
-
- getArgumentTypes() - Method in class org.jruby.anno.JavaMethodDescriptor
-
- getArgv() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Returns an arguments' list.
- getArgv() - Method in class org.jruby.embed.ScriptingContainer
-
Returns a list of argument.
- getArgv() - Method in class org.jruby.management.Config
-
- getArgv() - Method in interface org.jruby.management.ConfigMBean
-
- getArgv() - Method in class org.jruby.RubyInstanceConfig
-
- getArgVariable(RubySymbol, int) - Method in class org.jruby.ir.IRBuilder
-
- getArity() - Method in class org.jruby.ext.ffi.AbstractInvoker
-
Returns the
Arity
of this function.
- getArity() - Method in class org.jruby.ext.ffi.CallbackInfo
-
Returns the
Arity
of this function.
- getArity() - Method in class org.jruby.ext.ffi.jffi.DefaultMethod
-
- getArity() - Method in class org.jruby.ext.ffi.jffi.NativeInvoker
-
- getArity() - Method in class org.jruby.ext.ffi.jffi.VariadicInvoker
-
Returns the
Arity
of this function.
- getArity() - Method in class org.jruby.internal.runtime.AbstractIRMethod
-
- getArity() - Method in class org.jruby.internal.runtime.methods.AliasMethod
-
- getArity() - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- getArity() - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Retrieve the arity of this method, used for reporting arity to Ruby
code.
- getArity() - Method in class org.jruby.internal.runtime.methods.HandleMethod
-
- getArity() - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- getArity() - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodOne
-
- getArity() - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodOneBlock
-
- getArity() - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodThree
-
- getArity() - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodTwo
-
- getArity() - Method in class org.jruby.internal.runtime.methods.JavaMethod.JavaMethodZero
-
- getArity() - Method in class org.jruby.internal.runtime.methods.PartialDelegatingMethod
-
- getArity() - Method in class org.jruby.internal.runtime.methods.ProcMethod
-
- getArity() - Method in class org.jruby.javasupport.JavaCallable
-
- getArity() - Method in interface org.jruby.javasupport.ParameterTypes
-
- getArity() - Method in class org.jruby.javasupport.proxy.JavaProxyClass.ProxyMethodImpl
-
- getArity() - Method in class org.jruby.javasupport.proxy.JavaProxyConstructor
-
- getArity() - Method in interface org.jruby.runtime.callback.Callback
-
Deprecated.
- getArityValue(JRubyMethod, int) - Static method in class org.jruby.anno.AnnotationHelper
-
- getArray() - Method in class org.jruby.ir.instructions.BuildSplatInstr
-
- getArray() - Method in class org.jruby.ir.instructions.MultipleAsgnBase
-
- getArray() - Method in class org.jruby.ir.instructions.ToAryInstr
-
- getArray() - Method in class org.jruby.ir.operands.Splat
-
- getArray() - Method in class org.jruby.ir.operands.SValue
-
- getArray() - Method in class org.jruby.Ruby
-
- getArrayConverter(Class) - Static method in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- getArrayJavaProxyCreatorClass() - Method in class org.jruby.javasupport.JavaSupport
-
- getArrayJavaProxyCreatorClass() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getArrayOfFloat32(Ruby, MemoryIO, long, int) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
- getArrayOfFloat64(Ruby, MemoryIO, long, int) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
- getArrayOfSigned16(Ruby, MemoryIO, long, int) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
- getArrayOfSigned32(Ruby, MemoryIO, long, int) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
- getArrayOfSigned64(Ruby, MemoryIO, long, int) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
- getArrayOfSigned8(Ruby, MemoryIO, long, int) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
- getArrayOfUnsigned16(Ruby, MemoryIO, long, int) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
- getArrayOfUnsigned32(Ruby, MemoryIO, long, int) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
- getArrayOfUnsigned64(Ruby, MemoryIO, long, int) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
- getArrayOfUnsigned8(Ruby, MemoryIO, long, int) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
- getArrayProxyClass() - Method in class org.jruby.javasupport.JavaSupport
-
- getArrayProxyClass() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getAscii(Encoding, byte[], int, int) - Static method in class org.jruby.util.StringSupport
-
- getAscii(Encoding, byte[], int, int, int) - Static method in class org.jruby.util.StringSupport
-
- getAscii8bitEncoding() - Method in class org.jruby.runtime.encoding.EncodingService
-
- getAssignable() - Method in class org.jruby.ast.KeywordArgNode
-
- getAST() - Method in class org.jruby.parser.RubyParserResult
-
- getAttached() - Method in class org.jruby.MetaClass
-
- getAttribute(Object) - Method in class org.jruby.embed.ScriptingContainer
-
Returns an attribute value associated with the specified key in
a attribute map.
- getAttributeMap() - Method in class org.jruby.embed.internal.ConcurrentLocalContextProvider
-
- getAttributeMap() - Method in class org.jruby.embed.internal.LocalContext
-
- getAttributeMap() - Method in interface org.jruby.embed.internal.LocalContextProvider
-
Returns an attribute map of a specified scope.
- getAttributeMap() - Method in class org.jruby.embed.internal.SingleThreadLocalContextProvider
-
- getAttributeMap() - Method in class org.jruby.embed.internal.SingletonLocalContextProvider
-
- getAttributeMap() - Method in class org.jruby.embed.internal.ThreadSafeLocalContextProvider
-
- getAttributeMap() - Method in class org.jruby.embed.ScriptingContainer
-
- getAutoloadConstant(String, boolean) - Method in class org.jruby.IncludedModuleWrapper
-
- getAutoloadConstant(String) - Method in class org.jruby.RubyModule
-
Get autoload constant.
- getAutoloadConstant(String, boolean) - Method in class org.jruby.RubyModule
-
- getAutoloadFile(String) - Method in class org.jruby.RubyModule
-
- getBackRef(ThreadContext) - Static method in class org.jruby.RubyRegexp
-
- getBackRef(IRubyObject) - Method in class org.jruby.runtime.Frame
-
- getBackref(Ruby, ThreadContext) - Static method in class org.jruby.runtime.Helpers
-
- getBackRef() - Method in class org.jruby.runtime.ThreadContext
-
Get the value of the $~ (backref) "global".
- getBacktrace() - Method in class org.jruby.RubyException
-
- getBacktrace(Ruby) - Method in class org.jruby.runtime.backtrace.BacktraceData
-
- getBacktrace(ThreadContext) - Method in class org.jruby.runtime.backtrace.TraceType
-
Get a normal Ruby backtrace, using the current Gather type.
- getBacktrace() - Method in class org.jruby.runtime.Binding
-
Deprecated.
- getBacktrace() - Method in class org.jruby.runtime.ThreadContext
-
Create a snapshot Array with current backtrace information.
- getBacktrace(int) - Method in class org.jruby.runtime.ThreadContext
-
- getBacktraceColor() - Method in class org.jruby.RubyInstanceConfig
-
True if colorized backtraces are enabled.
- getBacktraceCount() - Method in class org.jruby.management.Runtime
-
- getBacktraceCount() - Method in interface org.jruby.management.RuntimeMBean
-
- getBacktraceCount() - Method in class org.jruby.Ruby
-
Get the current backtrace count.
- getBacktraceData(ThreadContext) - Method in enum org.jruby.runtime.backtrace.TraceType.Gather
-
Gather current-stack backtrace data for a normal Ruby trace.
- getBacktraceData(ThreadContext, Stream<StackWalker.StackFrame>) - Method in enum org.jruby.runtime.backtrace.TraceType.Gather
-
- getBacktraceElement(ThreadContext, int) - Method in class org.jruby.runtime.backtrace.TraceType
-
Deprecated.
- getBacktraceElements() - Method in class org.jruby.RubyException
-
- getBacktraceMask() - Method in class org.jruby.RubyInstanceConfig
-
Whether to mask .java lines in the Ruby backtrace, as MRI does for C calls.
- getBacktraceWithoutRuby() - Method in class org.jruby.runtime.backtrace.BacktraceData
-
- getBaseCallSite(int) - Method in class org.jruby.RubyClass
-
- getBaseCallSites() - Method in class org.jruby.RubyClass
-
- getBaseDir() - Static method in class org.jruby.embed.util.SystemPropertyCatcher
-
Returns a possible base directory.
- getBaseName(String[], ExecutableElement) - Static method in class org.jruby.anno.AnnotationBinder
-
- getBaseName() - Method in class org.jruby.ir.targets.JVMVisitorMethodContext
-
- getBaseName() - Method in class org.jruby.RubyModule
-
Get the base name of this class, or null if it is an anonymous class.
- getBaseNewMethod() - Method in class org.jruby.Ruby
-
Get the base Class#new method.
- getBasicBlocks() - Method in class org.jruby.ir.representations.CFG
-
- getBasicObject() - Method in class org.jruby.Ruby
-
- getBasicUsageHelp() - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- getBasicUsageHelp() - Static method in class org.jruby.util.cli.OutputStrings
-
- getBB() - Method in class org.jruby.ir.dataflow.FlowGraphNode
-
- getBBForLabel(Label) - Method in class org.jruby.ir.representations.CFG
-
- getBeanManager() - Method in class org.jruby.Ruby
-
- getBegin() - Method in class org.jruby.ir.instructions.BuildRangeInstr
-
- getBegin() - Method in class org.jruby.util.ByteList
-
- getBeginNode() - Method in class org.jruby.ast.DotNode
-
Gets the beginNode.
- getBeginNode() - Method in class org.jruby.ast.FlipNode
-
Gets the beginNode.
- getBeginNodes() - Method in class org.jruby.parser.RubyParserResult
-
- getBehavior(LocalVariableBehavior) - Static method in class org.jruby.embed.util.SystemPropertyCatcher
-
Gets a local variable behavior from System property.
- getBigDecimalValue() - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- getBigInteger(int, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getBigInteger(int, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getBigInteger0(String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getBigInteger1(String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getBigInteger2(String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getBigInteger3(String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getBigInteger4(String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getBigInteger5(String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getBigInteger6(String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getBigInteger7(String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getBigInteger8(String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getBigInteger9(String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getBigIntegerValue() - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- getBigIntegerValue() - Method in class org.jruby.RubyBignum
-
- getBigIntegerValue() - Method in class org.jruby.RubyFixnum
-
- getBigIntegerValue() - Method in class org.jruby.RubyFloat
-
- getBigIntegerValue() - Method in class org.jruby.RubyNumeric
-
- getBigIntegerValue() - Method in class org.jruby.RubyRational
-
- getBignum() - Method in class org.jruby.Ruby
-
- getBinder(int, boolean, boolean, boolean) - Static method in class org.jruby.internal.runtime.methods.InvokeDynamicMethodFactory
-
- getBinding() - Method in class org.jruby.Ruby
-
- getBinding() - Method in class org.jruby.RubyBinding
-
- getBinding() - Method in class org.jruby.runtime.Block
-
- getBindings(int) - Method in class org.jruby.embed.jsr223.JRubyEngine
-
- getBindings() - Method in class org.jruby.embed.jsr223.JRubyScriptEngineManager
-
- getBirthtimeWithNIO(String) - Static method in class org.jruby.RubyFile
-
- getBlock() - Method in class org.jruby.ast.ArgsNode
-
Gets the explicit block argument of the parameter list (&block).
- getBlock() - Method in class org.jruby.ir.instructions.ProcessModuleBodyInstr
-
- getBlock() - Method in class org.jruby.RubyProc
-
- getBlock() - Method in class org.jruby.runtime.Frame
-
Retrieve the block associated with this frame.
- getBlock(ThreadContext, IRubyObject, Node) - Static method in class org.jruby.runtime.Helpers
-
- getBlock(Ruby, ThreadContext, IRubyObject, Node, Block) - Static method in class org.jruby.runtime.Helpers
-
- getBlockArg() - Method in class org.jruby.ext.ripper.ArgsTailHolder
-
- getBlockArg() - Method in class org.jruby.ir.instructions.BlockGivenInstr
-
- getBlockArg() - Method in class org.jruby.ir.instructions.YieldInstr
-
- getBlockArg() - Method in class org.jruby.parser.ArgsTailHolder
-
- getBlockArgVariable(RubySymbol, int) - Method in class org.jruby.ir.IRBuilder
-
- getBlockBody() - Method in class org.jruby.ir.IRClosure
-
- getBlockFromBlockPassBody(Ruby, IRubyObject, Block) - Static method in class org.jruby.runtime.Helpers
-
- getBlockFromBlockPassBody(IRubyObject, Block) - Static method in class org.jruby.runtime.Helpers
-
- getBlockFromObject(ThreadContext, Object) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- getBlocking() - Method in class org.jruby.RubyIO
-
- getBody() - Method in class org.jruby.ast.EvStrNode
-
Gets the evaluatedNode.
- getBody() - Method in class org.jruby.ast.LambdaNode
-
- getBody() - Method in class org.jruby.runtime.Block
-
- getBodyNode() - Method in class org.jruby.ast.BeginNode
-
Gets the bodyNode.
- getBodyNode() - Method in class org.jruby.ast.BlockPassNode
-
Gets the bodyNode.
- getBodyNode() - Method in class org.jruby.ast.ClassNode
-
Gets the body of this class.
- getBodyNode() - Method in interface org.jruby.ast.DefNode
-
Gets the body of this class.
- getBodyNode() - Method in class org.jruby.ast.EnsureNode
-
Gets the bodyNode.
- getBodyNode() - Method in interface org.jruby.ast.IScopingNode
-
- getBodyNode() - Method in class org.jruby.ast.IterNode
-
Gets the bodyNode.
- getBodyNode() - Method in class org.jruby.ast.MethodDefNode
-
Gets the body of this class.
- getBodyNode() - Method in class org.jruby.ast.ModuleNode
-
Gets the body of this class.
- getBodyNode() - Method in class org.jruby.ast.RescueBodyNode
-
Gets the bodyNode.
- getBodyNode() - Method in class org.jruby.ast.RescueNode
-
Gets the bodyNode.
- getBodyNode() - Method in class org.jruby.ast.RootNode
-
First real AST node to be interpreted
- getBodyNode() - Method in class org.jruby.ast.SClassNode
-
Gets the body of this class.
- getBodyNode() - Method in class org.jruby.ast.UntilNode
-
Gets the bodyNode.
- getBodyNode() - Method in class org.jruby.ast.WhenNode
-
Gets the bodyNode.
- getBodyNode() - Method in class org.jruby.ast.WhileNode
-
Gets the bodyNode.
- getBOM() - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- getBOM() - Method in class org.jruby.RubyIO
-
- getBOM() - Method in class org.jruby.util.io.IOEncodable.ConvConfig
-
- getBOM() - Method in interface org.jruby.util.io.IOEncodable
-
- getBoolean(String) - Static method in class org.jruby.util.SafePropertyAccessor
-
An extension over Boolean.getBoolean
method.
- getBoolean(String, boolean) - Static method in class org.jruby.util.SafePropertyAccessor
-
An extension over Boolean.getBoolean
method.
- getBootstrapHandle(String, String) - Static method in class org.jruby.ir.targets.Bootstrap
-
- getBootstrapHandle(String, Class, String) - Static method in class org.jruby.ir.targets.Bootstrap
-
- getBoundMethodName(Map<String, Map<String, String>>, String, String) - Static method in class org.jruby.runtime.backtrace.BacktraceData
-
- getBoundMethods() - Method in class org.jruby.Ruby
-
- getBoxType(Class) - Static method in class org.jruby.util.CodegenUtils
-
- getBraceNest() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- getBraceNest() - Method in class org.jruby.lexer.LexingCommon
-
- getBroadcast(Channel) - Method in enum org.jruby.ext.socket.SocketType
-
- getBroadcastAddress() - Method in class org.jruby.ext.socket.SubnetUtils.SubnetInfo
-
- getBuffer() - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- getBuffer() - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- getBuffer() - Method in interface org.jruby.util.io.Stream
-
Deprecated.
- getBuiltinLibraries() - Method in class org.jruby.runtime.load.LoadService
-
Deprecated.
- getBundle() - Method in class org.jruby.embed.osgi.internal.JRubyOSGiBundleClassLoader
-
Returns the Bundle
that defined this web-application.
- getBundle(String) - Static method in class org.jruby.embed.osgi.utils.OSGiFileLocator
-
- getBundleClassLoader(Bundle) - Static method in class org.jruby.embed.osgi.utils.OSGiBundleClassLoaderHelper
-
Assuming the bundle is started.
- getByte(long) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- getByte(long) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- getByte(long) - Method in class org.jruby.ext.ffi.MemoryIO
-
Reads an 8 bit integer value from the memory area.
- getByte(long) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- getbyte(ThreadContext) - Method in class org.jruby.ext.stringio.StringIO
-
- getbyte(ThreadContext) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- getbyte() - Method in class org.jruby.ext.zlib.JZlibRubyGzipReader
-
- getbyte(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyArgsFile
-
- getbyte(ThreadContext) - Method in class org.jruby.RubyIO
-
Read a byte.
- getByte(ThreadContext) - Method in class org.jruby.RubyIO
-
- getbyte(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
- getByteList(int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getByteList(int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getByteList() - Method in class org.jruby.ir.operands.FrozenString
-
- getByteList() - Method in class org.jruby.ir.operands.StringLiteral
-
- getByteList() - Method in class org.jruby.RubyString
-
- getByteList() - Method in interface org.jruby.util.ByteListHolder
-
- getByteList0() - Method in class org.jruby.ast.executable.AbstractScript
-
- getByteList1() - Method in class org.jruby.ast.executable.AbstractScript
-
- getByteList2() - Method in class org.jruby.ast.executable.AbstractScript
-
- getByteList3() - Method in class org.jruby.ast.executable.AbstractScript
-
- getByteList4() - Method in class org.jruby.ast.executable.AbstractScript
-
- getByteList5() - Method in class org.jruby.ast.executable.AbstractScript
-
- getByteList6() - Method in class org.jruby.ast.executable.AbstractScript
-
- getByteList7() - Method in class org.jruby.ast.executable.AbstractScript
-
- getByteList8() - Method in class org.jruby.ast.executable.AbstractScript
-
- getByteList9() - Method in class org.jruby.ast.executable.AbstractScript
-
- getByteName() - Method in class org.jruby.ast.BackRefNode
-
- getByteName() - Method in class org.jruby.ast.LiteralNode
-
- getByteName() - Method in class org.jruby.ir.IRScope
-
- getByteOperator() - Method in class org.jruby.ast.OpAsgnConstDeclNode
-
- getBytes() - Method in class org.jruby.ir.operands.Symbol
-
- getBytes() - Method in class org.jruby.RubyString
-
- getBytes() - Method in class org.jruby.RubySymbol
-
- getBytes() - Method in class org.jruby.runtime.load.LoadServiceResourceInputStream
-
- getc(ThreadContext) - Method in class org.jruby.ext.stringio.StringIO
-
- getc() - Method in class org.jruby.ext.zlib.JZlibRubyGzipReader
-
- getc(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyArgsFile
-
- getc() - Method in class org.jruby.RubyIO
-
Deprecated.
- getc(ThreadContext) - Method in class org.jruby.RubyIO
-
- getc(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- getc - Variable in class org.jruby.runtime.JavaSites.KernelSites
-
- getc(ThreadContext, Encoding) - Method in class org.jruby.util.io.OpenFile
-
- getc19(ThreadContext) - Method in class org.jruby.RubyIO
-
Deprecated.
- getc_19() - Method in class org.jruby.ext.zlib.JZlibRubyGzipReader
-
- getCache() - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- getCachedClassIndex() - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- getCachedMethodSerial() - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- getCachedStrptimePattern(String) - Method in class org.jruby.Ruby
-
- getCachedValue(StructLayout.Member) - Method in class org.jruby.ext.ffi.Struct
-
- getCachedValue(StructLayout.Member) - Method in interface org.jruby.ext.ffi.StructLayout.Storage
-
- getCacheProxy() - Method in class org.jruby.RubyModule
-
Get whether this Java proxy class should try to keep its instances idempotent
and alive using the ObjectProxyCache.
- getCaches() - Method in class org.jruby.Ruby
-
Get the Caches management object.
- getCacheToken() - Method in class org.jruby.RubyModule
-
Deprecated.
- getCallArgs() - Method in class org.jruby.ir.instructions.CallBase
-
- getCallArgs(IRScope, IRBuilder) - Static method in class org.jruby.ir.IRBuilder
-
Extract all call arguments from the specified scope (only useful for Closures and Methods) so that
we can convert zsupers to supers with explicit arguments.
- getCallback(Ruby, CallbackInfo, Object) - Method in class org.jruby.ext.ffi.CallbackManager
-
- getCallback(Ruby, CallbackInfo, Object) - Method in class org.jruby.ext.ffi.jffi.CallbackManager
-
- getCallback(RubyObject) - Method in class org.jruby.ext.ffi.jffi.NativeCallbackFactory
-
- getCallback(IRubyObject, CachingCallSite) - Method in class org.jruby.ext.ffi.jffi.NativeCallbackFactory
-
- getCallbackFactory(Ruby, CallbackInfo) - Method in class org.jruby.ext.ffi.jffi.CallbackManager
-
- getCallbackManager() - Method in class org.jruby.ext.ffi.Factory
-
- getCallbackManager() - Method in class org.jruby.ext.ffi.jffi.Factory
-
- getCallbackManager() - Method in class org.jruby.ext.ffi.NoImplFactory
-
- getCallClosure() - Method in class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- getCallConfig(boolean) - Static method in enum org.jruby.internal.runtime.methods.CallConfiguration
-
Given a frame and scope requirement, return the name of the appropriate CallConfiguration.
- getCallConfig(boolean, boolean, boolean) - Static method in enum org.jruby.internal.runtime.methods.CallConfiguration
-
Deprecated.
- getCallConfig(boolean, boolean) - Static method in enum org.jruby.internal.runtime.methods.CallConfiguration
-
Deprecated.
- getCallConfig() - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Deprecated.
- getCallConfigByAnno(JRubyMethod) - Static method in enum org.jruby.internal.runtime.methods.CallConfiguration
-
Produce a CallConfiguration name that represents what must be prepared around calls to
the method with this annotation.
- getCallConfigName(boolean, boolean) - Static method in class org.jruby.anno.AnnotationHelper
-
Given a frame and scope requirement, return the name of the appropriate CallConfiguration.
- getCallerCallConfigByAnno(JRubyMethod) - Static method in enum org.jruby.internal.runtime.methods.CallConfiguration
-
Produce a CallConfiguration that represents what *caller* methods must prepare for
the method with this annotation.
- getCallerCallConfigNameByAnno(JRubyMethod) - Static method in class org.jruby.anno.AnnotationHelper
-
Produce a CallConfiguration name that represents what *caller* methods must prepare for
the method with this annotation.
- getCallerCount() - Method in class org.jruby.management.Runtime
-
- getCallerCount() - Method in interface org.jruby.management.RuntimeMBean
-
- getCallerCount() - Method in class org.jruby.Ruby
-
Get the current backtrace count.
- getCallerRequirement() - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
Deprecated.
- getCallHandle() - Method in class org.jruby.runtime.CompiledIRBlockBody
-
- getCallingConvention() - Method in class org.jruby.ext.ffi.jffi.JITSignature
-
- getCallResultVariable() - Method in class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- getCallSite(int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getCallSite(int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getCallSite() - Method in class org.jruby.ir.instructions.CallBase
-
- getCallSite(String) - Static method in class org.jruby.runtime.MethodIndex
-
- getCallSite0() - Method in class org.jruby.ast.executable.AbstractScript
-
- getCallSite1() - Method in class org.jruby.ast.executable.AbstractScript
-
- getCallSite2() - Method in class org.jruby.ast.executable.AbstractScript
-
- getCallSite3() - Method in class org.jruby.ast.executable.AbstractScript
-
- getCallSite4() - Method in class org.jruby.ast.executable.AbstractScript
-
- getCallSite5() - Method in class org.jruby.ast.executable.AbstractScript
-
- getCallSite6() - Method in class org.jruby.ast.executable.AbstractScript
-
- getCallSite7() - Method in class org.jruby.ast.executable.AbstractScript
-
- getCallSite8() - Method in class org.jruby.ast.executable.AbstractScript
-
- getCallSite9() - Method in class org.jruby.ast.executable.AbstractScript
-
- getCallSiteFor(IRScope, CallType, String, long, boolean, boolean) - Static method in class org.jruby.ir.instructions.CallBase
-
- getCallSiteId() - Method in class org.jruby.ir.instructions.CallBase
-
- getCallSiteId() - Method in interface org.jruby.ir.instructions.Site
-
- getCallSiteId() - Method in class org.jruby.ir.instructions.YieldInstr
-
- getCallType() - Method in class org.jruby.ir.instructions.CallBase
-
- getCandidateObject() - Method in class org.jruby.ir.instructions.ModuleVersionGuardInstr
-
The object whose metaclass token has to be verified
- getCanonicalFile() - Method in class org.jruby.util.JRubyFile
-
- getCanonicalFile() - Method in class org.jruby.util.JRubyNonExistentFile
-
Deprecated.
- getCanonicalFile() - Method in class org.jruby.util.NormalizedFile
-
- getCanonicalPath() - Method in class org.jruby.util.JRubyFile
-
- getCanonicalPath() - Method in class org.jruby.util.JRubyNonExistentFile
-
Deprecated.
- getCanonicalPath() - Method in class org.jruby.util.NormalizedFile
-
- getCaseNode() - Method in class org.jruby.ast.CaseNode
-
Gets the caseNode.
- getCaseOperand() - Method in class org.jruby.ir.instructions.BSwitchInstr
-
- getCases() - Method in class org.jruby.ast.CaseNode
-
- getCause() - Method in class org.jruby.NativeException
-
Deprecated.
- getCause() - Method in class org.jruby.RubyException
-
- getCent() - Method in class org.jruby.util.StrptimeParser.FormatBag
-
- getCFG() - Method in class org.jruby.ir.dataflow.FlowGraphNode
-
Get the control flow graph
- getCFG() - Method in class org.jruby.ir.interpreter.FullInterpreterContext
-
- getCFG() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- getch(ThreadContext) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- getch19(ThreadContext) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- getChannel() - Method in class org.jruby.RubyIO
-
Get the underlying channel from this IO object.
- getChannel() - Method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
The channel associated with this descriptor.
- getChannel() - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- getChannel() - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- getChannel() - Method in interface org.jruby.util.io.Stream
-
Deprecated.
- getCharset() - Method in enum org.jruby.ext.nkf.RubyNKF.NKFCharset
-
- getCharsetMap() - Method in class org.jruby.Ruby
-
Deprecated.
- getchCommon(ThreadContext, boolean) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- getCheckpointInvalidator() - Method in class org.jruby.Ruby
-
- getChild() - Method in class org.jruby.util.ShellLauncher.POpenProcess
-
- getChildren() - Method in class org.jruby.runtime.profile.builtin.Invocation
-
- getChronology(ThreadContext, long, int) - Static method in class org.jruby.ext.date.RubyDate
-
- getCidrSignature() - Method in class org.jruby.ext.socket.SubnetUtils.SubnetInfo
-
- getClass(String) - Method in class org.jruby.Ruby
-
Retrieve the class with the given name from the Object namespace.
- getClass(String) - Method in class org.jruby.RubyModule
-
Finds a class that is within the current module (or class).
- getClass(IRubyObject) - Static method in class org.jruby.runtime.callsite.CachingCallSite
-
- getClassAnnotations() - Method in class org.jruby.RubyClass
-
- getClassClass() - Method in class org.jruby.Ruby
-
- getClassData() - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
- getClassFromPath(String) - Method in class org.jruby.Ruby
-
- getClassFromPath(String, RubyClass, boolean) - Method in class org.jruby.Ruby
-
Find module from a string (e.g.
- getClassFromPath(Ruby, String) - Static method in class org.jruby.runtime.marshal.UnmarshalStream
-
- getClassId() - Method in class org.jruby.runtime.ivars.VariableAccessor
-
Get the symbol of the class associated with this variable.
- getClassIndex() - Method in class org.jruby.RubyModule
-
Get the ClassIndex for this class.
- getClassLoader() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Returns a class loader object that is currently used.
- getClassLoader(Bundle) - Method in class org.jruby.embed.osgi.internal.BundleWiringOSGiClassLoaderAdapter
-
- getClassLoader(Bundle) - Method in interface org.jruby.embed.osgi.internal.IOSGiClassLoaderAdapter
-
Returns a
- getClassLoader(Bundle) - Method in class org.jruby.embed.osgi.internal.ReflectiveOSGiClassLoaderAdapter
-
Delegate to the old OSGiBundleClassLoaderHelper
- getClassLoader() - Method in class org.jruby.embed.ScriptingContainer
-
Returns a class loader object that is currently used.
- getClassLoader() - Static method in class org.jruby.Ruby
-
- getClassLoader() - Method in class org.jruby.util.ClassesLoader
-
- getClassLoader() - Method in interface org.jruby.util.Loader
-
- getClassloaderDelegate() - Method in class org.jruby.embed.ScriptingContainer
-
Retrieve the self-first classloader setting.
- getClassLoaderResources(IRubyObject, IRubyObject) - Static method in class org.jruby.ext.jruby.JRubyUtilLibrary
-
Deprecated.
- getClassName(ThreadContext) - Method in interface org.jruby.compiler.Compilable
-
Deprecated.
- getClassName(ThreadContext) - Method in class org.jruby.internal.runtime.methods.InterpretedIRMethod
-
- getClassName() - Method in class org.jruby.runtime.backtrace.RubyStackTraceElement
-
- getClassPathResource(ClassLoader, String) - Method in class org.jruby.runtime.load.LoadService
-
- getClassRuntime() - Method in class org.jruby.RubyClass
-
- getClassVar(String) - Method in class org.jruby.RubyModule
-
Retrieve the specified class variable, searching through this module, included modules, and supermodules.
- getClassVar(IRubyObject, String) - Method in class org.jruby.RubyModule
-
- GetClassVarContainerModuleInstr - Class in org.jruby.ir.instructions
-
- GetClassVarContainerModuleInstr(Variable, Operand, Variable) - Constructor for class org.jruby.ir.instructions.GetClassVarContainerModuleInstr
-
- GetClassVarContainerModuleInstr(GetClassVarContainerModuleInstr) - Method in class org.jruby.ir.IRVisitor
-
- GetClassVarContainerModuleInstr(GetClassVarContainerModuleInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- GetClassVariableInstr - Class in org.jruby.ir.instructions
-
- GetClassVariableInstr(Variable, Operand, RubySymbol) - Constructor for class org.jruby.ir.instructions.GetClassVariableInstr
-
- GetClassVariableInstr(GetClassVariableInstr) - Method in class org.jruby.ir.IRVisitor
-
- GetClassVariableInstr(GetClassVariableInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- getClassVariableNameList() - Method in class org.jruby.RubyModule
-
- getClassVariables() - Method in class org.jruby.IncludedModule
-
- getClassVariables() - Method in class org.jruby.RubyModule
-
- getClassVariablesForRead() - Method in class org.jruby.IncludedModule
-
- getClassVariablesForRead() - Method in class org.jruby.RubyModule
-
- getClassVarQuiet(String) - Method in class org.jruby.RubyModule
-
- getClassVisitor() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- getClosure() - Method in class org.jruby.ir.operands.WrappedIRClosure
-
- getClosureArg() - Method in class org.jruby.ir.instructions.BuildLambdaInstr
-
- getClosureArg() - Method in class org.jruby.ir.instructions.CallBase
-
From interface ClosureAcceptingInstr
- getClosureArg(Operand) - Method in class org.jruby.ir.instructions.CallBase
-
- getClosureArg() - Method in interface org.jruby.ir.instructions.ClosureAcceptingInstr
-
- getClosureId() - Method in class org.jruby.ir.operands.TemporaryClosureVariable
-
- getClosurePrefix(int) - Method in class org.jruby.ir.IRManager
-
- getClosures() - Method in class org.jruby.ir.IRScope
-
- getCmdArgumentState() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- getCmdArgumentState() - Method in class org.jruby.lexer.LexingCommon
-
- getCodeAverageSize() - Method in class org.jruby.compiler.JITCompiler
-
- getCodeAverageSize() - Method in interface org.jruby.compiler.JITCompilerMBean
-
- getCoded() - Method in enum org.jruby.ir.operands.OperandType
-
- getCodeLargestSize() - Method in class org.jruby.compiler.JITCompiler
-
- getCodeLargestSize() - Method in interface org.jruby.compiler.JITCompilerMBean
-
- getCodeRange() - Method in class org.jruby.ast.StrNode
-
Get the string's coderange.
- getCodeRange() - Method in class org.jruby.ast.XStrNode
-
- getCodeRange() - Method in class org.jruby.ir.operands.FrozenString
-
- getCodeRange() - Method in class org.jruby.ir.operands.StringLiteral
-
- getCodeRange() - Method in class org.jruby.RubyString
-
- getCodeRange() - Method in interface org.jruby.util.CodeRangeable
-
- getCodeSize() - Method in class org.jruby.compiler.JITCompiler
-
- getCodeSize() - Method in interface org.jruby.compiler.JITCompilerMBean
-
- getCoerced(ThreadContext, IRubyObject, boolean) - Method in class org.jruby.RubyNumeric
-
Numeric methods.
- getCollectionCount() - Static method in class org.jruby.RubyGC
-
- getCollectionTime() - Static method in class org.jruby.RubyGC
-
- getColumn() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- getCommandArgumentStack() - Method in class org.jruby.parser.StaticScope
-
- getComparable() - Method in class org.jruby.Ruby
-
- getCompatVersion() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Deprecated.
- getCompatVersion() - Method in class org.jruby.embed.ScriptingContainer
-
Deprecated.
- getCompatVersion() - Method in interface org.jruby.management.ConfigMBean
-
Deprecated.
- getCompatVersion() - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- getCompileCount() - Method in class org.jruby.compiler.JITCompiler
-
- getCompileCount() - Method in interface org.jruby.compiler.JITCompilerMBean
-
- getCompileMode() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Returns a compile mode currently chosen, which is one of CompileMode.JIT,
CompileMode.FORCE, CompileMode.OFF.
- getCompileMode() - Method in class org.jruby.embed.ScriptingContainer
-
Returns a compile mode currently chosen, which is one of CompileMode.JIT,
CompileMode.FORCE, CompileMode.OFF.
- getCompileMode() - Method in class org.jruby.management.Config
-
- getCompileMode() - Method in interface org.jruby.management.ConfigMBean
-
- getCompileMode() - Method in class org.jruby.RubyInstanceConfig
-
- getCompilerPasses(IRScope) - Method in class org.jruby.ir.IRManager
-
- getCompileTime() - Method in class org.jruby.compiler.JITCompiler
-
- getCompileTime() - Method in interface org.jruby.compiler.JITCompilerMBean
-
- getCompileTimeAverage() - Method in class org.jruby.compiler.JITCompiler
-
- getCompileTimeAverage() - Method in interface org.jruby.compiler.JITCompilerMBean
-
- getComplex() - Method in class org.jruby.Ruby
-
- getComponentType() - Method in class org.jruby.ext.ffi.Type.Array
-
- getComponentType() - Method in class org.jruby.javasupport.JavaArray
-
- getConcreteProxyClass() - Method in class org.jruby.javasupport.JavaSupport
-
- getConcreteProxyClass() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getConcurrencyError() - Method in class org.jruby.Ruby
-
- getCondition() - Method in class org.jruby.ast.IfNode
-
Gets the condition.
- getConditionNode() - Method in class org.jruby.ast.UntilNode
-
Gets the conditionNode.
- getConditionNode() - Method in class org.jruby.ast.WhileNode
-
Gets the conditionNode.
- getConditionNode(Node) - Method in class org.jruby.parser.ParserSupport
-
- getConditionState() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- getConditionState() - Method in class org.jruby.lexer.LexingCommon
-
- getConfiguration() - Method in class org.jruby.parser.ParserSupport
-
- getConsoleEncoding() - Method in class org.jruby.runtime.encoding.EncodingService
-
Since Java 1.6, class Console
is available.
- getConstant(ThreadContext, StaticScope, String, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstant(ThreadContext, StaticScope, String, int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getConstant(String) - Method in class org.jruby.parser.StaticScope
-
- getConstant(String) - Method in class org.jruby.RubyModule
-
Retrieve the named constant, invoking 'const_missing' should that be appropriate.
- getConstant(String, boolean) - Method in class org.jruby.RubyModule
-
- getConstant(String, boolean, boolean) - Method in class org.jruby.RubyModule
-
- getConstant(String) - Method in class org.jruby.runtime.ThreadContext
-
Deprecated.
- getConstant0(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstant1(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstant2(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstant3(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstant4(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstant5(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstant6(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstant7(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstant8(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstant9(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantAt(String) - Method in class org.jruby.RubyModule
-
- getConstantAt(String, boolean) - Method in class org.jruby.RubyModule
-
- getConstantAtSpecial(String) - Method in class org.jruby.RubyModule
-
This version searches superclasses if we're starting with Object.
- getConstantCache() - Method in class org.jruby.ir.instructions.SearchConstInstr
-
- getConstantDefined(ThreadContext, StaticScope, String, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantDefined(ThreadContext, StaticScope, String, int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getConstantDefined(String) - Method in class org.jruby.parser.StaticScope
-
Gets a constant back from lexical search from the cref in this scope.
- getConstantDefined0(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantDefined1(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantDefined2(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantDefined3(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantDefined4(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantDefined5(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantDefined6(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantDefined7(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantDefined8(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantDefined9(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantDefinedNoObject(String) - Method in class org.jruby.parser.StaticScope
-
- getConstantFrom(RubyModule, ThreadContext, String, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantFrom(RubyModule, ThreadContext, String, int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getConstantFrom(String) - Method in class org.jruby.RubyModule
-
- getConstantFrom0(RubyModule, ThreadContext, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantFrom1(RubyModule, ThreadContext, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantFrom2(RubyModule, ThreadContext, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantFrom3(RubyModule, ThreadContext, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantFrom4(RubyModule, ThreadContext, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantFrom5(RubyModule, ThreadContext, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantFrom6(RubyModule, ThreadContext, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantFrom7(RubyModule, ThreadContext, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantFrom8(RubyModule, ThreadContext, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantFrom9(RubyModule, ThreadContext, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getConstantFromConstMissing(String) - Method in class org.jruby.RubyModule
-
- getConstantFromNoConstMissing(String) - Method in class org.jruby.RubyModule
-
- getConstantFromNoConstMissing(String, boolean) - Method in class org.jruby.RubyModule
-
- getConstantGeneration() - Method in class org.jruby.Ruby
-
Deprecated.
- getConstantInner(String) - Method in class org.jruby.parser.StaticScope
-
- getConstantInvalidationCount() - Method in class org.jruby.management.Caches
-
- getConstantInvalidationCount() - Method in interface org.jruby.management.CachesMBean
-
- getConstantInvalidator(String) - Method in class org.jruby.Ruby
-
- getConstantMap() - Method in class org.jruby.RubyModule
-
- getConstantMapForWrite() - Method in class org.jruby.RubyModule
-
- getConstantNames() - Method in class org.jruby.IncludedModuleWrapper
-
- getConstantNames(boolean) - Method in class org.jruby.IncludedModuleWrapper
-
- getConstantNames() - Method in class org.jruby.RubyModule
-
- getConstantNames(boolean) - Method in class org.jruby.RubyModule
-
- getConstantNoConstMissing(String) - Method in class org.jruby.RubyModule
-
- getConstantNoConstMissing(String, boolean) - Method in class org.jruby.RubyModule
-
- getConstantNoConstMissing(String, boolean, boolean) - Method in class org.jruby.RubyModule
-
- getConstantNoConstMissingSkipAutoload(String) - Method in class org.jruby.RubyModule
-
- getConstantNoConstMissingSKipAutoload(String) - Method in class org.jruby.RubyModule
-
Deprecated.
- getConstNode() - Method in class org.jruby.ast.ConstDeclNode
-
Get the full path, including the name of the new constant (in Foo::BAR it is Foo::BAR) or null.
- getConstructor(Class[]) - Method in class org.jruby.javasupport.proxy.JavaProxyClass
-
- getConstructors(Class<?>) - Static method in class org.jruby.javasupport.JavaClass
-
- getConstructors() - Method in class org.jruby.javasupport.proxy.JavaProxyClass
-
- getContainer() - Method in class org.jruby.ir.instructions.DefineClassInstr
-
- getContainer() - Method in class org.jruby.ir.instructions.DefineClassMethodInstr
-
- getContainer() - Method in class org.jruby.ir.instructions.DefineModuleInstr
-
- getContents(FileResource) - Static method in class org.jruby.RubyDir
-
- getContents(FileResource, Ruby) - Static method in class org.jruby.RubyDir
-
- getContext() - Method in class org.jruby.embed.jsr223.JRubyEngine
-
- getContext() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- getContext() - Method in class org.jruby.RubyThread
-
- getContextVariables() - Method in class org.jruby.ext.fiber.ThreadFiber
-
- getContextVariables(ThreadContext) - Method in class org.jruby.ext.jruby.JRubyExecutionContextLocal
-
- getContextVariables() - Method in class org.jruby.RubyThread
-
- getContextVariables() - Method in interface org.jruby.runtime.ExecutionContext
-
- getContinuation() - Method in class org.jruby.Ruby
-
- getContinuation() - Method in class org.jruby.RubyContinuation
-
Deprecated.
- getConversionMethod(IRubyObject, CachingCallSite) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- getConverter() - Method in class org.jruby.Ruby
-
- getConverterNotFoundError() - Method in class org.jruby.Ruby
-
- getCopyrightString() - Method in class org.jruby.management.Config
-
- getCopyrightString() - Method in interface org.jruby.management.ConfigMBean
-
- getCopyrightString() - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- getCopyrightString() - Static method in class org.jruby.util.cli.OutputStrings
-
- getCount() - Method in class org.jruby.ast.BlockArgNode
-
Gets the count.
- getCount() - Method in class org.jruby.runtime.profile.builtin.Invocation
-
- getCoverage() - Method in class org.jruby.ext.coverage.CoverageData
-
- getCoverage() - Method in class org.jruby.parser.ParserConfiguration
-
Deprecated.
- getCoverageData() - Method in class org.jruby.Ruby
-
- getCPath() - Method in class org.jruby.ast.ClassNode
-
Gets the className.
- getCPath() - Method in interface org.jruby.ast.IScopingNode
-
- getCPath() - Method in class org.jruby.ast.ModuleNode
-
Gets the name.
- getCPU() - Method in class org.jruby.ext.ffi.Platform
-
Gets the current processor architecture the JVM is running on.
- getCritical() - Method in class org.jruby.internal.runtime.ThreadService
-
Deprecated.
- getCurrentArg() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- getCurrentArg() - Method in class org.jruby.lexer.LexingCommon
-
- getCurrentContext() - Method in class org.jruby.internal.runtime.ThreadService
-
In order to provide an appropriate execution context for a given thread,
we store ThreadContext instances in a threadlocal.
- getCurrentContext(ThreadService) - Static method in class org.jruby.internal.runtime.ThreadService
-
- getCurrentContext() - Method in class org.jruby.Ruby
-
- getCurrentDirectory() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Returns a current directory.
- getCurrentDirectory() - Method in class org.jruby.embed.ScriptingContainer
-
Returns a current directory.
- getCurrentDirectory() - Method in class org.jruby.management.Config
-
- getCurrentDirectory() - Method in interface org.jruby.management.ConfigMBean
-
- getCurrentDirectory() - Method in class org.jruby.Ruby
-
- getCurrentDirectory() - Method in class org.jruby.RubyInstanceConfig
-
- getCurrentEnv(Ruby) - Static method in class org.jruby.util.ShellLauncher
-
- getCurrentFrame() - Method in class org.jruby.runtime.ThreadContext
-
- getCurrentInstance() - Static method in class org.jruby.Ruby
-
Deprecated.
- getCurrentInvocation() - Method in class org.jruby.runtime.profile.builtin.ProfileData
-
- getCurrentLine() - Method in class org.jruby.lexer.LexingCommon
-
- getCurrentLine() - Method in class org.jruby.Ruby
-
- getCurrentLoop() - Method in class org.jruby.ir.IRBuilder
-
- getCurrentModule() - Method in class org.jruby.ir.instructions.InheritanceSearchConstInstr
-
- getCurrentModule() - Method in class org.jruby.ir.instructions.SearchModuleForConstInstr
-
- getCurrentModuleVariable() - Method in class org.jruby.ir.IRBuilder
-
- getCurrentScope() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- getCurrentScope() - Method in interface org.jruby.ir.persistence.IRReaderDecoder
-
- getCurrentScope() - Method in class org.jruby.ir.persistence.IRReaderStream
-
- getCurrentScope() - Method in class org.jruby.parser.ParserSupport
-
- getCurrentScope() - Method in class org.jruby.runtime.ThreadContext
-
- getCurrentStaticScope() - Method in class org.jruby.runtime.ThreadContext
-
- getCurrentTarget() - Method in class org.jruby.runtime.ThreadContext
-
- getCurrentThreadClassLoader() - Method in class org.jruby.RubyInstanceConfig
-
- getCurrentVisibility() - Method in class org.jruby.runtime.ThreadContext
-
- getCurrentWorkingDirectory() - Method in class org.jruby.ext.JRubyPOSIXHandler
-
- getCWDay() - Method in class org.jruby.util.StrptimeParser.FormatBag
-
- getCWeek() - Method in class org.jruby.util.StrptimeParser.FormatBag
-
- getCWYear() - Method in class org.jruby.util.StrptimeParser.FormatBag
-
- getData() - Method in class org.jruby.ext.fiber.ThreadFiber
-
- getData() - Method in class org.jruby.Ruby
-
- getData() - Method in class org.jruby.runtime.opto.FailoverSwitchPointInvalidator
-
- getData() - Method in class org.jruby.runtime.opto.GenerationAndSwitchPointInvalidator
-
- getData() - Method in class org.jruby.runtime.opto.GenerationInvalidator
-
- getData() - Method in interface org.jruby.runtime.opto.Invalidator
-
- getData() - Method in class org.jruby.runtime.opto.ObjectIdentityInvalidator
-
- getData() - Method in class org.jruby.runtime.opto.SwitchPointInvalidator
-
- getData() - Method in class org.jruby.util.RubyDateFormatter.Token
-
Gets the data.
- getDataFlowProblems() - Method in class org.jruby.ir.interpreter.FullInterpreterContext
-
- getDataFlowVarsForOutput() - Method in class org.jruby.ir.dataflow.analyses.LiveVariablesProblem
-
- getDataFlowVarsForOutput() - Method in class org.jruby.ir.dataflow.analyses.LoadLocalVarPlacementProblem
-
- getDataFlowVarsForOutput() - Method in class org.jruby.ir.dataflow.analyses.StoreLocalVarPlacementProblem
-
- getDataFlowVarsForOutput() - Method in class org.jruby.ir.dataflow.analyses.UnboxableOpsAnalysisProblem
-
- getDataFlowVarsForOutput() - Method in class org.jruby.ir.dataflow.DataFlowProblem
-
- getDataFrom(IRubyObject) - Static method in class org.jruby.RubyArgsFile.ArgsFileData
-
Deprecated.
- getDateTime() - Method in class org.jruby.ext.date.RubyDate
-
- getDateTime() - Method in class org.jruby.RubyTime
-
- getDay() - Method in class org.jruby.ext.date.RubyDate
-
- getDay() - Method in class org.jruby.RubyTime
-
- getDebug() - Method in class org.jruby.Ruby
-
Getter for property isDebug.
- getDecimalFormat(Locale) - Static method in class org.jruby.util.Sprintf
-
- getDeclaredClasses(Class<?>) - Static method in class org.jruby.javasupport.JavaClass
-
- getDeclaredFields(Class<?>) - Static method in class org.jruby.javasupport.JavaClass
-
- getDeclaringClass() - Method in class org.jruby.anno.JavaMethodDescriptor
-
- getDeclaringClass() - Method in class org.jruby.javasupport.JavaConstructor
-
- getDeclaringClass() - Method in class org.jruby.javasupport.proxy.JavaProxyClass.ProxyMethodImpl
-
- getDeclaringClass() - Method in class org.jruby.javasupport.proxy.JavaProxyConstructor
-
- getDeclaringClass() - Method in interface org.jruby.javasupport.proxy.JavaProxyMethod
-
- getDeclaringClassName(ExecutableElement) - Method in class org.jruby.anno.ExecutableElementDescriptor
-
- getDeclaringClassName(Method) - Method in class org.jruby.anno.JavaMethodDescriptor
-
- getDeclaringClassName(T) - Method in class org.jruby.anno.MethodDescriptor
-
- getDeclaringScope() - Method in class org.jruby.ir.instructions.RecordEndBlockInstr
-
- getDefault() - Method in class org.jruby.ext.jruby.JRubyExecutionContextLocal
-
- getDefaultCharset() - Method in class org.jruby.Ruby
-
Get the default java.nio.charset.Charset for the current default internal encoding.
- getDefaultEncoding() - Method in class org.jruby.parser.ParserConfiguration
-
- getDefaultEncoding() - Method in class org.jruby.Ruby
-
Return the default internal encoding, if set, or UTF-8 by default.
- getDefaultExternal(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyEncoding
-
- getDefaultExternal() - Method in class org.jruby.runtime.encoding.EncodingService
-
- getDefaultExternalEncoding() - Method in class org.jruby.Ruby
-
- getDefaultFilesystemEncoding() - Method in class org.jruby.Ruby
-
- getDefaultInstance() - Static method in class org.jruby.Ruby
-
- getDefaultInternal(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyEncoding
-
- getDefaultInternal(IRubyObject) - Static method in class org.jruby.RubyEncoding
-
Deprecated.
- getDefaultInternal() - Method in class org.jruby.runtime.encoding.EncodingService
-
- getDefaultInternalEncoding() - Method in class org.jruby.Ruby
-
This is an internal encoding if actually specified via default_internal=
or passed in via -E.
- getDefaultMethodMissing() - Method in class org.jruby.Ruby
-
- getDefaultProc() - Method in class org.jruby.ext.jruby.JRubyExecutionContextLocal
-
- getDefaultRand() - Method in class org.jruby.Ruby
-
- getDefaultSeparator() - Method in class org.jruby.internal.runtime.GlobalVariables
-
- getDefaultThreadGroup() - Method in class org.jruby.Ruby
-
- getDefinedCall(ThreadContext, IRubyObject, IRubyObject, String, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- getDefinedClass() - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Get the original owner of this method/
- getDefinedClass() - Method in class org.jruby.internal.runtime.methods.PartialDelegatingMethod
-
- getDefinedConstantOrBoundMethod(IRubyObject, String, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- getDefinedMessage(DefinedMessage) - Method in class org.jruby.Ruby
-
- getDefiningModule() - Method in class org.jruby.ir.instructions.ClassSuperInstr
-
- getDefiningModule() - Method in class org.jruby.ir.instructions.InstanceSuperInstr
-
- getDefiningScope() - Method in class org.jruby.ir.instructions.LexicalSearchConstInstr
-
- getDelegate() - Method in class org.jruby.IncludedModuleWrapper
-
- getDelegate() - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- getDelegate() - Method in class org.jruby.internal.runtime.methods.PartialDelegatingMethod
-
- getDelegate() - Method in class org.jruby.RubyModule
-
- getDenominator() - Method in class org.jruby.ast.RationalNode
-
- getDenominator() - Method in class org.jruby.ir.operands.Rational
-
- getDenominator() - Method in class org.jruby.RubyRational
-
- getDependencies() - Method in class org.jruby.ir.passes.AddLocalVarLoadStoreInstructions
-
- getDependencies() - Method in class org.jruby.ir.passes.CompilerPass
-
- getDependencies() - Method in class org.jruby.ir.passes.DeadCodeElimination
-
- getDependencies() - Method in class org.jruby.ir.passes.LiveVariableAnalysis
-
- getDependencies() - Method in class org.jruby.ir.passes.UnboxingPass
-
- getDepth() - Method in class org.jruby.ast.ArgumentNode
-
How many scopes should we burrow down to until we need to set the block variable value.
- getDepth() - Method in class org.jruby.ast.DAsgnNode
-
How many scopes should we burrow down to until we need to set the block variable value.
- getDepth() - Method in class org.jruby.ast.DVarNode
-
How many scopes should we burrow down to until we need to set the block variable value.
- getDepth() - Method in class org.jruby.ast.FlipNode
-
How many scopes should we burrow down to until we need to set the block variable value.
- getDepth() - Method in interface org.jruby.ast.IScopedNode
-
How many scopes down we should look for this variable
- getDepth() - Method in class org.jruby.ast.LocalAsgnNode
-
How many scopes should we burrow down to until we need to set the block variable value.
- getDepth() - Method in class org.jruby.ast.LocalVarNode
-
How many scopes should we burrow down to until we need to set the block variable value.
- getDescriptor() - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- getDescriptor() - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- getDescriptor() - Method in interface org.jruby.util.io.Stream
-
Deprecated.
- getDescriptorByFileno(int) - Static method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
- getDescriptorFromChannel(Channel) - Static method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
- getDescriptorFromChannel(Channel) - Static method in class org.jruby.util.io.FilenoUtil
-
- getDFVar(Variable) - Method in class org.jruby.ir.dataflow.analyses.DefinedVariablesProblem
-
- getDFVar(Variable) - Method in class org.jruby.ir.dataflow.analyses.LiveVariablesProblem
-
- getDFVarsCount() - Method in class org.jruby.ir.dataflow.DataFlowProblem
-
- getDir() - Method in class org.jruby.Ruby
-
- getDir(Ruby, String, boolean) - Static method in class org.jruby.RubyDir
-
Returns a Java File
object for the specified path.
- getDirForRmdir(Ruby, String) - Static method in class org.jruby.RubyDir
-
Similar to getDir, but performs different checks to match rmdir behavior.
- getDirOrFileEntry(String, String) - Static method in class org.jruby.RubyFile
-
Deprecated.
- getDirOrFileEntry(ZipFile, String) - Static method in class org.jruby.RubyFile
-
Deprecated.
- getDisplayedFileName() - Method in class org.jruby.management.Config
-
- getDisplayedFileName() - Method in interface org.jruby.management.ConfigMBean
-
- getDouble(long) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- getDouble(long) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- getDouble(long) - Method in class org.jruby.ext.ffi.MemoryIO
-
Reads a double value from the memory area.
- getDouble(long) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- getDoubleValue() - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- getDoubleValue() - Method in class org.jruby.RubyBignum
-
- getDoubleValue() - Method in class org.jruby.RubyFixnum
-
- getDoubleValue() - Method in class org.jruby.RubyFloat
-
- getDoubleValue() - Method in class org.jruby.RubyNumeric
-
- getDoubleValue() - Method in class org.jruby.RubyRational
-
- getDoubleValue(ThreadContext) - Method in class org.jruby.RubyRational
-
- getDummy() - Method in class org.jruby.Ruby
-
- getDummyScope() - Method in class org.jruby.parser.StaticScope
-
- getDummyScope() - Method in class org.jruby.parser.StaticScopeFactory
-
- getDummyScope(StaticScope) - Method in class org.jruby.runtime.Binding
-
- getDup() - Method in class org.jruby.ir.instructions.BuildSplatInstr
-
- getDuration() - Method in class org.jruby.runtime.profile.builtin.Invocation
-
- getDynamicScope() - Method in class org.jruby.runtime.Binding
-
Gets the dynamicVariables that are local to this block.
- getEcflags() - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- getEcflags() - Method in class org.jruby.RubyIO
-
- getEcflags() - Method in class org.jruby.util.io.IOEncodable.ConvConfig
-
- getEcflags() - Method in interface org.jruby.util.io.IOEncodable
-
- getEcopts() - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- getEcopts() - Method in class org.jruby.RubyIO
-
- getEcopts() - Method in class org.jruby.util.io.IOEncodable.ConvConfig
-
- getEcopts() - Method in interface org.jruby.util.io.IOEncodable
-
- getegid(IRubyObject) - Static method in class org.jruby.RubyProcess.Sys
-
Deprecated.
- getegid(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyProcess.Sys
-
- getElement() - Method in class org.jruby.runtime.backtrace.RubyStackTraceElement
-
Deprecated.
- getElseBody() - Method in class org.jruby.ast.IfNode
-
Gets the elseBody.
- getElseNode() - Method in class org.jruby.ast.CaseNode
-
- getElseNode() - Method in class org.jruby.ast.RescueNode
-
Gets the elseNode.
- getElseTarget() - Method in class org.jruby.ir.instructions.BSwitchInstr
-
- getElts() - Method in class org.jruby.ir.operands.Array
-
- getEmptyFrozenArray() - Method in class org.jruby.Ruby
-
- getEnc() - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- getEnc() - Method in class org.jruby.RubyIO
-
- getEnc(int) - Method in class org.jruby.util.ByteList
-
Get the index code point in this ByteList.
- getEnc() - Method in class org.jruby.util.io.IOEncodable.ConvConfig
-
- getEnc() - Method in interface org.jruby.util.io.IOEncodable
-
- getEnc2() - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- getEnc2() - Method in class org.jruby.RubyIO
-
- getEnc2() - Method in class org.jruby.util.io.IOEncodable.ConvConfig
-
- getEnc2() - Method in interface org.jruby.util.io.IOEncodable
-
- getEnclosingScope() - Method in class org.jruby.parser.StaticScope
-
Next outer most scope in list of scopes.
- getEncodedSignature(JRubyMethod) - Static method in class org.jruby.anno.IndyBinder
-
- getEncoding() - Method in class org.jruby.ast.DNode
-
- getEncoding() - Method in class org.jruby.ast.EncodingNode
-
- getEncoding(int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getEncoding(int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getEncoding() - Method in class org.jruby.ast.RegexpNode
-
- getEncoding() - Method in class org.jruby.ext.stringio.StringIO
-
- getEncoding() - Method in class org.jruby.ir.instructions.BuildCompoundStringInstr
-
- getEncoding() - Method in class org.jruby.ir.instructions.GetEncodingInstr
-
- getEncoding() - Method in class org.jruby.ir.operands.Symbol
-
- getEncoding() - Method in class org.jruby.lexer.ByteListLexerSource
-
- getEncoding() - Method in class org.jruby.lexer.GetsLexerSource
-
- getEncoding() - Method in class org.jruby.lexer.LexerSource
-
- getEncoding() - Method in class org.jruby.lexer.LexingCommon
-
- getEncoding() - Method in class org.jruby.Ruby
-
- getEncoding() - Method in class org.jruby.RubyEncoding
-
- getEncoding() - Method in class org.jruby.RubyFile
-
- getEncoding() - Method in class org.jruby.RubyRegexp
-
- getEncoding() - Method in class org.jruby.RubyString
-
- getEncoding() - Method in class org.jruby.RubySymbol
-
- getEncoding() - Method in interface org.jruby.runtime.encoding.EncodingCapable
-
- getEncoding(Encoding) - Method in class org.jruby.runtime.encoding.EncodingService
-
- getEncoding() - Method in class org.jruby.util.ByteList
-
- getEncoding(ByteList) - Static method in class org.jruby.util.io.EncodingUtils
-
- getEncoding() - Method in enum org.jruby.util.KCode
-
- getEncoding0() - Method in class org.jruby.ast.executable.AbstractScript
-
- getEncoding1() - Method in class org.jruby.ast.executable.AbstractScript
-
- getEncoding2() - Method in class org.jruby.ast.executable.AbstractScript
-
- getEncoding3() - Method in class org.jruby.ast.executable.AbstractScript
-
- getEncoding4() - Method in class org.jruby.ast.executable.AbstractScript
-
- getEncoding5() - Method in class org.jruby.ast.executable.AbstractScript
-
- getEncoding6() - Method in class org.jruby.ast.executable.AbstractScript
-
- getEncoding7() - Method in class org.jruby.ast.executable.AbstractScript
-
- getEncoding8() - Method in class org.jruby.ast.executable.AbstractScript
-
- getEncoding9() - Method in class org.jruby.ast.executable.AbstractScript
-
- getEncodingCompatibilityError() - Method in class org.jruby.Ruby
-
- getEncodingError() - Method in class org.jruby.Ruby
-
- getEncodingFromObject(IRubyObject) - Method in class org.jruby.runtime.encoding.EncodingService
-
- getEncodingFromObjectNoError(IRubyObject) - Method in class org.jruby.runtime.encoding.EncodingService
-
- getEncodingFromString(String) - Method in class org.jruby.runtime.encoding.EncodingService
-
- getEncodingFromUnmarshaled(IRubyObject) - Method in class org.jruby.runtime.marshal.UnmarshalStream
-
- GetEncodingInstr - Class in org.jruby.ir.instructions
-
- GetEncodingInstr(Variable, Encoding) - Constructor for class org.jruby.ir.instructions.GetEncodingInstr
-
- GetEncodingInstr(GetEncodingInstr) - Method in class org.jruby.ir.IRVisitor
-
- GetEncodingInstr(GetEncodingInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- getEncodingList() - Method in class org.jruby.runtime.encoding.EncodingService
-
- getEncodings() - Method in class org.jruby.runtime.encoding.EncodingService
-
- getEncodingService() - Method in class org.jruby.parser.ParserConfiguration
-
- getEncodingService() - Method in class org.jruby.Ruby
-
- getEnd() - Method in class org.jruby.ir.instructions.BuildRangeInstr
-
- getEndBlockClosure() - Method in class org.jruby.ir.instructions.RecordEndBlockInstr
-
- getEndLine() - Method in class org.jruby.ast.ClassNode
-
Gets line where the 'end' was for this module.
- getEndLine() - Method in interface org.jruby.ast.DefNode
-
Which line if the end keyword located
- getEndLine() - Method in class org.jruby.ast.IterNode
-
- getEndLine() - Method in class org.jruby.ast.MethodDefNode
-
Which line is the 'end' encountered on.
- getEndLine() - Method in class org.jruby.ast.ModuleNode
-
Gets line where the 'end' was for this module.
- getEndLine() - Method in class org.jruby.ast.SClassNode
-
Gets line where the 'end' was for this module.
- getEndLine() - Method in class org.jruby.ext.ripper.Position
-
- getEndNode() - Method in class org.jruby.ast.DotNode
-
Gets the endNode.
- getEndNode() - Method in class org.jruby.ast.FlipNode
-
Gets the endNode.
- getEndOffset() - Method in class org.jruby.ext.ripper.Position
-
- getEndOffset() - Method in class org.jruby.parser.RubyParserResult
-
- getEndPosition() - Method in class org.jruby.ast.RootNode
-
- getEngine() - Method in class org.jruby.embed.jsr223.JRubyCompiledScript
-
- getEngine() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- getEngineByExtension(String) - Method in class org.jruby.embed.jsr223.JRubyScriptEngineManager
-
- getEngineByMimeType(String) - Method in class org.jruby.embed.jsr223.JRubyScriptEngineManager
-
- getEngineByName(String) - Method in class org.jruby.embed.jsr223.JRubyScriptEngineManager
-
- getEngineFactories() - Method in class org.jruby.embed.jsr223.JRubyScriptEngineManager
-
- getEngineName() - Method in class org.jruby.embed.jsr223.JRubyEngineFactory
-
- getEngineVersion() - Method in class org.jruby.embed.jsr223.JRubyEngineFactory
-
- getEnsureNode() - Method in class org.jruby.ast.EnsureNode
-
Gets the ensureNode.
- getEntryBB() - Method in class org.jruby.ir.representations.CFG
-
- getEntryNode() - Method in class org.jruby.ir.dataflow.DataFlowProblem
-
- getEnumerable() - Method in class org.jruby.Ruby
-
- getEnumerator() - Method in class org.jruby.Ruby
-
- getEnv() - Method in class org.jruby.ext.JRubyPOSIXHandler
-
- getENV() - Method in class org.jruby.Ruby
-
- getenv(String) - Static method in class org.jruby.util.SafePropertyAccessor
-
An extension over System.getenv
method.
- getenv() - Static method in class org.jruby.util.SafePropertyAccessor
-
An extension over System.getenv
method.
- getEnvironment() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Returns a map of environment variables.
- getEnvironment() - Method in class org.jruby.embed.ScriptingContainer
-
Returns a map of environment variables.
- getEnvironment() - Method in class org.jruby.management.Config
-
- getEnvironment() - Method in interface org.jruby.management.ConfigMBean
-
- getEnvironment() - Method in class org.jruby.RubyInstanceConfig
-
- getEnvironmentVariableMap(Ruby) - Method in class org.jruby.util.OSEnvironment
-
- getEnvTimeZone(Ruby) - Static method in class org.jruby.RubyTime
-
- getEOFError() - Method in class org.jruby.Ruby
-
- getErr() - Method in class org.jruby.embed.ScriptingContainer
-
- getErr() - Method in class org.jruby.Ruby
-
- getErrno(int) - Method in class org.jruby.Ruby
-
- getErrno() - Method in class org.jruby.Ruby
-
- getErrno() - Method in class org.jruby.util.io.PosixShim
-
The appropriate errno value for the last thrown error, if any.
- getError() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Returns an error stream assigned to STDERR and $stderr.
- getError() - Method in class org.jruby.embed.ScriptingContainer
-
Returns an error stream assigned to STDERR and $stderr.
- getError() - Method in class org.jruby.RubyInstanceConfig
-
- getError() - Method in class org.jruby.util.ShellLauncher.POpenProcess
-
- getErrorClass(Ruby) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- getErrorClass(Ruby) - Method in class org.jruby.ext.ffi.NullMemoryIO
-
- getErrorInfo() - Method in class org.jruby.RubyThread
-
- getErrorInfo(Ruby) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- getErrorInfo() - Method in class org.jruby.runtime.ThreadContext
-
- GetErrorInfoInstr - Class in org.jruby.ir.instructions.defined
-
- GetErrorInfoInstr(Variable) - Constructor for class org.jruby.ir.instructions.defined.GetErrorInfoInstr
-
- GetErrorInfoInstr(GetErrorInfoInstr) - Method in class org.jruby.ir.IRVisitor
-
- GetErrorInfoInstr(GetErrorInfoInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- getErrorStream() - Method in class org.jruby.ext.JRubyPOSIXHandler
-
- getErrorStream() - Method in class org.jruby.Ruby
-
- getErrorStream() - Method in class org.jruby.util.io.POSIXProcess
-
- getErrorStream() - Method in class org.jruby.util.ShellLauncher.POpenProcess
-
- getErrorWriter() - Method in class org.jruby.embed.ScriptingContainer
-
Returns an error writer set in an attribute map.
- getEtc() - Method in class org.jruby.Ruby
-
- geteuid(IRubyObject) - Static method in class org.jruby.RubyProcess.Sys
-
Deprecated.
- geteuid(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyProcess.Sys
-
- getEvalScope(Ruby) - Method in class org.jruby.runtime.Binding
-
- getEvalType() - Method in class org.jruby.runtime.Block
-
- getEvalType() - Method in class org.jruby.runtime.DynamicScope
-
- getEvent() - Method in class org.jruby.ir.instructions.TraceInstr
-
- getException() - Method in exception org.jruby.exceptions.RaiseException
-
Gets the exception
- getException() - Method in class org.jruby.ir.instructions.ThrowExceptionInstr
-
- getException(Ruby) - Method in class org.jruby.ir.operands.IRException
-
- getException() - Method in class org.jruby.Ruby
-
- getExceptionCount() - Method in class org.jruby.management.Runtime
-
- getExceptionCount() - Method in interface org.jruby.management.RuntimeMBean
-
- getExceptionCount() - Method in class org.jruby.Ruby
-
Get the current exception count.
- getExceptionFromOrdinal(int) - Static method in class org.jruby.ir.operands.IRException
-
- getExceptionNodes() - Method in class org.jruby.ast.RescueBodyNode
-
Gets the exceptionNodes.
- getExceptionTargetNode() - Method in class org.jruby.ir.dataflow.FlowGraphNode
-
- getExceptionTypes() - Method in class org.jruby.javasupport.JavaCallable
-
- getExceptionTypes() - Method in class org.jruby.javasupport.JavaConstructor
-
- getExceptionTypes() - Method in class org.jruby.javasupport.JavaMethod
-
- getExceptionTypes() - Method in interface org.jruby.javasupport.ParameterTypes
-
- getExceptionTypes() - Method in class org.jruby.javasupport.proxy.JavaProxyClass.ProxyMethodImpl
-
- getExceptionTypes() - Method in class org.jruby.javasupport.proxy.JavaProxyConstructor
-
- getExcludedMethods() - Method in class org.jruby.management.Config
-
- getExcludedMethods() - Method in interface org.jruby.management.ConfigMBean
-
- getExcludedMethods() - Method in class org.jruby.RubyInstanceConfig
-
- getExecArgs() - Method in class org.jruby.util.ShellLauncher.LaunchConfig
-
- getExecutedPasses() - Method in class org.jruby.ir.interpreter.FullInterpreterContext
-
- getExecutedPasses() - Method in class org.jruby.ir.IRScope
-
- getExecutionContext(ThreadContext) - Method in class org.jruby.ext.jruby.JRubyExecutionContextLocal
-
- getExecutionContext(ThreadContext) - Method in class org.jruby.ext.jruby.JRubyFiberLocal
-
- getExecutionContext(ThreadContext) - Method in class org.jruby.ext.jruby.JRubyThreadLocal
-
- getExecutionContext() - Method in class org.jruby.ir.IRScope
-
- getExecutor() - Method in class org.jruby.Ruby
-
- getExitBB() - Method in class org.jruby.ir.representations.CFG
-
- GetExitCodeProcess(Pointer, IntByReference) - Method in interface org.jruby.util.WindowsFFI.Kernel32
-
- getExitNode() - Method in class org.jruby.ir.dataflow.DataFlowProblem
-
- getExpectedVersion() - Method in class org.jruby.ir.instructions.ModuleVersionGuardInstr
-
- getExpression() - Method in class org.jruby.ast.java_signature.AnnotationParameter
-
- getExpressionNode() - Method in class org.jruby.ast.DefinedNode
-
Gets the expressionNode.
- getExpressionNodes() - Method in class org.jruby.ast.WhenNode
-
Get the expressionNode(s).
- getExtendedHelp() - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- getExtendedHelp() - Static method in class org.jruby.util.cli.OutputStrings
-
- getExtensions() - Method in class org.jruby.embed.jsr223.JRubyEngineFactory
-
- getExternalEncoding() - Method in class org.jruby.RubyInstanceConfig
-
- getExtraCallSites() - Method in class org.jruby.RubyClass
-
- getExtraGemPaths() - Method in class org.jruby.RubyInstanceConfig
-
- getExtraLoaders() - Method in class org.jruby.RubyInstanceConfig
-
- getExtraLoadPaths() - Method in class org.jruby.RubyInstanceConfig
-
- getFactory() - Method in class org.jruby.embed.jsr223.JRubyEngine
-
- getFactory() - Static method in class org.jruby.ext.ffi.jffi.DefaultMethodFactory
-
- getFailCount() - Method in class org.jruby.compiler.JITCompiler
-
- getFailCount() - Method in interface org.jruby.compiler.JITCompilerMBean
-
- getFailurePathLabel() - Method in class org.jruby.ir.instructions.ModuleVersionGuardInstr
-
Where to jump if the version assumption fails?
- getFalse() - Method in class org.jruby.ir.IRManager
-
- getFalse() - Method in class org.jruby.Ruby
-
Returns the "false" instance from the instance pool.
- getFalseClass() - Method in class org.jruby.Ruby
-
- getFastFixnumOpsCallSite(String) - Static method in class org.jruby.runtime.MethodIndex
-
- getFastFixnumOpsMethod(String) - Static method in class org.jruby.runtime.MethodIndex
-
- getFastFloatOpsCallSite(String) - Static method in class org.jruby.runtime.MethodIndex
-
- getFastFloatOpsMethod(String) - Static method in class org.jruby.runtime.MethodIndex
-
- getFatal() - Method in class org.jruby.Ruby
-
- getFcntlFileFlags() - Method in class org.jruby.util.io.ModeFlags
-
Convert the flags in this object to a set of flags appropriate for the
fcntl.
- getFeaturesHelp() - Static method in class org.jruby.util.cli.OutputStrings
-
- getFFI() - Method in class org.jruby.Ruby
-
- getFFIHandle() - Method in class org.jruby.RubyBasicObject
-
- getFFIHandle(RubyBasicObject) - Method in class org.jruby.runtime.ivars.VariableTableManager
-
Retrieve the FFI ext handle for the given object.
- getFFIHandleAccessorField() - Method in class org.jruby.RubyClass
-
Deprecated.
- getFFIHandleAccessorField() - Method in class org.jruby.runtime.ivars.VariableTableManager
-
- getFFIHandleAccessorForRead() - Method in class org.jruby.RubyClass
-
- getFFIHandleAccessorForRead() - Method in class org.jruby.runtime.ivars.VariableTableManager
-
Retrieve the read accessor for FFI handle.
- getFFIHandleAccessorForWrite() - Method in class org.jruby.RubyClass
-
- getFFIHandleAccessorForWrite() - Method in class org.jruby.runtime.ivars.VariableTableManager
-
Retrieve the write accessor for FFI handle.
- getFiber() - Method in class org.jruby.Ruby
-
- getFiber() - Method in class org.jruby.runtime.ThreadContext
-
- getFiberCurrentThread() - Method in class org.jruby.RubyThread
-
- getFiberCurrentThread() - Method in class org.jruby.runtime.ThreadContext
-
- getFiberError() - Method in class org.jruby.Ruby
-
- getFiberExecutor() - Method in class org.jruby.Ruby
-
- getFIC() - Method in class org.jruby.ir.dataflow.DataFlowProblem
-
- getfield(String, String, String) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- getField(String) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Load instance variable from self.
- getField(String) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- getField(String) - Method in class org.jruby.ir.targets.IRBytecodeAdapter7
-
- getField() - Method in class org.jruby.java.invokers.FieldMethodOne
-
- getField() - Method in class org.jruby.java.invokers.FieldMethodZero
-
- getFieldAnnotations() - Method in class org.jruby.RubyClass
-
- getFieldCount() - Method in class org.jruby.ext.ffi.StructLayout
-
- GetFieldInstr - Class in org.jruby.ir.instructions
-
- GetFieldInstr(Variable, Operand, RubySymbol) - Constructor for class org.jruby.ir.instructions.GetFieldInstr
-
- GetFieldInstr(GetFieldInstr) - Method in class org.jruby.ir.IRVisitor
-
- GetFieldInstr(GetFieldInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- getFields() - Method in class org.jruby.ext.ffi.StructLayout
-
- getFields(Class<?>) - Static method in class org.jruby.javasupport.JavaClass
-
- getFieldSignatures() - Method in class org.jruby.RubyClass
-
- getFieldValue(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.Struct
-
- getFile() - Method in class org.jruby.ast.Node
-
- getFile() - Method in class org.jruby.ast.RootNode
-
- getFile() - Method in interface org.jruby.compiler.Compilable
-
- getFile() - Method in class org.jruby.ext.ripper.Position
-
- getFile() - Method in class org.jruby.internal.runtime.AbstractIRMethod
-
- getFile() - Method in class org.jruby.internal.runtime.methods.ProcMethod
-
- getFile() - Method in class org.jruby.ir.instructions.BuildCompoundStringInstr
-
- getFile() - Method in class org.jruby.ir.IREvalScript
-
- getFile() - Method in class org.jruby.ir.IRScope
-
- getFile() - Method in class org.jruby.ir.IRScriptBody
-
- getFile() - Method in class org.jruby.ir.operands.FrozenString
-
- getFile() - Method in class org.jruby.lexer.LexingCommon
-
- getFile() - Method in class org.jruby.lexer.yacc.InvalidSourcePosition
-
- getFile() - Method in interface org.jruby.lexer.yacc.ISourcePosition
-
Which file does this source position live in?
- getFile() - Method in class org.jruby.lexer.yacc.SimpleSourcePosition
-
- getFile() - Method in exception org.jruby.lexer.yacc.SyntaxException
-
- getFile() - Method in class org.jruby.parser.StaticScope
-
- getFile() - Method in interface org.jruby.ParseResult
-
- getFile() - Method in class org.jruby.Ruby
-
- getFile() - Method in interface org.jruby.RubyModule.AutoloadMethod
-
- getFile() - Method in class org.jruby.runtime.Binding
-
- getFile() - Method in class org.jruby.runtime.BlockBody
-
Get the filename for this block
- getFile() - Method in class org.jruby.runtime.CallBlock
-
- getFile() - Method in class org.jruby.runtime.CallBlock19
-
- getFile() - Method in class org.jruby.runtime.IRBlockBody
-
- getFile() - Method in class org.jruby.runtime.JavaInternalBlockBody
-
- getFile() - Method in class org.jruby.runtime.MethodBlockBody
-
- getFile() - Method in class org.jruby.runtime.NullBlockBody
-
- getFile() - Method in interface org.jruby.runtime.PositionAware
-
Get the filename for the method.
- getFile() - Method in class org.jruby.runtime.ThreadContext
-
- getFileDescriptor() - Method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Get the FileDescriptor object associated with this descriptor.
- getFileInBundle(String, String) - Static method in class org.jruby.embed.osgi.utils.OSGiFileLocator
-
- getFileInBundle(Bundle, String) - Static method in class org.jruby.embed.osgi.utils.OSGiFileLocator
-
- getFilename() - Method in class org.jruby.AbstractRubyMethod
-
- getFilename() - Method in class org.jruby.ir.instructions.TraceInstr
-
- getFileName() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- getFileName() - Method in class org.jruby.ir.IRScope
-
Deprecated.
- getFilename() - Method in interface org.jruby.ir.persistence.IRReaderDecoder
-
- getFilename() - Method in class org.jruby.ir.persistence.IRReaderStream
-
- getFilename() - Method in class org.jruby.lexer.LexerSource
-
What file are we lexing?
- getFilename() - Method in class org.jruby.RubyMethod
-
- getFilename() - Method in class org.jruby.runtime.backtrace.BacktraceElement
-
- getFileName() - Method in class org.jruby.runtime.backtrace.RubyStackTraceElement
-
- getFilename() - Method in class org.jruby.runtime.ivars.MethodData
-
- getFileName(JRubyFile, String) - Method in class org.jruby.runtime.load.LoadService
-
- getFilenameFromPathAndName(File, String, boolean) - Static method in class org.jruby.runtime.load.CompiledScriptLoader
-
- getFileNameStringFromScope(ThreadContext, StaticScope) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- getFileno() - Method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Get this descriptor's file number.
- getFileno() - Method in class org.jruby.util.io.OpenFile
-
- getFilenoFromChannel(Channel) - Static method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
- getFilenoUtil() - Method in class org.jruby.Ruby
-
- getFileProperty(String) - Static method in class org.jruby.util.JRubyFile
-
- getFileProperty(String) - Static method in class org.jruby.util.NormalizedFile
-
- getFileStat() - Method in class org.jruby.Ruby
-
- getFileSystemEncoding() - Method in class org.jruby.runtime.encoding.EncodingService
-
- getFileSystemEncoding(Ruby) - Method in class org.jruby.runtime.encoding.EncodingService
-
Deprecated.
- getFileTest() - Method in class org.jruby.Ruby
-
- getFileURL(URL) - Static method in class org.jruby.embed.osgi.utils.OSGiFileLocator
-
Only useful for equinox: on felix we get the file:// url already.
- getFinalizer() - Method in class org.jruby.util.io.OpenFile
-
- getFirstKeywordIndex() - Method in class org.jruby.parser.StaticScope
-
- getFirstNode() - Method in class org.jruby.ast.AndNode
-
Gets the firstNode.
- getFirstNode() - Method in class org.jruby.ast.ArgsCatNode
-
- getFirstNode() - Method in class org.jruby.ast.ArgsPushNode
-
- getFirstNode() - Method in interface org.jruby.ast.BinaryOperatorNode
-
Gets the firstNode.
- getFirstNode() - Method in class org.jruby.ast.OpAsgnAndNode
-
Gets the firstNode.
- getFirstNode() - Method in class org.jruby.ast.OpAsgnConstDeclNode
-
- getFirstNode() - Method in class org.jruby.ast.OpAsgnOrNode
-
Gets the firstNode.
- getFirstNode() - Method in class org.jruby.ast.OrNode
-
Gets the firstNode.
- getFirstRescueBlockLabel() - Method in class org.jruby.ir.instructions.ExceptionRegionStartMarkerInstr
-
- getFixnum(ThreadContext, int, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFixnum(ThreadContext, int, long) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFixnum(ThreadContext, int, int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getFixnum(ThreadContext, int, long) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getFixnum() - Method in class org.jruby.Ruby
-
- getFixnum0(ThreadContext, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFixnum1(ThreadContext, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFixnum2(ThreadContext, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFixnum3(ThreadContext, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFixnum4(ThreadContext, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFixnum5(ThreadContext, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFixnum6(ThreadContext, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFixnum7(ThreadContext, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFixnum8(ThreadContext, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFixnum9(ThreadContext, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFixnumArg() - Method in class org.jruby.ir.instructions.specialized.OneFixnumArgNoBlockCallInstr
-
- getFixnumInvalidator() - Method in class org.jruby.Ruby
-
Deprecated.
- getFixnumOperatorHandle() - Static method in class org.jruby.ir.targets.Bootstrap
-
- getFlag(int) - Method in class org.jruby.RubyBasicObject
-
Get the value of a custom flag on this object.
- getFlags() - Method in class org.jruby.ext.ripper.HeredocTerm
-
- getFlags() - Method in class org.jruby.ext.ripper.StringTerm
-
- getFlags() - Method in class org.jruby.ext.ripper.StrTerm
-
- getFlags() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- getFlags() - Method in class org.jruby.lexer.yacc.HeredocTerm
-
- getFlags() - Method in class org.jruby.lexer.yacc.StringTerm
-
- getFlags() - Method in class org.jruby.lexer.yacc.StrTerm
-
- getFlags() - Method in class org.jruby.util.io.ModeFlags
-
Return a value that, when passed to our constructor,
would create a copy of this instance.
- getFloat(ThreadContext, int, double) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFloat(ThreadContext, int, double) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getFloat(long) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- getFloat(long) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- getFloat(long) - Method in class org.jruby.ext.ffi.MemoryIO
-
Reads a float value from the memory area.
- getFloat(long) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- getFloat() - Method in class org.jruby.Ruby
-
- getFloat0(ThreadContext, double) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFloat1(ThreadContext, double) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFloat2(ThreadContext, double) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFloat3(ThreadContext, double) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFloat32(byte[], int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO.ArrayIO
-
- getFloat4(ThreadContext, double) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFloat5(ThreadContext, double) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFloat6(ThreadContext, double) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFloat64(byte[], int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO.ArrayIO
-
- getFloat7(ThreadContext, double) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFloat8(ThreadContext, double) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFloat9(ThreadContext, double) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFloatArg() - Method in class org.jruby.ir.instructions.specialized.OneFloatArgNoBlockCallInstr
-
- getFloatDomainError() - Method in class org.jruby.Ruby
-
- getFloatInvalidator() - Method in class org.jruby.Ruby
-
Deprecated.
- getFloatOperatorHandle() - Static method in class org.jruby.ir.targets.Bootstrap
-
- getFlowDirection() - Method in class org.jruby.ir.dataflow.DataFlowProblem
-
- getFlowGraphNode(BasicBlock) - Method in class org.jruby.ir.dataflow.DataFlowProblem
-
- getFModeFromString(String) - Static method in class org.jruby.util.io.OpenFile
-
Deprecated.
- getFormat() - Method in class org.jruby.runtime.backtrace.TraceType
-
- getFormat() - Method in class org.jruby.util.RubyDateFormatter.Token
-
Gets the format.
- getFormat() - Method in class org.jruby.util.TimeOutputFormatter
-
Deprecated.
- getFormatter(String) - Static method in class org.jruby.util.TimeOutputFormatter
-
Deprecated.
- getFoundVariables() - Method in class org.jruby.ast.visitor.InstanceVariableFinder
-
Return the Set of all instance variables found during walking.
- getFrame() - Method in class org.jruby.ir.instructions.PopBlockFrameInstr
-
- getFrame() - Method in class org.jruby.runtime.Binding
-
Gets the frame.
- getFrame() - Method in class org.jruby.runtime.Block
-
Gets the frame.
- getFrameAwareMethods() - Method in class org.jruby.compiler.JITCompiler
-
- getFrameAwareMethods() - Method in interface org.jruby.compiler.JITCompilerMBean
-
- getFrameBlock() - Method in class org.jruby.runtime.ThreadContext
-
- getFrameKlazz() - Method in class org.jruby.runtime.ThreadContext
-
- getFrameName() - Method in class org.jruby.ir.instructions.PushBlockFrameInstr
-
- getFrameName() - Method in class org.jruby.ir.instructions.PushMethodFrameInstr
-
- getFrameName() - Method in class org.jruby.runtime.ThreadContext
-
- getFrameOnlyPre(Signature, CallConfiguration, RubyModule, String) - Static method in class org.jruby.runtime.invokedynamic.InvocationLinker
-
- getFramePost(Signature, CallConfiguration) - Static method in class org.jruby.runtime.invokedynamic.InvocationLinker
-
- getFramePre(Signature, CallConfiguration, RubyModule, String, StaticScope) - Static method in class org.jruby.runtime.invokedynamic.InvocationLinker
-
- getFrameSelf() - Method in class org.jruby.runtime.ThreadContext
-
- getFrameType() - Method in class org.jruby.runtime.backtrace.RubyStackTraceElement
-
- getFrozenError() - Method in class org.jruby.Ruby
-
- getFrozenString(ThreadContext, int, int, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFrozenString(ThreadContext, int, int, int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getFrozenString0(ThreadContext, int, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFrozenString1(ThreadContext, int, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFrozenString2(ThreadContext, int, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFrozenString3(ThreadContext, int, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFrozenString4(ThreadContext, int, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFrozenString5(ThreadContext, int, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFrozenString6(ThreadContext, int, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFrozenString7(ThreadContext, int, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFrozenString8(ThreadContext, int, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFrozenString9(ThreadContext, int, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getFullInterpreterContext() - Method in class org.jruby.ir.IRScope
-
- getFullyQualifiedName() - Method in class org.jruby.ir.IRScope
-
- getFullyTypedName() - Method in class org.jruby.ast.java_signature.ArrayTypeNode
-
- getFullyTypedName() - Method in class org.jruby.ast.java_signature.ReferenceTypeNode
-
- getFullyTypedName() - Method in class org.jruby.ast.java_signature.TypeNode
-
Get the name of the class with all of its potential generic glory.
- getFunctionalCallSite(String) - Static method in class org.jruby.runtime.MethodIndex
-
- getFunctionalInterfaceMethod(Class<?>) - Static method in class org.jruby.javasupport.Java
-
- getGather() - Method in class org.jruby.runtime.backtrace.TraceType
-
- getGC() - Method in class org.jruby.Ruby
-
- getGeneration() - Method in class org.jruby.RubyModule
-
- getGenerationObject() - Method in class org.jruby.RubyModule
-
- getGenerator() - Method in class org.jruby.Ruby
-
- getGenericExceptionTypes() - Method in class org.jruby.javasupport.JavaCallable
-
- getGenericExceptionTypes() - Method in class org.jruby.javasupport.JavaConstructor
-
- getGenericExceptionTypes() - Method in class org.jruby.javasupport.JavaMethod
-
- getGenericParameterTypes() - Method in class org.jruby.javasupport.JavaCallable
-
- getGenericParameterTypes() - Method in class org.jruby.javasupport.JavaConstructor
-
- getGenericParameterTypes() - Method in class org.jruby.javasupport.JavaMethod
-
- getGetter() - Method in class org.jruby.runtime.ivars.FieldVariableAccessor
-
- getGetterSafe(Field, Class, MethodHandles.Lookup) - Static method in class org.jruby.javasupport.JavaUtil
-
- getgid(IRubyObject) - Static method in class org.jruby.RubyProcess.Sys
-
Deprecated.
- getgid(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyProcess.Sys
-
- getGlobalEnsureBB() - Method in class org.jruby.ir.representations.CFG
-
- getGlobalEnsureBlockLabel() - Static method in class org.jruby.ir.operands.Label
-
- getGlobalFallback(GlobalSite, ThreadContext) - Static method in class org.jruby.ir.targets.Bootstrap
-
- getGlobalRuntime() - Static method in class org.jruby.Ruby
-
Get the global runtime.
- getGlobalState() - Method in class org.jruby.Ruby
-
Deprecated.
- getGlobalUncached(GlobalVariable) - Static method in class org.jruby.ir.targets.Bootstrap
-
- getGlobalVariable(String, String, int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Retrieve a global variable with the given name.
- getGlobalVariable(String, String, int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- getGlobalVariable(Ruby, String) - Static method in class org.jruby.runtime.Helpers
-
- GetGlobalVariableInstr - Class in org.jruby.ir.instructions
-
- GetGlobalVariableInstr(Variable, RubySymbol) - Constructor for class org.jruby.ir.instructions.GetGlobalVariableInstr
-
- GetGlobalVariableInstr(Variable, GlobalVariable) - Constructor for class org.jruby.ir.instructions.GetGlobalVariableInstr
-
- GetGlobalVariableInstr(GetGlobalVariableInstr) - Method in class org.jruby.ir.IRVisitor
-
- GetGlobalVariableInstr(GetGlobalVariableInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- getGlobalVariables() - Method in class org.jruby.Ruby
-
- getgm() - Method in class org.jruby.RubyTime
-
- getgrent(IRubyObject) - Static method in class org.jruby.ext.etc.RubyEtc
-
- getgrgid(IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.etc.RubyEtc
-
- getgrnam(IRubyObject, IRubyObject) - Static method in class org.jruby.ext.etc.RubyEtc
-
- getGroups(IRubyObject) - Method in class org.jruby.platform.NTPlatform
-
- getGroups(IRubyObject) - Method in class org.jruby.platform.Platform
-
- getGroups(IRubyObject) - Method in class org.jruby.platform.SolarisPlatform
-
- getGroups(IRubyObject) - Method in class org.jruby.platform.UnixPlatform
-
- getGroups(IRubyObject) - Method in class org.jruby.platform.UnsupportedPlatform
-
- getGroupStruct() - Method in class org.jruby.Ruby
-
- getHandle() - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- getHandle() - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Get the "handle" associated with this DynamicMethod.
- getHandle(int) - Method in class org.jruby.internal.runtime.methods.HandleMethod
-
- getHandle() - Method in class org.jruby.ir.IRClosure
-
- getHandleFor(int) - Method in class org.jruby.internal.runtime.methods.CompiledIRMethod
-
- getHandleSafe(Method, Class, MethodHandles.Lookup) - Static method in class org.jruby.javasupport.JavaUtil
-
- getHash() - Method in class org.jruby.Ruby
-
- getHashForBytes(byte[]) - Static method in class org.jruby.compiler.JITCompiler
-
- getHashForString(String) - Static method in class org.jruby.compiler.JITCompiler
-
- getHashSeedK0() - Method in class org.jruby.Ruby
-
- getHashSeedK1() - Method in class org.jruby.Ruby
-
- getHasScriptArgv() - Method in class org.jruby.RubyInstanceConfig
-
- getHelperMethod() - Method in class org.jruby.ir.instructions.RuntimeHelperCall
-
- getHeredocIndent() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- getHeredocIndent() - Method in class org.jruby.lexer.LexingCommon
-
- getHeredocLineIndent() - Method in class org.jruby.lexer.LexingCommon
-
- getHierarchyLock() - Method in class org.jruby.Ruby
-
Get the global object used to synchronize class-hierarchy modifications like
cache invalidation, subclass sets, and included hierarchy sets.
- getHighAddress() - Method in class org.jruby.ext.socket.SubnetUtils.SubnetInfo
-
Return the high address as a dotted IP address.
- getHighBits() - Method in class org.jruby.ext.socket.SocketUtilsIPV6.IPv6Address
-
- getHomeDirectory() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Returns a JRuby home directory.
- getHomeDirectory() - Method in class org.jruby.embed.ScriptingContainer
-
Returns a JRuby home directory.
- getHomeDirectoryPath(ThreadContext, String) - Static method in class org.jruby.RubyDir
-
Returns the home directory of the specified user
on the
system.
- getHomeDirectoryPath(ThreadContext) - Static method in class org.jruby.RubyDir
-
- gethostbyaddr(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.socket.RubySocket
-
- gethostbyaddr(ThreadContext, IRubyObject[]) - Static method in class org.jruby.ext.socket.SocketUtils
-
- gethostbyname(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.socket.RubySocket
-
- gethostbyname(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.socket.RubyTCPSocket
-
- gethostbyname(IRubyObject, IRubyObject) - Static method in class org.jruby.ext.socket.RubyTCPSocket
-
Deprecated.
- gethostbyname(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.socket.SocketUtils
-
- gethostname(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.socket.RubySocket
-
- gethostname(ThreadContext) - Static method in class org.jruby.ext.socket.SocketUtils
-
- getHostScope() - Method in class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- getHour() - Method in class org.jruby.ext.date.RubyDate
-
- getHour() - Method in class org.jruby.RubyTime
-
- getHour() - Method in class org.jruby.util.StrptimeParser.FormatBag
-
- getID() - Method in enum org.jruby.common.IRubyWarnings.ID
-
- getID() - Method in enum org.jruby.ext.ripper.Warnings.ID
-
- getId() - Method in class org.jruby.ir.instructions.CallBase
-
raw identifier string (used by method table).
- getId() - Method in class org.jruby.ir.instructions.GetInstr
-
- getId() - Method in class org.jruby.ir.instructions.InheritanceSearchConstInstr
-
- getId() - Method in class org.jruby.ir.instructions.LexicalSearchConstInstr
-
- getId() - Method in class org.jruby.ir.instructions.PutInstr
-
- getId() - Method in class org.jruby.ir.instructions.RaiseRequiredKeywordArgumentError
-
- getId() - Method in class org.jruby.ir.instructions.ReceiveKeywordArgInstr
-
- getId() - Method in class org.jruby.ir.instructions.SearchConstInstr
-
- getId() - Method in class org.jruby.ir.instructions.SearchModuleForConstInstr
-
- getId() - Method in class org.jruby.ir.instructions.SetCapturedVarInstr
-
- getId() - Method in class org.jruby.ir.IRScope
-
- getId() - Method in class org.jruby.ir.IRScriptBody
-
- getId() - Method in class org.jruby.ir.operands.LocalVariable
-
- getId() - Method in class org.jruby.ir.operands.Reference
-
- getId() - Method in class org.jruby.ir.operands.Self
-
- getId() - Method in class org.jruby.ir.operands.SymbolProc
-
- getId() - Method in class org.jruby.ir.operands.TemporaryCurrentModuleVariable
-
- getId() - Method in class org.jruby.ir.operands.TemporaryLocalVariable
-
- getId() - Method in class org.jruby.ir.operands.Variable
-
- getID() - Method in class org.jruby.ir.representations.BasicBlock
-
- getID() - Method in enum org.jruby.lexer.yacc.SyntaxException.PID
-
- getId() - Method in class org.jruby.RubySymbol
-
- getIdent() - Method in class org.jruby.ext.ripper.RipperLexer
-
- getIdTest() - Method in class org.jruby.RubyModule
-
- getifaddrs(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.socket.RubySocket
-
- getIfNone() - Method in class org.jruby.RubyHash
-
- getImplementationClass() - Method in interface org.jruby.compiler.Compilable
-
- getImplementationClass() - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- getImplementationClass() - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Retrieve the class or module on which this method is implemented, used
for 'super' logic among others.
- getImplementationClass() - Method in class org.jruby.runtime.InterpretedIRBlockBody
-
- getImplementationClass() - Method in class org.jruby.runtime.MixedModeIRBlockBody
-
- getIn() - Method in class org.jruby.embed.ScriptingContainer
-
- getIn() - Method in class org.jruby.Ruby
-
- getIncomingEdges(BasicBlock) - Method in class org.jruby.ir.representations.CFG
-
- getIncomingSourceOfType(BasicBlock, Object) - Method in class org.jruby.ir.representations.CFG
-
- getIncomingSources(BasicBlock) - Method in class org.jruby.ir.representations.CFG
-
- getIndex() - Method in class org.jruby.ast.ArgumentNode
-
Gets the index within the scope construct that actually holds the eval'd value
of this local variable
- getIndex() - Method in class org.jruby.ast.DAsgnNode
-
Gets the index within the scope construct that actually holds the eval'd value
of this local variable
- getIndex() - Method in class org.jruby.ast.DVarNode
-
Gets the index within the scope construct that actually holds the eval'd value
of this local variable
- getIndex() - Method in class org.jruby.ast.FlipNode
-
Gets the index within the scope construct that actually holds the eval'd value
of this local variable
- getIndex() - Method in interface org.jruby.ast.IScopedNode
-
Which index (or slot) this variable is located at in the scope it is stored in.
- getIndex() - Method in class org.jruby.ast.KeywordArgNode
-
- getIndex() - Method in class org.jruby.ast.LocalAsgnNode
-
Gets the index within the scope construct that actually holds the eval'd value
of this local variable
- getIndex() - Method in class org.jruby.ast.LocalVarNode
-
Gets the index within the scope construct that actually holds the eval'd value
of this local variable
- getIndex() - Method in class org.jruby.ir.instructions.MultipleAsgnBase
-
- getIndex() - Method in class org.jruby.RubyStruct.Accessor
-
- getIndex() - Method in class org.jruby.RubyStruct.Mutator
-
- getIndex() - Method in class org.jruby.runtime.ivars.VariableAccessor
-
Get the index allocated for this variable.
- getIndexError() - Method in class org.jruby.Ruby
-
- getInet4Address() - Method in class org.jruby.ext.socket.Addrinfo
-
- getInet6Address() - Method in class org.jruby.ext.socket.Addrinfo
-
- getInetAddress() - Method in class org.jruby.ext.socket.Addrinfo
-
- getInetRemoteSocket() - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- getInetSocketAddress() - Method in class org.jruby.ext.socket.Addrinfo
-
- getInetSocketAddress() - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- getInfo() - Method in class org.jruby.ext.socket.SubnetUtils
-
- getInlineFailedCount() - Method in class org.jruby.management.InlineStats
-
- getInlineFailedCount() - Method in interface org.jruby.management.InlineStatsMBean
-
- getInlineScript() - Method in class org.jruby.RubyInstanceConfig
-
- getInlineStats() - Method in class org.jruby.Ruby
-
- getInlineSuccessCount() - Method in class org.jruby.management.InlineStats
-
- getInlineSuccessCount() - Method in interface org.jruby.management.InlineStatsMBean
-
- getInliningCompilerPasses(IRScope) - Method in class org.jruby.ir.IRManager
-
- getInOutFlags() - Method in class org.jruby.ext.ffi.Buffer
-
- getInPlaceBackupExtension() - Method in class org.jruby.RubyInstanceConfig
-
- getInPlaceBackupExtention() - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- getInput() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Returns an input stream assigned to STDIN and $stdin.
- getInput() - Method in class org.jruby.embed.ScriptingContainer
-
Returns an input stream assigned to STDIN and $stdin.
- getInput() - Method in class org.jruby.RubyInstanceConfig
-
- getInput() - Method in class org.jruby.util.ShellLauncher.POpenProcess
-
- getInputEncoding() - Method in class org.jruby.RubyIO
-
- getInputFieldSeparator() - Method in class org.jruby.management.Config
-
- getInputFieldSeparator() - Method in interface org.jruby.management.ConfigMBean
-
- getInputFieldSeparator() - Method in class org.jruby.RubyInstanceConfig
-
- getInputStream() - Method in class org.jruby.ext.JRubyPOSIXHandler
-
- getInputStream() - Method in class org.jruby.Ruby
-
- getInputStream() - Method in class org.jruby.runtime.load.LoadServiceResource
-
- getInputStream() - Method in class org.jruby.util.io.POSIXProcess
-
- getInputStream() - Method in class org.jruby.util.ShellLauncher.POpenProcess
-
- getInSingle() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- getInstance(Object, Class<T>) - Method in interface org.jruby.embed.EmbedRubyInterfaceAdapter
-
Returns a instance of requested interface type from a previously evaluated script.
- getInstance() - Method in class org.jruby.embed.internal.AbstractLocalContextProvider
-
- getInstance(Object, Class<T>) - Method in class org.jruby.embed.internal.EmbedRubyInterfaceAdapterImpl
-
Returns a instance of a requested interface type from a previously evaluated script.
- getInstance(Object, Class<T>) - Method in class org.jruby.embed.ScriptingContainer
-
Returns an instance of a requested interface type.
- getInstance(RubyObject, String, Object...) - Static method in class org.jruby.embed.variable.Argv
-
Returns an instance of this class.
- getInstance(RubyObject, String, Object...) - Static method in class org.jruby.embed.variable.ClassVariable
-
Returns an instance of this class.
- getInstance(RubyObject, String, Object...) - Static method in class org.jruby.embed.variable.Constant
-
Returns an instance of this class.
- getInstance(RubyObject, String, Object...) - Static method in class org.jruby.embed.variable.GlobalVariable
-
Returns an instance of this class.
- getInstance(RubyObject, String, Object...) - Static method in class org.jruby.embed.variable.InstanceVariable
-
Returns an instance of this class.
- getInstance(RubyObject, String, Object...) - Static method in class org.jruby.embed.variable.LocalGlobalVariable
-
Returns an instance of this class.
- getInstance(RubyObject, String, Object...) - Static method in class org.jruby.embed.variable.PersistentLocalVariable
-
Returns an instance of this class.
- getInstance(RubyObject, String, Object...) - Static method in class org.jruby.embed.variable.TransientLocalVariable
-
Returns an instance of this class.
- getInstance() - Static method in class org.jruby.ext.ffi.Factory
-
Gets an instance of FFIProvider
- getInstance() - Static method in class org.jruby.ext.ffi.jffi.CallbackManager
-
Gets the singleton instance of CallbackManager
- getInstance() - Static method in class org.jruby.internal.runtime.methods.NullMethod
-
Retrieve the singleton instance.
- getInstance() - Static method in class org.jruby.internal.runtime.methods.UndefinedMethod
-
Retrieve the singleton instance.
- getInstance() - Static method in class org.jruby.ir.Compiler
-
- getInstance(Ruby, Object) - Static method in class org.jruby.javasupport.Java
-
Same as Java#getInstance(runtime, rawJavaObject, false).
- getInstance(Ruby, Object, boolean) - Static method in class org.jruby.javasupport.Java
-
Returns a new proxy instance of a type corresponding to rawJavaObject's class,
or the cached proxy if we've already seen this object.
- getInstance(Class, Class[], Set<String>) - Static method in class org.jruby.javasupport.JavaSupport.ProxyClassKey
-
- getInstance() - Static method in class org.jruby.util.ReferenceReaper
-
- getInstanceAssignedNames() - Method in class org.jruby.javasupport.JavaSupport
-
- getInstanceAssignedNames() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getInstanceConfig() - Method in class org.jruby.ir.IRManager
-
- getInstanceConfig() - Method in class org.jruby.Ruby
-
- getInstanceEvalClass() - Method in class org.jruby.RubyBasicObject
-
- getInstanceVariable(String) - Method in class org.jruby.BasicObjectStub.DummyInstanceVariables
-
- getInstanceVariable(IRubyObject, String) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- getInstanceVariable(String) - Method in class org.jruby.RubyBasicObject
-
- getInstanceVariable(IRubyObject, String) - Method in interface org.jruby.RubyObjectAdapter
-
- getInstanceVariable(String) - Method in interface org.jruby.runtime.builtin.InstanceVariables
-
Returns the named instance variable if present, else null.
- getInstanceVariable(IRubyObject, Ruby, String) - Static method in class org.jruby.runtime.Helpers
-
- getInstanceVariableList() - Method in class org.jruby.BasicObjectStub.DummyInstanceVariables
-
- getInstanceVariableList() - Method in class org.jruby.RubyBasicObject
-
Gets a list of all variables in this object.
- getInstanceVariableList() - Method in interface org.jruby.runtime.builtin.InstanceVariables
-
- getInstanceVariableNameList() - Method in class org.jruby.BasicObjectStub.DummyInstanceVariables
-
- getInstanceVariableNameList() - Method in class org.jruby.RubyBasicObject
-
Gets a name list of all variables in this object.
- getInstanceVariableNameList() - Method in interface org.jruby.runtime.builtin.InstanceVariables
-
- getInstanceVariableNoWarn(IRubyObject, ThreadContext, String) - Static method in class org.jruby.runtime.Helpers
-
- getInstanceVariables(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- getInstanceVariables() - Method in class org.jruby.ir.operands.UndefinedValue
-
- getInstanceVariables() - Method in class org.jruby.RubyBasicObject
-
Dummy method to avoid a cast, and to avoid polluting the
IRubyObject interface with all the instance variable management
methods.
- getInstanceVariables() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- GetInstr - Class in org.jruby.ir.instructions
-
- GetInstr(Operation, Variable, Operand, RubySymbol) - Constructor for class org.jruby.ir.instructions.GetInstr
-
- getInStream() - Method in class org.jruby.RubyIO
-
- getInstrs() - Method in class org.jruby.ir.representations.BasicBlock
-
- getInstructions() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- getInstructionsListener() - Method in class org.jruby.ir.IRManager
-
- getInt(long) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- getInt(long) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- getInt(long) - Method in class org.jruby.ext.ffi.MemoryIO
-
Reads a 32 bit integer value from the memory area.
- getInt(long) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- getInt(String) - Static method in class org.jruby.util.SafePropertyAccessor
-
An extension over System.getProperty
method
that additionally produces an int value.
- getInt(String, int) - Static method in class org.jruby.util.SafePropertyAccessor
-
An extension over System.getProperty
method
that additionally produces an int value.
- getInt16(byte[], int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO.ArrayIO
-
- getInt32(byte[], int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO.ArrayIO
-
- getInt64(byte[], int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO.ArrayIO
-
- getInteger() - Method in class org.jruby.Ruby
-
- getIntegratedBacktrace(ThreadContext, StackTraceElement[]) - Method in class org.jruby.runtime.backtrace.TraceType
-
Get an integrated Ruby/Java backtrace if the current Gather type is NORMAL
- getIntegratedBacktraceData(ThreadContext, StackTraceElement[]) - Method in enum org.jruby.runtime.backtrace.TraceType.Gather
-
Gather backtrace data for an integrated trace if the current gather type is "NORMAL", otherwise use the
current gather type.
- getInterface(Class<T>) - Method in class org.jruby.embed.jsr223.JRubyEngine
-
- getInterface(Object, Class<T>) - Method in class org.jruby.embed.jsr223.JRubyEngine
-
- getInterfaceModule(Ruby, JavaClass) - Static method in class org.jruby.javasupport.Java
-
- getInterfaceModule(Ruby, Class) - Static method in class org.jruby.javasupport.Java
-
- getInterfaces() - Method in class org.jruby.javasupport.proxy.JavaProxyClass
-
- getInterfacesFromRubyClass(RubyClass) - Static method in class org.jruby.javasupport.Java
-
- getInternalEncoding() - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- getInternalEncoding() - Method in class org.jruby.RubyInstanceConfig
-
- getInternalVariable(String) - Method in class org.jruby.BasicObjectStub.DummyInternalVariables
-
- getInternalVariable(String) - Method in class org.jruby.RubyBasicObject
-
- getInternalVariable(String) - Method in interface org.jruby.runtime.builtin.InternalVariables
-
Returns the named internal variable if present, else null.
- getInternalVariables(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- getInternalVariables() - Method in class org.jruby.ir.operands.UndefinedValue
-
- getInternalVariables() - Method in class org.jruby.RubyBasicObject
-
Dummy method to avoid a cast, and to avoid polluting the
IRubyObject interface with all the instance variable management
methods.
- getInternalVariables() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- getInterpreterContext() - Method in class org.jruby.ir.IRScope
-
- getInterpreterFrame(String) - Static method in enum org.jruby.runtime.backtrace.FrameType
-
- getInterpreterFrame(String, String) - Static method in enum org.jruby.runtime.backtrace.FrameType
-
- getInterrupt() - Method in class org.jruby.Ruby
-
- getInterruptedRegexpError() - Method in class org.jruby.Ruby
-
- getIntValue() - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- getIntValue() - Method in class org.jruby.RubyBignum
-
- getIntValue() - Method in class org.jruby.RubyFixnum
-
- getIntValue() - Method in class org.jruby.RubyFloat
-
- getIntValue() - Method in class org.jruby.RubyNumeric
-
Return the value of this numeric as a 32-bit long.
- getInvalidator() - Method in class org.jruby.internal.runtime.GlobalVariable
-
- getInvalidator() - Method in class org.jruby.RubyModule
-
- getInvalidByteSequenceError() - Method in class org.jruby.Ruby
-
- getIO() - Method in class org.jruby.Ruby
-
- getIOError() - Method in class org.jruby.Ruby
-
- getIOModes(Ruby, String) - Static method in class org.jruby.RubyIO
-
Deprecated.
- getIOModesIntFromString(Ruby, String) - Static method in class org.jruby.RubyIO
-
Deprecated.
- getIPv4Preferred() - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- getIPV6Address(String) - Static method in class org.jruby.ext.socket.SocketUtilsIPV6
-
- getIPV6NetMask(String) - Static method in class org.jruby.ext.socket.SocketUtilsIPV6
-
- getIRAverageSize() - Method in class org.jruby.compiler.JITCompiler
-
- getIRAverageSize() - Method in interface org.jruby.compiler.JITCompilerMBean
-
- getIRLargestSize() - Method in class org.jruby.compiler.JITCompiler
-
- getIRLargestSize() - Method in interface org.jruby.compiler.JITCompilerMBean
-
- getIRManager() - Method in class org.jruby.Ruby
-
- getIRPersistedFile(String) - Static method in class org.jruby.ir.persistence.util.IRFileExpert
-
- getIRScope() - Method in interface org.jruby.compiler.Compilable
-
- getIRScope() - Method in class org.jruby.internal.runtime.AbstractIRMethod
-
- getIRScope() - Method in class org.jruby.parser.StaticScope
-
- getIRScope() - Method in class org.jruby.runtime.InterpretedIRBlockBody
-
- getIRScope() - Method in class org.jruby.runtime.MixedModeIRBlockBody
-
- getIRScopeListener() - Method in class org.jruby.ir.IRManager
-
- getIRSize() - Method in class org.jruby.compiler.JITCompiler
-
- getIRSize() - Method in interface org.jruby.compiler.JITCompilerMBean
-
- getIterNode() - Method in interface org.jruby.ast.BlockAcceptingNode
-
- getIterNode() - Method in class org.jruby.ast.CallNode
-
- getIterNode() - Method in class org.jruby.ast.FCallNode
-
Get the node that represents a block or a block variable.
- getIterNode() - Method in class org.jruby.ast.ForNode
-
- getIterNode() - Method in class org.jruby.ast.SuperNode
-
- getIterNode() - Method in class org.jruby.ast.ZSuperNode
-
- getIvarNames() - Method in class org.jruby.runtime.ivars.MethodData
-
- getJarFile(String) - Method in class org.jruby.runtime.load.LoadService
-
- getJavaArray() - Method in class org.jruby.java.proxies.ArrayJavaProxy
-
- getJavaArrayClass() - Method in class org.jruby.javasupport.JavaSupport
-
- getJavaArrayClass() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getJavaArrayUtilitiesModule() - Method in class org.jruby.javasupport.JavaSupport
-
- getJavaArrayUtilitiesModule() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getJavaCasedName(String) - Static method in class org.jruby.javasupport.JavaUtil
-
- getJavaClass(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- getJavaClass() - Method in class org.jruby.ext.date.RubyDate
-
- getJavaClass() - Method in class org.jruby.ir.operands.UndefinedValue
-
RubyMethod getJavaClass.
- getJavaClass() - Method in class org.jruby.java.proxies.JavaProxy
-
- getJavaClass(ThreadContext, RubyModule) - Static method in class org.jruby.javasupport.JavaClass
-
Get the associated JavaClass for a proxy module.
- getJavaClass() - Method in class org.jruby.javasupport.JavaObject
-
- getJavaClass() - Method in class org.jruby.javasupport.proxy.JavaProxyClass
-
- getJavaClass() - Method in class org.jruby.RubyArray
-
- getJavaClass() - Method in class org.jruby.RubyBasicObject
-
Will return the Java interface that most closely can represent
this object, when working through Java integration translations.
- getJavaClass() - Method in class org.jruby.RubyBignum
-
- getJavaClass() - Method in class org.jruby.RubyBoolean
-
- getJavaClass() - Method in class org.jruby.RubyFixnum
-
- getJavaClass() - Method in class org.jruby.RubyFloat
-
- getJavaClass() - Method in class org.jruby.RubyHash
-
- getJavaClass() - Method in class org.jruby.RubyNil
-
- getJavaClass() - Method in class org.jruby.RubyString
-
- getJavaClass() - Method in class org.jruby.RubyTime
-
- getJavaClass() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
RubyMethod getJavaClass.
- getJavaClassClass() - Method in class org.jruby.javasupport.JavaSupport
-
- getJavaClassClass() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getJavaClassFromCache(Class) - Method in class org.jruby.javasupport.JavaSupport
-
- getJavaClassFromCache(Class) - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getJavaClassIfProxy(ThreadContext, RubyModule) - Static method in class org.jruby.javasupport.JavaClass
-
Retieve a JavaClass if the passed module/class is a Java proxy.
- getJavaConstructorClass() - Method in class org.jruby.javasupport.JavaSupport
-
- getJavaConstructorClass() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getJavaConverter(Class) - Static method in class org.jruby.javasupport.JavaUtil
-
- getJavaDate() - Method in class org.jruby.RubyTime
-
- getJavaDefault() - Method in class org.jruby.runtime.encoding.EncodingService
-
- getJavaExtensionDefinitions() - Method in class org.jruby.Ruby
-
- getJavaFieldClass() - Method in class org.jruby.javasupport.JavaSupport
-
- getJavaFieldClass() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getJavaifiedKey() - Method in class org.jruby.RubyHash.RubyHashEntry
-
- getJavaifiedValue() - Method in class org.jruby.RubyHash.RubyHashEntry
-
- getJavaInterfaceTemplate() - Method in class org.jruby.javasupport.JavaSupport
-
- getJavaInterfaceTemplate() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getJavaMajorVersion() - Method in class org.jruby.ext.ffi.Platform
-
Gets the version of the Java Virtual Machine (JVM) jffi is running on.
- getJavaMethodClass() - Method in class org.jruby.javasupport.JavaSupport
-
- getJavaMethodClass() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getJavaModule() - Method in class org.jruby.javasupport.JavaSupport
-
- getJavaModule() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getJavaName() - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- getJavaObject() - Method in class org.jruby.embed.variable.Argv
-
- getJavaObject() - Method in interface org.jruby.embed.variable.BiVariable
-
Returns a value of the variable this object holds in Java type.
- getJavaObjectClass() - Method in class org.jruby.javasupport.JavaSupport
-
- getJavaObjectClass() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getJavaObjectVariable(Object, int) - Method in class org.jruby.javasupport.JavaSupport
-
Deprecated.
- getJavaObjectVariable(Object, int) - Method in class org.jruby.javasupport.JavaSupportImpl
-
Deprecated.
- getJavaPackageClass() - Method in class org.jruby.javasupport.JavaSupport
-
- getJavaPackageClass() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getJavaPackageModule(Ruby, Package) - Static method in class org.jruby.javasupport.Java
-
- getJavaPackageModule(Ruby, String) - Static method in class org.jruby.javasupport.Java
-
- getJavaPropertyName(String) - Static method in class org.jruby.javasupport.JavaUtil
-
For methods that match /(get|set|is)([A-Z0-9])(.*)/, return the "name"
part of the property with leading lower-case.
- getJavaProxy() - Method in class org.jruby.RubyModule
-
Get whether this class is associated with (i.e.
- getJavaProxyClass() - Method in class org.jruby.javasupport.JavaSupport
-
- getJavaProxyClass() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getJavaProxyClassCache() - Method in class org.jruby.javasupport.JavaSupport
-
Deprecated.
- getJavaProxyClassCache() - Method in class org.jruby.javasupport.JavaSupportImpl
-
Deprecated.
- getJavaProxyClassFactory() - Method in class org.jruby.Ruby
-
- getJavaProxyConstructorClass() - Method in class org.jruby.javasupport.JavaSupport
-
- getJavaProxyConstructorClass() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getJavaSupport() - Method in class org.jruby.Ruby
-
- getJavaThread() - Method in class org.jruby.internal.runtime.RubyRunnable
-
- getJavaThread() - Method in interface org.jruby.internal.runtime.ThreadedRunnable
-
- getJavaUtilitiesModule() - Method in class org.jruby.javasupport.JavaSupport
-
- getJavaUtilitiesModule() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getJDBCDriverUnloader() - Method in class org.jruby.util.JRubyClassLoader
-
Deprecated.
- getJitBackground() - Method in class org.jruby.RubyInstanceConfig
-
Get whether the JIT compiler will run in a background thread.
- getJITCompiler() - Method in class org.jruby.Ruby
-
- getJitLogEvery() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Returns the value of n, which means that jitted methods are logged in
every n methods.
- getJitLogEvery() - Method in class org.jruby.embed.ScriptingContainer
-
Returns the value of n, which means that jitted methods are logged in
every n methods.
- getJitLogEvery() - Method in class org.jruby.management.Config
-
- getJitLogEvery() - Method in interface org.jruby.management.ConfigMBean
-
- getJitLogEvery() - Method in class org.jruby.RubyInstanceConfig
-
- getJitMax() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Returns a value of a max class cache size.
- getJitMax() - Method in class org.jruby.embed.ScriptingContainer
-
Returns a value of a max class cache size.
- getJitMax() - Method in class org.jruby.management.Config
-
- getJitMax() - Method in interface org.jruby.management.ConfigMBean
-
- getJitMax() - Method in class org.jruby.RubyInstanceConfig
-
- getJitMaxSize() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Returns a value of a max size of the bytecode generated by compiler.
- getJitMaxSize() - Method in class org.jruby.embed.ScriptingContainer
-
Returns a value of a max size of the bytecode generated by compiler.
- getJitMaxSize() - Method in class org.jruby.management.Config
-
- getJitMaxSize() - Method in interface org.jruby.management.ConfigMBean
-
- getJitMaxSize() - Method in class org.jruby.RubyInstanceConfig
-
- getJITPasses(IRScope) - Method in class org.jruby.ir.IRManager
-
- getJittedBody() - Method in class org.jruby.runtime.MixedModeIRBlockBody
-
- getJitThreshold() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Returns a value of the threshold that determines whether jitted methods'
call reached to the limit or not.
- getJitThreshold() - Method in class org.jruby.embed.ScriptingContainer
-
Returns a value of the threshold that determines whether jitted methods'
call reached to the limit or not.
- getJitThreshold() - Method in class org.jruby.management.Config
-
- getJitThreshold() - Method in interface org.jruby.management.ConfigMBean
-
- getJitThreshold() - Method in class org.jruby.RubyInstanceConfig
-
- getJRubyClassLoader() - Method in class org.jruby.Ruby
-
- getJRubyHome() - Method in class org.jruby.management.Config
-
- getJRubyHome() - Method in interface org.jruby.management.ConfigMBean
-
- getJRubyHome() - Method in class org.jruby.Ruby
-
- getJRubyHome() - Method in class org.jruby.RubyInstanceConfig
-
- getJulianDayNumber() - Method in class org.jruby.ext.date.RubyDate
-
- getJumps() - Method in class org.jruby.ir.instructions.BSwitchInstr
-
- getJumpTarget() - Method in class org.jruby.ir.instructions.BranchInstr
-
- getJumpTarget() - Method in class org.jruby.ir.instructions.JumpInstr
-
- getJumpTarget() - Method in interface org.jruby.ir.instructions.JumpTargetInstr
-
- getJumpTarget() - Method in class org.jruby.ir.instructions.OneOperandBranchInstr
-
- getJumpTarget() - Method in class org.jruby.ir.instructions.TwoOperandBranchInstr
-
- getJumpTargets() - Method in class org.jruby.ir.instructions.BSwitchInstr
-
- getJumpTargets() - Method in class org.jruby.ir.instructions.MultiBranchInstr
-
- getKCode() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Returns a value of KCode currently used.
- getKCode() - Method in class org.jruby.embed.ScriptingContainer
-
Returns a value of KCode currently used.
- getKCode() - Method in class org.jruby.management.Config
-
- getKCode() - Method in interface org.jruby.management.ConfigMBean
-
- getKCode() - Method in class org.jruby.parser.ParserConfiguration
-
- getKCode() - Method in class org.jruby.Ruby
-
- getKCode() - Method in class org.jruby.RubyInstanceConfig
-
- getKCode() - Method in class org.jruby.RubyRegexp
-
- getKCode() - Method in enum org.jruby.util.KCode
-
- getKCode() - Method in class org.jruby.util.RegexpOptions
-
- getKCodeName() - Method in class org.jruby.util.RegexpOptions
-
- getKeepAlive(Channel) - Method in enum org.jruby.ext.socket.SocketType
-
- getKernel() - Method in class org.jruby.Ruby
-
- getKernel32() - Static method in class org.jruby.util.WindowsFFI
-
- getKernelGsubDefined() - Method in class org.jruby.RubyInstanceConfig
-
Get Kernel#gsub is defined or not
- getKey() - Method in class org.jruby.ir.instructions.ArrayDerefInstr
-
- getKey() - Method in class org.jruby.ir.instructions.ReceiveKeywordArgInstr
-
- getKey() - Method in class org.jruby.RubyHash.RubyHashEntry
-
- getKey() - Method in class org.jruby.util.collections.IntHashMap.Entry
-
- getKey() - Method in class org.jruby.util.KeyValuePair
-
- getKeyError() - Method in class org.jruby.Ruby
-
- getKeyRest() - Method in class org.jruby.ast.ArgsNode
-
- getKeyword(String) - Static method in class org.jruby.ext.ripper.RipperLexer
-
- getKeyword(ByteList) - Static method in class org.jruby.lexer.yacc.RubyLexer
-
- getKeyword(String) - Static method in class org.jruby.lexer.yacc.RubyLexer
-
- getKeywordArgs() - Method in class org.jruby.ext.ripper.ArgsTailHolder
-
- getKeywordArgs() - Method in class org.jruby.parser.ArgsTailHolder
-
- getKeywordCount() - Method in class org.jruby.ast.ArgsNode
-
- getKeywordRestArg() - Method in class org.jruby.ext.ripper.ArgsTailHolder
-
- getKeywordRestArgNode() - Method in class org.jruby.parser.ArgsTailHolder
-
- getKeywords() - Method in class org.jruby.ast.ArgsNode
-
- getKeywordsIndex() - Method in class org.jruby.ast.ArgsNode
-
- getKind() - Method in exception org.jruby.util.ConvertBytes.ERange
-
- getKlazz() - Method in class org.jruby.runtime.Frame
-
Return class that we are calling against
- getLabel() - Method in class org.jruby.ir.instructions.LabelInstr
-
- getLabel() - Method in class org.jruby.ir.passes.AddCallProtocolInstructions
-
- getLabel() - Method in class org.jruby.ir.passes.AddLocalVarLoadStoreInstructions
-
- getLabel() - Method in class org.jruby.ir.passes.AddMissingInitsPass
-
- getLabel() - Method in class org.jruby.ir.passes.CompilerPass
-
What is the user-friendly name of this compiler pass
- getLabel() - Method in class org.jruby.ir.passes.DeadCodeElimination
-
- getLabel() - Method in class org.jruby.ir.passes.DominatorTreeBuilder
-
- getLabel() - Method in class org.jruby.ir.passes.EnsureTempsAssigned
-
- getLabel() - Method in class org.jruby.ir.passes.LiveVariableAnalysis
-
- getLabel() - Method in class org.jruby.ir.passes.LocalOptimizationPass
-
- getLabel() - Method in class org.jruby.ir.passes.OptimizeDelegationPass
-
- getLabel() - Method in class org.jruby.ir.passes.OptimizeDynScopesPass
-
- getLabel() - Method in class org.jruby.ir.passes.UnboxingPass
-
- getLabel() - Method in class org.jruby.ir.representations.BasicBlock
-
- getLabel(Label) - Method in class org.jruby.ir.targets.MethodData
-
- getLambdaBody() - Method in class org.jruby.ir.instructions.BuildLambdaInstr
-
- getLanguageName() - Method in class org.jruby.embed.jsr223.JRubyEngineFactory
-
- getLanguageVersion() - Method in class org.jruby.embed.jsr223.JRubyEngineFactory
-
- getLast() - Method in class org.jruby.ast.ListNode
-
- getLastCallType() - Method in class org.jruby.runtime.ThreadContext
-
- GetLastError() - Method in interface org.jruby.util.WindowsFFI.Kernel32
-
- getLastExitStatus() - Method in class org.jruby.runtime.ThreadContext
-
- getLastInstr() - Method in class org.jruby.ir.representations.BasicBlock
-
- getLastLine(IRubyObject) - Method in class org.jruby.runtime.Frame
-
- getLastLine(Ruby, ThreadContext) - Static method in class org.jruby.runtime.Helpers
-
- getLastLine() - Method in class org.jruby.runtime.ThreadContext
-
Get the value of the $_ (lastline) "global".
- getLastVisibility() - Method in class org.jruby.runtime.ThreadContext
-
- getLayout(ThreadContext) - Method in class org.jruby.ext.ffi.Struct
-
- getLeft() - Method in class org.jruby.util.Random
-
- getLeftNode() - Method in class org.jruby.ast.Colon2Node
-
Gets the leftNode.
- getLeftover() - Method in class org.jruby.util.StrptimeParser.FormatBag
-
- getLeftParenBegin() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- getLeftParenBegin() - Method in class org.jruby.lexer.LexingCommon
-
- getLength() - Method in class org.jruby.javasupport.JavaArray
-
- getLength() - Method in class org.jruby.RubyArray
-
- getLexicalParent() - Method in class org.jruby.ir.IRScope
-
Returns the lexical scope that contains this scope definition
- getLexicalScopes() - Method in class org.jruby.ir.IRScope
-
- getLibDir(Ruby) - Static method in class org.jruby.ext.rbconfig.RbConfigLibrary
-
- getLine() - Method in class org.jruby.AbstractRubyMethod
-
- getLine() - Method in class org.jruby.ast.Node
-
- getLine() - Method in interface org.jruby.compiler.Compilable
-
- getLine() - Method in class org.jruby.internal.runtime.AbstractIRMethod
-
- getLine() - Method in class org.jruby.internal.runtime.methods.ProcMethod
-
- getLine() - Method in class org.jruby.ir.instructions.BuildCompoundStringInstr
-
- getLine() - Method in class org.jruby.ir.IRScope
-
- getLine() - Method in class org.jruby.ir.operands.FrozenString
-
- getLine() - Method in class org.jruby.lexer.yacc.InvalidSourcePosition
-
- getLine() - Method in interface org.jruby.lexer.yacc.ISourcePosition
-
Which is the first(start) line that this source position occurs on (zero-based)
- getLine() - Method in class org.jruby.lexer.yacc.SimpleSourcePosition
-
- getLine() - Method in exception org.jruby.lexer.yacc.SyntaxException
-
- getLine() - Method in interface org.jruby.ParseResult
-
- getline(ThreadContext, IRubyObject) - Method in class org.jruby.RubyIO
-
- getline(ThreadContext, IRubyObject, long) - Method in class org.jruby.RubyIO
-
getline using logic of gets.
- getline(Ruby, ByteList) - Method in class org.jruby.RubyIO
-
Deprecated.
- getline(Ruby, ByteList, long) - Method in class org.jruby.RubyIO
-
Deprecated.
- getline(ThreadContext, ByteList) - Method in class org.jruby.RubyIO
-
Deprecated.
- getline(ThreadContext, ByteList, long) - Method in class org.jruby.RubyIO
-
Deprecated.
- getLine() - Method in class org.jruby.RubyMethod
-
- getLine() - Method in class org.jruby.runtime.backtrace.BacktraceElement
-
- getLine() - Method in class org.jruby.runtime.Binding
-
- getLine() - Method in class org.jruby.runtime.BlockBody
-
get The line number for this block
- getLine() - Method in class org.jruby.runtime.CallBlock
-
- getLine() - Method in class org.jruby.runtime.CallBlock19
-
- getLine() - Method in class org.jruby.runtime.IRBlockBody
-
- getLine() - Method in class org.jruby.runtime.JavaInternalBlockBody
-
- getLine() - Method in class org.jruby.runtime.MethodBlockBody
-
- getLine() - Method in class org.jruby.runtime.NullBlockBody
-
- getLine() - Method in interface org.jruby.runtime.PositionAware
-
Get the line number for the method.
- getLine() - Method in class org.jruby.runtime.ThreadContext
-
- getline(ByteList, byte) - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- getline(ByteList, byte, long) - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- getline(ByteList, byte) - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- getline(ByteList, byte, long) - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- Getline - Class in org.jruby.util.io
-
Encapsulation of the prepare_getline_args logic from MRI, used by StringIO and IO.
- Getline() - Constructor for class org.jruby.util.io.Getline
-
- getline(ThreadContext, Self, IRubyObject, int, boolean, Block) - Method in interface org.jruby.util.io.Getline.Callback
-
- getline(ByteList, byte) - Method in interface org.jruby.util.io.Stream
-
Deprecated.
Read all bytes up to and including a terminator byte.
- getline(ByteList, byte, long) - Method in interface org.jruby.util.io.Stream
-
Deprecated.
Reads all bytes up to and including a terminator byte or until limit is reached.
- Getline.Callback<Self,Return extends IRubyObject> - Interface in org.jruby.util.io
-
- getLinearizedBBList() - Method in class org.jruby.ir.interpreter.FullInterpreterContext
-
- getlineCall(ThreadContext, Getline.Callback<Self, Return>, Self, Encoding) - Static method in class org.jruby.util.io.Getline
-
- getlineCall(ThreadContext, Getline.Callback<Self, Return>, Self, Encoding, IRubyObject) - Static method in class org.jruby.util.io.Getline
-
- getlineCall(ThreadContext, Getline.Callback<Self, Return>, Self, Encoding, IRubyObject, IRubyObject) - Static method in class org.jruby.util.io.Getline
-
- getlineCall(ThreadContext, Getline.Callback<Self, Return>, Self, Encoding, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.util.io.Getline
-
- getlineCall(ThreadContext, Getline.Callback<Self, Return>, Self, Encoding, Block) - Static method in class org.jruby.util.io.Getline
-
- getlineCall(ThreadContext, Getline.Callback<Self, Return>, Self, Encoding, IRubyObject, Block) - Static method in class org.jruby.util.io.Getline
-
- getlineCall(ThreadContext, Getline.Callback<Self, Return>, Self, Encoding, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.util.io.Getline
-
- getlineCall(ThreadContext, Getline.Callback<Self, Return>, Self, Encoding, IRubyObject, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.util.io.Getline
-
- getlineCall(ThreadContext, Getline.Callback<Self, Return>, Self, Encoding, int, IRubyObject, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.util.io.Getline
-
- getlineFast(ThreadContext, Encoding, RubyIO, boolean) - Method in class org.jruby.util.io.OpenFile
-
- getLineno() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- getLineNumber() - Method in class org.jruby.ir.instructions.LineNumberInstr
-
- getLinenumber() - Method in class org.jruby.ir.instructions.TraceInstr
-
- getLineNumber() - Method in class org.jruby.ir.IRScope
-
Deprecated.
- getLineNumber() - Method in class org.jruby.parser.ParserConfiguration
-
- getLineNumber() - Method in class org.jruby.runtime.backtrace.RubyStackTraceElement
-
- getLineNumber() - Method in class org.jruby.util.io.OpenFile
-
- getLineNumberOffset() - Method in enum org.jruby.runtime.RubyEvent
-
Deprecated.
- getLineOffset() - Method in class org.jruby.lexer.LexerSource
-
- getLineOffset() - Method in class org.jruby.lexer.LexingCommon
-
- getList() - Method in class org.jruby.RubyArray
-
- getListeners() - Method in class org.jruby.ir.IRManager
-
- getLoadedFeatures() - Method in class org.jruby.runtime.load.LoadService
-
- getLoader() - Method in class org.jruby.RubyInstanceConfig
-
- getLoadError() - Method in class org.jruby.Ruby
-
- getLoadGemfile() - Method in class org.jruby.RubyInstanceConfig
-
Whether to load and setup bundler on startup.
- getLoadPath() - Method in class org.jruby.runtime.load.LoadService
-
- getLoadPathEntry(IRubyObject) - Method in class org.jruby.runtime.load.LoadService
-
- getLoadPaths() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Returns a list of load paths for Ruby scripts/libraries.
- getLoadPaths() - Method in class org.jruby.embed.ScriptingContainer
-
Returns a list of load paths for Ruby scripts/libraries.
- getLoadPaths() - Method in class org.jruby.management.Config
-
- getLoadPaths() - Method in interface org.jruby.management.ConfigMBean
-
- getLoadPaths() - Method in class org.jruby.RubyInstanceConfig
-
- getLoadService() - Method in class org.jruby.Ruby
-
Returns the loadService.
- getLoadServiceCreator() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Returns a LoadServiceCreator currently used.
- getLoadServiceCreator() - Method in class org.jruby.embed.ScriptingContainer
-
Returns a LoadServiceCreator currently used.
- getLoadServiceCreator() - Method in class org.jruby.RubyInstanceConfig
-
- getLoadsOnScopeExit() - Method in class org.jruby.ir.dataflow.analyses.LoadLocalVarPlacementProblem
-
- getlocal() - Method in class org.jruby.RubyTime
-
- getlocal(ThreadContext) - Method in class org.jruby.RubyTime
-
- getlocal(ThreadContext, IRubyObject) - Method in class org.jruby.RubyTime
-
- getlocal19(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyTime
-
Deprecated.
- getLocalContextInstance(RubyInstanceConfig, LocalVariableBehavior, boolean) - Static method in class org.jruby.embed.internal.SingletonLocalContextProvider
-
Deprecated.
- getLocaleEncoding() - Method in class org.jruby.runtime.encoding.EncodingService
-
- getLocalJumpError() - Method in class org.jruby.Ruby
-
- getLocalJumpTypeOrRethrow(RaiseException) - Static method in class org.jruby.runtime.Helpers
-
- getLocalScope() - Method in class org.jruby.parser.StaticScope
-
Gets the Local Scope relative to the current Scope.
- getLocalSocketAddress(Channel) - Method in enum org.jruby.ext.socket.SocketType
-
- getLocalTimeZone(Ruby) - Static method in class org.jruby.RubyTime
-
- getLocalURL(URL) - Static method in class org.jruby.embed.osgi.utils.OSGiFileLocator
-
Only useful for equinox: on felix we get the file:// or jar:// url already.
- getLocalVar() - Method in class org.jruby.ir.instructions.LoadLocalVarInstr
-
This is the variable that is being loaded from the scope.
- getLocalVar() - Method in class org.jruby.ir.instructions.StoreLocalVarInstr
-
This is the variable that is being stored into in this scope.
- getLocalVariable(RubySymbol, int) - Method in class org.jruby.ir.IRBuilder
-
- getLocalVariable(RubySymbol, int) - Method in class org.jruby.ir.IRClosure
-
- getLocalVariable(RubySymbol, int) - Method in class org.jruby.ir.IRMethod
-
- getLocalVariable(RubySymbol, int) - Method in class org.jruby.ir.IRScope
-
Find or create a local variable.
- getLocalVariableBehavior() - Method in class org.jruby.embed.internal.AbstractLocalContextProvider
-
- getLocalVariableBehavior() - Method in class org.jruby.embed.internal.BiVariableMap
-
Returns a local variable behavior
- getLocalVariableBehavior() - Method in class org.jruby.embed.internal.LocalContext
-
- getLocalVariableBehavior() - Method in interface org.jruby.embed.internal.LocalContextProvider
-
Returns a local variable behavior associated to the scope.
- getLocalVariableBehaviorOrNull() - Static method in class org.jruby.embed.internal.SingletonLocalContextProvider
-
Deprecated.
- getLocalVariables() - Method in class org.jruby.ir.IRScope
-
Get the local variables for this scope.
- getLocalVariables(Ruby) - Method in class org.jruby.parser.StaticScope
-
- getLocalVarNames() - Method in class org.jruby.embed.internal.BiVariableMap
-
Returns Ruby's local variable names this map has.
- getLocalVarsLiveOnScopeEntry() - Method in class org.jruby.ir.dataflow.analyses.LiveVariablesProblem
-
Get variables that are live on entry to the cfg.
- getLocalVarValues() - Method in class org.jruby.embed.internal.BiVariableMap
-
Returns Ruby's local variable values this map has.
- getLocation() - Method in class org.jruby.ir.operands.LocalVariable
-
- getLocation() - Method in class org.jruby.Ruby
-
- getLogger(Class<?>) - Static method in class org.jruby.util.log.LoggerFactory
-
- getLogger(String) - Static method in class org.jruby.util.log.LoggerFactory
-
- getlogin(IRubyObject) - Static method in class org.jruby.ext.etc.RubyEtc
-
- getLong(long) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- getLong(long) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- getLong(long) - Method in class org.jruby.ext.ffi.MemoryIO
-
Reads a 64 bit integer value from the memory area.
- getLong(long) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- getLongestVariable(int, ResultInstr) - Method in class org.jruby.ir.persistence.IRDumper
-
- getLongValue() - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- getLongValue() - Method in class org.jruby.RubyBignum
-
- getLongValue() - Method in class org.jruby.RubyFixnum
-
- getLongValue() - Method in class org.jruby.RubyFloat
-
- getLongValue() - Method in class org.jruby.RubyNumeric
-
Return the value of this numeric as a 64-bit long.
- getLongValue() - Method in class org.jruby.RubyRational
-
- getLowAddress() - Method in class org.jruby.ext.socket.SubnetUtils.SubnetInfo
-
Return the low address as a dotted IP address.
- getLowBits() - Method in class org.jruby.ext.socket.SocketUtilsIPV6.IPv6Address
-
- getMainThread() - Method in class org.jruby.internal.runtime.ThreadService
-
- getManager() - Method in class org.jruby.ir.IRScope
-
- getManager() - Method in class org.jruby.ir.representations.CFG
-
- getMap() - Method in class org.jruby.embed.internal.BiVariableMap
-
Returns a map whose value is a Java object not a BiVariable type object.
- getMapJavaProxyClass() - Method in class org.jruby.javasupport.JavaSupport
-
- getMapJavaProxyClass() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getMarshal() - Method in class org.jruby.Ruby
-
- getMarshal() - Method in class org.jruby.RubyClass
-
- getMarshalEncoding() - Method in class org.jruby.RubyRegexp
-
- getMarshalEncoding() - Method in class org.jruby.RubyString
-
- getMarshalEncoding() - Method in class org.jruby.RubySymbol
-
- getMarshalEncoding() - Method in interface org.jruby.runtime.encoding.MarshalEncoding
-
- getMatch2Result() - Method in class org.jruby.ir.instructions.SetCapturedVarInstr
-
- getMatchData() - Method in class org.jruby.Ruby
-
- getMatchingCallable(Ruby, Class<?>, String, Class<?>[]) - Static method in class org.jruby.javasupport.JavaClass
-
- getMatchingConstructor(Ruby, Class<?>, Class<?>[]) - Static method in class org.jruby.javasupport.JavaConstructor
-
- getMatchingDeclaredMethod(Ruby, Class<?>, String, Class<?>[]) - Static method in class org.jruby.javasupport.JavaMethod
-
- getMatchNode(Node, Node) - Method in class org.jruby.parser.ParserSupport
-
- getMatchNumber() - Method in class org.jruby.ast.NthRefNode
-
Gets the matchNumber.
- getMath() - Method in class org.jruby.Ruby
-
- getMathDomainError() - Method in class org.jruby.Ruby
-
- getMax() - Method in class org.jruby.internal.runtime.methods.DescriptorInfo
-
- getMaxArgumentsCount() - Method in class org.jruby.ast.ArgsNode
-
- getMaxNodeID() - Method in class org.jruby.ir.representations.CFG
-
- getMDay() - Method in class org.jruby.util.StrptimeParser.FormatBag
-
- getMemberParameterTypes(Member) - Method in class org.jruby.java.invokers.ConstructorInvoker
-
- getMemberParameterTypes(Member) - Method in class org.jruby.java.invokers.MethodInvoker
-
- getMemberParameterTypes(Member) - Method in class org.jruby.java.invokers.RubyToJavaInvoker
-
- getMembers() - Method in class org.jruby.ext.ffi.StructLayout
-
- getMemory() - Method in class org.jruby.ext.ffi.Struct
-
- getMemoryIO(long) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- getMemoryIO(long) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- getMemoryIO(Object) - Method in class org.jruby.ext.ffi.jffi.DelegatingPointerParameterStrategy
-
- getMemoryIO(Object) - Method in class org.jruby.ext.ffi.jffi.PointerParameterStrategy
-
- getMemoryIO(Object) - Method in class org.jruby.ext.ffi.jffi.StringParameterStrategy
-
- getMemoryIO(long) - Method in class org.jruby.ext.ffi.MemoryIO
-
Reads a pointer value at the specified offset within the memory area, and
wraps it in an abstract memory accessor.
- getMemoryIO() - Method in class org.jruby.ext.ffi.MemoryObject
-
Gets the memory I/O accessor to read/write to the memory area.
- getMemoryIO(long) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- getMemoryIOStrategy(MemoryIO) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- getMerid() - Method in class org.jruby.util.StrptimeParser.FormatBag
-
- getMessage() - Method in exception org.jruby.exceptions.RaiseException
-
- getMessage() - Method in class org.jruby.NativeException
-
Deprecated.
- getMessage() - Method in class org.jruby.RubyException
-
- getMessageAsJavaString() - Method in class org.jruby.NativeException
-
Deprecated.
- getMessageAsJavaString() - Method in class org.jruby.RubyException
-
- getMetaClass(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- getMetaClass() - Method in class org.jruby.ir.operands.UndefinedValue
-
RubyMethod getRubyClass.
- getMetaClass() - Method in class org.jruby.RubyBasicObject
-
if exist return the meta-class else return the type of the object.
- getMetaClass(IRubyObject) - Static method in class org.jruby.RubyBasicObject
-
- getMetaClass() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
Retrieve >self.class<
.
- getMetaClass() - Method in interface org.jruby.runtime.builtin.RubyJavaObject
-
- getMetaClassBody() - Method in class org.jruby.ir.instructions.DefineMetaClassInstr
-
- getMetaClassName() - Method in class org.jruby.ir.IRManager
-
- getMethod() - Method in class org.jruby.AbstractRubyMethod
-
- getMethod(ThreadContext, IRubyObject, int, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getMethod(ThreadContext, RubyClass, int, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getMethod(ThreadContext, IRubyObject, int, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getMethod() - Method in class org.jruby.internal.runtime.methods.DynamicMethod.NativeCall
-
Get the java.lang.reflect.Method for this NativeCall
- getMethod() - Method in class org.jruby.ir.instructions.DefineClassMethodInstr
-
- getMethod() - Method in class org.jruby.ir.instructions.DefineInstanceMethodInstr
-
- getMethod(String, Class[]) - Method in class org.jruby.javasupport.proxy.JavaProxyClass
-
- getMethod() - Method in class org.jruby.javasupport.proxy.JavaProxyClass.ProxyMethodImpl
-
- getMethod() - Method in class org.jruby.Ruby
-
- getMethod() - Method in class org.jruby.runtime.backtrace.BacktraceElement
-
- getMethod() - Method in class org.jruby.runtime.Binding
-
- getMethod() - Method in class org.jruby.runtime.profile.builtin.ProfiledMethod
-
- getMethod0(ThreadContext, IRubyObject, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getMethod1(ThreadContext, IRubyObject, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getMethod2(ThreadContext, IRubyObject, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getMethod3(ThreadContext, IRubyObject, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getMethod4(ThreadContext, IRubyObject, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getMethod5(ThreadContext, IRubyObject, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getMethod6(ThreadContext, IRubyObject, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getMethod7(ThreadContext, IRubyObject, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getMethod8(ThreadContext, IRubyObject, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getMethod9(ThreadContext, IRubyObject, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getMethodAnnotations() - Method in class org.jruby.RubyClass
-
- getMethodCallSyntax(String, String, String...) - Method in class org.jruby.embed.jsr223.JRubyEngineFactory
-
- getMethodData() - Method in class org.jruby.internal.runtime.AbstractIRMethod
-
Additional metadata about this method.
- getMethodData() - Method in class org.jruby.internal.runtime.methods.AttrReaderMethod
-
- getMethodData() - Method in class org.jruby.internal.runtime.methods.AttrWriterMethod
-
- getMethodData() - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- getMethodData() - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Additional metadata about this method.
- getMethodData() - Method in class org.jruby.ir.IRMethod
-
- getMethodEntry(ThreadContext, RubyClass, int, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getMethodForCaching() - Method in class org.jruby.ext.ffi.jffi.DefaultMethod
-
- getMethodForCaching() - Method in interface org.jruby.internal.runtime.methods.CacheableMethod
-
- getMethodInvalidationCount() - Method in class org.jruby.management.Caches
-
- getMethodInvalidationCount() - Method in interface org.jruby.management.CachesMBean
-
- getMethodLocation() - Method in class org.jruby.RubyModule
-
- getMethodName() - Method in class org.jruby.AbstractRubyMethod
-
- getMethodName() - Method in class org.jruby.ir.instructions.UndefMethodInstr
-
- getMethodName() - Method in class org.jruby.runtime.backtrace.RubyStackTraceElement
-
- getMethodName() - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- getMethods() - Method in class org.jruby.IncludedModuleWrapper
-
- getMethods() - Method in class org.jruby.javasupport.proxy.JavaProxyClass
-
- getMethods() - Method in class org.jruby.RubyModule
-
- getMethodSerialNumber() - Method in class org.jruby.runtime.profile.builtin.Invocation
-
- getMethodsForWrite() - Method in class org.jruby.IncludedModuleWrapper
-
- getMethodsForWrite() - Method in class org.jruby.RubyModule
-
- getMethodSignatures() - Method in class org.jruby.RubyClass
-
- getMethodVisitor() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- getMicros() - Method in class org.jruby.RubyTime
-
Return the micro-seconds of this time.
- getMimeTypes() - Method in class org.jruby.embed.jsr223.JRubyEngineFactory
-
- getMin() - Method in class org.jruby.internal.runtime.methods.DescriptorInfo
-
- getMin() - Method in class org.jruby.util.StrptimeParser.FormatBag
-
- getMinArgsLength() - Method in class org.jruby.ir.instructions.OptArgMultipleAsgnInstr
-
- getMinute() - Method in class org.jruby.ext.date.RubyDate
-
- getMinute() - Method in class org.jruby.RubyTime
-
- getMode() - Method in class org.jruby.util.io.OpenFile
-
- getModeAsString(Ruby) - Method in class org.jruby.util.io.OpenFile
-
- getModeFlags() - Method in class org.jruby.util.io.IOOptions
-
- getModeFlagsAsIntFrom(int) - Static method in class org.jruby.util.io.OpenFile
-
- getModes() - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- getModes() - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- getModes() - Method in interface org.jruby.util.io.Stream
-
Deprecated.
- getModesFromChannel(Channel) - Static method in class org.jruby.util.io.ModeFlags
-
Deprecated.
- getModifiedEnv(Ruby, Collection, boolean) - Static method in class org.jruby.util.ShellLauncher
-
- getModifiers(ExecutableElement) - Method in class org.jruby.anno.ExecutableElementDescriptor
-
- getModifiers(Method) - Method in class org.jruby.anno.JavaMethodDescriptor
-
- getModifiers(T) - Method in class org.jruby.anno.MethodDescriptor
-
- getModifiers() - Method in class org.jruby.ast.java_signature.SignatureNode
-
- getModifiers() - Method in class org.jruby.javasupport.JavaCallable
-
- getModifiers() - Method in class org.jruby.javasupport.JavaConstructor
-
- getModifiers() - Method in class org.jruby.javasupport.JavaMethod
-
- getModifiers() - Method in class org.jruby.javasupport.proxy.JavaProxyClass.ProxyMethodImpl
-
- getModifiers() - Method in interface org.jruby.javasupport.proxy.JavaProxyMethod
-
- getModule() - Method in class org.jruby.ir.instructions.ModuleVersionGuardInstr
-
- getModule() - Method in class org.jruby.parser.StaticScope
-
Get the live CRef module associated with this scope.
- getModule(String) - Method in class org.jruby.Ruby
-
Retrieve the module with the given name from the Object namespace.
- getModule() - Method in class org.jruby.Ruby
-
- getModule(String) - Method in class org.jruby.RubyModule
-
Finds a module that is within the current module (or class).
- getModuleBody() - Method in class org.jruby.ir.instructions.ProcessModuleBodyInstr
-
- getModuleFromPath(Ruby, String) - Static method in class org.jruby.runtime.marshal.UnmarshalStream
-
- getModuleFromScope(ThreadContext, StaticScope, IRubyObject) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- getMon() - Method in class org.jruby.util.StrptimeParser.FormatBag
-
- getMonth() - Method in class org.jruby.ext.date.RubyDate
-
- getMonth() - Method in class org.jruby.RubyTime
-
- getMulticastSocket() - Method in class org.jruby.ext.socket.MulticastStateManager
-
- getName() - Method in class org.jruby.ast.ArgumentNode
-
- getName() - Method in class org.jruby.ast.AttrAssignNode
-
Gets the name.
- getName() - Method in class org.jruby.ast.BlockArgNode
-
Get the name of this block argument
- getName() - Method in class org.jruby.ast.CallNode
-
Gets the name.
- getName() - Method in class org.jruby.ast.ClassVarAsgnNode
-
Gets the name.
- getName() - Method in class org.jruby.ast.ClassVarDeclNode
-
Deprecated.
Gets the name.
- getName() - Method in class org.jruby.ast.ClassVarNode
-
Gets the name.
- getName() - Method in class org.jruby.ast.Colon3Node
-
Gets the name.
- getName() - Method in class org.jruby.ast.ConstDeclNode
-
Gets the name (this is the rightmost element of lhs (in Foo::BAR it is BAR).
- getName() - Method in class org.jruby.ast.ConstNode
-
Gets the name.
- getName() - Method in class org.jruby.ast.DAsgnNode
-
Gets the name.
- getName() - Method in class org.jruby.ast.DVarNode
-
Gets the name.
- getName() - Method in class org.jruby.ast.FCallNode
-
Gets the name.
- getName() - Method in class org.jruby.ast.GlobalAsgnNode
-
Gets the name.
- getName() - Method in class org.jruby.ast.GlobalVarNode
-
Gets the name.
- getName() - Method in class org.jruby.ast.InstAsgnNode
-
Gets the name.
- getName() - Method in class org.jruby.ast.InstVarNode
-
Gets the name.
- getName() - Method in class org.jruby.ast.java_signature.Annotation
-
- getName() - Method in class org.jruby.ast.java_signature.ArrayTypeNode
-
- getName() - Method in class org.jruby.ast.java_signature.SignatureNode
-
- getName() - Method in class org.jruby.ast.java_signature.TypeNode
-
- getName() - Method in class org.jruby.ast.LiteralNode
-
- getName() - Method in class org.jruby.ast.LocalAsgnNode
-
Name of the local assignment.
- getName() - Method in class org.jruby.ast.LocalVarNode
-
What is the name of this variable
- getName() - Method in class org.jruby.ast.MethodDefNode
-
Gets the name.
- getName() - Method in class org.jruby.ast.OptArgNode
-
- getName() - Method in class org.jruby.ast.SymbolNode
-
Gets the name.
- getName() - Method in interface org.jruby.ast.types.INameNode
-
- getName() - Method in class org.jruby.ast.UndefNode
-
Gets the name.
- getName() - Method in class org.jruby.ast.VCallNode
-
Gets the methodName.
- getName() - Method in interface org.jruby.compiler.Compilable
-
- getName() - Method in interface org.jruby.embed.variable.BiVariable
-
Returns a name of the variable this object holds.
- getName() - Method in class org.jruby.ext.ffi.Platform
-
Gets the name of this Platform.
- getName() - Method in class org.jruby.IncludedModule
-
- getName() - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- getName() - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Get the base name this method was defined as.
- getName() - Method in class org.jruby.ir.dataflow.analyses.DefinedVariablesProblem
-
- getName() - Method in class org.jruby.ir.dataflow.analyses.LiveVariablesProblem
-
- getName() - Method in class org.jruby.ir.dataflow.analyses.LoadLocalVarPlacementProblem
-
- getName() - Method in class org.jruby.ir.dataflow.analyses.StoreLocalVarPlacementProblem
-
- getName() - Method in class org.jruby.ir.dataflow.analyses.UnboxableOpsAnalysisProblem
-
- getName() - Method in class org.jruby.ir.dataflow.DataFlowProblem
-
- getName() - Method in class org.jruby.ir.instructions.CallBase
-
- getName() - Method in class org.jruby.ir.instructions.GetInstr
-
- getName() - Method in class org.jruby.ir.instructions.InheritanceSearchConstInstr
-
- getName() - Method in class org.jruby.ir.instructions.LexicalSearchConstInstr
-
- getName() - Method in class org.jruby.ir.instructions.PutInstr
-
- getName() - Method in class org.jruby.ir.instructions.RaiseRequiredKeywordArgumentError
-
- getName() - Method in class org.jruby.ir.instructions.SearchConstInstr
-
- getName() - Method in class org.jruby.ir.instructions.SearchModuleForConstInstr
-
- getName() - Method in class org.jruby.ir.instructions.SetCapturedVarInstr
-
- getName() - Method in class org.jruby.ir.instructions.TraceInstr
-
- getName() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- getName() - Method in class org.jruby.ir.IRBuilder
-
- getName() - Method in class org.jruby.ir.IRScope
-
- getName() - Method in class org.jruby.ir.IRScriptBody
-
- getName() - Method in class org.jruby.ir.operands.LocalVariable
-
- getName() - Method in class org.jruby.ir.operands.Reference
-
- getName() - Method in class org.jruby.ir.operands.SymbolProc
-
- getName() - Method in class org.jruby.javasupport.JavaMethod
-
- getName() - Method in class org.jruby.javasupport.proxy.JavaProxyClass.ProxyMethodImpl
-
- getName() - Method in interface org.jruby.javasupport.proxy.JavaProxyMethod
-
- getName() - Method in class org.jruby.RubyModule
-
Generate a fully-qualified class name or a #-style name for anonymous and singleton classes.
- getName() - Method in class org.jruby.RubyThread
-
- getName() - Method in interface org.jruby.runtime.builtin.Variable
-
- getName() - Method in class org.jruby.runtime.component.VariableEntry
-
- getName() - Method in class org.jruby.runtime.Frame
-
Get the method name associated with this frame
- getName() - Method in class org.jruby.runtime.InterpretedIRBlockBody
-
- getName() - Method in class org.jruby.runtime.ivars.MethodData
-
- getName() - Method in class org.jruby.runtime.ivars.VariableAccessor
-
Get the name of this variable.
- getName() - Method in class org.jruby.runtime.load.ClassExtensionLibrary
-
- getName() - Method in class org.jruby.runtime.load.LoadServiceResource
-
- getName() - Method in class org.jruby.runtime.MixedModeIRBlockBody
-
- getName() - Method in class org.jruby.runtime.profile.builtin.ProfiledMethod
-
- getName() - Method in enum org.jruby.runtime.RubyEvent
-
- getName() - Method in class org.jruby.util.log.JULLogger
-
- getName() - Method in interface org.jruby.util.log.Logger
-
- getName() - Method in class org.jruby.util.log.OutputStreamLogger
-
- getName() - Method in class org.jruby.util.log.SLF4JLogger
-
- getNameClassMap() - Method in class org.jruby.javasupport.JavaSupport
-
- getNameClassMap() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getNamedBackrefValues(Ruby) - Method in class org.jruby.RubyMatchData
-
- getNameError() - Method in class org.jruby.Ruby
-
- getNameErrorMessage() - Method in class org.jruby.Ruby
-
- getnameinfo(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.Addrinfo
-
- getnameinfo(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.socket.RubySocket
-
- getnameinfo(ThreadContext, IRubyObject[]) - Static method in class org.jruby.ext.socket.SocketUtils
-
- getNames() - Method in class org.jruby.embed.internal.BiVariableMap
-
Returns a list of all names in this map.
- getNames() - Method in class org.jruby.embed.jsr223.JRubyEngineFactory
-
- getNames() - Method in class org.jruby.internal.runtime.GlobalVariables
-
- getNames() - Method in class org.jruby.RubyRegexp
-
returns all names in a regexp pattern as id (8859_1) strings
- getNameToBackrefNumber(String) - Method in class org.jruby.RubyMatchData
-
- getNanos() - Method in class org.jruby.ext.date.RubyDate
-
- getNanos() - Method in class org.jruby.RubyTime
-
Return the nano-seconds of this time.
- getNativeAlignment() - Method in class org.jruby.ext.ffi.Type
-
Gets the native alignment of this Type in bytes
- getNativeArgCount(DynamicMethod, DynamicMethod.NativeCall) - Static method in class org.jruby.ir.targets.Bootstrap
-
- getNativeCall() - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- getNativeCall() - Method in interface org.jruby.internal.runtime.methods.NativeCallMethod
-
Get the NativeCall for the method, if available.
- getNativeClassIndex() - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- getNativeClassIndex() - Method in class org.jruby.RubyArray
-
- getNativeClassIndex() - Method in class org.jruby.RubyBasicObject
-
- getNativeClassIndex() - Method in class org.jruby.RubyBignum
-
- getNativeClassIndex() - Method in class org.jruby.RubyBoolean
-
- getNativeClassIndex() - Method in class org.jruby.RubyClass
-
- getNativeClassIndex() - Method in class org.jruby.RubyComplex
-
- getNativeClassIndex() - Method in class org.jruby.RubyFixnum
-
- getNativeClassIndex() - Method in class org.jruby.RubyFloat
-
- getNativeClassIndex() - Method in class org.jruby.RubyHash
-
- getNativeClassIndex() - Method in class org.jruby.RubyIO
-
- getNativeClassIndex() - Method in class org.jruby.RubyMatchData
-
- getNativeClassIndex() - Method in class org.jruby.RubyModule
-
- getNativeClassIndex() - Method in class org.jruby.RubyNil
-
- getNativeClassIndex() - Method in class org.jruby.RubyObject
-
This is overridden in the other concrete Java builtins to provide a fast way
to determine what type they are.
- getNativeClassIndex() - Method in class org.jruby.RubyRational
-
- getNativeClassIndex() - Method in class org.jruby.RubyRegexp
-
- getNativeClassIndex() - Method in class org.jruby.RubyString
-
- getNativeClassIndex() - Method in class org.jruby.RubyStruct
-
- getNativeClassIndex() - Method in class org.jruby.RubySymbol
-
- getNativeClassIndex() - Method in class org.jruby.RubyTime
-
- getNativeClassIndex() - Method in interface org.jruby.runtime.marshal.CoreObjectType
-
Return the ClassIndex for the native type this object was constructed
from.
- getNativeException() - Method in class org.jruby.Ruby
-
- getNativeHandle() - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- getNativeInvoker() - Method in class org.jruby.ext.ffi.jffi.DefaultMethod
-
- getNativeLong(long) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- getNativeLong(long) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- getNativeLong(long) - Method in class org.jruby.ext.ffi.MemoryIO
-
Reads a native long integer value from the memory area.
- getNativeLong(long) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- getNativeName() - Method in class org.jruby.internal.runtime.methods.DynamicMethod.NativeCall
-
- getNativeReturn() - Method in class org.jruby.internal.runtime.methods.DynamicMethod.NativeCall
-
- getNativeSignature() - Method in class org.jruby.internal.runtime.methods.DynamicMethod.NativeCall
-
- getNativeSignature(int) - Method in class org.jruby.ir.targets.JVMVisitorMethodContext
-
- getNativeSignaturesCount() - Method in class org.jruby.ir.targets.JVMVisitorMethodContext
-
- getNativeSignaturesExceptVariable() - Method in class org.jruby.ir.targets.JVMVisitorMethodContext
-
- getNativeSize() - Method in class org.jruby.ext.ffi.Type
-
Gets the native size of this Type in bytes
- getNativeTarget() - Method in class org.jruby.internal.runtime.methods.DynamicMethod.NativeCall
-
- getNativeThread() - Method in class org.jruby.RubyThread
-
- getNativeType() - Method in class org.jruby.ext.ffi.Type
-
Gets the native type of this Type when passed as a parameter
- getNativeTypeIndex() - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- getNativeTypeIndex() - Method in interface org.jruby.runtime.marshal.CoreObjectType
-
Deprecated.
- getNearestMethod() - Method in class org.jruby.ir.IRScope
-
- getNearestModuleReferencingScopeDepth() - Method in class org.jruby.ir.IRModuleBody
-
- getNearestModuleReferencingScopeDepth() - Method in class org.jruby.ir.IRScope
-
Returns the nearest scope which we can extract a live module from.
- getNearestModuleReferencingScopeDepth() - Method in class org.jruby.ir.IRScriptBody
-
- getNearestTopLocalVariableScope() - Method in class org.jruby.ir.IRScope
-
- getNetmask() - Method in class org.jruby.ext.socket.SocketUtilsIPV6.IPv6Network
-
- getNetmask() - Method in class org.jruby.ext.socket.SubnetUtils.SubnetInfo
-
- getNetworkAddress() - Method in class org.jruby.ext.socket.SubnetUtils.SubnetInfo
-
- getNewFileno() - Static method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
- getNewFileno() - Method in class org.jruby.util.io.FilenoUtil
-
- getNewIRClassBody() - Method in class org.jruby.ir.instructions.DefineClassInstr
-
- getNewIRModuleBody() - Method in class org.jruby.ir.instructions.DefineModuleInstr
-
- getNewLabel() - Method in class org.jruby.ir.IRClosure
-
- getNewLabel() - Method in class org.jruby.ir.IREvalScript
-
- getNewLabel(String) - Method in class org.jruby.ir.IRScope
-
- getNewLabel() - Method in class org.jruby.ir.IRScope
-
- getNewLocalVariable(RubySymbol, int) - Method in class org.jruby.ir.IRBuilder
-
- getNewLocalVariable(RubySymbol, int) - Method in class org.jruby.ir.IRClosure
-
- getNewLocalVariable(RubySymbol, int) - Method in class org.jruby.ir.IRScope
-
- getNewName() - Method in class org.jruby.ast.AliasNode
-
Gets the newName.
- getNewName() - Method in class org.jruby.ast.VAliasNode
-
Gets the newName.
- getNewName() - Method in class org.jruby.ir.instructions.AliasInstr
-
- getNewName() - Method in class org.jruby.ir.instructions.GVarAliasInstr
-
- getNewTemporaryVariable(TemporaryVariableType) - Method in class org.jruby.ir.interpreter.FullInterpreterContext
-
- getNewTemporaryVariableFor(LocalVariable) - Method in class org.jruby.ir.interpreter.FullInterpreterContext
-
- getNewUnboxedVariable(Class) - Method in class org.jruby.ir.interpreter.FullInterpreterContext
-
- getNextBBID() - Method in class org.jruby.ir.representations.CFG
-
- getNextCapturedScope() - Method in class org.jruby.runtime.DynamicScope
-
Deprecated.
- getNextCase() - Method in class org.jruby.ast.WhenNode
-
Gets the next case node (if any).
- getNextClosureId() - Method in class org.jruby.ir.IRClosure
-
- getNextClosureId() - Method in class org.jruby.ir.IRScope
-
- getNextDynamicMethodSerial() - Method in class org.jruby.Ruby
-
Get a new serial number for a new DynamicMethod instance
- getNextFrame() - Method in class org.jruby.runtime.ThreadContext
-
- getNextLabelIndex() - Method in class org.jruby.ir.IRScope
-
- getNextModuleGeneration() - Method in class org.jruby.Ruby
-
Get a new generation number for a module or class.
- getNextNode() - Method in class org.jruby.ast.NewlineNode
-
Gets the nextNode.
- getNil() - Method in class org.jruby.ir.IRManager
-
- getNil() - Method in class org.jruby.Ruby
-
Returns the "nil" singleton instance.
- getNilClass() - Method in class org.jruby.Ruby
-
- getNilPrefilledArray() - Method in class org.jruby.Ruby
-
- getNode() - Method in interface org.jruby.embed.EmbedEvalUnit
-
Returns a root node of parsed Ruby script.
- getNode() - Method in class org.jruby.embed.internal.EmbedEvalUnitImpl
-
Returns a root node of parsed Ruby script.
- getNodeName() - Method in class org.jruby.ast.Node
-
- getNodeType() - Method in class org.jruby.ast.AliasNode
-
- getNodeType() - Method in class org.jruby.ast.AndNode
-
- getNodeType() - Method in class org.jruby.ast.ArgsCatNode
-
- getNodeType() - Method in class org.jruby.ast.ArgsNode
-
- getNodeType() - Method in class org.jruby.ast.ArgsPushNode
-
- getNodeType() - Method in class org.jruby.ast.ArgumentNode
-
- getNodeType() - Method in class org.jruby.ast.ArrayNode
-
- getNodeType() - Method in class org.jruby.ast.AttrAssignNode
-
- getNodeType() - Method in class org.jruby.ast.BackRefNode
-
- getNodeType() - Method in class org.jruby.ast.BeginNode
-
- getNodeType() - Method in class org.jruby.ast.BignumNode
-
- getNodeType() - Method in class org.jruby.ast.BlockArgNode
-
- getNodeType() - Method in class org.jruby.ast.BlockNode
-
- getNodeType() - Method in class org.jruby.ast.BlockPassNode
-
- getNodeType() - Method in class org.jruby.ast.BreakNode
-
- getNodeType() - Method in class org.jruby.ast.CallNode
-
- getNodeType() - Method in class org.jruby.ast.CaseNode
-
- getNodeType() - Method in class org.jruby.ast.ClassNode
-
- getNodeType() - Method in class org.jruby.ast.ClassVarAsgnNode
-
- getNodeType() - Method in class org.jruby.ast.ClassVarDeclNode
-
Deprecated.
- getNodeType() - Method in class org.jruby.ast.ClassVarNode
-
- getNodeType() - Method in class org.jruby.ast.Colon2Node
-
- getNodeType() - Method in class org.jruby.ast.Colon3Node
-
- getNodeType() - Method in class org.jruby.ast.ComplexNode
-
- getNodeType() - Method in class org.jruby.ast.ConstDeclNode
-
- getNodeType() - Method in class org.jruby.ast.ConstNode
-
- getNodeType() - Method in class org.jruby.ast.DAsgnNode
-
- getNodeType() - Method in class org.jruby.ast.DefinedNode
-
- getNodeType() - Method in class org.jruby.ast.DefnNode
-
- getNodeType() - Method in class org.jruby.ast.DefsNode
-
- getNodeType() - Method in class org.jruby.ast.DotNode
-
- getNodeType() - Method in class org.jruby.ast.DRegexpNode
-
- getNodeType() - Method in class org.jruby.ast.DStrNode
-
- getNodeType() - Method in class org.jruby.ast.DSymbolNode
-
- getNodeType() - Method in class org.jruby.ast.DVarNode
-
- getNodeType() - Method in class org.jruby.ast.DXStrNode
-
- getNodeType() - Method in class org.jruby.ast.EncodingNode
-
- getNodeType() - Method in class org.jruby.ast.EnsureNode
-
- getNodeType() - Method in class org.jruby.ast.EvStrNode
-
- getNodeType() - Method in class org.jruby.ast.FalseNode
-
- getNodeType() - Method in class org.jruby.ast.FCallNode
-
- getNodeType() - Method in class org.jruby.ast.FixnumNode
-
- getNodeType() - Method in class org.jruby.ast.FlipNode
-
- getNodeType() - Method in class org.jruby.ast.FloatNode
-
- getNodeType() - Method in class org.jruby.ast.ForNode
-
- getNodeType() - Method in class org.jruby.ast.GlobalAsgnNode
-
- getNodeType() - Method in class org.jruby.ast.GlobalVarNode
-
- getNodeType() - Method in class org.jruby.ast.HashNode
-
- getNodeType() - Method in class org.jruby.ast.IfNode
-
- getNodeType() - Method in class org.jruby.ast.InstAsgnNode
-
- getNodeType() - Method in class org.jruby.ast.InstVarNode
-
- getNodeType() - Method in class org.jruby.ast.IterNode
-
- getNodeType() - Method in class org.jruby.ast.KeywordArgNode
-
- getNodeType() - Method in class org.jruby.ast.KeywordRestArgNode
-
- getNodeType() - Method in class org.jruby.ast.LambdaNode
-
- getNodeType() - Method in class org.jruby.ast.ListNode
-
- getNodeType() - Method in class org.jruby.ast.LiteralNode
-
- getNodeType() - Method in class org.jruby.ast.LocalAsgnNode
-
- getNodeType() - Method in class org.jruby.ast.LocalVarNode
-
- getNodeType() - Method in class org.jruby.ast.Match2Node
-
- getNodeType() - Method in class org.jruby.ast.Match3Node
-
- getNodeType() - Method in class org.jruby.ast.MatchNode
-
- getNodeType() - Method in class org.jruby.ast.ModuleNode
-
- getNodeType() - Method in class org.jruby.ast.MultipleAsgnNode
-
- getNodeType() - Method in class org.jruby.ast.NewlineNode
-
- getNodeType() - Method in class org.jruby.ast.NextNode
-
- getNodeType() - Method in class org.jruby.ast.NilNode
-
- getNodeType() - Method in class org.jruby.ast.Node
-
- getNodeType() - Method in class org.jruby.ast.NthRefNode
-
- getNodeType() - Method in class org.jruby.ast.OpAsgnAndNode
-
- getNodeType() - Method in class org.jruby.ast.OpAsgnConstDeclNode
-
- getNodeType() - Method in class org.jruby.ast.OpAsgnNode
-
- getNodeType() - Method in class org.jruby.ast.OpAsgnOrNode
-
- getNodeType() - Method in class org.jruby.ast.OpElementAsgnNode
-
- getNodeType() - Method in class org.jruby.ast.OptArgNode
-
- getNodeType() - Method in class org.jruby.ast.OrNode
-
- getNodeType() - Method in class org.jruby.ast.PostExeNode
-
- getNodeType() - Method in class org.jruby.ast.PreExe19Node
-
- getNodeType() - Method in class org.jruby.ast.PreExeNode
-
- getNodeType() - Method in class org.jruby.ast.RationalNode
-
- getNodeType() - Method in class org.jruby.ast.RedoNode
-
- getNodeType() - Method in class org.jruby.ast.RegexpNode
-
- getNodeType() - Method in class org.jruby.ast.RequiredKeywordArgumentValueNode
-
- getNodeType() - Method in class org.jruby.ast.RescueBodyNode
-
- getNodeType() - Method in class org.jruby.ast.RescueNode
-
- getNodeType() - Method in class org.jruby.ast.RestArgNode
-
- getNodeType() - Method in class org.jruby.ast.RetryNode
-
- getNodeType() - Method in class org.jruby.ast.ReturnNode
-
- getNodeType() - Method in class org.jruby.ast.RootNode
-
- getNodeType() - Method in class org.jruby.ast.SClassNode
-
- getNodeType() - Method in class org.jruby.ast.SelfNode
-
- getNodeType() - Method in class org.jruby.ast.SplatNode
-
- getNodeType() - Method in class org.jruby.ast.StarNode
-
- getNodeType() - Method in class org.jruby.ast.StrNode
-
- getNodeType() - Method in class org.jruby.ast.SuperNode
-
- getNodeType() - Method in class org.jruby.ast.SValueNode
-
- getNodeType() - Method in class org.jruby.ast.SymbolNode
-
- getNodeType() - Method in class org.jruby.ast.TrueNode
-
- getNodeType() - Method in class org.jruby.ast.UndefNode
-
- getNodeType() - Method in class org.jruby.ast.UntilNode
-
- getNodeType() - Method in class org.jruby.ast.VAliasNode
-
- getNodeType() - Method in class org.jruby.ast.VCallNode
-
- getNodeType() - Method in class org.jruby.ast.WhenNode
-
- getNodeType() - Method in class org.jruby.ast.WhileNode
-
- getNodeType() - Method in class org.jruby.ast.XStrNode
-
- getNodeType() - Method in class org.jruby.ast.YieldNode
-
- getNodeType() - Method in class org.jruby.ast.ZArrayNode
-
- getNodeType() - Method in class org.jruby.ast.ZSuperNode
-
- getNoMemoryError() - Method in class org.jruby.Ruby
-
- getNoMethodError() - Method in class org.jruby.Ruby
-
- getNonIncludedClass() - Method in class org.jruby.IncludedModule
-
- getNonIncludedClass() - Method in class org.jruby.RubyModule
-
- getNonSelfLocalVars() - Method in class org.jruby.ir.dataflow.analyses.LiveVariablesProblem
-
- getNormalizedHome(Ruby) - Static method in class org.jruby.ext.rbconfig.RbConfigLibrary
-
- getNormalMethodMissing() - Method in class org.jruby.Ruby
-
- getNormalYieldHandle() - Method in class org.jruby.runtime.CompiledIRBlockBody
-
- getNormalYieldSpecificHandle() - Method in class org.jruby.runtime.CompiledIRBlockBody
-
- getNormalYieldUnwrapHandle() - Method in class org.jruby.runtime.CompiledIRBlockBody
-
- getNotImplementedError() - Method in class org.jruby.Ruby
-
- getNSec() - Method in class org.jruby.RubyTime
-
Get the nano-second (only) part of the time.
- getNthParentScope(int) - Method in class org.jruby.runtime.DynamicScope
-
Returns the n-th parent scope of this scope.
- getNthScopeModule(StaticScope, int) - Static method in class org.jruby.runtime.Helpers
-
- getNull(Ruby) - Static method in class org.jruby.ext.ffi.Pointer
-
- getNullMemoryIO() - Method in class org.jruby.ext.ffi.FFI
-
- getNullToNilHandle() - Method in class org.jruby.Ruby
-
Get the "nullToNil" method handle filter for this runtime.
- getNumArgs() - Method in class org.jruby.ir.instructions.RaiseArgumentErrorInstr
-
- getNumber() - Method in class org.jruby.ast.ComplexNode
-
- getNumber() - Method in class org.jruby.ir.operands.Complex
-
- getNumberFormat(Locale) - Static method in class org.jruby.util.Sprintf
-
- getNumberOfColons() - Method in class org.jruby.util.TimeOutputFormatter
-
Deprecated.
- getNumberOfEvalParses() - Method in class org.jruby.management.ParserStats
-
- getNumberOfEvalParses() - Method in interface org.jruby.management.ParserStatsMBean
-
- getNumberOfLoadParses() - Method in class org.jruby.management.ParserStats
-
- getNumberOfLoadParses() - Method in interface org.jruby.management.ParserStatsMBean
-
- getNumberOfVariables() - Method in class org.jruby.parser.StaticScope
-
- getNumberOfWrappers() - Method in class org.jruby.util.io.FilenoUtil
-
- getNumerator() - Method in class org.jruby.ast.RationalNode
-
- getNumerator() - Method in class org.jruby.ir.operands.Rational
-
- getNumerator() - Method in class org.jruby.RubyRational
-
- getNumeric() - Method in class org.jruby.Ruby
-
- getNumericConverter(Class<T>) - Static method in class org.jruby.javasupport.JavaUtil
-
- getObject() - Method in class org.jruby.ir.instructions.DefineMetaClassInstr
-
- getObject() - Method in class org.jruby.ir.instructions.GetClassVarContainerModuleInstr
-
- getObject() - Method in class org.jruby.ir.IRManager
-
- getObject(ThreadContext) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- getObject() - Method in class org.jruby.java.proxies.JavaProxy
-
- getObject() - Method in class org.jruby.Ruby
-
- getObjectGroupAccessorField() - Method in class org.jruby.RubyClass
-
Deprecated.
- getObjectGroupAccessorField() - Method in class org.jruby.runtime.ivars.VariableTableManager
-
- getObjectGroupAccessorForRead() - Method in class org.jruby.RubyClass
-
- getObjectGroupAccessorForRead() - Method in class org.jruby.runtime.ivars.VariableTableManager
-
Retrieve the read accessor for object group.
- getObjectGroupAccessorForWrite() - Method in class org.jruby.RubyClass
-
- getObjectGroupAccessorForWrite() - Method in class org.jruby.runtime.ivars.VariableTableManager
-
Retrieve the write accessor for object group.
- getObjectId() - Method in class org.jruby.RubyBasicObject
-
The logic here is to use the special objectId accessor slot from the
parent as a lazy store for an object symbol.
- getObjectId(RubyBasicObject) - Method in class org.jruby.runtime.ivars.VariableTableManager
-
Get the object_id from a given RubyBasicObject, possibly allocating
space for it.
- getObjectIdAccessorField() - Method in class org.jruby.RubyClass
-
Deprecated.
- getObjectIdAccessorField() - Method in class org.jruby.runtime.ivars.VariableTableManager
-
- getObjectIdAccessorForRead() - Method in class org.jruby.runtime.ivars.VariableTableManager
-
Retrieve the read accessor for object_id for reads.
- getObjectIdAccessorForWrite() - Method in class org.jruby.runtime.ivars.VariableTableManager
-
Retrieve the write accessor for object_id.
- getObjectJavaClass() - Method in class org.jruby.javasupport.JavaSupport
-
- getObjectJavaClass() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getObjectProxyCache() - Method in class org.jruby.javasupport.JavaSupport
-
- getObjectProxyCache() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getObjectSpace() - Method in class org.jruby.Ruby
-
- getObjectSpaceEnabled(IRubyObject) - Static method in class org.jruby.ext.jruby.JRubyUtilLibrary
-
- getObjectSpaceModule() - Method in class org.jruby.Ruby
-
- getOffset(IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Calculates the absolute offset within the base memory pointer for a given offset.
- getOffset() - Method in class org.jruby.ir.operands.LocalVariable
-
- getOffset() - Method in class org.jruby.ir.operands.TemporaryLocalVariable
-
- getOffset() - Method in class org.jruby.lexer.ByteListLexerSource
-
- getOffset() - Method in class org.jruby.lexer.GetsLexerSource
-
- getOffset() - Method in class org.jruby.lexer.LexerSource
-
- getOFlagsFromString(String) - Static method in class org.jruby.util.io.ModeFlags
-
- getOFlagsFromString(Ruby, String) - Static method in class org.jruby.util.io.ModeFlags
-
- getOldName() - Method in class org.jruby.ast.AliasNode
-
Gets the oldName.
- getOldName() - Method in class org.jruby.ast.VAliasNode
-
Gets the oldName.
- getOldName() - Method in class org.jruby.internal.runtime.methods.AliasMethod
-
- getOldName() - Method in class org.jruby.ir.instructions.AliasInstr
-
- getOldName() - Method in class org.jruby.ir.instructions.GVarAliasInstr
-
- getOnce() - Method in class org.jruby.ast.DRegexpNode
-
Gets the once.
- getOOBInline(Channel) - Method in enum org.jruby.ext.socket.SocketType
-
- getOpenFile() - Method in class org.jruby.RubyIO
-
- getOpenFileChecked() - Method in class org.jruby.RubyIO
-
- getOpenFileFlags() - Method in class org.jruby.util.io.ModeFlags
-
Convert the flags in this object to a set of flags appropriate for the
OpenFile structure and logic therein.
- getOpenFileFlagsFor(int) - Static method in class org.jruby.util.io.ModeFlags
-
With the provided open flags parameter what fmode values should be
set (fmode for us is represented by OpenFile).
- getOpenFileInitialized() - Method in class org.jruby.RubyIO
-
- getOperand1() - Method in class org.jruby.ir.instructions.OneOperandInstr
-
- getOperand1() - Method in class org.jruby.ir.instructions.OneOperandResultBaseInstr
-
- getOperand1() - Method in class org.jruby.ir.instructions.TwoOperandInstr
-
- getOperand1() - Method in class org.jruby.ir.instructions.TwoOperandResultBaseInstr
-
- getOperand2() - Method in class org.jruby.ir.instructions.TwoOperandInstr
-
- getOperand2() - Method in class org.jruby.ir.instructions.TwoOperandResultBaseInstr
-
- getOperands() - Method in class org.jruby.ir.instructions.BSwitchInstr
-
- getOperands() - Method in class org.jruby.ir.instructions.Instr
-
- getOperands() - Method in class org.jruby.ir.instructions.NoOperandInstr
-
- getOperands() - Method in class org.jruby.ir.instructions.NoOperandResultBaseInstr
-
- getOperands() - Method in class org.jruby.ir.instructions.NOperandInstr
-
- getOperands() - Method in class org.jruby.ir.instructions.NOperandResultBaseInstr
-
- getOperands() - Method in class org.jruby.ir.instructions.OneOperandBranchInstr
-
- getOperands() - Method in class org.jruby.ir.instructions.OneOperandInstr
-
- getOperands() - Method in class org.jruby.ir.instructions.OneOperandResultBaseInstr
-
- getOperands() - Method in class org.jruby.ir.instructions.TwoOperandBranchInstr
-
- getOperands() - Method in class org.jruby.ir.instructions.TwoOperandInstr
-
- getOperands() - Method in class org.jruby.ir.instructions.TwoOperandResultBaseInstr
-
- getOperandType() - Method in class org.jruby.ir.operands.Array
-
- getOperandType() - Method in class org.jruby.ir.operands.Bignum
-
- getOperandType() - Method in class org.jruby.ir.operands.Boolean
-
- getOperandType() - Method in class org.jruby.ir.operands.Complex
-
- getOperandType() - Method in class org.jruby.ir.operands.CurrentScope
-
- getOperandType() - Method in class org.jruby.ir.operands.DynamicSymbol
-
- getOperandType() - Method in class org.jruby.ir.operands.Filename
-
- getOperandType() - Method in class org.jruby.ir.operands.Fixnum
-
- getOperandType() - Method in class org.jruby.ir.operands.Float
-
- getOperandType() - Method in class org.jruby.ir.operands.FrozenString
-
- getOperandType() - Method in class org.jruby.ir.operands.GlobalVariable
-
- getOperandType() - Method in class org.jruby.ir.operands.Hash
-
- getOperandType() - Method in class org.jruby.ir.operands.IRException
-
- getOperandType() - Method in class org.jruby.ir.operands.Label
-
- getOperandType() - Method in class org.jruby.ir.operands.LocalVariable
-
- getOperandType() - Method in class org.jruby.ir.operands.Nil
-
- getOperandType() - Method in class org.jruby.ir.operands.NthRef
-
- getOperandType() - Method in class org.jruby.ir.operands.NullBlock
-
- getOperandType() - Method in class org.jruby.ir.operands.ObjectClass
-
- getOperandType() - Method in class org.jruby.ir.operands.Operand
-
- getOperandType() - Method in class org.jruby.ir.operands.Rational
-
- getOperandType() - Method in class org.jruby.ir.operands.Regexp
-
- getOperandType() - Method in class org.jruby.ir.operands.Scope
-
- getOperandType() - Method in class org.jruby.ir.operands.ScopeModule
-
- getOperandType() - Method in class org.jruby.ir.operands.Self
-
- getOperandType() - Method in class org.jruby.ir.operands.Splat
-
- getOperandType() - Method in class org.jruby.ir.operands.StandardError
-
- getOperandType() - Method in class org.jruby.ir.operands.StringLiteral
-
- getOperandType() - Method in class org.jruby.ir.operands.SValue
-
- getOperandType() - Method in class org.jruby.ir.operands.Symbol
-
- getOperandType() - Method in class org.jruby.ir.operands.SymbolProc
-
- getOperandType() - Method in class org.jruby.ir.operands.TemporaryVariable
-
- getOperandType() - Method in class org.jruby.ir.operands.UnboxedBoolean
-
- getOperandType() - Method in class org.jruby.ir.operands.UnboxedFixnum
-
- getOperandType() - Method in class org.jruby.ir.operands.UnboxedFloat
-
- getOperandType() - Method in class org.jruby.ir.operands.UndefinedValue
-
- getOperandType() - Method in class org.jruby.ir.operands.UnexecutableNil
-
- getOperandType() - Method in class org.jruby.ir.operands.WrappedIRClosure
-
- getOperation() - Method in class org.jruby.ir.instructions.Instr
-
- getOperator() - Method in class org.jruby.ast.OpAsgnConstDeclNode
-
- getOperatorByteName() - Method in class org.jruby.ast.OpAsgnNode
-
- getOperatorByteName() - Method in class org.jruby.ast.OpElementAsgnNode
-
- getOperatorCallNode(Node, ByteList) - Method in class org.jruby.parser.ParserSupport
-
- getOperatorCallNode(Node, ByteList, Node) - Method in class org.jruby.parser.ParserSupport
-
- getOperatorCallNode(Node, ByteList, Node, ISourcePosition) - Method in class org.jruby.parser.ParserSupport
-
- getOperatorName() - Method in class org.jruby.ast.OpAsgnNode
-
Gets the methodName.
- getOperatorName() - Method in class org.jruby.ast.OpElementAsgnNode
-
Gets the operatorName.
- getOperatorSymbolName() - Method in class org.jruby.ast.OpAsgnNode
-
- getOperatorSymbolName() - Method in class org.jruby.ast.OpElementAsgnNode
-
- getOpt() - Method in class org.jruby.ir.instructions.RaiseArgumentErrorInstr
-
- getOptArgIndex() - Method in class org.jruby.ast.ArgsNode
-
- getOptArgs() - Method in class org.jruby.ast.ArgsNode
-
Gets the optArgs.
- getOptimizedInterpreterContext() - Method in class org.jruby.ir.IRScope
-
- getOption(String) - Method in class org.jruby.ext.nkf.Command
-
- getOptionalArgsCount() - Method in class org.jruby.ast.ArgsNode
-
- getOptionGlobals() - Method in class org.jruby.management.Config
-
- getOptionGlobals() - Method in interface org.jruby.management.ConfigMBean
-
- getOptionGlobals() - Method in class org.jruby.RubyInstanceConfig
-
- getOptions() - Method in class org.jruby.ast.DRegexpNode
-
Gets the options.
- getOptions() - Method in class org.jruby.ast.RegexpNode
-
Gets the options.
- getOptions() - Method in class org.jruby.ir.instructions.BuildDynRegExpInstr
-
- getOptions() - Method in class org.jruby.RubyRegexp
-
rb_reg_options
- getOptionsArg(Ruby, IRubyObject...) - Static method in class org.jruby.ast.util.ArgsUtil
-
- getOptionsArg(Ruby, IRubyObject) - Static method in class org.jruby.ast.util.ArgsUtil
-
- getOptionValue(String) - Method in class org.jruby.ext.nkf.Command
-
- getOptRescueNode() - Method in class org.jruby.ast.RescueBodyNode
-
Get the next rescue node (if any).
- getOrCreate(Object, A) - Method in class org.jruby.javasupport.util.ObjectProxyCache
-
- getOrCreateModule(String) - Method in class org.jruby.Ruby
-
From Object, retrieve the named module.
- getOrCreateRenamedBB(BasicBlock) - Method in class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- getOrig() - Method in interface org.jruby.javasupport.proxy.JavaProxyInvocationHandler
-
- getOriginalModes() - Method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Get the original mode flags for the descriptor.
- getOS() - Method in class org.jruby.ext.ffi.Platform
-
Gets the current Operating System.
- getOSGiBundleClassLoader() - Method in class org.jruby.embed.osgi.OSGiScriptingContainer
-
- getOSName() - Static method in class org.jruby.ext.rbconfig.RbConfigLibrary
-
- getOSPackageName() - Method in class org.jruby.platform.Platform
-
- getOut() - Method in class org.jruby.embed.ScriptingContainer
-
- getOut() - Method in class org.jruby.Ruby
-
- getOutgoingDestinationOfType(BasicBlock, Object) - Method in class org.jruby.ir.representations.CFG
-
- getOutgoingDestinations(BasicBlock) - Method in class org.jruby.ir.representations.CFG
-
- getOutgoingDestinationsNotOfType(BasicBlock, Object) - Method in class org.jruby.ir.representations.CFG
-
- getOutgoingDestinationsOfType(BasicBlock, Object) - Method in class org.jruby.ir.representations.CFG
-
- getOutgoingEdges(BasicBlock) - Method in class org.jruby.ir.representations.CFG
-
- getOutput() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Returns an output stream assigned to STDOUT and $stdout
- getOutput() - Method in class org.jruby.embed.ScriptingContainer
-
Returns an output stream assigned to STDOUT and $stdout.
- getOutput() - Method in class org.jruby.RubyInstanceConfig
-
- getOutput() - Method in class org.jruby.util.ShellLauncher.POpenProcess
-
- getOutputStatement(String) - Method in class org.jruby.embed.jsr223.JRubyEngineFactory
-
- getOutputStream() - Method in class org.jruby.ext.JRubyPOSIXHandler
-
- getOutputStream() - Method in class org.jruby.Ruby
-
- getOutputStream() - Method in class org.jruby.util.io.POSIXProcess
-
- getOutputStream() - Method in class org.jruby.util.ShellLauncher.POpenProcess
-
- getOutStream() - Method in class org.jruby.RubyIO
-
- getOverlayModuleForRead() - Method in class org.jruby.parser.StaticScope
-
- getOverlayModuleForWrite(ThreadContext) - Method in class org.jruby.parser.StaticScope
-
- getOwnerName() - Method in interface org.jruby.compiler.Compilable
-
Return the owning module/class name.
- getOwnerName() - Method in class org.jruby.runtime.InterpretedIRBlockBody
-
- getPackageModuleTemplate() - Method in class org.jruby.javasupport.JavaSupport
-
Deprecated.
- getPackageModuleTemplate() - Method in class org.jruby.javasupport.JavaSupportImpl
-
Deprecated.
- getPackageName() - Method in class org.jruby.platform.Platform
-
- getPadder(char) - Method in class org.jruby.util.RubyTimeOutputFormatter
-
- getPadder(char) - Method in class org.jruby.util.TimeOutputFormatter
-
Deprecated.
- getPairs() - Method in class org.jruby.ast.HashNode
-
- getPairs() - Method in class org.jruby.ir.operands.Hash
-
- getParameter(String) - Method in class org.jruby.embed.jsr223.JRubyEngineFactory
-
- getParameterAnnotations() - Method in class org.jruby.javasupport.JavaCallable
-
- getParameterAnnotations() - Method in class org.jruby.javasupport.JavaConstructor
-
- getParameterAnnotations() - Method in class org.jruby.javasupport.JavaMethod
-
- getParameterAnnotations() - Method in class org.jruby.RubyClass
-
- getParameterClasses() - Method in class org.jruby.anno.JavaMethodDescriptor
-
- getParameterCount() - Method in class org.jruby.ext.ffi.jffi.JITSignature
-
- getParameterDesc() - Method in class org.jruby.internal.runtime.methods.DescriptorInfo
-
- getParameterList() - Method in class org.jruby.internal.runtime.methods.HandleMethod
-
- getParameterList() - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- getParameterList() - Method in interface org.jruby.internal.runtime.methods.MethodArgs2
-
- getParameters() - Method in class org.jruby.ast.java_signature.Annotation
-
- getParameters() - Method in class org.jruby.ast.java_signature.SignatureNode
-
- getParameterType(int) - Method in class org.jruby.ext.ffi.jffi.JITSignature
-
- getParameterTypes() - Method in class org.jruby.ext.ffi.CallbackInfo
-
Gets the ruby parameter types of the callback
- getParameterTypes() - Method in class org.jruby.javasupport.JavaCallable
-
- getParameterTypes() - Method in interface org.jruby.javasupport.ParameterTypes
-
- getParameterTypes() - Method in class org.jruby.javasupport.proxy.JavaProxyClass.ProxyMethodImpl
-
- getParameterTypes() - Method in class org.jruby.javasupport.proxy.JavaProxyConstructor
-
- getParent() - Method in class org.jruby.RubyModule
-
- getParent() - Method in class org.jruby.runtime.profile.builtin.Invocation
-
- getParent() - Method in class org.jruby.util.JRubyFile
-
- getParent() - Method in class org.jruby.util.JRubyNonExistentFile
-
Deprecated.
- getParent() - Method in class org.jruby.util.NormalizedFile
-
- getParentFile() - Method in class org.jruby.util.JRubyFile
-
- getParentFile() - Method in class org.jruby.util.JRubyNonExistentFile
-
Deprecated.
- getParentFile() - Method in class org.jruby.util.NormalizedFile
-
- getParentScope() - Method in class org.jruby.runtime.DynamicScope
-
Get parent (capturing) scope.
- getParser() - Method in class org.jruby.Ruby
-
- getParserDebug() - Method in class org.jruby.RubyInstanceConfig
-
- getParseTimePerKB() - Method in class org.jruby.management.ParserStats
-
- getParseTimePerKB() - Method in interface org.jruby.management.ParserStatsMBean
-
- getPartialBacktrace(Ruby, int) - Method in class org.jruby.runtime.backtrace.BacktraceData
-
- getPassesFromString(String, String) - Static method in class org.jruby.ir.passes.CompilerPass
-
- getPasswdStruct() - Method in class org.jruby.Ruby
-
- getPath() - Method in class org.jruby.RubyDir
-
- getPath() - Method in class org.jruby.RubyFile
-
- getPath() - Method in class org.jruby.runtime.load.LoadServiceResource
-
- getPath() - Method in class org.jruby.util.io.OpenFile
-
- getPath() - Method in class org.jruby.util.JRubyFile
-
- getPath() - Method in class org.jruby.util.JRubyNonExistentFile
-
Deprecated.
- getPath() - Method in class org.jruby.util.NormalizedFile
-
- getPath(URL) - Static method in class org.jruby.util.URLUtil
-
- getPathFromClass(RubyModule) - Static method in class org.jruby.runtime.marshal.MarshalStream
-
- getPattern() - Method in class org.jruby.RubyRegexp
-
- getpeereid(ThreadContext) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- getpeereid(ThreadContext) - Method in class org.jruby.ext.socket.RubyIPSocket
-
- getpeername(ThreadContext) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- getpeername() - Method in class org.jruby.ext.socket.RubyBasicSocket
-
Deprecated.
- getpeername(ThreadContext) - Method in class org.jruby.ext.socket.RubyIPSocket
-
- getpeername(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.RubyTCPServer
-
- getpgid(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
Deprecated.
- getpgid(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- getpgid(Ruby, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- getpgrp(IRubyObject) - Static method in class org.jruby.RubyProcess
-
Deprecated.
- getpgrp(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- getpgrp(Ruby) - Static method in class org.jruby.RubyProcess
-
- getPID() - Method in class org.jruby.ext.JRubyPOSIXHandler
-
- getPid() - Method in exception org.jruby.lexer.yacc.SyntaxException
-
- getPid() - Method in class org.jruby.util.io.OpenFile
-
- getPidFromProcess(Process) - Static method in class org.jruby.util.ShellLauncher
-
- getPieces() - Method in class org.jruby.ir.instructions.BuildCompoundStringInstr
-
- getPieces() - Method in class org.jruby.ir.instructions.BuildDynRegExpInstr
-
- getPlatform() - Static method in class org.jruby.ext.ffi.Platform
-
Gets the current Platform
- getPlatform() - Static method in class org.jruby.platform.Platform
-
- getPlatformPath(URL) - Static method in class org.jruby.util.URLUtil
-
- getPointer(Ruby, long) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- getPointer(Ruby, long) - Method in class org.jruby.ext.ffi.Buffer
-
- getPointer(Ruby, long) - Method in class org.jruby.ext.ffi.Pointer
-
- getPointerClass(Ruby) - Static method in class org.jruby.ext.ffi.Pointer
-
- getPointerMemoryIO(IRubyObject) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- getPolling() - Method in class org.jruby.internal.runtime.ThreadService
-
Deprecated.
- getPort() - Method in class org.jruby.ext.socket.Addrinfo
-
- getPortFrom(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.socket.SocketUtils
-
- getPosition() - Method in class org.jruby.ast.Node
-
Location of this node within the source
- getPosition() - Method in class org.jruby.lexer.LexingCommon
-
- getPosition() - Method in interface org.jruby.lexer.yacc.ISourcePositionHolder
-
- getPosition(ISourcePosition) - Method in class org.jruby.lexer.yacc.RubyLexer
-
- getPosition() - Method in exception org.jruby.lexer.yacc.SyntaxException
-
Deprecated.
- getPosition() - Method in class org.jruby.parser.ArgsTailHolder
-
- getPosition(ISourcePositionHolder) - Method in class org.jruby.parser.ParserSupport
-
- getPosix() - Method in class org.jruby.Ruby
-
- getPost() - Method in class org.jruby.ast.ArgsNode
-
- getPost() - Method in class org.jruby.ast.MultipleAsgnNode
-
- getPostArgsCount() - Method in class org.jruby.ir.instructions.ReqdArgMultipleAsgnInstr
-
- getPostArgsCount() - Method in class org.jruby.ir.instructions.RestArgMultipleAsgnInstr
-
- getPostCount() - Method in class org.jruby.ast.ArgsNode
-
- getPostCount() - Method in class org.jruby.ast.MultipleAsgnNode
-
- getPostIndex() - Method in class org.jruby.ast.ArgsNode
-
- getPostMethod(CallConfiguration) - Static method in class org.jruby.internal.runtime.methods.InvocationMethodFactory
-
- getPostOrderTraverser() - Method in class org.jruby.ir.representations.CFG
-
- getPre() - Method in class org.jruby.ast.ArgsNode
-
Gets the required arguments at the beginning of the argument definition
- getPre() - Method in class org.jruby.ast.MultipleAsgnNode
-
- getPreArgs() - Method in class org.jruby.ir.instructions.ReceiveOptArgInstr
-
- getPreArgSafe(ThreadContext, IRubyObject[], int) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- getPreArgsCount() - Method in class org.jruby.ir.instructions.ReqdArgMultipleAsgnInstr
-
- getPreArgsCount() - Method in class org.jruby.ir.instructions.RestArgMultipleAsgnInstr
-
- getPrecision() - Method in class org.jruby.Ruby
-
- getPreCount() - Method in class org.jruby.ast.ArgsNode
-
- getPreCount() - Method in class org.jruby.ast.MultipleAsgnNode
-
- getPrefix() - Method in class org.jruby.ir.operands.TemporaryBooleanVariable
-
- getPrefix() - Method in class org.jruby.ir.operands.TemporaryClosureVariable
-
- getPrefix() - Method in class org.jruby.ir.operands.TemporaryFixnumVariable
-
- getPrefix() - Method in class org.jruby.ir.operands.TemporaryFloatVariable
-
- getPrefix() - Method in class org.jruby.ir.operands.TemporaryLocalReplacementVariable
-
- getPrefix() - Method in class org.jruby.ir.operands.TemporaryLocalVariable
-
- getPrev() - Method in class org.jruby.ext.fiber.ThreadFiber.FiberData
-
- getPrevious() - Method in class org.jruby.RubyModule.WrapperCacheEntryFactory
-
- getPreviousCRefScope() - Method in class org.jruby.parser.StaticScope
-
- getPreviousFrame() - Method in class org.jruby.runtime.ThreadContext
-
- getPrimitiveClass(String) - Static method in class org.jruby.javasupport.JavaUtil
-
- getPriority() - Method in class org.jruby.internal.runtime.NativeThread
-
- getPriority() - Method in interface org.jruby.internal.runtime.ThreadLike
-
- getpriority(IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
Deprecated.
- getpriority(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- getpriority(Ruby, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- getPrivateMethodMissing() - Method in class org.jruby.Ruby
-
- getProc() - Method in class org.jruby.internal.runtime.methods.ProcMethod
-
- getProc() - Method in class org.jruby.Ruby
-
- getProc() - Method in class org.jruby.RubyGenerator
-
- getProcess() - Method in class org.jruby.Ruby
-
- getProcess() - Method in class org.jruby.util.io.OpenFile
-
- GetProcessId(long) - Method in interface org.jruby.util.WindowsFFI.Kernel32
-
- getProcGID() - Method in class org.jruby.Ruby
-
- getProcObject() - Method in class org.jruby.runtime.Block
-
Retrieve the proc object associated with this block
- getProcStatus() - Method in class org.jruby.Ruby
-
- getProcSysModule() - Method in class org.jruby.Ruby
-
- getProcUID() - Method in class org.jruby.Ruby
-
- getProfile() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Returns a profiler currently used.
- getProfile() - Method in class org.jruby.embed.ScriptingContainer
-
Returns a Profile currently used.
- getProfile() - Method in class org.jruby.Ruby
-
- getProfile() - Method in class org.jruby.RubyInstanceConfig
-
- getProfileCollection() - Method in class org.jruby.runtime.ThreadContext
-
Get the profile collection for this thread (ThreadContext).
- getProfileData() - Method in class org.jruby.runtime.profile.builtin.ProfilePrinter
-
- getProfiledMethod(long) - Method in class org.jruby.runtime.profile.builtin.ProfiledMethods
-
- getProfiledMethods() - Method in class org.jruby.Ruby
-
Deprecated.
- getProfileMaxMethods() - Method in class org.jruby.RubyInstanceConfig
-
Get the maximum number of methods to consider when profiling.
- getProfileOutput() - Method in class org.jruby.embed.ScriptingContainer
-
Returns currently configured ProfileOutput object, which determines where
the output of profiling operations will be sent.
- getProfileOutput() - Method in class org.jruby.RubyInstanceConfig
-
- getProfilingCallSite(CallType, String, IRScope, long) - Static method in class org.jruby.runtime.MethodIndex
-
- getProfilingMode() - Method in class org.jruby.embed.ScriptingContainer
-
Returns a ProfilingMode currently used.
- getProfilingMode() - Method in class org.jruby.RubyInstanceConfig
-
- getProfilingService() - Method in class org.jruby.Ruby
-
- getProfilingService() - Method in class org.jruby.RubyInstanceConfig
-
- getProgram(String...) - Method in class org.jruby.embed.jsr223.JRubyEngineFactory
-
- getProperty(String) - Method in class org.jruby.embed.ScriptingContainer
-
Returns an array of values associated to a key.
- getProperty(String, String) - Static method in class org.jruby.ext.ffi.Platform
-
An extension over System.getProperty
method.
- getProperty(String, String) - Static method in class org.jruby.platform.Platform
-
An extension over System.getProperty
method.
- getProperty(String) - Static method in class org.jruby.util.SafePropertyAccessor
-
An extension over System.getProperty
method.
- getProperty(String, String) - Static method in class org.jruby.util.SafePropertyAccessor
-
An extension over System.getProperty
method.
- getPropertyHelp() - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- getPropertyHelp() - Static method in class org.jruby.util.cli.OutputStrings
-
- getPropertyNames() - Static method in class org.jruby.util.cli.Options
-
- getProtectedClass() - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- getProtectedClass() - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Retrieve the pre-calculated "protected class" used for access checks.
- getProtectedMethodMissing() - Method in class org.jruby.Ruby
-
- getProvider(LocalVariableBehavior, boolean) - Static method in class org.jruby.embed.internal.SingletonLocalContextProvider
-
- getProvider() - Method in class org.jruby.embed.ScriptingContainer
-
- getProxyClass(Ruby, JavaClass) - Static method in class org.jruby.javasupport.Java
-
- getProxyClass(Ruby, Class<?>) - Static method in class org.jruby.javasupport.Java
-
- getProxyClass() - Method in class org.jruby.javasupport.JavaClass
-
- getProxyClass(Ruby, Class, Class[], Set<String>) - Static method in class org.jruby.javasupport.proxy.JavaProxyClass
-
Deprecated.
- getProxyClass(Ruby, Class, Class[]) - Static method in class org.jruby.javasupport.proxy.JavaProxyClass
-
Deprecated.
- getProxyClass(Ruby, RubyClass) - Static method in class org.jruby.javasupport.proxy.JavaProxyClass
-
- getProxyClassForObject(Ruby, Object) - Static method in class org.jruby.javasupport.Java
-
- getProxyClassFromCache(Class) - Method in class org.jruby.javasupport.JavaSupport
-
- getProxyClassFromCache(Class) - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getProxyModule() - Method in class org.jruby.javasupport.JavaClass
-
- getpwent(IRubyObject) - Static method in class org.jruby.ext.etc.RubyEtc
-
- getpwnam(IRubyObject, IRubyObject) - Static method in class org.jruby.ext.etc.RubyEtc
-
- getpwuid(IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.etc.RubyEtc
-
- getQueueSafe() - Method in class org.jruby.ext.fiber.FiberQueue
-
- getRandom() - Method in class org.jruby.Ruby
-
- getRandomClass() - Method in class org.jruby.Ruby
-
- getRange(ThreadContext, IRubyObject[]) - Method in class org.jruby.java.proxies.ArrayJavaProxy
-
- getRange(ThreadContext, IRubyObject) - Method in class org.jruby.java.proxies.ArrayJavaProxy
-
- getRange(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.java.proxies.ArrayJavaProxy
-
- getRange() - Method in class org.jruby.Ruby
-
- getRangeError() - Method in class org.jruby.Ruby
-
- getRational() - Method in class org.jruby.Ruby
-
- getReadEncoding() - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- getReadEncoding() - Method in class org.jruby.RubyIO
-
- getReader() - Method in class org.jruby.embed.ScriptingContainer
-
Returns a reader set in an attribute map.
- getRealClass() - Method in class org.jruby.RubyClass
-
- getRealClassConstructor(Ruby, Class<?>) - Static method in class org.jruby.javasupport.Java
-
- getRealMethod() - Method in class org.jruby.internal.runtime.methods.AliasMethod
-
- getRealMethod() - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- getRealMethod() - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Get the "real" method contained within this method.
- getRealMethod() - Method in class org.jruby.internal.runtime.methods.MethodMethod
-
- getRealMethod() - Method in class org.jruby.internal.runtime.methods.PartialDelegatingMethod
-
- getRealSize() - Method in class org.jruby.util.ByteList
-
- getRealType() - Method in class org.jruby.ext.ffi.MappedType
-
- getReason() - Method in class org.jruby.RubyLocalJumpError
-
- getReceiveBufferSize(Channel) - Method in enum org.jruby.ext.socket.SocketType
-
- getReceiver() - Method in interface org.jruby.embed.variable.BiVariable
-
Returns the original receiver where this variable has been retrieved.
- getReceiver() - Method in class org.jruby.ir.instructions.CallBase
-
- getReceiverNode() - Method in class org.jruby.ast.AttrAssignNode
-
Gets the receiverNode.
- getReceiverNode() - Method in class org.jruby.ast.CallNode
-
Gets the receiverNode.
- getReceiverNode() - Method in class org.jruby.ast.DefsNode
-
Gets the receiverNode.
- getReceiverNode() - Method in class org.jruby.ast.Match2Node
-
Gets the receiverNode.
- getReceiverNode() - Method in class org.jruby.ast.Match3Node
-
Gets the receiverNode.
- getReceiverNode() - Method in class org.jruby.ast.OpAsgnNode
-
Gets the receiverNode.
- getReceiverNode() - Method in class org.jruby.ast.OpElementAsgnNode
-
Gets the receiverNode.
- getReceiverNode() - Method in class org.jruby.ast.SClassNode
-
Gets the receiverNode.
- getReceiveSelfInstr() - Method in class org.jruby.ir.IRManager
-
- getRecordSeparator() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Returns a record separator.
- getRecordSeparator() - Method in class org.jruby.embed.ScriptingContainer
-
Returns a record separator.
- getRecordSeparator() - Method in class org.jruby.management.Config
-
- getRecordSeparator() - Method in interface org.jruby.management.ConfigMBean
-
- getRecordSeparator() - Method in class org.jruby.RubyInstanceConfig
-
- getRecordSeparatorVar() - Method in class org.jruby.Ruby
-
- getRecursiveDepth() - Method in class org.jruby.runtime.profile.builtin.Invocation
-
- getRecursiveSet() - Method in class org.jruby.runtime.ThreadContext
-
- getRefinedBlockFromObject(ThreadContext, StaticScope, Object) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- getRefinements() - Method in class org.jruby.RubyModule
-
- getRefinementsForWrite() - Method in class org.jruby.RubyModule
-
- getRegexp(ThreadContext, int, ByteList, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getRegexp(ThreadContext, int, ByteList, int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getRegexp(int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getRegexp() - Method in class org.jruby.ir.instructions.BuildDynRegExpInstr
-
- getRegexp() - Method in class org.jruby.Ruby
-
- getRegexp0(ThreadContext, ByteList, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getRegexp1(ThreadContext, ByteList, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getRegexp2(ThreadContext, ByteList, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getRegexp3(ThreadContext, ByteList, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getRegexp4(ThreadContext, ByteList, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getRegexp5(ThreadContext, ByteList, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getRegexp6(ThreadContext, ByteList, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getRegexp7(ThreadContext, ByteList, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getRegexp8(ThreadContext, ByteList, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getRegexp9(ThreadContext, ByteList, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getRegexpError() - Method in class org.jruby.Ruby
-
- getRegexpFromCache(Ruby, ByteList, Encoding, RegexpOptions) - Static method in class org.jruby.RubyRegexp
-
- getRegexpNode() - Method in class org.jruby.ast.MatchNode
-
Gets the regexpNode.
- getReifiedClass() - Method in class org.jruby.RubyClass
-
- getRemainingAsChannel() - Method in class org.jruby.lexer.ByteListLexerSource
-
- getRemainingAsChannel() - Method in class org.jruby.lexer.GetsLexerSource
-
- getRemainingAsChannel() - Method in class org.jruby.lexer.LexerSource
-
- getRemainingAsIO() - Method in class org.jruby.lexer.ByteListLexerSource
-
- getRemainingAsIO() - Method in class org.jruby.lexer.GetsLexerSource
-
- getRemainingAsIO() - Method in class org.jruby.lexer.LexerSource
-
- getRemoteSocket() - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- getRemoteSocketAddress(Channel) - Method in enum org.jruby.ext.socket.SocketType
-
- getRemovedEdges() - Method in class org.jruby.ir.util.IGVInstrListener
-
- getRenamedBB(BasicBlock) - Method in class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- getRenamedLabel(Label) - Method in class org.jruby.ir.transformations.inlining.CloneInfo
-
Return a new instance of a label for the newly cloned scope.
- getRenamedLabelSimple(Label) - Method in class org.jruby.ir.transformations.inlining.CloneInfo
-
- getRenamedLabelSimple(Label) - Method in class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- getRenamedLabelSimple(Label) - Method in class org.jruby.ir.transformations.inlining.SimpleCloneInfo
-
- getRenamedSelfVariable(Variable) - Method in class org.jruby.ir.transformations.inlining.CloneInfo
-
How do we rename %self?
- getRenamedSelfVariable(Variable) - Method in class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- getRenamedSelfVariable(Variable) - Method in class org.jruby.ir.transformations.inlining.SimpleCloneInfo
-
- getRenamedVariable(Variable) - Method in class org.jruby.ir.transformations.inlining.CloneInfo
-
Return a new instance of a variable for the newly cloned scope.
- getRenamedVariable(Variable) - Method in class org.jruby.ir.transformations.inlining.SimpleCloneInfo
-
- getRenamedVariableSimple(Variable) - Method in class org.jruby.ir.transformations.inlining.CloneInfo
-
How are typical variables renamed if they were not yet found in the variable renaming map?
- getRenamedVariableSimple(Variable) - Method in class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- getRenamedVariableSimple(Variable) - Method in class org.jruby.ir.transformations.inlining.SimpleCloneInfo
-
- getReportName() - Method in class org.jruby.internal.runtime.NativeThread
-
- getReportName() - Method in interface org.jruby.internal.runtime.ThreadLike
-
- getReportOnException() - Method in class org.jruby.Ruby
-
- getRequired() - Method in class org.jruby.ir.instructions.RaiseArgumentErrorInstr
-
- getRequiredArgs() - Method in class org.jruby.ir.instructions.ReceiveOptArgInstr
-
- getRequiredArgsCount() - Method in class org.jruby.ast.ArgsNode
-
- getRequiredArgsCount() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- getRequiredKeywordCount() - Method in class org.jruby.ast.ArgsNode
-
How many of the keywords listed happen to be required keyword args.
- getRequiredKeywordForArityCount() - Method in class org.jruby.runtime.Signature
-
- getRequiredLibraries() - Method in class org.jruby.management.Config
-
- getRequiredLibraries() - Method in interface org.jruby.management.ConfigMBean
-
- getRequiredLibraries() - Method in class org.jruby.RubyInstanceConfig
-
- getRescueIPCs() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- getRescueNode() - Method in class org.jruby.ast.RescueNode
-
Gets the first rescueNode.
- getRescuerBBFor(BasicBlock) - Method in class org.jruby.ir.representations.CFG
-
- getResource(String) - Method in class org.jruby.embed.osgi.internal.JRubyOSGiBundleClassLoader
-
- getResource() - Method in class org.jruby.runtime.load.JarredScript
-
- getResource(String) - Method in class org.jruby.util.ClassesLoader
-
- getResource(String) - Method in interface org.jruby.util.Loader
-
- getResource(String) - Method in class org.jruby.util.SelfFirstJRubyClassLoader
-
- getResource(String) - Method in class org.jruby.util.UriLikePathHelper
-
- getResources(String) - Method in class org.jruby.embed.osgi.internal.JRubyOSGiBundleClassLoader
-
TODO: optimize: we should not have to look for the resources everywhere
until called for it.
- getResources(String) - Method in class org.jruby.util.ClassesLoader
-
- getResources(String) - Method in interface org.jruby.util.Loader
-
- getResourceURL(Ruby, String) - Static method in class org.jruby.util.URLResource
-
- getRespondToMethod() - Method in class org.jruby.Ruby
-
- getRespondToMissingMethod() - Method in class org.jruby.Ruby
-
- getRest() - Method in class org.jruby.ast.MultipleAsgnNode
-
- getRest() - Method in class org.jruby.ir.instructions.RaiseArgumentErrorInstr
-
- getRestArgNode() - Method in class org.jruby.ast.ArgsNode
-
Gets the restArgNode.
- getResult() - Method in class org.jruby.ir.instructions.CallBase
-
- getResult() - Method in class org.jruby.ir.instructions.CallInstr
-
- getResult() - Method in class org.jruby.ir.instructions.NoResultCallInstr
-
result and non-result call instructions are processed with the same code so we provide
this method to make that same code simpler.
- getResult() - Method in class org.jruby.ir.instructions.ResultBaseInstr
-
- getResult() - Method in interface org.jruby.ir.instructions.ResultInstr
-
- getResult() - Method in class org.jruby.parser.ParserSupport
-
Gets the result.
- getResultType() - Method in class org.jruby.ext.ffi.jffi.JITSignature
-
- getReturnClass() - Method in class org.jruby.anno.JavaMethodDescriptor
-
- getReturnType() - Method in class org.jruby.ast.java_signature.MethodSignatureNode
-
- getReturnType() - Method in class org.jruby.ext.ffi.CallbackInfo
-
Gets the native return type the callback should return
- getReturnType() - Method in class org.jruby.javasupport.proxy.JavaProxyClass.ProxyMethodImpl
-
- getReturnType() - Method in interface org.jruby.javasupport.proxy.JavaProxyMethod
-
- getReturnValue() - Method in class org.jruby.ir.instructions.BreakInstr
-
- getReturnValue() - Method in class org.jruby.ir.instructions.ReturnBase
-
- getReuseAddress(Channel) - Method in enum org.jruby.ext.socket.SocketType
-
- getReversePostOrderTraverser() - Method in class org.jruby.ir.representations.CFG
-
- getrlimit(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
Deprecated.
- getrlimit(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- getrlimit(Ruby, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- getRootFiber() - Method in class org.jruby.Ruby
-
Deprecated.
- getRootLexicalScope() - Method in class org.jruby.ir.IRScope
-
Returns the top level scope
- getRoundingMode(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyNumeric
-
- getRubyArray(Ruby, Class<?>[]) - Static method in class org.jruby.javasupport.JavaClass
-
Deprecated.
- getRubyCasedName(String) - Static method in class org.jruby.javasupport.JavaUtil
-
Build a Ruby name from a Java name by treating '_' as divider and successive
caps as all the same word.
- getRubyCaseLabel() - Method in class org.jruby.ir.instructions.BSwitchInstr
-
- getRubyDateFormat() - Method in class org.jruby.runtime.ThreadContext
-
Deprecated.
- getRubyDateFormatter() - Method in class org.jruby.runtime.ThreadContext
-
- getRubygemsDir(Ruby) - Static method in class org.jruby.ext.rbconfig.RbConfigLibrary
-
- getRubyInetAddress(String) - Static method in class org.jruby.ext.socket.SocketUtils
-
- getRubyInetAddresses(ByteList) - Static method in class org.jruby.ext.socket.SocketUtils
-
Deprecated.
- getRubyInetAddresses(String) - Static method in class org.jruby.ext.socket.SocketUtils
-
- getRubyInstanceConfig() - Method in class org.jruby.embed.internal.AbstractLocalContextProvider
-
- getRubyInstanceConfig() - Method in class org.jruby.embed.internal.ConcurrentLocalContextProvider
-
- getRubyInstanceConfig() - Method in interface org.jruby.embed.internal.LocalContextProvider
-
- getRubyInstanceConfig() - Method in class org.jruby.embed.internal.SingletonLocalContextProvider
-
- getRubyLibDir(Ruby) - Static method in class org.jruby.ext.rbconfig.RbConfigLibrary
-
- getRubyLibDirFor(Ruby, String) - Static method in class org.jruby.ext.rbconfig.RbConfigLibrary
-
- getRubyName() - Method in class org.jruby.internal.runtime.NativeThread
-
Deprecated.
- getRubyName() - Method in interface org.jruby.internal.runtime.ThreadLike
-
- getRubyNamesForJavaName(String, List<Method>) - Static method in class org.jruby.javasupport.JavaUtil
-
Given a simple Java method name and the Java Method objects that represent
all its overloads, add to the given nameSet all possible Ruby names that would
be valid.
- getRubyObject() - Method in interface org.jruby.embed.variable.BiVariable
-
Returns a value of the variable this object holds in
a org.jruby.runtime.builtin.IRubyObject type.
- getRubySharedLibDir(Ruby) - Static method in class org.jruby.ext.rbconfig.RbConfigLibrary
-
- getRubySourceline() - Method in class org.jruby.lexer.LexingCommon
-
- getRubyThread() - Method in class org.jruby.internal.runtime.RubyRunnable
-
Deprecated.
- getRubyThreadGroup() - Method in class org.jruby.internal.runtime.ThreadService
-
Deprecated.
- getRubyThreadMap() - Method in class org.jruby.internal.runtime.ThreadService
-
Deprecated.
- getRubyTimeZoneName(Ruby, DateTime) - Static method in class org.jruby.RubyTime
-
- getRubyTimeZoneName(String, DateTime) - Static method in class org.jruby.RubyTime
-
- getRuntime(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- getRuntime() - Method in interface org.jruby.common.IRubyWarnings
-
- getRuntime() - Method in class org.jruby.common.NullWarnings
-
- getRuntime() - Method in class org.jruby.common.RubyWarnings
-
- getRuntime() - Method in class org.jruby.embed.internal.BiVariableMap
-
- getRuntime() - Method in class org.jruby.embed.internal.ConcurrentLocalContextProvider
-
- getRuntime() - Method in interface org.jruby.embed.internal.LocalContextProvider
-
Returns a Ruby runtime of a specified scope.
- getRuntime() - Method in class org.jruby.embed.internal.SingleThreadLocalContextProvider
-
- getRuntime() - Method in class org.jruby.embed.internal.SingletonLocalContextProvider
-
- getRuntime() - Method in class org.jruby.embed.internal.ThreadSafeLocalContextProvider
-
- getRuntime() - Method in class org.jruby.embed.ScriptingContainer
-
- getRuntime() - Method in class org.jruby.ext.ripper.RipperLexer
-
- getRuntime() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- getRuntime() - Method in interface org.jruby.ext.ripper.Warnings
-
- getRuntime() - Method in class org.jruby.ir.IRManager
-
- getRuntime() - Method in class org.jruby.ir.operands.UndefinedValue
-
RubyMethod getRuntime.
- getRuntime() - Method in class org.jruby.parser.ParserConfiguration
-
- getRuntime() - Method in class org.jruby.RubyBasicObject
-
Will return the runtime that this object is associated with.
- getRuntime() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
RubyMethod getRuntime.
- getRuntime() - Method in class org.jruby.runtime.marshal.UnmarshalStream
-
- getRuntime() - Method in class org.jruby.runtime.ThreadContext
-
Retrieve the runtime associated with this context.
- getRuntime() - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- getRuntimeCache() - Method in class org.jruby.Ruby
-
Get the core class RuntimeCache instance, for doing dynamic calls from
core class methods.
- getRuntimeError() - Method in class org.jruby.Ruby
-
- getRuntimeNumber() - Method in class org.jruby.Ruby
-
- getRuntimeVerStr(Ruby) - Static method in class org.jruby.ext.rbconfig.RbConfigLibrary
-
- gets(ThreadContext) - Method in class org.jruby.ext.socket.RubyTCPServer
-
- gets(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubyTCPServer
-
- gets(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.socket.RubyTCPServer
-
- gets(ThreadContext) - Method in class org.jruby.ext.stringio.StringIO
-
- gets(ThreadContext, IRubyObject) - Method in class org.jruby.ext.stringio.StringIO
-
- gets(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.stringio.StringIO
-
- gets(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.ext.stringio.StringIO
-
- gets(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.stringio.StringIO
-
- gets(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.zlib.JZlibRubyGzipReader
-
- gets() - Method in class org.jruby.lexer.ByteListLexerSource
-
- gets() - Method in class org.jruby.lexer.GetsLexerSource
-
- gets() - Method in class org.jruby.lexer.LexerSource
-
- gets(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyArgsFile
-
Read a line.
- gets(ThreadContext) - Method in class org.jruby.RubyIO
-
Read a line.
- gets(ThreadContext, IRubyObject) - Method in class org.jruby.RubyIO
-
- gets(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyIO
-
- gets(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.RubyIO
-
- gets(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
- gets - Variable in class org.jruby.runtime.JavaSites.KernelSites
-
- gets_18(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.zlib.JZlibRubyGzipReader
-
Deprecated.
- getSafeLevel() - Method in class org.jruby.management.Config
-
- getSafeLevel() - Method in interface org.jruby.management.ConfigMBean
-
- getSafeLevel() - Method in class org.jruby.Ruby
-
Deprecated.
- getSafeLevel() - Method in class org.jruby.RubyInstanceConfig
-
- getSafePasses(IRScope) - Method in class org.jruby.ir.IRManager
-
- getSavedExceptionInLambda() - Method in class org.jruby.runtime.ThreadContext
-
- getScope() - Method in class org.jruby.ast.ClassNode
-
Get the static scoping information.
- getScope() - Method in interface org.jruby.ast.DefNode
-
Get the static scoping information.
- getScope(ThreadContext, StaticScope, String, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getScope(int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getScope(ThreadContext, StaticScope, String, int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getScope(int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getScope() - Method in interface org.jruby.ast.IScopingNode
-
- getScope() - Method in class org.jruby.ast.IterNode
-
- getScope() - Method in class org.jruby.ast.MethodDefNode
-
Get the static scoping information.
- getScope() - Method in class org.jruby.ast.ModuleNode
-
Get the static scoping information.
- getScope() - Method in class org.jruby.ast.RootNode
-
Return the dynamic scope for this AST.
- getScope() - Method in class org.jruby.ast.SClassNode
-
Gets the scope of this class
- getScope() - Method in interface org.jruby.embed.EmbedEvalUnit
-
Returns a scope used to parse a script.
- getScope() - Method in class org.jruby.embed.internal.EmbedEvalUnitImpl
-
Returns a ManyVarsDynamicScope used to parse a script.
- getScope(LocalContextScope) - Static method in class org.jruby.embed.util.SystemPropertyCatcher
-
Gets a local context scope from System property.
- getScope() - Method in class org.jruby.internal.runtime.GlobalVariable
-
- getScope() - Method in class org.jruby.ir.instructions.InlinedLineNumberInstr
-
- getScope() - Method in class org.jruby.ir.instructions.LoadLocalVarInstr
-
- getScope() - Method in class org.jruby.ir.instructions.StoreLocalVarInstr
-
- getScope() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- getScope() - Method in class org.jruby.ir.operands.Scope
-
- getScope() - Method in class org.jruby.ir.representations.CFG
-
- getScope() - Method in class org.jruby.ir.transformations.inlining.CloneInfo
-
- getScope(String) - Method in class org.jruby.parser.ParserConfiguration
-
This method returns the appropriate first scope for the parser.
- getScope() - Method in class org.jruby.parser.RubyParserResult
-
- getScope() - Method in class org.jruby.runtime.IRBlockBody
-
- getScope0(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getScope0() - Method in class org.jruby.ast.executable.AbstractScript
-
- getScope1(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getScope1() - Method in class org.jruby.ast.executable.AbstractScript
-
- getScope2(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getScope2() - Method in class org.jruby.ast.executable.AbstractScript
-
- getScope3(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getScope3() - Method in class org.jruby.ast.executable.AbstractScript
-
- getScope4(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getScope4() - Method in class org.jruby.ast.executable.AbstractScript
-
- getScope5(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getScope5() - Method in class org.jruby.ast.executable.AbstractScript
-
- getScope6(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getScope6() - Method in class org.jruby.ast.executable.AbstractScript
-
- getScope7(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getScope7() - Method in class org.jruby.ast.executable.AbstractScript
-
- getScope8(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getScope8() - Method in class org.jruby.ast.executable.AbstractScript
-
- getScope9(ThreadContext, StaticScope, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getScope9() - Method in class org.jruby.ast.executable.AbstractScript
-
- getScopeAwareMethods() - Method in class org.jruby.compiler.JITCompiler
-
- getScopeAwareMethods() - Method in interface org.jruby.compiler.JITCompilerMBean
-
- getScopeBeingInlined() - Method in class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- getScopeCount() - Method in class org.jruby.ir.persistence.IRWriterAnalyzer
-
- getScopeDepth() - Method in class org.jruby.ir.operands.LocalVariable
-
- getScopeId() - Method in class org.jruby.ir.IRScope
-
- getScopeID(IRScope) - Method in class org.jruby.ir.persistence.IRWriterAnalyzer
-
- getScopeInstructionOffset(IRScope) - Method in class org.jruby.ir.persistence.IRWriterStream
-
Get recorded offset for this scropes instruction list.
- getScopeModuleDepth() - Method in class org.jruby.ir.operands.ScopeModule
-
- getScopeNames(String) - Static method in class org.jruby.runtime.Helpers
-
- getScopeOffsets() - Method in class org.jruby.ast.Match2CaptureNode
-
- getScopeType() - Method in class org.jruby.ir.IRClassBody
-
- getScopeType() - Method in class org.jruby.ir.IRClosure
-
- getScopeType() - Method in class org.jruby.ir.IREvalScript
-
- getScopeType() - Method in class org.jruby.ir.IRFor
-
- getScopeType() - Method in class org.jruby.ir.IRMetaClassBody
-
- getScopeType() - Method in class org.jruby.ir.IRMethod
-
- getScopeType() - Method in class org.jruby.ir.IRModuleBody
-
- getScopeType() - Method in class org.jruby.ir.IRScope
-
- getScopeType() - Method in class org.jruby.ir.IRScriptBody
-
- getScopeType() - Method in class org.jruby.parser.StaticScope
-
- getScriptContext(Bindings) - Method in class org.jruby.embed.jsr223.JRubyEngine
-
- getScriptDynamicScope() - Method in class org.jruby.ir.IRScriptBody
-
- getScriptEngine() - Method in class org.jruby.embed.jsr223.JRubyEngineFactory
-
- getScriptFilename() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Returns a script filename to run.
- getScriptFilename() - Method in class org.jruby.embed.ScriptingContainer
-
Returns a script filename to run.
- getScriptFileName() - Method in class org.jruby.management.Config
-
- getScriptFileName() - Method in interface org.jruby.management.ConfigMBean
-
- getScriptFileName() - Method in class org.jruby.RubyInstanceConfig
-
- getScriptSource() - Method in class org.jruby.RubyInstanceConfig
-
- getSec() - Method in class org.jruby.util.StrptimeParser.FormatBag
-
- getSecFraction() - Method in class org.jruby.util.StrptimeParser.FormatBag
-
- getSecFractionSize() - Method in class org.jruby.util.StrptimeParser.FormatBag
-
- getSecond() - Method in class org.jruby.ext.date.RubyDate
-
- getSecond() - Method in class org.jruby.RubyTime
-
- getSecondNode() - Method in class org.jruby.ast.AndNode
-
Gets the secondNode.
- getSecondNode() - Method in class org.jruby.ast.ArgsCatNode
-
- getSecondNode() - Method in class org.jruby.ast.ArgsPushNode
-
- getSecondNode() - Method in interface org.jruby.ast.BinaryOperatorNode
-
Gets the secondNode.
- getSecondNode() - Method in class org.jruby.ast.OpAsgnAndNode
-
Gets the secondNode.
- getSecondNode() - Method in class org.jruby.ast.OpAsgnConstDeclNode
-
- getSecondNode() - Method in class org.jruby.ast.OpAsgnOrNode
-
Gets the secondNode.
- getSecondNode() - Method in class org.jruby.ast.OrNode
-
Gets the secondNode.
- getSeconds() - Method in class org.jruby.util.StrptimeParser.FormatBag
-
- getSecondsSize() - Method in class org.jruby.util.StrptimeParser.FormatBag
-
- getSecureRandom() - Method in class org.jruby.runtime.ThreadContext
-
- getSecurityError() - Method in class org.jruby.Ruby
-
- getSelectorPool() - Method in class org.jruby.Ruby
-
Get the runtime-global selector pool
- getSelf() - Method in class org.jruby.ir.instructions.UpdateBlockExecutionStateInstr
-
- getSelf() - Method in class org.jruby.ir.IRScope
-
- getSelf() - Method in class org.jruby.ir.operands.WrappedIRClosure
-
- getSelf() - Method in class org.jruby.runtime.Binding
-
- getSelf() - Method in class org.jruby.runtime.Frame
-
Get the self associated with this frame
- getSendBufferSize(Channel) - Method in enum org.jruby.ext.socket.SocketType
-
- getSerialNumber() - Method in class org.jruby.internal.runtime.methods.AliasMethod
-
- getSerialNumber() - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- getSerialNumber() - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Get the global serial number for this method object
- getSerialNumber() - Method in class org.jruby.internal.runtime.methods.PartialDelegatingMethod
-
- getservbyname(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.socket.RubySocket
-
- getservbyname(ThreadContext, IRubyObject[]) - Static method in class org.jruby.ext.socket.SocketUtils
-
- getServerSocketChannel() - Method in class org.jruby.ext.socket.RubyTCPServer
-
- getService() - Method in class org.jruby.runtime.profile.ProfilingServiceLookup
-
- getSetter() - Method in class org.jruby.runtime.ivars.FieldVariableAccessor
-
- getSetterSafe(Field, Class, MethodHandles.Lookup) - Static method in class org.jruby.javasupport.JavaUtil
-
- getShort(long) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- getShort(long) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- getShort(long) - Method in class org.jruby.ext.ffi.MemoryIO
-
Reads a 16 bit integer value from the memory area.
- getShort(long) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- getShortLabel() - Method in class org.jruby.ir.passes.AddCallProtocolInstructions
-
- getShortLabel() - Method in class org.jruby.ir.passes.AddLocalVarLoadStoreInstructions
-
- getShortLabel() - Method in class org.jruby.ir.passes.AddMissingInitsPass
-
- getShortLabel() - Method in class org.jruby.ir.passes.CompilerPass
-
Shorter label
- getShortLabel() - Method in class org.jruby.ir.passes.DeadCodeElimination
-
- getShortLabel() - Method in class org.jruby.ir.passes.LocalOptimizationPass
-
- getShortLabel() - Method in class org.jruby.ir.passes.OptimizeDelegationPass
-
- getShortLabel() - Method in class org.jruby.ir.passes.OptimizeDynScopesPass
-
- getShouldCheckSyntax() - Method in class org.jruby.RubyInstanceConfig
-
- getShouldPrintProperties() - Method in class org.jruby.RubyInstanceConfig
-
- getShouldPrintUsage() - Method in class org.jruby.RubyInstanceConfig
-
- getShouldRunInterpreter() - Method in class org.jruby.RubyInstanceConfig
-
- getSignalException() - Method in class org.jruby.Ruby
-
- getSignature() - Method in class org.jruby.internal.runtime.AbstractIRMethod
-
- getSignature() - Method in interface org.jruby.internal.runtime.methods.IRMethodArgs
-
Get the Signature for this method.
- getSignature() - Method in class org.jruby.internal.runtime.methods.ProcMethod
-
- getSignature() - Method in class org.jruby.internal.runtime.methods.ProfilingDynamicMethod
-
- getSignature() - Method in class org.jruby.ir.IRClosure
-
- getSignature(int) - Method in interface org.jruby.java.dispatch.CallableSelector.CallableCache
-
- getSignature(int) - Method in class org.jruby.java.invokers.RubyToJavaInvoker
-
Internal API
- getSignature(int) - Method in class org.jruby.javasupport.Java.JCreateMethod
-
- getSignature() - Method in class org.jruby.parser.StaticScope
-
For all block or method associated with static scopes this will return the signature for that
signature-providing scope.
- getSignature() - Method in class org.jruby.runtime.Block
-
- getSignature() - Method in class org.jruby.runtime.BlockBody
-
- getSimpleName(ExecutableElement) - Method in class org.jruby.anno.ExecutableElementDescriptor
-
- getSimpleName(Method) - Method in class org.jruby.anno.JavaMethodDescriptor
-
- getSimpleName(T) - Method in class org.jruby.anno.MethodDescriptor
-
- getSimpleName(Class<?>) - Static method in class org.jruby.javasupport.JavaClass
-
- getSimpleName() - Method in class org.jruby.RubyModule
-
Get the "simple" name for the class, which is either the "base" name or
the "anonymous" class name.
- getSimplifiedOperand(Map<Operand, Operand>, boolean) - Method in class org.jruby.ir.operands.Array
-
- getSimplifiedOperand(Map<Operand, Operand>, boolean) - Method in class org.jruby.ir.operands.DynamicSymbol
-
- getSimplifiedOperand(Map<Operand, Operand>, boolean) - Method in class org.jruby.ir.operands.Hash
-
- getSimplifiedOperand(Map<Operand, Operand>, boolean) - Method in class org.jruby.ir.operands.Operand
-
- getSimplifiedOperand(Map<Operand, Operand>, boolean) - Method in class org.jruby.ir.operands.Splat
-
- getSimplifiedOperand(Map<Operand, Operand>, boolean) - Method in class org.jruby.ir.operands.SValue
-
- getSimplifiedOperand(Map<Operand, Operand>, boolean) - Method in class org.jruby.ir.operands.Variable
-
- getSimplifiedOperand(Map<Operand, Operand>, boolean) - Method in class org.jruby.ir.operands.WrappedIRClosure
-
- getSingleBacktrace(int) - Method in class org.jruby.runtime.ThreadContext
-
Return a single RubyStackTraceElement representing the nearest Ruby stack trace element.
- getSingleBacktrace() - Method in class org.jruby.runtime.ThreadContext
-
Same as calling getSingleBacktrace(0);
- getSingleNilArray() - Method in class org.jruby.Ruby
-
- getSingletonClass(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- getSingletonClass() - Method in class org.jruby.ir.operands.UndefinedValue
-
RubyMethod getSingletonClass.
- getSingletonClass() - Method in class org.jruby.java.proxies.JavaProxy
-
rb_singleton_class
Note: this method is specialized for RubyFixnum, RubySymbol,
RubyNil and RubyBoolean
Will either return the existing singleton class for this
object, or create a new one and return that.
- getSingletonClass() - Method in class org.jruby.RubyBasicObject
-
rb_singleton_class
Note: this method is specialized for RubyFixnum, RubySymbol,
RubyNil and RubyBoolean
Will either return the existing singleton class for this
object, or create a new one and return that.
- getSingletonClass() - Method in class org.jruby.RubyBignum
-
- getSingletonClass() - Method in class org.jruby.RubyBoolean
-
- getSingletonClass() - Method in class org.jruby.RubyFixnum
-
- getSingletonClass() - Method in class org.jruby.RubyFloat
-
- getSingletonClass() - Method in class org.jruby.RubyNil
-
- getSingletonClass() - Method in class org.jruby.RubySymbol
-
- getSingletonClass() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
Retrieve >self.singleton_class<
.
- getSingletonClass(Ruby, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- getSingletonClassClone() - Method in class org.jruby.RubyBasicObject
-
- getSingletonClassCloneAndAttach(RubyBasicObject) - Method in class org.jruby.RubyBasicObject
-
rb_singleton_class_clone
Will make sure that if the current objects class is a
singleton, it will get cloned.
- getSiteArchDir(Ruby) - Static method in class org.jruby.ext.rbconfig.RbConfigLibrary
-
- getSiteDir(Ruby) - Static method in class org.jruby.ext.rbconfig.RbConfigLibrary
-
- getSiteDirGeneral(Ruby) - Static method in class org.jruby.ext.rbconfig.RbConfigLibrary
-
- getSiteLibDir(Ruby) - Static method in class org.jruby.ext.rbconfig.RbConfigLibrary
-
- getSize() - Method in class org.jruby.ext.ffi.AbstractMemory
-
Gets the size of the memory area.
- getSize() - Method in class org.jruby.ext.ffi.StructLayout
-
- GetsLexerSource - Class in org.jruby.lexer
-
Lexer source from ripper getting a line at a time via 'gets' calls.
- GetsLexerSource(String, int, IRubyObject, RubyArray, Encoding) - Constructor for class org.jruby.lexer.GetsLexerSource
-
- GetsLexerSource(String, int, IRubyObject, RubyArray) - Constructor for class org.jruby.lexer.GetsLexerSource
-
- getSocketAddress() - Method in class org.jruby.ext.socket.Addrinfo
-
- getSocketAddress() - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- getSocketAddress() - Method in class org.jruby.ext.socket.RubySocket
-
- getSocketOption(Channel, SocketOption) - Method in enum org.jruby.ext.socket.SocketType
-
- getSocketType() - Method in enum org.jruby.ext.socket.SocketType
-
- getsockname(ThreadContext) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- getsockname() - Method in class org.jruby.ext.socket.RubyBasicSocket
-
Deprecated.
- getSocknameCommon(ThreadContext, String) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- getSocknameCommon(ThreadContext, String) - Method in class org.jruby.ext.socket.RubyIPSocket
-
- getsockopt(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- getsockopt(IRubyObject, IRubyObject) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
Deprecated.
- getSoLinger(Channel) - Method in enum org.jruby.ext.socket.SocketType
-
- getSortedBasicBlocks() - Method in class org.jruby.ir.representations.CFG
-
- getSoTimeout(Channel) - Method in enum org.jruby.ext.socket.SocketType
-
- getSource() - Method in class org.jruby.ir.instructions.CopyInstr
-
- getSource() - Method in class org.jruby.ir.instructions.GetInstr
-
- getSource() - Method in class org.jruby.ir.instructions.ReifyClosureInstr
-
- getSource() - Method in class org.jruby.ir.operands.Regexp
-
- getSourceEncoding() - Method in class org.jruby.RubyInstanceConfig
-
- getSpecificName() - Method in class org.jruby.ir.targets.JVMVisitorMethodContext
-
- getStack() - Method in class org.jruby.lexer.yacc.StackState
-
- getStandardError() - Method in class org.jruby.ir.IRManager
-
- getStandardError(ThreadContext) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- getStandardError() - Method in class org.jruby.Ruby
-
- getStartingScope() - Method in class org.jruby.ir.instructions.GetClassVarContainerModuleInstr
-
- getStartingScope() - Method in class org.jruby.ir.instructions.SearchConstInstr
-
- getStartLine() - Method in class org.jruby.ext.ripper.Position
-
- getStartOffset() - Method in class org.jruby.ext.ripper.Position
-
- getStartTime() - Method in class org.jruby.Ruby
-
- getState() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- getState() - Method in class org.jruby.javasupport.proxy.JavaProxyClass.ProxyMethodImpl
-
- getState() - Method in interface org.jruby.javasupport.proxy.JavaProxyMethod
-
get state (cache target callable?) in the proxy method
- getState() - Method in class org.jruby.lexer.LexingCommon
-
- getState() - Method in class org.jruby.util.Random
-
- getstatic(String, String, String) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- getStaticAnnotatedMethods() - Method in class org.jruby.RubyModule.MethodClumper
-
- getStaticAssignedNames() - Method in class org.jruby.javasupport.JavaSupport
-
- getStaticAssignedNames() - Method in class org.jruby.javasupport.JavaSupportImpl
-
- getStaticMethodParams(Class, int) - Static method in class org.jruby.runtime.Helpers
-
- getStaticMethodSignature(String, int) - Static method in class org.jruby.runtime.Helpers
-
- getStaticScope() - Method in class org.jruby.ast.RootNode
-
The static scoping relationships that should get set first thing before interpretation
of the code represented by this AST.
- getStaticScope() - Method in class org.jruby.internal.runtime.AbstractIRMethod
-
- getStaticScope() - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- getStaticScope() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- getStaticScope() - Method in class org.jruby.ir.IRScope
-
- getStaticScope() - Method in interface org.jruby.ParseResult
-
- getStaticScope() - Method in class org.jruby.runtime.BlockBody
-
- getStaticScope() - Method in class org.jruby.runtime.CallBlock
-
- getStaticScope() - Method in class org.jruby.runtime.CallBlock19
-
- getStaticScope() - Method in class org.jruby.runtime.ContextAwareBlockBody
-
- getStaticScope() - Method in class org.jruby.runtime.DynamicScope
-
Get the static scope associated with this DynamicScope.
- getStaticScope(IRScope) - Static method in class org.jruby.runtime.Helpers
-
- getStaticScope() - Method in class org.jruby.runtime.JavaInternalBlockBody
-
- getStaticScope() - Method in class org.jruby.runtime.NullBlockBody
-
- getStaticScopeFactory() - Method in class org.jruby.Ruby
-
- getStatus() - Method in exception org.jruby.exceptions.MainExitException
-
- getStatus() - Method in class org.jruby.Main.Status
-
- getStatus() - Method in class org.jruby.RubyProcess.RubyStatus
-
- getStopIteration() - Method in class org.jruby.Ruby
-
- getStoredConstantList() - Method in class org.jruby.RubyModule
-
Deprecated.
- getStoredConstantNameList() - Method in class org.jruby.IncludedModuleWrapper
-
Deprecated.
- getStoredConstantNameList() - Method in class org.jruby.RubyModule
-
Deprecated.
- getStream() - Method in class org.jruby.util.log.OutputStreamLogger
-
- getString(ThreadContext, int, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getString(ThreadContext, int, int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getString() - Method in class org.jruby.ir.operands.FrozenString
-
- getString() - Method in interface org.jruby.ir.operands.Stringable
-
- getString() - Method in class org.jruby.ir.operands.StringLiteral
-
- getString() - Method in class org.jruby.ir.operands.Symbol
-
- getString() - Method in class org.jruby.Ruby
-
- getString0(ThreadContext, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getString1(ThreadContext, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getString2(ThreadContext, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getString3(ThreadContext, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getString4(ThreadContext, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getString5(ThreadContext, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getString6(ThreadContext, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getString7(ThreadContext, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getString8(ThreadContext, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getString9(ThreadContext, int) - Method in class org.jruby.ast.executable.AbstractScript
-
- getStringFromMode(int) - Static method in class org.jruby.util.io.OpenFile
-
- getStrTerm() - Method in class org.jruby.ext.ripper.RipperLexer
-
- getStrTerm() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- getStrTerm() - Method in class org.jruby.lexer.yacc.RubyLexer
-
- getStructClass() - Method in class org.jruby.ext.ffi.StructByReference
-
- getStructClass() - Method in class org.jruby.ext.ffi.StructByValue
-
- getStructClass() - Method in class org.jruby.Ruby
-
- getStructLayout() - Method in class org.jruby.ext.ffi.StructByReference
-
- getStructLayout() - Method in class org.jruby.ext.ffi.StructByValue
-
- getSuccessCount() - Method in class org.jruby.compiler.JITCompiler
-
- getSuccessCount() - Method in interface org.jruby.compiler.JITCompilerMBean
-
- getSuffixes() - Method in enum org.jruby.runtime.load.LoadService.SuffixType
-
- getSuperCallSite() - Static method in class org.jruby.runtime.MethodIndex
-
- getSuperClass() - Method in class org.jruby.ir.instructions.DefineClassInstr
-
- getSuperClass(RubyClass) - Method in class org.jruby.ir.targets.ClassSuperInvokeSite
-
- getSuperClass(RubyClass) - Method in class org.jruby.ir.targets.InstanceSuperInvokeSite
-
- getSuperClass(RubyClass) - Method in class org.jruby.ir.targets.ResolvedSuperInvokeSite
-
- getSuperclass() - Method in class org.jruby.javasupport.proxy.JavaProxyClass
-
- getSuperClass() - Method in class org.jruby.RubyModule
-
Getter for property superClass.
- getSuperClassForDefined(Ruby, RubyModule) - Static method in class org.jruby.runtime.Helpers
-
- getSuperMethod() - Method in class org.jruby.javasupport.proxy.JavaProxyClass.ProxyMethodImpl
-
- getSuperMethod() - Method in interface org.jruby.javasupport.proxy.JavaProxyMethod
-
- getSuperMethodMissing() - Method in class org.jruby.Ruby
-
- getSuperNode() - Method in class org.jruby.ast.ClassNode
-
Gets the superNode.
- getSupportedRubyVersion() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Returns version information about JRuby and Ruby supported by this platform.
- getSupportedRubyVersion() - Method in class org.jruby.embed.ScriptingContainer
-
Returns version information about JRuby and Ruby supported by this platform.
- getSupportedSourceVersion() - Method in class org.jruby.anno.AnnotationBinder
-
- getSupportedSourceVersion() - Method in class org.jruby.anno.IndyBinder
-
- getSymbol(ThreadContext, int, String, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getSymbol(ThreadContext, int, String, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getSymbol() - Method in class org.jruby.ir.operands.Symbol
-
- getSymbol() - Method in class org.jruby.Ruby
-
- getSymbol(String) - Method in class org.jruby.RubySymbol.SymbolTable
-
- getSymbol(String, boolean) - Method in class org.jruby.RubySymbol.SymbolTable
-
- getSymbol(ByteList) - Method in class org.jruby.RubySymbol.SymbolTable
-
- getSymbol(ByteList, boolean) - Method in class org.jruby.RubySymbol.SymbolTable
-
- getSymbol(ByteList, RubySymbol.ObjBooleanConsumer<RubySymbol>, boolean) - Method in class org.jruby.RubySymbol.SymbolTable
-
Get or retrieve an existing symbol from the table, invoking the given handler before return.
- getSymbol0(ThreadContext, String, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getSymbol1(ThreadContext, String, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getSymbol2(ThreadContext, String, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getSymbol3(ThreadContext, String, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getSymbol4(ThreadContext, String, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getSymbol5(ThreadContext, String, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getSymbol6(ThreadContext, String, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getSymbol7(ThreadContext, String, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getSymbol8(ThreadContext, String, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getSymbol9(ThreadContext, String, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- getSymbolLong(Ruby, long) - Static method in class org.jruby.RubySymbol
-
- getSymbolName() - Method in class org.jruby.ast.LiteralNode
-
- getSymbolName() - Method in class org.jruby.ir.operands.DynamicSymbol
-
- getSymbolOperator() - Method in class org.jruby.ast.OpAsgnConstDeclNode
-
- getSymbolTable() - Method in class org.jruby.Ruby
-
- getSync() - Method in class org.jruby.RubyIO
-
- getSyntaxError() - Method in class org.jruby.Ruby
-
- getSysConfDir(Ruby) - Static method in class org.jruby.ext.rbconfig.RbConfigLibrary
-
- getSystemCallError() - Method in class org.jruby.Ruby
-
- getSystemExit() - Method in class org.jruby.Ruby
-
- getSystemPropertiesMap(Ruby) - Method in class org.jruby.util.OSEnvironment
-
- getSystemStackError() - Method in class org.jruby.Ruby
-
- gettable2(Node) - Method in class org.jruby.parser.ParserSupport
-
We know for callers of this that it cannot be any of the specials checked in gettable.
- getTaintedByteString(Ruby, MemoryIO, long, int) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
Reads a byte (binary) string from a memory object.
- getTaintedString(Ruby, MemoryIO, long) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
Gets a NUL terminated string from a memory object
- getTaintedString(Ruby, MemoryIO, long, int) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
Reads a NUL terminated string from a memory object
- getTarget() - Method in exception org.jruby.exceptions.JumpException.FlowControlException
-
- getTarget() - Method in class org.jruby.ir.instructions.GetGlobalVariableInstr
-
- getTarget() - Method in class org.jruby.ir.instructions.PutGlobalVarInstr
-
- getTarget() - Method in class org.jruby.ir.instructions.PutInstr
-
- getTargetPC() - Method in class org.jruby.ir.operands.Label
-
- getTargets() - Method in class org.jruby.ir.instructions.BSwitchInstr
-
- getTaskFor(ThreadContext, Compilable) - Method in class org.jruby.compiler.JITCompiler
-
- getTcpNoDelay(Channel) - Method in enum org.jruby.ext.socket.SocketType
-
- getTemporaryVariableCount() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- getterIdentifierError(String) - Method in class org.jruby.ext.ripper.RipperParserBase
-
- getterIdentifierError(ISourcePosition, RubySymbol) - Method in class org.jruby.parser.ParserSupport
-
- getTestBlockBody() - Method in class org.jruby.runtime.BlockBody
-
- getText() - Method in enum org.jruby.util.DefinedMessage
-
- getThenBody() - Method in class org.jruby.ast.IfNode
-
Gets the thenBody.
- getThread() - Method in class org.jruby.ext.fiber.ThreadFiber
-
- getThread() - Method in class org.jruby.internal.runtime.NativeThread
-
- getThread() - Method in class org.jruby.Ruby
-
- getThread() - Method in class org.jruby.runtime.ThreadContext
-
- getThreadContext() - Method in class org.jruby.runtime.profile.builtin.ProfileData
-
- getThreadContextForThread(RubyThread) - Method in class org.jruby.internal.runtime.ThreadService
-
Deprecated.
- getThreadDumpSignal() - Method in class org.jruby.RubyInstanceConfig
-
- getThreadError() - Method in class org.jruby.Ruby
-
- getThreadGroup() - Method in class org.jruby.Ruby
-
- getThreadGroup() - Method in class org.jruby.RubyThread
-
- getThreadLocalRuntime() - Static method in class org.jruby.Ruby
-
Get the thread-local runtime for the current thread, or null if unset.
- getThreadName() - Method in class org.jruby.runtime.profile.builtin.ProfilePrinter
-
- getThreadSafeRuntime() - Method in class org.jruby.embed.internal.LocalContext
-
Deprecated.
- getThreadService() - Method in class org.jruby.Ruby
-
- getThreadStatus(RubyThread.Status) - Method in class org.jruby.Ruby
-
- getThrows() - Method in class org.jruby.ast.java_signature.SignatureNode
-
- getTime() - Method in class org.jruby.Ruby
-
- getTimeInMicros() - Method in class org.jruby.RubyTime
-
- getTimeInMillis() - Method in class org.jruby.RubyTime
-
- getTimeZone(Ruby, long) - Static method in class org.jruby.RubyTime
-
- getTimezoneCache() - Method in class org.jruby.Ruby
-
- getTimeZoneFromString(Ruby, String) - Static method in class org.jruby.RubyTime
-
- getTimeZoneFromTZString(Ruby, String) - Static method in class org.jruby.RubyTime
-
- getTimeZoneFromUtcOffset(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyTime
-
- getTimeZoneWithOffset(Ruby, String, int) - Static method in class org.jruby.RubyTime
-
- getTmsStruct() - Method in class org.jruby.Ruby
-
- getTokenCR() - Method in class org.jruby.lexer.LexingCommon
-
- getTopInvocation() - Method in class org.jruby.runtime.profile.builtin.ProfileData
-
- getTopInvocation() - Method in class org.jruby.runtime.profile.builtin.ProfilePrinter
-
- getTopSelf() - Method in class org.jruby.Ruby
-
Getter for property rubyTopSelf.
- getTotalBytes() - Method in class org.jruby.parser.Parser
-
- getTotalParsedBytes() - Method in class org.jruby.management.ParserStats
-
- getTotalParsedBytes() - Method in interface org.jruby.management.ParserStatsMBean
-
- getTotalParseTime() - Method in class org.jruby.management.ParserStats
-
- getTotalParseTime() - Method in interface org.jruby.management.ParserStatsMBean
-
- getTotalTime() - Method in class org.jruby.parser.Parser
-
- getTraces() - Method in class org.jruby.internal.runtime.GlobalVariable
-
- getTraceType() - Method in class org.jruby.RubyInstanceConfig
-
- getTrue() - Method in class org.jruby.ir.IRManager
-
- getTrue() - Method in class org.jruby.Ruby
-
Returns the "true" instance from the instance pool.
- getTrueClass() - Method in class org.jruby.Ruby
-
- getType() - Method in class org.jruby.ast.BackRefNode
-
Gets the type
- getType() - Method in class org.jruby.ast.java_signature.ParameterNode
-
- getType(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- getType(String) - Static method in enum org.jruby.embed.AttributeName
-
Returns a fully qualified attribute name that corresponds to a given
enumerated type identifier.
- getType(String) - Static method in enum org.jruby.embed.PropertyName
-
Returns a fully qualified property name that corresponds to a given
enumerated type identifier.
- getType() - Method in class org.jruby.embed.variable.Argv
-
Returns enum type of this variable defined in
BiVariable
.
- getType() - Method in interface org.jruby.embed.variable.BiVariable
-
Returns one of the Ruby's variables or constant types defined by Type.
- getType() - Method in class org.jruby.embed.variable.ClassVariable
-
Returns enum type of this variable defined in
BiVariable
.
- getType() - Method in class org.jruby.embed.variable.Constant
-
Returns enum type of this variable defined in
BiVariable
.
- getType() - Method in class org.jruby.embed.variable.GlobalVariable
-
Returns enum type of this variable defined in
BiVariable
.
- getType() - Method in class org.jruby.embed.variable.InstanceVariable
-
Returns enum type of this variable defined in
BiVariable
.
- getType() - Method in class org.jruby.embed.variable.LocalGlobalVariable
-
Returns enum type of this variable defined in
BiVariable
.
- getType() - Method in class org.jruby.embed.variable.PersistentLocalVariable
-
Returns enum type of this variable defined in
BiVariable
.
- getType() - Method in class org.jruby.embed.variable.TransientLocalVariable
-
Returns enum type of this variable defined in
BiVariable
.
- getType() - Method in class org.jruby.ir.operands.IRException
-
- getType() - Method in class org.jruby.ir.operands.TemporaryBooleanVariable
-
- getType() - Method in class org.jruby.ir.operands.TemporaryClosureVariable
-
- getType() - Method in class org.jruby.ir.operands.TemporaryCurrentModuleVariable
-
- getType() - Method in class org.jruby.ir.operands.TemporaryFixnumVariable
-
- getType() - Method in class org.jruby.ir.operands.TemporaryFloatVariable
-
- getType() - Method in class org.jruby.ir.operands.TemporaryLocalVariable
-
- getType() - Method in class org.jruby.ir.operands.TemporaryVariable
-
Differentiates between different types of TemporaryVariables (useful for switch and persistence).
- getType() - Method in class org.jruby.ir.operands.UndefinedValue
-
RubyMethod getType.
- getType() - Method in class org.jruby.parser.StaticScope
-
- getType() - Method in class org.jruby.RubyBasicObject
-
- getType() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
RubyMethod getType.
- getType() - Method in class org.jruby.util.Pack.Converter
-
- getTypeClass(Ruby) - Static method in class org.jruby.ext.ffi.Type
-
- getTypeError() - Method in class org.jruby.Ruby
-
- getTypeResolver() - Method in class org.jruby.ext.ffi.FFI
-
- getuid(IRubyObject) - Static method in class org.jruby.RubyProcess.Sys
-
Deprecated.
- getuid(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyProcess.Sys
-
- getUnboundMethod() - Method in class org.jruby.Ruby
-
- getUnboxedOp(String, Class) - Method in class org.jruby.ir.dataflow.analyses.UnboxableOpsAnalysisProblem
-
- getUnboxedResultType(String, Class) - Method in class org.jruby.ir.dataflow.analyses.UnboxableOpsAnalysisProblem
-
- getUnboxedType(String, Class, Class) - Method in class org.jruby.ir.dataflow.analyses.UnboxableOpsAnalysisProblem
-
- getUncaughtThrowError() - Method in class org.jruby.Ruby
-
- getUndefinedConversionError() - Method in class org.jruby.Ruby
-
- getUnfinishedProxy(Class) - Method in class org.jruby.javasupport.JavaSupport
-
- getUnfinishedProxy(Class) - Method in class org.jruby.javasupport.JavaSupportImpl
-
Deprecated.
- getUnicodeValue() - Method in class org.jruby.RubyString
-
used by ar-jdbc
- getUniqueSiteName(String) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
- getUnixRemoteSocket() - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- getUnixRemoteSocket() - Method in class org.jruby.ext.socket.RubyUNIXServer
-
- getUnixSocketAddress() - Method in class org.jruby.ext.socket.Addrinfo
-
- getUnixSocketAddress() - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- getUnixSocketAddress() - Method in class org.jruby.ext.socket.RubyUNIXServer
-
- getUnsafeBytes() - Method in class org.jruby.util.ByteList
-
- getUriLikeGemPath() - Method in class org.jruby.util.UriLikePathHelper
-
- getUriLikePath() - Method in class org.jruby.util.UriLikePathHelper
-
- getURL() - Method in class org.jruby.runtime.load.LoadServiceResource
-
- getUSAsciiEncoding() - Method in class org.jruby.runtime.encoding.EncodingService
-
- getUSec() - Method in class org.jruby.RubyTime
-
Get the micro-second (only) part of the time.
- getUsedLocalVariables() - Method in class org.jruby.ir.interpreter.FullInterpreterContext
-
Get all variables referenced by this scope.
- getUsedVariables() - Method in class org.jruby.ir.instructions.Instr
-
- getUTF16ForPlatform() - Static method in class org.jruby.util.io.EncodingUtils
-
- getValue() - Method in class org.jruby.ast.BignumNode
-
Gets the value.
- getValue(ThreadContext, StaticScope, String, int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getValue() - Method in class org.jruby.ast.FixnumNode
-
Gets the value.
- getValue() - Method in class org.jruby.ast.FloatNode
-
Gets the value.
- getValue() - Method in class org.jruby.ast.OptArgNode
-
- getValue() - Method in class org.jruby.ast.RegexpNode
-
Gets the value.
- getValue() - Method in class org.jruby.ast.SplatNode
-
- getValue() - Method in class org.jruby.ast.StrNode
-
Gets the value.
- getValue() - Method in class org.jruby.ast.SValueNode
-
- getValue() - Method in class org.jruby.ast.XStrNode
-
Gets the value.
- getValue() - Method in exception org.jruby.exceptions.JumpException.FlowControlException
-
- getValue() - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- getValue(ThreadContext) - Method in class org.jruby.ext.jruby.JRubyExecutionContextLocal
-
- getValue() - Method in class org.jruby.ext.nkf.Option
-
- getValue() - Method in enum org.jruby.ext.nkf.RubyNKF.NKFCharset
-
- getValue() - Method in class org.jruby.internal.runtime.ReadonlyAccessor
-
- getValue() - Method in class org.jruby.internal.runtime.UndefinedAccessor
-
- getValue() - Method in class org.jruby.internal.runtime.ValueAccessor
-
- getValue() - Method in class org.jruby.ir.instructions.boxing.BoxInstr
-
- getValue() - Method in class org.jruby.ir.instructions.boxing.UnboxInstr
-
- getValue() - Method in class org.jruby.ir.instructions.PutGlobalVarInstr
-
- getValue() - Method in class org.jruby.ir.instructions.PutInstr
-
- getValue() - Method in class org.jruby.ir.instructions.StoreLocalVarInstr
-
- getValue() - Method in class org.jruby.ir.operands.Fixnum
-
- getValue() - Method in class org.jruby.ir.operands.Float
-
- getValue(Map<Operand, Operand>) - Method in class org.jruby.ir.operands.Operand
-
- getValue() - Method in class org.jruby.ir.operands.UnboxedFixnum
-
- getValue() - Method in class org.jruby.ir.operands.UnboxedFloat
-
- getValue(Map<Operand, Operand>) - Method in class org.jruby.ir.operands.Variable
-
- getValue() - Method in class org.jruby.javasupport.JavaConstructor
-
- getValue() - Method in class org.jruby.javasupport.JavaField
-
- getValue() - Method in class org.jruby.javasupport.JavaMethod
-
- getValue() - Method in class org.jruby.javasupport.JavaObject
-
- getValue() - Method in class org.jruby.javasupport.proxy.JavaProxyClass
-
- getValue() - Method in class org.jruby.RubyBignum
-
Getter for property value.
- getValue() - Method in class org.jruby.RubyFloat
-
Getter for property value.
- getValue() - Method in class org.jruby.RubyHash.RubyHashEntry
-
- getValue() - Method in class org.jruby.RubyString
-
- getValue() - Method in class org.jruby.runtime.Arity
-
- getValue() - Method in interface org.jruby.runtime.builtin.Variable
-
- getValue(ThreadContext) - Method in interface org.jruby.runtime.callsite.ConstantSite
-
- getValue() - Method in class org.jruby.runtime.component.VariableEntry
-
- getValue(int, int) - Method in class org.jruby.runtime.DynamicScope
-
Get value from current scope or one of its captured scopes.
- getValue() - Method in interface org.jruby.runtime.IAccessor
-
- getValue(int, int) - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
Get value from current scope or one of its captured scopes.
- getValue() - Method in class org.jruby.util.collections.IntHashMap.Entry
-
- getValue() - Method in class org.jruby.util.KeyValuePair
-
- getValueDepthZero(int) - Method in class org.jruby.runtime.DynamicScope
-
Variation of getValue for depth 0
- getValueDepthZero(int) - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- getValueDepthZeroOrNil(int, IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
getValueOrNil for depth 0
- getValueDepthZeroOrNil(int, IRubyObject) - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- getValueEightDepthZero() - Method in class org.jruby.runtime.DynamicScope
-
getValue for index 8, depth 0
- getValueEightDepthZeroOrNil(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
getValueOrNil for index 8, depth 0
- getValueFiveDepthZero() - Method in class org.jruby.runtime.DynamicScope
-
getValue for index 5, depth 0
- getValueFiveDepthZeroOrNil(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
getValueOrNil for index 5, depth 0
- getValueFourDepthZero() - Method in class org.jruby.runtime.DynamicScope
-
getValue for index 4, depth 0
- getValueFourDepthZeroOrNil(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
getValueOrNil for index 4, depth 0
- getValueFrom(RubyModule, ThreadContext, String, int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getValueInTemporaryVariable(Operand) - Method in class org.jruby.ir.IRBuilder
-
- getValueNineDepthZero() - Method in class org.jruby.runtime.DynamicScope
-
getValue for index 9, depth 0
- getValueNineDepthZeroOrNil(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
getValueOrNil for index 9, depth 0
- getValueNode() - Method in class org.jruby.ast.AssignableNode
-
Gets the valueNode.
- getValueNode() - Method in class org.jruby.ast.BreakNode
-
Gets the valueNode.
- getValueNode() - Method in class org.jruby.ast.Match2Node
-
Gets the valueNode.
- getValueNode() - Method in class org.jruby.ast.Match3Node
-
Gets the valueNode.
- getValueNode() - Method in class org.jruby.ast.NextNode
-
Gets the valueNode.
- getValueNode() - Method in interface org.jruby.ast.NonLocalControlFlowNode
-
- getValueNode() - Method in class org.jruby.ast.OpAsgnNode
-
Gets the valueNode.
- getValueNode() - Method in class org.jruby.ast.OpElementAsgnNode
-
Gets the valueNode.
- getValueNode() - Method in class org.jruby.ast.RedoNode
-
- getValueNode() - Method in class org.jruby.ast.RetryNode
-
- getValueNode() - Method in class org.jruby.ast.ReturnNode
-
- getValueOneDepthZero() - Method in class org.jruby.runtime.DynamicScope
-
getValue for index 1, depth 0
- getValueOneDepthZero() - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- getValueOneDepthZeroOrNil(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
getValueOrNil for index 1, depth 0
- getValueOneDepthZeroOrNil(IRubyObject) - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- getValueOrNil(int, int, IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
Variation of getValue that checks for nulls, returning and setting the given value (presumably nil)
- getValueOrNil(int, int, IRubyObject) - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
Variation of getValue that checks for nulls, returning and setting the given value (presumably nil)
- getValues() - Method in class org.jruby.runtime.DynamicScope
-
- getValues() - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- getValues() - Static method in enum org.jruby.runtime.Visibility
-
- getValueSevenDepthZero() - Method in class org.jruby.runtime.DynamicScope
-
getValue for index 7, depth 0
- getValueSevenDepthZeroOrNil(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
getValueOrNil for index 7, depth 0
- getValueSixDepthZero() - Method in class org.jruby.runtime.DynamicScope
-
getValue for index 6, depth 0
- getValueSixDepthZeroOrNil(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
getValueOrNil for index 6, depth 0
- getValueThreeDepthZero() - Method in class org.jruby.runtime.DynamicScope
-
getValue for index 3, depth 0
- getValueThreeDepthZero() - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- getValueThreeDepthZeroOrNil(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
getValueOrNil for index 3, depth 0
- getValueThreeDepthZeroOrNil(IRubyObject) - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- getValueTwoDepthZero() - Method in class org.jruby.runtime.DynamicScope
-
getValue for index 2, depth 0
- getValueTwoDepthZero() - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- getValueTwoDepthZeroOrNil(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
getValueOrNil for index 2, depth 0
- getValueTwoDepthZeroOrNil(IRubyObject) - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- getValueZeroDepthZero() - Method in class org.jruby.runtime.DynamicScope
-
getValue for index 0, depth 0
- getValueZeroDepthZero() - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- getValueZeroDepthZeroOrNil(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
getValueOrNil for index 0, depth 0
- getValueZeroDepthZeroOrNil(IRubyObject) - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- getVariable(ThreadContext, int, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariable(ThreadContext, int, String, IRubyObject) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getVariable(IRubyObject, int) - Static method in class org.jruby.BasicObjectStub
-
- getVariable(String) - Method in class org.jruby.embed.internal.BiVariableMap
-
Returns the value in BiVariable type to which the specified key is mapped,
or null
if this map contains no mapping for the key.
- getVariable(RubyObject, String) - Method in class org.jruby.embed.internal.BiVariableMap
-
Returns the value in BiVariable type to which the specified key is mapped,
or null
if this map contains no mapping for the key.
- getVariable(String) - Method in class org.jruby.internal.runtime.GlobalVariables
-
- getVariable(int) - Method in class org.jruby.ir.dataflow.analyses.DefinedVariablesProblem
-
- getVariable(int) - Method in class org.jruby.ir.dataflow.analyses.LiveVariablesProblem
-
- getVariable(int) - Method in class org.jruby.ir.operands.UndefinedValue
-
- getVariable(int) - Method in class org.jruby.java.proxies.JavaProxy
-
- getVariable(int) - Method in class org.jruby.RubyBasicObject
-
- getVariable(int) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- getVariable(RubyBasicObject, int) - Static method in class org.jruby.runtime.ivars.VariableAccessor
-
Retrieve the variable's value from the given object.
- getVariable0(ThreadContext, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariable1(ThreadContext, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariable2(ThreadContext, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariable3(ThreadContext, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariable4(ThreadContext, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariable5(ThreadContext, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariable6(ThreadContext, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariable7(ThreadContext, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariable8(ThreadContext, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariable9(ThreadContext, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariableAccessorForRead(IRubyObject, String) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- getVariableAccessorForRead(String) - Method in class org.jruby.RubyClass
-
- getVariableAccessorForRead() - Method in class org.jruby.runtime.ivars.VariableAccessorField
-
Retrieve the variable accessor for read.
- getVariableAccessorForRead(String) - Method in class org.jruby.runtime.ivars.VariableTableManager
-
Get the variable accessor for the given name with intent to use it for
reading.
- getVariableAccessorForVar(String, MethodHandle, MethodHandle) - Method in class org.jruby.runtime.ivars.VariableTableManager
-
- getVariableAccessorForWrite(IRubyObject, String) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- getVariableAccessorForWrite(String) - Method in class org.jruby.RubyClass
-
- getVariableAccessorForWrite(VariableTableManager) - Method in class org.jruby.runtime.ivars.VariableAccessorField
-
Retrieve the variable access for write.
- getVariableAccessorForWrite(String) - Method in class org.jruby.runtime.ivars.VariableTableManager
-
Get the variable accessor for the given name with intent to use it for
writing.
- getVariableAccessorsForRead() - Method in class org.jruby.RubyClass
-
- getVariableAccessorsForRead() - Method in class org.jruby.runtime.ivars.VariableTableManager
-
Get the map of all current variable accessors with intent to read from it.
- getVariableByteName() - Method in class org.jruby.ast.OpAsgnNode
-
- getVariableByteNameAsgn() - Method in class org.jruby.ast.OpAsgnNode
-
- getVariableCallSite(String) - Static method in class org.jruby.runtime.MethodIndex
-
- getVariableCount(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- getVariableCount() - Method in class org.jruby.ir.operands.UndefinedValue
-
- getVariableCount() - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- getVariableCount() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- getVariableDefined(ThreadContext, int, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariableDefined(ThreadContext, int, String, IRubyObject) - Method in class org.jruby.ast.executable.RuntimeCache
-
- getVariableDefined0(ThreadContext, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariableDefined1(ThreadContext, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariableDefined2(ThreadContext, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariableDefined3(ThreadContext, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariableDefined4(ThreadContext, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariableDefined5(ThreadContext, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariableDefined6(ThreadContext, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariableDefined7(ThreadContext, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariableDefined8(ThreadContext, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariableDefined9(ThreadContext, String, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- getVariableInstance(LocalVariableBehavior, RubyObject, String, Object...) - Static method in class org.jruby.embed.variable.VariableInterceptor
-
Returns an appropriate type of a variable instance to the specified local
variable behavior.
- getVariableList(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- getVariableList() - Method in class org.jruby.ir.operands.UndefinedValue
-
- getVariableList() - Method in class org.jruby.RubyBasicObject
-
Gets a list of all variables in this object.
- getVariableList() - Method in class org.jruby.RubyException
-
- getVariableList() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- getVariableMethodMissing() - Method in class org.jruby.Ruby
-
- getVariableName() - Method in class org.jruby.ast.java_signature.ParameterNode
-
- getVariableName() - Method in class org.jruby.ast.OpAsgnNode
-
Gets the varibaleName.
- getVariableName() - Method in class org.jruby.internal.runtime.methods.AttrReaderMethod
-
- getVariableName() - Method in class org.jruby.internal.runtime.methods.AttrWriterMethod
-
- getVariableName() - Method in class org.jruby.ir.targets.JVMVisitorMethodContext
-
- getVariableNameAsgn() - Method in class org.jruby.ast.OpAsgnNode
-
- getVariableNameList(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- getVariableNameList() - Method in class org.jruby.ir.operands.UndefinedValue
-
- getVariableNameList() - Method in class org.jruby.RubyBasicObject
-
Gets a name list of all variables in this object.
- getVariableNameList() - Method in class org.jruby.RubyException
-
- getVariableNameList() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- getVariableNames() - Method in class org.jruby.RubyClass
-
Get an array of all the known instance variable names.
- getVariableNames() - Method in class org.jruby.runtime.ivars.VariableTableManager
-
Get an array of all the known instance variable names.
- getVariables() - Method in class org.jruby.embed.internal.BiVariableMap
-
Returns a list of all values in this map.
- getVariables() - Method in class org.jruby.parser.StaticScope
-
- getVariableSymbolName() - Method in class org.jruby.ast.OpAsgnNode
-
- getVariableSymbolNameAsgn() - Method in class org.jruby.ast.OpAsgnNode
-
- getVariableTableCopy() - Method in class org.jruby.RubyClass
-
- getVariableTableCopy() - Method in class org.jruby.runtime.ivars.VariableTableManager
-
Get a Map representing all variables registered in the variable table.
- getVariableTableManager() - Method in class org.jruby.RubyClass
-
- getVariableTableSize() - Method in class org.jruby.RubyClass
-
- getVariableTableSize() - Method in class org.jruby.runtime.ivars.VariableTableManager
-
Get the size of the variable table, excluding extra vars (object_id,
etc).
- getVariableTableSizeWithExtras() - Method in class org.jruby.RubyClass
-
- getVariableTableSizeWithExtras() - Method in class org.jruby.runtime.ivars.VariableTableManager
-
Get the size of the variable table, including extra vars (object_etc,
etc).
- getVariableWithAccessor(IRubyObject, VariableAccessor, ThreadContext, String) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- getVarMap() - Method in class org.jruby.embed.internal.ConcurrentLocalContextProvider
-
- getVarMap(LocalContextProvider) - Method in class org.jruby.embed.internal.LocalContext
-
- getVarMap() - Method in interface org.jruby.embed.internal.LocalContextProvider
-
- getVarMap() - Method in class org.jruby.embed.internal.SingleThreadLocalContextProvider
-
- getVarMap() - Method in class org.jruby.embed.internal.SingletonLocalContextProvider
-
- getVarMap() - Method in class org.jruby.embed.internal.ThreadSafeLocalContextProvider
-
- getVarMap() - Method in class org.jruby.embed.ScriptingContainer
-
- getVarNode() - Method in class org.jruby.ast.IterNode
-
Gets the varNode.
- getVars() - Method in interface org.jruby.ir.persistence.IRReaderDecoder
-
- getVars() - Method in class org.jruby.ir.persistence.IRReaderStream
-
- getVarsLiveOnScopeExit() - Method in class org.jruby.ir.dataflow.analyses.LiveVariablesProblem
-
- getVendorArchDir(Ruby) - Static method in class org.jruby.ext.rbconfig.RbConfigLibrary
-
- getVendorDir(Ruby) - Static method in class org.jruby.ext.rbconfig.RbConfigLibrary
-
- getVendorDirGeneral(Ruby) - Static method in class org.jruby.ext.rbconfig.RbConfigLibrary
-
- getVendorLibDir(Ruby) - Static method in class org.jruby.ext.rbconfig.RbConfigLibrary
-
- getVerbose() - Method in class org.jruby.Ruby
-
Getter for property isVerbose.
- getVerbose() - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- getVerbosity() - Method in class org.jruby.RubyInstanceConfig
-
- getVersionFromString(String) - Static method in enum org.jruby.CompatVersion
-
Deprecated.
- getVersionString() - Method in class org.jruby.management.Config
-
- getVersionString() - Method in interface org.jruby.management.ConfigMBean
-
- getVersionString() - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- getVersionString() - Static method in class org.jruby.util.cli.OutputStrings
-
- getVisibility() - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- getVisibility() - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Get the visibility of this method.
- getVisibility() - Method in class org.jruby.ir.instructions.PushMethodFrameInstr
-
- getVisibility() - Method in class org.jruby.ir.instructions.RestoreBindingVisibilityInstr
-
- getVisibility() - Method in class org.jruby.runtime.Binding
-
- getVisibility() - Method in class org.jruby.runtime.Block
-
- getVisibility() - Method in class org.jruby.runtime.Frame
-
Get the visibility at the time of this frame
- getWarning() - Method in class org.jruby.Ruby
-
- getWarningCount() - Method in class org.jruby.Ruby
-
Get the current backtrace count.
- getWarnings() - Method in class org.jruby.Ruby
-
- getwd(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.pathname.RubyPathname
-
- getwd(IRubyObject) - Static method in class org.jruby.RubyDir
-
Returns the current directory.
- getWDay() - Method in class org.jruby.util.StrptimeParser.FormatBag
-
- getWidth(int) - Method in class org.jruby.util.RubyTimeOutputFormatter
-
- getWidth(int) - Method in class org.jruby.util.TimeOutputFormatter
-
Deprecated.
- getWindowsFilesystemEncoding(Ruby) - Method in class org.jruby.runtime.encoding.EncodingService
-
- getWNum0() - Method in class org.jruby.util.StrptimeParser.FormatBag
-
- getWNum1() - Method in class org.jruby.util.StrptimeParser.FormatBag
-
- getWrapped() - Method in class org.jruby.internal.runtime.methods.RefinedWrapper
-
- getWrapperFromFileno(int) - Method in class org.jruby.util.io.FilenoUtil
-
- getWrapperName() - Method in class org.jruby.ast.java_signature.ArrayTypeNode
-
- getWrapperName() - Method in class org.jruby.ast.java_signature.PrimitiveTypeNode
-
- getWrapperName() - Method in class org.jruby.ast.java_signature.TypeNode
-
Get the boxed or wrapper class name of the type.
- GetWriteIO() - Method in class org.jruby.RubyIO
-
- getWriter() - Method in class org.jruby.embed.ScriptingContainer
-
Returns a writer set in an attribute map.
- getYDay() - Method in class org.jruby.util.StrptimeParser.FormatBag
-
- getYear() - Method in class org.jruby.ext.date.RubyDate
-
- getYear() - Method in class org.jruby.RubyTime
-
- getYear() - Method in class org.jruby.util.StrptimeParser.FormatBag
-
- getYieldArg() - Method in class org.jruby.ir.instructions.YieldInstr
-
- getYieldClosureVariable() - Method in class org.jruby.ir.IRBuilder
-
Get the variable for accessing the "yieldable" closure in this scope.
- getYielder() - Method in class org.jruby.Ruby
-
- getYieldResult() - Method in class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- getYieldSites() - Method in class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- getYYDebug() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- getZeroDivisionError() - Method in class org.jruby.Ruby
-
- getZeroTerminatedByteArray(long) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- getZeroTerminatedByteArray(long, int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- getZeroTerminatedByteArray(long) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- getZeroTerminatedByteArray(long, int) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- getZeroTerminatedByteArray(long) - Method in class org.jruby.ext.ffi.MemoryIO
-
Reads a zero terminated byte array (e.g.
- getZeroTerminatedByteArray(long, int) - Method in class org.jruby.ext.ffi.MemoryIO
-
Reads a zero terminated byte array (e.g.
- getZeroTerminatedByteArray(long) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- getZeroTerminatedByteArray(long, int) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- getZone() - Method in class org.jruby.util.StrptimeParser.FormatBag
-
- getZoneName() - Method in class org.jruby.RubyTime
-
- gid() - Method in class org.jruby.RubyFileStat
-
- gid(IRubyObject) - Static method in class org.jruby.RubyProcess
-
Deprecated.
- gid(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- gid(Ruby) - Static method in class org.jruby.RubyProcess
-
- gid_set(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
Deprecated.
- gid_set(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- gid_set(Ruby, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- given() - Method in enum org.jruby.ir.targets.IRBytecodeAdapter.BlockPassType
-
- glob(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.ext.pathname.RubyPathname
-
- glob(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.ext.pathname.RubyPathname
-
- glob(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyDir
-
Returns an array of filenames matching the specified wildcard pattern
pat
.
- glob - Variable in class org.jruby.runtime.JavaSites.PathnameSites
-
- global() - Static method in class org.jruby.ir.targets.Bootstrap
-
- GLOBAL_REQUIRE_LOCK - Static variable in class org.jruby.util.cli.Options
-
- global_variables(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- global_variables19(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- GlobalAsgnNode - Class in org.jruby.ast
-
Represents an assignment to a global variable.
- GlobalAsgnNode(ISourcePosition, RubySymbol, Node) - Constructor for class org.jruby.ast.GlobalAsgnNode
-
- globalBootstrap(MethodHandles.Lookup, String, MethodType, String, int) - Static method in class org.jruby.ir.targets.Bootstrap
-
- GlobalSite - Class in org.jruby.runtime.invokedynamic
-
- GlobalSite(MethodType, String, String, int) - Constructor for class org.jruby.runtime.invokedynamic.GlobalSite
-
- GlobalVariable - Class in org.jruby.embed.variable
-
An implementation of BiVariable for a Ruby global variable.
- GlobalVariable(RubyObject, String, Object...) - Constructor for class org.jruby.embed.variable.GlobalVariable
-
- GlobalVariable - Class in org.jruby.internal.runtime
-
- GlobalVariable(IAccessor, GlobalVariable.Scope) - Constructor for class org.jruby.internal.runtime.GlobalVariable
-
- GlobalVariable(GlobalVariable) - Method in class org.jruby.ir.IRVisitor
-
- GlobalVariable - Class in org.jruby.ir.operands
-
- GlobalVariable(RubySymbol) - Constructor for class org.jruby.ir.operands.GlobalVariable
-
- GlobalVariable(GlobalVariable) - Method in class org.jruby.ir.persistence.IRDumper
-
- GlobalVariable - Class in org.jruby.runtime
-
- GlobalVariable(Ruby, String, IRubyObject) - Constructor for class org.jruby.runtime.GlobalVariable
-
- GlobalVariable.Copy - Class in org.jruby.runtime
-
- GlobalVariable.Scope - Enum in org.jruby.internal.runtime
-
- GlobalVariables - Class in org.jruby.internal.runtime
-
- GlobalVariables(Ruby) - Constructor for class org.jruby.internal.runtime.GlobalVariables
-
- GlobalVarNode - Class in org.jruby.ast
-
access to a global variable.
- GlobalVarNode(ISourcePosition, RubySymbol) - Constructor for class org.jruby.ast.GlobalVarNode
-
- gmt() - Method in class org.jruby.RubyTime
-
- gmt_offset() - Method in class org.jruby.RubyTime
-
- gmtime() - Method in class org.jruby.RubyTime
-
- go(ThreadContext) - Method in class org.jruby.util.io.SelectExecutor
-
- go_to(Label) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- goForIt(ThreadContext, Ruby, IRubyObject[]) - Method in class org.jruby.util.io.SelectBlob
-
Deprecated.
- goTo(Label) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
- grant_privilege(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess.GroupID
-
- grant_privilege(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess.UserID
-
- grapheme_clusters(ThreadContext, Block) - Method in class org.jruby.RubyString
-
- GraphProfilePrinter - Class in org.jruby.runtime.profile.builtin
-
- GraphProfilePrinter(ProfileData) - Constructor for class org.jruby.runtime.profile.builtin.GraphProfilePrinter
-
- gregorian(ThreadContext) - Method in class org.jruby.ext.date.RubyDate
-
- gregorian_leap_p(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.date.RubyDate
-
- gregorian_p(ThreadContext) - Method in class org.jruby.ext.date.RubyDate
-
- grep(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- group(IRubyObject, Block) - Static method in class org.jruby.ext.etc.RubyEtc
-
- group(long) - Method in class org.jruby.RubyMatchData
-
- group(int) - Method in class org.jruby.RubyMatchData
-
- group() - Method in class org.jruby.RubyThread
-
- group_by(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- group_owned_p() - Method in class org.jruby.RubyFileStat
-
- groupFrameFields(Map<Set<FrameField>, List<String>>, Map<Set<FrameField>, List<String>>, JRubyMethod, String) - Static method in class org.jruby.anno.AnnotationHelper
-
- GroupID() - Constructor for class org.jruby.RubyProcess.GroupID
-
- groups(IRubyObject) - Static method in class org.jruby.RubyProcess
-
- groups_set(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- growCoverageLines(int) - Method in class org.jruby.parser.ParserConfiguration
-
Called by coverLine to grow it large enough to add new covered line.
- growIfNeeded() - Method in class org.jruby.runtime.DynamicScope
-
- growIfNeeded() - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
Make a larger dynamic scope if the static scope grew.
- growLineNumbersPool(int) - Method in class org.jruby.ir.IRManager
-
- growTemporaryVariablePool(int) - Method in class org.jruby.ir.IRManager
-
- grpowned_p(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest.FileTestFileMethods
-
- grpowned_p(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest
-
- gsub(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
- gsub(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
- gsub(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel.LoopMethods
-
- gsub(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel.LoopMethods
-
- gsub(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyString
-
- gsub(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyString
-
- gsub19(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyString
-
Deprecated.
- gsub19(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyString
-
Deprecated.
- gsub_bang(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyString
-
- gsub_bang(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyString
-
- gsub_bang19(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyString
-
Deprecated.
- gsub_bang19(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyString
-
Deprecated.
- gsubFast(ThreadContext, RubyRegexp, RubyString, Block) - Method in class org.jruby.RubyString
-
- GT - Static variable in class org.jruby.ext.cgi.escape.CGIEscape
-
- GT - Static variable in class org.jruby.lexer.LexingCommon
-
- GT - Static variable in class org.jruby.parser.JavaSignatureParser
-
- GT_EQ - Static variable in class org.jruby.lexer.LexingCommon
-
- GT_GT - Static variable in class org.jruby.lexer.LexingCommon
-
- GtCallSite - Class in org.jruby.runtime.callsite
-
- GtCallSite() - Constructor for class org.jruby.runtime.callsite.GtCallSite
-
- guess(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.nkf.RubyNKF
-
- guess(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.nkf.RubyNKF
-
- guess1(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.nkf.RubyNKF
-
- guess2(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.nkf.RubyNKF
-
- GVarAliasInstr - Class in org.jruby.ir.instructions
-
- GVarAliasInstr(Operand, Operand) - Constructor for class org.jruby.ir.instructions.GVarAliasInstr
-
- GVarAliasInstr(GVarAliasInstr) - Method in class org.jruby.ir.IRVisitor
-
- GVarAliasInstr(GVarAliasInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- GZIPFILE_ALLOCATOR - Static variable in class org.jruby.ext.zlib.RubyGzipFile
-
- GZIPREADER_ALLOCATOR - Static variable in class org.jruby.ext.zlib.JZlibRubyGzipReader
-
- GZIPWRITER_ALLOCATOR - Static variable in class org.jruby.ext.zlib.JZlibRubyGzipWriter
-
- i2b() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- i2c() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- i2d() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- i2f() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- i2l() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- i2s() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- i_gcd(long, long) - Static method in class org.jruby.util.Numeric
-
i_gcd
- i_ilog2(ThreadContext, IRubyObject) - Static method in class org.jruby.util.Numeric
-
- i_ilog2(ThreadContext, RubyInteger) - Static method in class org.jruby.util.Numeric
-
- IAccessor - Interface in org.jruby.runtime
-
- iadd() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- iaload() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- iand() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- IArgumentNode - Interface in org.jruby.ast
-
Does the node contain an argument list?
- iarrayload() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- iastore() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- IAutoloadMethod - Interface in org.jruby.runtime.load
-
Deprecated.
- iconst_0() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- iconst_1() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- iconst_2() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- iconst_3() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- iconst_4() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- iconst_5() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- iconst_m1() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- id(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- id() - Method in class org.jruby.IncludedModule
-
We don't want to reveal ourselves to Ruby code, so origin this
operation.
- id - Variable in class org.jruby.ir.operands.Label
-
- id() - Method in class org.jruby.ir.operands.UndefinedValue
-
- id() - Method in class org.jruby.java.proxies.ConcreteJavaProxy
-
Because we can't physically associate an ID with a Java object, we can
only use the identity hashcode here.
- id() - Method in class org.jruby.RubyBasicObject
-
rb_obj_id
Return the internal id of an object.
- id() - Method in class org.jruby.RubyBoolean
-
- id - Variable in enum org.jruby.RubyClass.CS_NAMES
-
- id() - Method in class org.jruby.RubyFixnum
-
- id - Variable in class org.jruby.RubyModule
-
- id() - Method in class org.jruby.RubyNil
-
- id() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- id - Variable in class org.jruby.runtime.opto.ConstantCache
-
- id0 - Variable in enum org.jruby.ext.ripper.RipperLexer.Keyword
-
- id0 - Variable in enum org.jruby.lexer.yacc.RubyLexer.Keyword
-
- id1 - Variable in enum org.jruby.ext.ripper.RipperLexer.Keyword
-
- id1 - Variable in enum org.jruby.lexer.yacc.RubyLexer.Keyword
-
- id2name() - Method in class org.jruby.RubySymbol
-
- id2name(ThreadContext) - Method in class org.jruby.RubySymbol
-
- id2ref(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyObjectSpace
-
- id2ref(long) - Method in class org.jruby.runtime.ObjectSpace
-
- identical_p(IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest.FileTestFileMethods
-
- identical_p(IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest
-
- IDENTIFIER - Static variable in class org.jruby.parser.JavaSignatureParser
-
- IDENTIFIER_NEEDS_TO_BE_CONSTANT - Static variable in class org.jruby.RubyStruct
-
- identifyInits(Set<Variable>) - Method in class org.jruby.ir.dataflow.analyses.DefinedVariableNode
-
- identity_hash(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.jruby.JRubyLibrary
-
Provide the "identity" hash code that System.identityHashCode would produce.
- idiv() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- idiv(ThreadContext, IRubyObject) - Method in class org.jruby.RubyBignum
-
rb_big_idiv
- idiv(ThreadContext, long) - Method in class org.jruby.RubyBignum
-
- idiv(ThreadContext, IRubyObject) - Method in class org.jruby.RubyFixnum
-
fix_div
here is terrible MRI gotcha:
1.div 3.0 -> 0
1 / 3.0 -> 0.3333333333333333
MRI is also able to do it in one place by looking at current frame in rb_num_coerce_bin:
rb_funcall(x, ruby_frame->orig_func, 1, y);
also note that RubyFloat doesn't override Numeric.div
- idiv(ThreadContext, long) - Method in class org.jruby.RubyFixnum
-
- idiv(ThreadContext, IRubyObject, String) - Method in class org.jruby.RubyFixnum
-
Deprecated.
- idiv(ThreadContext, IRubyObject, CallSite) - Method in class org.jruby.RubyFixnum
-
- idiv(ThreadContext, long, String) - Method in class org.jruby.RubyFixnum
-
Deprecated.
- idiv(ThreadContext, IRubyObject) - Method in class org.jruby.RubyInteger
-
- idiv(ThreadContext, IRubyObject) - Method in class org.jruby.RubyNumeric
-
MRI: rb_int_idiv and overrides
- idiv(ThreadContext, long) - Method in class org.jruby.RubyNumeric
-
- idiv(ThreadContext, IRubyObject) - Method in class org.jruby.RubyRational
-
- idOf(IRubyObject) - Method in class org.jruby.runtime.ObjectSpace
-
Deprecated.
- ids(Ruby, String) - Static method in class org.jruby.util.RubyStringBuilder
-
- ids(Ruby, IRubyObject) - Static method in class org.jruby.util.RubyStringBuilder
-
Convert object to proper Ruby String representation of an id.
- idString() - Method in class org.jruby.RubySymbol
-
Return an id string (e.g.
- IdUtil - Class in org.jruby.util
-
- IdUtil() - Constructor for class org.jruby.util.IdUtil
-
- ieq(long, long) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- if_acmpeq(Label) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- if_acmpne(Label) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- if_icmpeq(Label) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- if_icmpgt(Label) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- if_icmple(Label) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- if_icmplt(Label) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- if_icmpne(Label) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- Ifaddr - Class in org.jruby.ext.socket
-
- Ifaddr(Ruby, RubyClass) - Constructor for class org.jruby.ext.socket.Ifaddr
-
- Ifaddr(Ruby, RubyClass, NetworkInterface, InterfaceAddress) - Constructor for class org.jruby.ext.socket.Ifaddr
-
- Ifaddr(Ruby, RubyClass, NetworkInterface) - Constructor for class org.jruby.ext.socket.Ifaddr
-
- ifeq(Label) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- iffalse(Label) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- ifge(Label) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- ifgt(Label) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- ifindex(ThreadContext) - Method in class org.jruby.ext.socket.Ifaddr
-
- ifle(Label) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- iflt(Label) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- ifne(Label) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- IfNode - Class in org.jruby.ast
-
an 'if' statement.
- IfNode(ISourcePosition, Node, Node, Node) - Constructor for class org.jruby.ast.IfNode
-
- ifnonnull(Label) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- ifnull(Label) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- iftrue(Label) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- ignore(IRubyObject, IRubyObject) - Method in class org.jruby.util.NoFunctionalitySignalFacade
-
- ignore(IRubyObject, IRubyObject) - Method in interface org.jruby.util.SignalFacade
-
Ignores this signal.
- ignore(IRubyObject, IRubyObject) - Method in class org.jruby.util.SunSignalFacade
-
- igt(long, long) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- IGVCFGVisitor - Class in org.jruby.ir.representations
-
Not a double visitor but I did not want both instr and dirgra
to have this visitor have an accept added to it.
- IGVCFGVisitor(CFG, PrintStream, String) - Constructor for class org.jruby.ir.representations.IGVCFGVisitor
-
- IGVDumper - Class in org.jruby.ir.util
-
Created by enebo on 1/28/17.
- IGVDumper(String) - Constructor for class org.jruby.ir.util.IGVDumper
-
- IGVHelper - Class in org.jruby.ir.util
-
Created by enebo on 1/28/17.
- IGVHelper() - Constructor for class org.jruby.ir.util.IGVHelper
-
- IGVInstrListener - Class in org.jruby.ir.util
-
Created by enebo on 1/28/17.
- IGVInstrListener() - Constructor for class org.jruby.ir.util.IGVInstrListener
-
- iinc(int, int) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- ILiteralNode - Interface in org.jruby.ast.types
-
A marker for literal nodes.
- iload(int) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- ilt(long, long) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- image() - Method in class org.jruby.RubyComplex
-
nucomp_image
- image(ThreadContext) - Method in class org.jruby.RubyNumeric
-
numeric_image
- ImmutableLiteral<T> - Class in org.jruby.ir.operands
-
Operands extending this type can make a reasonable assumption of
immutability.
- ImmutableLiteral() - Constructor for class org.jruby.ir.operands.ImmutableLiteral
-
- impl(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.java.proxies.JavaInterfaceTemplate
-
- implCloseChannel() - Method in class org.jruby.util.AppendModeChannel
-
- implement(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.java.proxies.JavaInterfaceTemplate
-
Deprecated.
- implementationClass - Variable in class org.jruby.internal.runtime.methods.DynamicMethod
-
The Ruby module or class from which this method should `super`.
- implementationModule - Variable in class org.jruby.AbstractRubyMethod
-
- imul() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- IN - Static variable in class org.jruby.ext.ffi.Buffer
-
Indicates that the Buffer is used for data copied IN to native memory
- INameNode - Interface in org.jruby.ast.types
-
- inBindingEval() - Method in class org.jruby.runtime.DynamicScope
-
- incGlobalState() - Method in class org.jruby.Ruby
-
Deprecated.
- inClass - Variable in class org.jruby.ext.ripper.RipperParserBase
-
- include(IRubyObject[]) - Method in class org.jruby.RubyModule
-
rb_mod_include
- include(ThreadContext, IRubyObject) - Method in class org.jruby.RubyModule
-
- include_p(ThreadContext, IRubyObject) - Method in class org.jruby.ext.set.RubySet
-
Returns true if the set contains the given object.
- include_p(ThreadContext, IRubyObject) - Method in class org.jruby.java.proxies.ArrayJavaProxy
-
- include_p(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaUtil.Collection
-
- include_p(ThreadContext, IRubyObject) - Method in class org.jruby.RubyArray
-
rb_ary_includes
- include_p(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyEnumerable
-
- include_p(ThreadContext, IRubyObject) - Method in class org.jruby.RubyModule
-
- include_p(ThreadContext, IRubyObject) - Method in class org.jruby.RubyRange
-
- include_p(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
rb_str_include
- include_p(ThreadContext, IRubyObject) - Method in class org.jruby.util.collections.StringArraySet
-
- include_p19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyRange
-
Deprecated.
- include_p19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
Deprecated.
- included(ThreadContext, IRubyObject) - Method in class org.jruby.RubyModule
-
- INCLUDED_INTO_REFINEMENT - Static variable in interface org.jruby.ObjectFlags
-
- INCLUDED_INTO_REFINEMENT - Static variable in class org.jruby.RubyModule
-
- included_modules(ThreadContext) - Method in class org.jruby.RubyModule
-
rb_mod_included_modules
- IncludedModule - Class in org.jruby
-
- IncludedModule(Ruby, RubyClass, RubyModule) - Constructor for class org.jruby.IncludedModule
-
- IncludedModuleWrapper - Class in org.jruby
-
This class is used to provide an intermediate superclass for modules and classes that include
other modules.
- IncludedModuleWrapper(Ruby, RubyClass, RubyModule) - Constructor for class org.jruby.IncludedModuleWrapper
-
- includeModule(IRubyObject) - Method in class org.jruby.RubyModule
-
Include a new module in this module or class.
- includes(ThreadContext, IRubyObject) - Method in class org.jruby.RubyArray
-
- includes(ThreadContext, IRubyObject) - Method in class org.jruby.specialized.RubyArrayOneObject
-
- includes(ThreadContext, IRubyObject) - Method in class org.jruby.specialized.RubyArrayTwoObject
-
- includingHierarchies - Variable in class org.jruby.RubyModule
-
- incomplete_input_p(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyConverter.InvalidByteSequenceErrorMethods
-
- incRecursionFor(int) - Method in class org.jruby.runtime.profile.builtin.ProfileData
-
- incrementAndGetThreadCount() - Method in class org.jruby.internal.runtime.ThreadService
-
- incrementBacktraceCount() - Method in class org.jruby.Ruby
-
Increment the count of backtraces generated by code in this runtime.
- incrementCallerCount() - Method in class org.jruby.Ruby
-
Increment the count of backtraces generated by code in this runtime.
- incrementChainCount() - Method in class org.jruby.runtime.invokedynamic.VariableSite
-
- incrementConstantInvalidations() - Method in class org.jruby.management.Caches
-
- incrementCount() - Method in class org.jruby.runtime.profile.builtin.Invocation
-
- incrementExceptionCount() - Method in class org.jruby.Ruby
-
Increment the count of exceptions generated by code in this runtime.
- incrementFailures() - Method in class org.jruby.runtime.invokedynamic.GlobalSite
-
- incrementInlineFailedCount() - Method in class org.jruby.management.InlineStats
-
- incrementInlineSuccessCount() - Method in class org.jruby.management.InlineStats
-
- incrementLineno(Ruby, RubyIO) - Method in class org.jruby.util.io.OpenFile
-
- incrementLineno(Ruby) - Method in class org.jruby.util.io.OpenFile
-
Deprecated.
- incrementMethodInvalidations() - Method in class org.jruby.management.Caches
-
- incrementParenNest() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- incrementParenNest() - Method in class org.jruby.lexer.LexingCommon
-
- incrementWarningCount() - Method in class org.jruby.Ruby
-
Increment the count of backtraces generated for warnings in this runtime.
- inDefinition - Variable in class org.jruby.ext.ripper.RipperParserBase
-
- inDegree(BasicBlock) - Method in class org.jruby.ir.representations.CFG
-
- independent() - Method in class org.jruby.RubyString
-
- index(long) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- index - Variable in class org.jruby.ir.instructions.MultipleAsgnBase
-
- index(ThreadContext, IRubyObject) - Method in class org.jruby.java.proxies.MapJavaProxy
-
rb_hash_index
- index(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.javasupport.ext.JavaUtil.List
-
- index(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.javasupport.ext.JavaUtil.List
-
- index(ThreadContext, IRubyObject) - Method in class org.jruby.RubyArray
-
rb_ary_index
- index(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyArray
-
- index(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
- index - Variable in class org.jruby.RubyArray.RubyArrayConversionIterator
-
- index(ThreadContext, IRubyObject) - Method in class org.jruby.RubyHash
-
rb_hash_index
- index - Variable in class org.jruby.RubyModule
-
- index(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
rb_str_index_m
- index(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyString
-
- index - Variable in class org.jruby.runtime.ivars.VariableAccessor
-
the index allocated for it in the variable table
- index(ByteList, ByteList, int, Encoding) - Static method in class org.jruby.util.StringSupport
-
- index(CodeRangeable, CodeRangeable, int, Encoding) - Static method in class org.jruby.util.StringSupport
-
- index19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyHash
-
Deprecated.
- index19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
Deprecated.
- index19(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyString
-
Deprecated.
- IndexError - Exception in org.jruby.exceptions
-
Represents a Ruby IndexError as a throwable Java exception.
- IndexError(String, RubyIndexError) - Constructor for exception org.jruby.exceptions.IndexError
-
- indexes(IRubyObject[]) - Method in class org.jruby.RubyArray
-
rb_ary_indexes
- indexOf(long, byte) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- indexOf(long, byte, int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- indexOf(long, byte) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- indexOf(long, byte, int) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- indexOf(long, byte) - Method in class org.jruby.ext.ffi.MemoryIO
-
Gets the first index within the memory area of a particular 8 bit value.
- indexOf(long, byte, int) - Method in class org.jruby.ext.ffi.MemoryIO
-
Gets the first index within the memory area of a particular 8 bit value.
- indexOf(long, byte) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- indexOf(long, byte, int) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- indexOf(Object) - Method in class org.jruby.ir.listeners.InstructionsListenerDecorator
-
- indexOf(Object) - Method in class org.jruby.RubyArray
-
- indexOf(Object) - Method in class org.jruby.specialized.RubyArrayOneObject
-
- indexOf(Object) - Method in class org.jruby.specialized.RubyArrayTwoObject
-
- indexOf(int) - Method in class org.jruby.util.ByteList
-
Get the index of first occurrence of c in ByteList from the beginning of the ByteList.
- indexOf(int, int) - Method in class org.jruby.util.ByteList
-
Get the index of first occurrence of c in ByteList from the pos offset of the ByteList.
- indexOf(ByteList) - Method in class org.jruby.util.ByteList
-
Get the index of first occurrence of Bytelist find in this ByteList.
- indexOf(ByteList, int) - Method in class org.jruby.util.ByteList
-
Get the index of first occurrence of Bytelist find in this ByteList starting at index i.
- induced_from(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- induced_from(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFixnum
-
Deprecated.
- induced_from(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFloat
-
Deprecated.
- induced_from(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyInteger
-
Deprecated.
- IndyBinder - Class in org.jruby.anno
-
Annotation processor for generating "populators" to bind native Java methods as Ruby methods, and
to gather a list of classes seen during compilation that should have their invokers regenerated.
- IndyBinder() - Constructor for class org.jruby.anno.IndyBinder
-
- ineg() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- inexact_p(ThreadContext) - Method in class org.jruby.RubyComplex
-
nucomp_exact_p
- infectBy(IRubyObject, IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- infectBy(IRubyObject) - Method in class org.jruby.ir.operands.UndefinedValue
-
Infect this object using the taint of another object
- infectBy(IRubyObject) - Method in class org.jruby.RubyBasicObject
-
OBJ_INFECT
Infects this object with traits from the argument obj.
- infectBy(IRubyObject) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
Infect this object using the taint of another object.
- infinite - Variable in class org.jruby.runtime.JavaSites.ComplexSites
-
- infinite - Variable in class org.jruby.runtime.JavaSites.FloatSites
-
- infinite_p(ThreadContext) - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- infinite_p(ThreadContext) - Method in class org.jruby.RubyComplex
-
- infinite_p() - Method in class org.jruby.RubyFloat
-
flo_is_infinite_p
- infinite_p(ThreadContext) - Method in class org.jruby.RubyNumeric
-
- INFINITY - Static variable in class org.jruby.RubyFloat
-
- inflate(ThreadContext, IRubyObject, Block) - Method in class org.jruby.ext.zlib.JZlibInflate
-
- inflate(ThreadContext, ByteList, Block) - Method in class org.jruby.ext.zlib.JZlibInflate
-
- inflate(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.zlib.RubyZlib
-
- INFLATE_ALLOCATOR - Static variable in class org.jruby.ext.zlib.JZlibInflate
-
- info(String, Object...) - Method in class org.jruby.util.log.JULLogger
-
- info(Throwable) - Method in class org.jruby.util.log.JULLogger
-
- info(String, Throwable) - Method in class org.jruby.util.log.JULLogger
-
- info(String, Object...) - Method in interface org.jruby.util.log.Logger
-
- info(Throwable) - Method in interface org.jruby.util.log.Logger
-
- info(String, Throwable) - Method in interface org.jruby.util.log.Logger
-
- info(String, Object...) - Method in class org.jruby.util.log.OutputStreamLogger
-
- info(Throwable) - Method in class org.jruby.util.log.OutputStreamLogger
-
- info(String, Throwable) - Method in class org.jruby.util.log.OutputStreamLogger
-
- info(String, Object...) - Method in class org.jruby.util.log.SLF4JLogger
-
- info(Throwable) - Method in class org.jruby.util.log.SLF4JLogger
-
- info(String, Throwable) - Method in class org.jruby.util.log.SLF4JLogger
-
- inherit(RubyClass) - Method in class org.jruby.RubyClass
-
rb_class_inherited (reversed semantics!)
- inheritanceSearchConst(ThreadContext, IRubyObject) - Method in class org.jruby.ir.targets.ConstantLookupSite
-
- inheritanceSearchConst(String, boolean) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Lookup a constant from a given class or module.
- inheritanceSearchConst(String, boolean) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- InheritanceSearchConstInstr - Class in org.jruby.ir.instructions
-
- InheritanceSearchConstInstr(Variable, Operand, RubySymbol) - Constructor for class org.jruby.ir.instructions.InheritanceSearchConstInstr
-
- InheritanceSearchConstInstr(InheritanceSearchConstInstr) - Method in class org.jruby.ir.IRVisitor
-
- InheritanceSearchConstInstr(InheritanceSearchConstInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- inherited(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.java.proxies.JavaProxy
-
- inherited(IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.Java.NewStyleExtensionInherited
-
Deprecated.
- inherited(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.Java.NewStyleExtensionInherited
-
- inherited(IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.Java.OldStyleExtensionInherited
-
Deprecated.
- inherited(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.Java.OldStyleExtensionInherited
-
- inherited(ThreadContext, IRubyObject) - Method in class org.jruby.RubyClass
-
- inheritedSearchConst(ThreadContext, IRubyObject, String, boolean) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- inInstanceEval() - Method in class org.jruby.runtime.DynamicScope
-
- init(Ruby, RubyModule) - Method in class org.jruby.ext.ffi.Factory
-
Registers FFI ruby classes/modules
- init(Ruby, RubyModule) - Method in class org.jruby.ext.ffi.jffi.Factory
-
- init(Ruby, RubyModule) - Method in class org.jruby.ext.ffi.NoImplFactory
-
- init(RubyModule, Visibility) - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
- init(RubyModule, Visibility, CallConfiguration) - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Deprecated.
- init(RubyModule, Arity, Visibility, StaticScope) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- init(RubyModule, Arity, Visibility, StaticScope, CallConfiguration) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
Deprecated.
- init() - Method in class org.jruby.ir.dataflow.analyses.DefinedVariableNode
-
- init() - Method in class org.jruby.ir.dataflow.analyses.LiveVariableNode
-
- init() - Method in class org.jruby.ir.dataflow.analyses.LoadLocalVarPlacementNode
-
- init() - Method in class org.jruby.ir.dataflow.analyses.StoreLocalVarPlacementNode
-
- init() - Method in class org.jruby.ir.dataflow.analyses.UnboxableOpsAnalysisNode
-
- init() - Method in class org.jruby.ir.dataflow.FlowGraphNode
-
Initialize this data flow node for solving the current problem
This is done after building dataflow variables for the problem.
- init(IRubyObject) - Method in class org.jruby.ir.targets.Bootstrap.IsNilSite
-
- init(IRubyObject) - Method in class org.jruby.ir.targets.Bootstrap.IsTrueSite
-
- init(List<String>) - Method in class org.jruby.runtime.load.LoadService
-
Called to initialize the load path with a set of optional prepended
directories and then the standard set of dirs.
- init(ByteList, boolean) - Method in class org.jruby.util.ConvertDouble.DoubleConverter
-
- INIT_HANDLE - Static variable in class org.jruby.ir.targets.Bootstrap.IsTrueSite
-
- init_sock(Ruby, Channel, String) - Method in class org.jruby.ext.socket.RubyUNIXSocket
-
- init_sock(Ruby, Channel) - Method in class org.jruby.ext.socket.RubyUNIXSocket
-
- init_unixsock(Ruby, IRubyObject, boolean) - Method in class org.jruby.ext.socket.RubyUNIXSocket
-
- initArgsFile(Ruby) - Static method in class org.jruby.RubyArgsFile
-
- initARGV(Ruby) - Static method in class org.jruby.RubyGlobal
-
- initBigIntegers(int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- initCallSites(int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- initChannelFD(Ruby) - Method in class org.jruby.ext.socket.RubyServerSocket
-
- initChannelFD(Ruby) - Method in class org.jruby.ext.socket.RubySocket
-
- initConstants(int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- initEncodings(int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- initFixnums(int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- initFloats(int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- initFromDescriptor(String) - Method in class org.jruby.ast.executable.AbstractScript
-
- initFromDescriptor(String) - Method in class org.jruby.ast.executable.RuntimeCache
-
Given a packed descriptor listing methods and their type, populate the
call site cache.
- initFromServer(Ruby, RubySocket, SocketChannel) - Method in class org.jruby.ext.socket.RubySocket
-
- initFrozenStrings(int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- initgroups(IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- initialize(BSFManager, String, Vector) - Method in class org.jruby.embed.bsf.JRubyEngine
-
- initialize(ThreadContext, IRubyObject) - Method in class org.jruby.ext.date.RubyDate
-
- initialize(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.date.RubyDate
-
- initialize(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.ext.date.RubyDate
-
- initialize(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AutoPointer
-
- initialize(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AutoPointer
-
- initialize(ThreadContext, IRubyObject, Block) - Method in class org.jruby.ext.ffi.Buffer
-
- initialize(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.ext.ffi.Buffer
-
- initialize(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.ext.ffi.Buffer
-
- initialize(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.Enum
-
- initialize(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.Enum
-
- initialize(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.Enum
-
- initialize(ThreadContext) - Method in class org.jruby.ext.ffi.Enums
-
- initialize(ThreadContext, IRubyObject, Block) - Method in class org.jruby.ext.ffi.MemoryPointer
-
- initialize(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.ext.ffi.MemoryPointer
-
- initialize(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.ext.ffi.MemoryPointer
-
- initialize(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.Pointer
-
- initialize(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.Pointer
-
- initialize(ThreadContext) - Method in class org.jruby.ext.ffi.Struct
-
- initialize(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.Struct
-
- initialize(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.ffi.Struct
-
- initialize(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.ffi.StructLayout.ArrayField
-
- initialize(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.ffi.StructLayout.EnumField
-
- initialize(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.ffi.StructLayout.Field
-
- initialize(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.ffi.StructLayout.FunctionField
-
- initialize(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.ffi.StructLayout.InnerStructField
-
- initialize(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.ffi.StructLayout.MappedField
-
- initialize(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.ffi.StructLayout.NumberField
-
- initialize(ThreadContext, Block) - Method in class org.jruby.ext.fiber.ThreadFiber
-
- initialize(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.ext.jruby.JRubyExecutionContextLocal
-
- initialize(IRubyObject) - Method in class org.jruby.ext.jruby.JRubyObjectInputStream
-
- initialize(ThreadContext, IRubyObject) - Method in class org.jruby.ext.pathname.RubyPathname
-
- initialize(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ripper.RubyRipper
-
- initialize(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ripper.RubyRipper
-
- initialize(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ripper.RubyRipper
-
- initialize(ThreadContext, Block) - Method in class org.jruby.ext.set.RubySet
-
initialize(enum = nil, &block)
- initialize(ThreadContext, IRubyObject, Block) - Method in class org.jruby.ext.set.RubySet
-
initialize(enum = nil, &block)
- initialize(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.ext.set.RubySet
-
- initialize(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.Addrinfo
-
- initialize(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.socket.Addrinfo
-
- initialize(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.ext.socket.Addrinfo
-
- initialize(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.Addrinfo
-
- initialize(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.Option
-
- initialize(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.socket.RubySocket
-
- initialize(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.ext.socket.RubySocket
-
- initialize(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.RubyTCPServer
-
- initialize(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.RubyTCPSocket
-
- initialize(ThreadContext) - Method in class org.jruby.ext.socket.RubyUDPSocket
-
- initialize(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubyUDPSocket
-
- initialize(ThreadContext, ProtocolFamily) - Method in class org.jruby.ext.socket.RubyUDPSocket
-
- initialize(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubyUNIXServer
-
- initialize(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubyUNIXSocket
-
- initialize(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.stringio.StringIO
-
- initialize(IRubyObject[], Block) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- initialize(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.ext.tempfile.Tempfile
-
- initialize(ThreadContext) - Method in class org.jruby.ext.thread.Queue
-
- initialize(ThreadContext, IRubyObject) - Method in class org.jruby.ext.thread.SizedQueue
-
- initialize(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.ext.tracepoint.TracePoint
-
- initialize(ThreadContext, IRubyObject) - Method in class org.jruby.ext.zlib.JZlibRubyGzipReader
-
- initialize(IRubyObject[]) - Method in class org.jruby.ext.zlib.JZlibRubyGzipWriter
-
- initialize(Block) - Method in class org.jruby.ext.zlib.ZStream
-
- initialize() - Method in class org.jruby.ir.interpreter.FullInterpreterContext
-
- initialize() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- initialize(RubyClass) - Static method in class org.jruby.java.proxies.ConcreteJavaProxy
-
- initialize(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.java.proxies.InterfaceJavaProxy.JavaInterfaceExtender
-
- initialize(RubyModule) - Method in class org.jruby.javasupport.binding.Initializer
-
- initialize(BSFManager, String, Vector) - Method in class org.jruby.javasupport.bsf.JRubyEngine
-
- initialize(List<String>) - Static method in class org.jruby.javasupport.JavaEmbedUtils
-
Get an instance of a JRuby runtime.
- initialize(List<String>, RubyInstanceConfig) - Static method in class org.jruby.javasupport.JavaEmbedUtils
-
Get an instance of a JRuby runtime.
- initialize(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyArgsFile
-
- initialize(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyArray
-
- initialize(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
rb_ary_initialize
- initialize(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyArray
-
rb_ary_initialize
- initialize(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyArray
-
rb_ary_initialize
- initialize(ThreadContext) - Method in class org.jruby.RubyBasicObject
-
- initialize(ThreadContext) - Method in class org.jruby.RubyBinding
-
- initialize(ThreadContext, Block) - Method in class org.jruby.RubyClass
-
rb_class_initialize
- initialize(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyClass
-
- initialize(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyConverter
-
- initialize(ThreadContext, IRubyObject) - Method in class org.jruby.RubyDir
-
Creates a new Dir
.
- initialize(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyDir
-
- initialize(ThreadContext) - Method in class org.jruby.RubyEnumerator
-
- initialize(ThreadContext, Block) - Method in class org.jruby.RubyEnumerator
-
- initialize(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyEnumerator
-
- initialize(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyEnumerator
-
- initialize(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyEnumerator
-
- initialize(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyEnumerator
-
- initialize(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.RubyEnumerator
-
- initialize(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyEnumerator
-
- initialize(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyEnumerator
-
- initialize(IRubyObject[], Block) - Method in class org.jruby.RubyException
-
- initialize(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyFile
-
- initialize(IRubyObject, Block) - Method in class org.jruby.RubyFileStat
-
- initialize(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyGenerator
-
- initialize(IRubyObject[], Block) - Method in class org.jruby.RubyHash
-
rb_hash_initialize
- initialize(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyInterrupt
-
- initialize(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyIO
-
- initialize(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyIO
-
- initialize(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyIO
-
- initialize(ThreadContext, Block) - Method in class org.jruby.RubyModule
-
rb_mod_initialize
- initialize(Block) - Method in class org.jruby.RubyModule
-
Deprecated.
- initialize(IRubyObject[], Block) - Method in class org.jruby.RubyNameError
-
- initialize(IRubyObject[], Block) - Method in class org.jruby.RubyNoMethodError
-
- initialize(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyRandom
-
- initialize(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyRange
-
- initialize(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubySignalException
-
- initialize(ThreadContext) - Method in class org.jruby.RubyString
-
- initialize(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
- initialize(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyString
-
- initialize(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyStruct
-
- initialize(ThreadContext) - Method in class org.jruby.RubyStruct
-
- initialize(ThreadContext, IRubyObject) - Method in class org.jruby.RubyStruct
-
- initialize(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyStruct
-
- initialize(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.RubyStruct
-
- initialize(IRubyObject[], Block) - Method in class org.jruby.RubySystemCallError
-
- initialize(IRubyObject[], Block) - Method in class org.jruby.RubySystemExit
-
- initialize(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyThread
-
- initialize(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyTime
-
- initialize(IRubyObject[], Block) - Method in class org.jruby.RubyUncaughtThrowError
-
- initialize(ThreadContext, Block) - Method in class org.jruby.RubyYielder
-
- initialize19(IRubyObject[], Block) - Method in class org.jruby.ext.tempfile.Tempfile
-
Deprecated.
- initialize19(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.zlib.JZlibRubyGzipReader
-
- initialize19(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.ext.zlib.JZlibRubyGzipWriter
-
- initialize19(ThreadContext) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- initialize19(ThreadContext, Block) - Method in class org.jruby.RubyClass
-
- initialize19(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyClass
-
- initialize19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyDir
-
Deprecated.
- initialize19(ThreadContext, Block) - Method in class org.jruby.RubyEnumerator
-
Deprecated.
- initialize19(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyEnumerator
-
Deprecated.
- initialize19(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyEnumerator
-
Deprecated.
- initialize19(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyEnumerator
-
Deprecated.
- initialize19(IRubyObject[], Block) - Method in class org.jruby.RubyFile
-
Deprecated.
- initialize19(IRubyObject, Block) - Method in class org.jruby.RubyFileStat
-
- initialize19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
Deprecated.
- initialize20(ThreadContext, Block) - Method in class org.jruby.RubyEnumerator
-
Deprecated.
- initialize20(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyEnumerator
-
Deprecated.
- initialize20(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyEnumerator
-
Deprecated.
- initialize20(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyEnumerator
-
Deprecated.
- initialize20(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyEnumerator
-
Deprecated.
- initialize_clone(ThreadContext, IRubyObject) - Method in class org.jruby.ext.set.RubySet
-
- initialize_clone(ThreadContext, IRubyObject) - Method in class org.jruby.ext.set.RubySortedSet
-
- initialize_clone(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- initialize_clone - Variable in class org.jruby.runtime.JavaSites.BasicObjectSites
-
- initialize_copy(IRubyObject) - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- initialize_copy(IRubyObject) - Method in class org.jruby.ext.date.RubyDate
-
- initialize_copy(IRubyObject) - Method in class org.jruby.ext.digest.RubyDigest.DigestBase
-
- initialize_copy(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.Buffer
-
- initialize_copy(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.Pointer
-
- initialize_copy(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.Struct
-
- initialize_copy(ThreadContext, IRubyObject) - Method in class org.jruby.ext.pathname.RubyPathname
-
- initialize_copy(ThreadContext, IRubyObject) - Method in class org.jruby.ext.stringio.StringIO
-
- initialize_copy(IRubyObject) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- initialize_copy(IRubyObject) - Method in class org.jruby.ext.zlib.JZlibDeflate
-
- initialize_copy(IRubyObject) - Method in class org.jruby.java.proxies.JavaProxy
-
- initialize_copy(ThreadContext, IRubyObject) - Method in class org.jruby.java.proxies.MapJavaProxy
-
rb_hash_initialize_copy
- initialize_copy(IRubyObject) - Method in class org.jruby.RubyArray
-
rb_ary_initialize_copy
- initialize_copy(IRubyObject) - Method in class org.jruby.RubyBasicObject
-
rb_obj_init_copy
Initializes this object as a copy of the original, that is the
parameter to this object.
- initialize_copy(IRubyObject) - Method in class org.jruby.RubyBinding
-
- initialize_copy(IRubyObject) - Method in class org.jruby.RubyClass
-
rb_class_init_copy
- initialize_copy(IRubyObject) - Method in class org.jruby.RubyFileStat
-
- initialize_copy(ThreadContext, IRubyObject) - Method in class org.jruby.RubyGenerator
-
- initialize_copy(ThreadContext, IRubyObject) - Method in class org.jruby.RubyHash
-
- initialize_copy(IRubyObject) - Method in class org.jruby.RubyIO
-
- initialize_copy(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- initialize_copy(IRubyObject) - Method in class org.jruby.RubyMatchData
-
- initialize_copy(IRubyObject) - Method in class org.jruby.RubyModule
-
mri: rb_mod_init_copy
- initialize_copy(IRubyObject) - Method in class org.jruby.RubyNumeric
-
num_init_copy
- initialize_copy(IRubyObject) - Method in class org.jruby.RubyRandom
-
- initialize_copy(ThreadContext, IRubyObject) - Method in class org.jruby.RubyRange
-
- initialize_copy(IRubyObject) - Method in class org.jruby.RubyRegexp
-
rb_reg_init_copy
- initialize_copy(IRubyObject) - Method in class org.jruby.RubyString
-
- initialize_copy(IRubyObject) - Method in class org.jruby.RubyStruct
-
- initialize_copy(IRubyObject) - Method in class org.jruby.RubyTime
-
- initialize_copy - Variable in class org.jruby.runtime.JavaSites.KernelSites
-
- initialize_copy19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyHash
-
Deprecated.
- initialize_dup(ThreadContext, IRubyObject) - Method in class org.jruby.ext.set.RubySet
-
- initialize_dup(ThreadContext, IRubyObject) - Method in class org.jruby.ext.set.RubySortedSet
-
- initialize_dup(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- initialize_dup - Variable in class org.jruby.runtime.JavaSites.BasicObjectSites
-
- initialize_m(IRubyObject) - Method in class org.jruby.RubyRegexp
-
- initialize_m(IRubyObject, IRubyObject) - Method in class org.jruby.RubyRegexp
-
- initialize_m(IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.RubyRegexp
-
- initialize_m19(IRubyObject) - Method in class org.jruby.RubyRegexp
-
Deprecated.
- initialize_m19(IRubyObject, IRubyObject) - Method in class org.jruby.RubyRegexp
-
Deprecated.
- initialize_m19(IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.RubyRegexp
-
Deprecated.
- initializeCommon(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyArray
-
- initializedCheck() - Method in class org.jruby.ext.thread.Queue
-
- initializeInternal(ThreadContext, int, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.RubyStruct
-
- Initializer - Class in org.jruby.javasupport.binding
-
Created by headius on 2/26/15.
- Initializer(Ruby, Class) - Constructor for class org.jruby.javasupport.binding.Initializer
-
- initialTarget() - Method in class org.jruby.ir.targets.ConstructObjectSite
-
- initialTarget() - Method in class org.jruby.ir.targets.DRegexpObjectSite
-
- initiateBreak(ThreadContext, DynamicScope, IRubyObject, Block) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- initiateNonLocalReturn(DynamicScope, Block, IRubyObject) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- initLoadsOnScopeExit(Set<LocalVariable>) - Method in class org.jruby.ir.dataflow.analyses.LoadLocalVarPlacementProblem
-
- initMainThread() - Method in class org.jruby.internal.runtime.ThreadService
-
- initMethodCache(int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- initOthers(String) - Method in class org.jruby.ast.executable.RuntimeCache
-
Given a packed descriptor of other cache sizes, construct the cache arrays
The format of the descriptor is the actual size cast to char in this order:
scopeCount
inheritedSymbolCount
inheritedFixnumCount
inheritedConstantCount
inheritedRegexpCount
inheritedBigIntegerCount
inheritedVariableReaderCount
inheritedVariableWriterCount
inheritedBlockBodyCount
inheritedBlockCallbackCount
inheritedMethodCount
inheritedStringCount
- initProfiling(IRScope) - Static method in class org.jruby.ir.interpreter.Profiler
-
- initProxyClass(Class) - Static method in class org.jruby.javasupport.proxy.InternalJavaProxyHelper
-
- initProxyMethod(JavaProxyClass, String, String, boolean) - Static method in class org.jruby.javasupport.proxy.InternalJavaProxyHelper
-
- initReadSite(String) - Method in class org.jruby.util.IOChannel
-
- initRegexps(int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- initRipper(Ruby) - Static method in class org.jruby.ext.ripper.RubyRipper
-
- initRootFiber(ThreadContext, RubyThread) - Static method in class org.jruby.ext.fiber.ThreadFiber
-
- initScopes(int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- initSocket(ChannelFD) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- initSolution() - Method in class org.jruby.ir.dataflow.analyses.DefinedVariableNode
-
- initSolution() - Method in class org.jruby.ir.dataflow.analyses.LiveVariableNode
-
- initSolution() - Method in class org.jruby.ir.dataflow.analyses.LoadLocalVarPlacementNode
-
- initSolution() - Method in class org.jruby.ir.dataflow.analyses.StoreLocalVarPlacementNode
-
- initSolution() - Method in class org.jruby.ir.dataflow.analyses.UnboxableOpsAnalysisNode
-
- initSolution() - Method in class org.jruby.ir.dataflow.FlowGraphNode
-
Any setting up of state/initialization before applying transfer function
- initSTDIO(Ruby, GlobalVariables) - Static method in class org.jruby.RubyGlobal
-
- initStrings(int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- initSymbols(int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- initTopLocalVariables() - Method in class org.jruby.parser.ParserSupport
-
Description of the RubyMethod
- initVariableReaders(int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- initVariableWriters(int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- initWriteSite() - Method in class org.jruby.util.IOChannel
-
- inject() - Method in class org.jruby.embed.variable.Argv
-
Injects ARGV values to a parsed Ruby script.
- inject() - Method in interface org.jruby.embed.variable.BiVariable
-
Injects a variable value to a parsed Ruby script.
- inject() - Method in class org.jruby.embed.variable.ClassVariable
-
Injects a class variable value to a parsed Ruby script.
- inject() - Method in class org.jruby.embed.variable.Constant
-
Injects a constant value to a parsed Ruby script.
- inject() - Method in class org.jruby.embed.variable.GlobalVariable
-
A global variable is injected when it is set.
- inject() - Method in class org.jruby.embed.variable.InstanceVariable
-
Injects an instance variable value to a parsed Ruby script.
- inject() - Method in class org.jruby.embed.variable.LocalGlobalVariable
-
Injects a global value to a parsed Ruby script.
- inject() - Method in class org.jruby.embed.variable.PersistentLocalVariable
-
Injects a local variable value to a parsed Ruby script.
- inject() - Method in class org.jruby.embed.variable.TransientLocalVariable
-
Injects a local variable value to a parsed Ruby script.
- inject(BiVariableMap, Ruby, ManyVarsDynamicScope, int, IRubyObject) - Static method in class org.jruby.embed.variable.VariableInterceptor
-
Injects variable values from Java to Ruby just before an evaluation or
method invocation.
- inject(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- inject(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- inject(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- injectCommon(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- inKwarg - Variable in class org.jruby.lexer.LexingCommon
-
- inLambda(Block.Type) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- InlineCloneInfo - Class in org.jruby.ir.transformations.inlining
-
Context object when performing an inline.
- InlineCloneInfo(CFG, IRScope, IRScope) - Constructor for class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- InlineCloneInfo(CallBase, CFG, Variable, IRScope) - Constructor for class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- InlinedLineNumberInstr - Class in org.jruby.ir.instructions
-
This represents a linenumber instr that has been inlined into another method/closure.
- InlinedLineNumberInstr(IRScope, int) - Constructor for class org.jruby.ir.instructions.InlinedLineNumberInstr
-
- inlineMethod(IRMethod, RubyModule, long, int, boolean) - Method in class org.jruby.ir.IRScope
-
- inlineMethod(IRScope, RubyModule, int, BasicBlock, CallBase, boolean) - Method in class org.jruby.ir.transformations.inlining.CFGInliner
-
- inlineMethodCompiled(IRMethod, RubyModule, long, int, boolean) - Method in class org.jruby.ir.IRScope
-
- inlineMethodJIT(IRMethod, RubyModule, long, int, boolean) - Method in class org.jruby.ir.IRScope
-
- inlineScript() - Method in class org.jruby.RubyInstanceConfig
-
- InlineStats - Class in org.jruby.management
-
- InlineStats() - Constructor for class org.jruby.management.InlineStats
-
- InlineStatsMBean - Interface in org.jruby.management
-
- inlineUnfriendly() - Method in enum org.jruby.ir.Operation
-
- inliningAllowed() - Method in class org.jruby.ir.IRScope
-
- inliningBlocked() - Method in class org.jruby.ir.instructions.CallBase
-
- inMethod(Block.Type) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- inModuleEval() - Method in class org.jruby.runtime.DynamicScope
-
- InnerStructField(Ruby, RubyClass) - Constructor for class org.jruby.ext.ffi.StructLayout.InnerStructField
-
- inNonMethodBodyLambda(StaticScope, Block.Type) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- ino() - Method in class org.jruby.RubyFileStat
-
- inProc(Block.Type) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- inProfileMode() - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- inputEncoding(Ruby) - Method in class org.jruby.util.io.OpenFile
-
- InputGlobalVariable(Ruby, String, IRubyObject) - Constructor for class org.jruby.RubyGlobal.InputGlobalVariable
-
- inputStream() - Method in interface org.jruby.util.FileResource
-
- InputStreamMarkCursor - Class in org.jruby.util
-
Use mark to make a safe rewindable cursor.
- InputStreamMarkCursor(InputStream, int) - Constructor for class org.jruby.util.InputStreamMarkCursor
-
- insert() - Method in class org.jruby.RubyArray
-
- insert(IRubyObject) - Method in class org.jruby.RubyArray
-
rb_ary_insert
- insert(IRubyObject, IRubyObject) - Method in class org.jruby.RubyArray
-
- insert(IRubyObject[]) - Method in class org.jruby.RubyArray
-
- insert(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyString
-
- insert(int, int) - Method in class org.jruby.util.ByteList
-
- insert() - Method in class org.jruby.util.collections.StringArraySet
-
- insert(IRubyObject) - Method in class org.jruby.util.collections.StringArraySet
-
- insert(IRubyObject, IRubyObject) - Method in class org.jruby.util.collections.StringArraySet
-
- insert(IRubyObject[]) - Method in class org.jruby.util.collections.StringArraySet
-
- insert19(IRubyObject) - Method in class org.jruby.RubyArray
-
Deprecated.
- insert19(IRubyObject, IRubyObject) - Method in class org.jruby.RubyArray
-
Deprecated.
- insert19(IRubyObject[]) - Method in class org.jruby.RubyArray
-
Deprecated.
- insert19(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyString
-
Deprecated.
- insert_output(ThreadContext, IRubyObject) - Method in class org.jruby.RubyConverter
-
- insertInstr(Instr) - Method in class org.jruby.ir.representations.BasicBlock
-
- insertInstr(int, Instr) - Method in class org.jruby.ir.representations.BasicBlock
-
- inSingleton - Variable in class org.jruby.ext.ripper.RipperParserBase
-
- inspect(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- inspect(ThreadContext) - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- inspect() - Method in class org.jruby.ext.date.RubyDate
-
- inspect(ThreadContext) - Method in class org.jruby.ext.date.RubyDate
-
- inspect(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.digest.RubyDigest.DigestInstance
-
- inspect(ThreadContext) - Method in class org.jruby.ext.ffi.Buffer
-
- inspect(ThreadContext) - Method in class org.jruby.ext.ffi.jffi.DynamicLibrary.Symbol
-
- inspect(ThreadContext) - Method in class org.jruby.ext.ffi.Type.Builtin
-
- inspect(ThreadContext) - Method in class org.jruby.ext.pathname.RubyPathname
-
- inspect() - Method in class org.jruby.ext.set.RubySet
-
- inspect(ThreadContext) - Method in class org.jruby.ext.set.RubySet
-
- inspect(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- inspect(ThreadContext) - Method in class org.jruby.ext.socket.Ifaddr
-
- inspect(ThreadContext) - Method in class org.jruby.ext.socket.Option
-
- inspect() - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- inspect(ThreadContext) - Method in class org.jruby.ext.tempfile.Tempfile
-
- inspect(ThreadContext) - Method in class org.jruby.ext.tracepoint.TracePoint
-
- inspect() - Method in class org.jruby.ir.operands.UndefinedValue
-
RubyMethod inspect.
- inspect(ThreadContext) - Method in class org.jruby.java.proxies.ArrayJavaProxy
-
- inspect(ThreadContext) - Method in class org.jruby.java.proxies.MapJavaProxy
-
rb_hash_inspect
- inspect(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLang.Class
-
- inspect(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLang.Throwable
-
- inspect(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Constructor
-
- inspect(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Field
-
- inspect(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Method
-
- inspect() - Method in class org.jruby.javasupport.JavaClass
-
- inspect() - Method in class org.jruby.javasupport.JavaConstructor
-
- inspect() - Method in class org.jruby.javasupport.JavaMethod
-
- inspect() - Method in class org.jruby.javasupport.JavaPackage
-
- inspect(IRubyObject) - Static method in class org.jruby.javasupport.JavaProxyMethods
-
- inspect() - Method in class org.jruby.javasupport.proxy.JavaProxyClass.ProxyMethodImpl
-
- inspect() - Method in class org.jruby.javasupport.proxy.JavaProxyConstructor
-
- inspect(ThreadContext) - Method in class org.jruby.RubyArray
-
rb_ary_inspect
- inspect() - Method in class org.jruby.RubyArray
-
- inspect() - Method in class org.jruby.RubyBasicObject
-
rb_obj_inspect
call-seq:
obj.inspect => string
Returns a string containing a human-readable representation of
obj.
- inspect() - Method in class org.jruby.RubyClassPathVariable
-
- inspect(ThreadContext) - Method in class org.jruby.RubyComplex
-
nucomp_inspect
- inspect(ThreadContext) - Method in class org.jruby.RubyConverter
-
- inspect() - Method in class org.jruby.RubyDir
-
- inspect(ThreadContext) - Method in class org.jruby.RubyEncoding
-
- inspect(ThreadContext) - Method in class org.jruby.RubyException
-
inspects an object and return a kind of debug information
- inspect() - Method in class org.jruby.RubyFile
-
- inspect(ThreadContext) - Method in class org.jruby.RubyFile
-
- inspect() - Method in class org.jruby.RubyFileStat
-
- inspect() - Method in class org.jruby.RubyHash
-
- inspect(ThreadContext) - Method in class org.jruby.RubyHash
-
rb_hash_inspect
- inspect() - Method in class org.jruby.RubyIO
-
- inspect(IRubyObject) - Static method in class org.jruby.RubyKernel
-
- inspect() - Method in class org.jruby.RubyMatchData
-
- inspect() - Method in class org.jruby.RubyMethod
-
- inspect() - Method in class org.jruby.RubyNil
-
nil_inspect
- inspect(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyObject
-
rb_inspect
The internal helper that ensures a RubyString instance is returned
so dangerous casting can be omitted
Preferred over callMethod(context, "inspect")
- inspect(ThreadContext) - Method in class org.jruby.RubyProcess.RubyStatus
-
- inspect(Ruby) - Method in class org.jruby.RubyProcess.RubyStatus
-
- inspect() - Method in class org.jruby.RubyProcess.RubyStatus
-
- inspect() - Method in class org.jruby.RubyRange
-
- inspect(ThreadContext) - Method in class org.jruby.RubyRange
-
- inspect() - Method in class org.jruby.RubyRational
-
- inspect(ThreadContext) - Method in class org.jruby.RubyRational
-
nurat_inspect
- inspect() - Method in class org.jruby.RubyRegexp
-
rb_reg_inspect
- inspect() - Method in class org.jruby.RubyString
-
rb_str_inspect
- inspect(Ruby, ByteList) - Static method in class org.jruby.RubyString
-
- inspect(ThreadContext) - Method in class org.jruby.RubyStruct
-
- inspect(IRubyObject) - Static method in class org.jruby.RubyStruct.StructMethods
-
- inspect() - Method in class org.jruby.RubySymbol
-
- inspect(ThreadContext) - Method in class org.jruby.RubySymbol
-
- inspect() - Method in class org.jruby.RubyThread
-
- inspect(ThreadContext) - Method in class org.jruby.RubyThread
-
- inspect(ThreadContext) - Method in class org.jruby.RubyThread.Location
-
- inspect() - Method in class org.jruby.RubyUnboundMethod
-
- inspect() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
RubyMethod inspect.
- inspect - Variable in class org.jruby.runtime.JavaSites.BasicObjectSites
-
- inspect - Variable in class org.jruby.runtime.JavaSites.NumericSites
-
- inspect19(ThreadContext) - Method in class org.jruby.RubyEnumerator
-
- inspect19(ThreadContext) - Method in class org.jruby.RubyHash
-
Deprecated.
- inspect19() - Method in class org.jruby.RubyRegexp
-
Deprecated.
- inspect19() - Method in class org.jruby.RubyString
-
Deprecated.
- inspect19(Ruby, ByteList) - Static method in class org.jruby.RubyString
-
Deprecated.
- inspect19(ThreadContext) - Method in class org.jruby.RubySymbol
-
Deprecated.
- inspect_sockaddr(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- inspectAry(ThreadContext) - Method in class org.jruby.RubyArray
-
inspect_ary
- inspectAry(ThreadContext) - Method in class org.jruby.specialized.RubyArrayOneObject
-
- inspectAry(ThreadContext) - Method in class org.jruby.specialized.RubyArrayTwoObject
-
- inspectHashCode() - Method in class org.jruby.java.proxies.JavaProxy
-
We override RubyBasicObject.inspectHashCode to be the identity hash of
the contained object, so it remains consistent across wrappers.
- inspectHashCode() - Method in class org.jruby.RubyBasicObject
-
For most objects, the hash used in the default #inspect is just the
identity hashcode of the actual object.
- inspectIdentifierByteList(Ruby, ByteList) - Static method in class org.jruby.util.RubyStringBuilder
-
- inspectParameterTypes(StringBuilder, ParameterTypes) - Static method in class org.jruby.javasupport.JavaCallable
-
- installClassMethods(RubyModule) - Method in class org.jruby.javasupport.binding.MethodGatherer
-
- installConstants(RubyModule) - Method in class org.jruby.javasupport.binding.MethodGatherer
-
- installField(ThreadContext, String, Field, RubyModule) - Static method in class org.jruby.java.proxies.JavaProxy
-
- installInnerClasses(Class<?>, RubyModule) - Method in class org.jruby.javasupport.binding.MethodGatherer
-
- INSTANCE - Static variable in class org.jruby.internal.runtime.methods.NullMethod
-
- INSTANCE - Static variable in class org.jruby.internal.runtime.methods.UndefinedMethod
-
- INSTANCE - Static variable in class org.jruby.ir.instructions.PrepareBlockArgsInstr
-
- INSTANCE - Static variable in class org.jruby.ir.instructions.PrepareFixedBlockArgsInstr
-
- INSTANCE - Static variable in class org.jruby.ir.instructions.PrepareNoBlockArgsInstr
-
- INSTANCE - Static variable in class org.jruby.ir.instructions.PrepareSingleBlockArgInstr
-
- INSTANCE - Static variable in class org.jruby.ir.operands.CurrentScope
-
- INSTANCE - Static variable in class org.jruby.ir.operands.NullBlock
-
- INSTANCE - Static variable in class org.jruby.lexer.yacc.InvalidSourcePosition
-
- instance_eval(ThreadContext, Block) - Method in class org.jruby.RubyBasicObject
-
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_).
- instance_eval(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyBasicObject
-
- instance_eval(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyBasicObject
-
- instance_eval(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyBasicObject
-
- instance_eval19(ThreadContext, Block) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- instance_eval19(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- instance_eval19(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- instance_eval19(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- instance_exec(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyBasicObject
-
rb_obj_instance_exec
call-seq:
obj.instance_exec(arg...) {|var...| block } => obj
Executes the given block within the context of the receiver
(_obj_).
- instance_exec19(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- instance_method(IRubyObject) - Method in class org.jruby.RubyModule
-
- instance_methods(IRubyObject[]) - Method in class org.jruby.RubyModule
-
- instance_methods19(IRubyObject[]) - Method in class org.jruby.RubyModule
-
- instance_of(String) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- instance_of_p(ThreadContext, IRubyObject) - Method in class org.jruby.RubyBasicObject
-
rb_obj_is_instance_of
call-seq:
obj.instance_of?(class) => true or false
Returns true
if obj is an instance of the given
class.
- instance_of_p(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- instance_variable_defined_p(ThreadContext, IRubyObject) - Method in class org.jruby.RubyBasicObject
-
rb_obj_ivar_defined
call-seq:
obj.instance_variable_defined?(symbol) => true or false
Returns true
if the given instance variable is
defined in obj.
- instance_variable_defined_p(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- instance_variable_get(ThreadContext, IRubyObject) - Method in class org.jruby.RubyBasicObject
-
rb_obj_ivar_get
call-seq:
obj.instance_variable_get(symbol) => obj
Returns the value of the given instance variable, or nil if the
instance variable is not set.
- instance_variable_get(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- instance_variable_set(IRubyObject, IRubyObject) - Method in class org.jruby.ext.set.RubySet
-
- instance_variable_set(IRubyObject, IRubyObject) - Method in class org.jruby.RubyBasicObject
-
rb_obj_ivar_set
call-seq:
obj.instance_variable_set(symbol, obj) => obj
Sets the instance variable names by symbol to
object, thereby frustrating the efforts of the class's
author to attempt to provide proper encapsulation.
- instance_variable_set(IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- instance_variables(ThreadContext) - Method in class org.jruby.RubyBasicObject
-
rb_obj_instance_variables
call-seq:
obj.instance_variables => array
Returns an array of instance variable names for the receiver.
- instance_variables(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- instance_variables19(ThreadContext) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- instance_variables19(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- InstanceFieldGetter - Class in org.jruby.java.invokers
-
- InstanceFieldGetter(String, RubyModule, Field) - Constructor for class org.jruby.java.invokers.InstanceFieldGetter
-
- InstanceFieldGetterInstaller - Class in org.jruby.javasupport.binding
-
Created by headius on 2/26/15.
- InstanceFieldGetterInstaller(String, Field) - Constructor for class org.jruby.javasupport.binding.InstanceFieldGetterInstaller
-
- InstanceFieldSetter - Class in org.jruby.java.invokers
-
- InstanceFieldSetter(String, RubyModule, Field) - Constructor for class org.jruby.java.invokers.InstanceFieldSetter
-
- InstanceFieldSetterInstaller - Class in org.jruby.javasupport.binding
-
Created by headius on 2/26/15.
- InstanceFieldSetterInstaller(String, Field) - Constructor for class org.jruby.javasupport.binding.InstanceFieldSetterInstaller
-
- InstanceMethodInvoker - Class in org.jruby.java.invokers
-
- InstanceMethodInvoker(RubyModule, Supplier<Method[]>, String) - Constructor for class org.jruby.java.invokers.InstanceMethodInvoker
-
- InstanceMethodInvokerInstaller - Class in org.jruby.javasupport.binding
-
Created by headius on 2/26/15.
- InstanceMethodInvokerInstaller(String) - Constructor for class org.jruby.javasupport.binding.InstanceMethodInvokerInstaller
-
- instanceMethods(IRubyObject[], Visibility, boolean, boolean) - Method in class org.jruby.RubyModule
-
- instanceMethods(Visibility, boolean, boolean, boolean) - Method in class org.jruby.RubyModule
-
- instanceSuper(ThreadContext, IRubyObject, String, RubyModule, IRubyObject[], Block) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- InstanceSuperInstr - Class in org.jruby.ir.instructions
-
- InstanceSuperInstr(IRScope, Variable, Operand, RubySymbol, Operand[], Operand, boolean, CallSite, long) - Constructor for class org.jruby.ir.instructions.InstanceSuperInstr
-
- InstanceSuperInstr(IRScope, Variable, Operand, RubySymbol, Operand[], Operand, boolean) - Constructor for class org.jruby.ir.instructions.InstanceSuperInstr
-
- InstanceSuperInstr(InstanceSuperInstr) - Method in class org.jruby.ir.IRVisitor
-
- InstanceSuperInstr(InstanceSuperInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- InstanceSuperInvokeSite - Class in org.jruby.ir.targets
-
Created by headius on 10/23/14.
- InstanceSuperInvokeSite(MethodType, String, String, String, int) - Constructor for class org.jruby.ir.targets.InstanceSuperInvokeSite
-
- instanceSuperSplatArgs(ThreadContext, IRubyObject, String, RubyModule, IRubyObject[], Block, boolean[]) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- InstanceVariable - Class in org.jruby.embed.variable
-
An implementation of BiVariable for a Ruby instance variable.
- InstanceVariable(IRubyObject, String, IRubyObject) - Constructor for class org.jruby.embed.variable.InstanceVariable
-
A constructor used when instance variables are retrieved from Ruby.
- InstanceVariableFinder - Class in org.jruby.ast.visitor
-
Visitor to search AST nodes for instance variables.
- InstanceVariableFinder() - Constructor for class org.jruby.ast.visitor.InstanceVariableFinder
-
- InstanceVariables - Interface in org.jruby.runtime.builtin
-
Interface that represents the instance variable aspect of Ruby
objects.
- Instant() - Constructor for class org.jruby.javasupport.ext.JavaTime.Instant
-
- InstAsgnNode - Class in org.jruby.ast
-
Represents an instance variable assignment.
- InstAsgnNode(ISourcePosition, RubySymbol, Node) - Constructor for class org.jruby.ast.InstAsgnNode
-
- Instr - Class in org.jruby.ir.instructions
-
- Instr(Operation) - Constructor for class org.jruby.ir.instructions.Instr
-
- Instr(Instr) - Method in class org.jruby.ir.IRVisitor
-
- Instr(Instr) - Method in class org.jruby.ir.representations.IGVCFGVisitor
-
- instrChanged(BasicBlock, Instr, Instr, int, InstructionsListener.OperationType) - Method in interface org.jruby.ir.listeners.InstructionsListener
-
listen to a change of a list of instructions, right before the change going to take place
- instrChanged(BasicBlock, Instr, Instr, int, InstructionsListener.OperationType) - Method in class org.jruby.ir.util.IGVInstrListener
-
- instrTick(Operation) - Static method in class org.jruby.ir.interpreter.Profiler
-
- instructions - Variable in class org.jruby.ir.interpreter.InterpreterContext
-
- instructions - Variable in class org.jruby.ir.IRBuilder
-
- instructionsCallback - Variable in class org.jruby.ir.interpreter.InterpreterContext
-
- InstructionsListener - Interface in org.jruby.ir.listeners
-
- InstructionsListener.OperationType - Enum in org.jruby.ir.listeners
-
- InstructionsListenerDecorator - Class in org.jruby.ir.listeners
-
- InstructionsListenerDecorator(BasicBlock, List<Instr>, InstructionsListener) - Constructor for class org.jruby.ir.listeners.InstructionsListenerDecorator
-
- InstVarNode - Class in org.jruby.ast
-
Represents an instance variable accessor.
- InstVarNode(ISourcePosition, RubySymbol) - Constructor for class org.jruby.ast.InstVarNode
-
- INT - Static variable in class org.jruby.ast.java_signature.PrimitiveTypeNode
-
- INT - Static variable in class org.jruby.parser.JavaSignatureParser
-
- int16Value(IRubyObject) - Static method in class org.jruby.ext.ffi.Util
-
- int2fix(Ruby, long) - Static method in class org.jruby.RubyNumeric
-
- int32Value(IRubyObject) - Static method in class org.jruby.ext.ffi.Util
-
- int64Value(IRubyObject) - Static method in class org.jruby.ext.ffi.Util
-
- int8Value(IRubyObject) - Static method in class org.jruby.ext.ffi.Util
-
- int_half_p_half_down(ThreadContext, RubyInteger, RubyNumeric, IRubyObject) - Static method in class org.jruby.RubyInteger
-
- int_half_p_half_even(ThreadContext, RubyInteger, RubyNumeric, IRubyObject) - Static method in class org.jruby.RubyInteger
-
- int_half_p_half_up(ThreadContext, RubyInteger, RubyNumeric, IRubyObject) - Static method in class org.jruby.RubyInteger
-
- int_pow(ThreadContext, long, long) - Static method in class org.jruby.util.Numeric
-
- int_round_half_down(long, long) - Static method in class org.jruby.RubyInteger
-
- int_round_half_even(long, long) - Static method in class org.jruby.RubyInteger
-
- int_round_half_up(long, long) - Static method in class org.jruby.RubyInteger
-
- int_round_zero_p(ThreadContext, int) - Method in class org.jruby.RubyBignum
-
- int_round_zero_p(ThreadContext, int) - Method in class org.jruby.RubyFixnum
-
- int_round_zero_p(ThreadContext, int) - Method in class org.jruby.RubyInteger
-
- Integer - Variable in class org.jruby.runtime.JavaSites
-
- integer - Variable in class org.jruby.runtime.JavaSites.NumericSites
-
- integer_p(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLang.Number
-
- integer_p() - Method in class org.jruby.RubyInteger
-
int_int_p
- integer_p() - Method in class org.jruby.RubyNumeric
-
num_int_p
- IntegerSites() - Constructor for class org.jruby.runtime.JavaSites.IntegerSites
-
- interface_p() - Method in class org.jruby.javasupport.JavaClass
-
- InterfaceJavaProxy - Class in org.jruby.java.proxies
-
- InterfaceJavaProxy(Ruby, RubyClass) - Constructor for class org.jruby.java.proxies.InterfaceJavaProxy
-
- InterfaceJavaProxy.JavaInterfaceExtender - Class in org.jruby.java.proxies
-
- interfaces() - Method in class org.jruby.javasupport.JavaClass
-
- interfaces() - Method in class org.jruby.javasupport.proxy.JavaProxyClass
-
- INTERFACES_USE_PROXY - Static variable in class org.jruby.RubyInstanceConfig
-
- INTERFACES_USEPROXY - Static variable in class org.jruby.util.cli.Options
-
- intern(String) - Method in class org.jruby.ext.ripper.RipperParserBase
-
- intern() - Method in class org.jruby.RubyString
-
rb_str_intern
- intern19() - Method in class org.jruby.RubyString
-
Deprecated.
- INTERNAL - Static variable in class org.jruby.RubyEncoding
-
- internal_encoding(ThreadContext) - Method in class org.jruby.ext.stringio.StringIO
-
- internal_encoding(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyArgsFile
-
- internal_encoding(ThreadContext) - Method in class org.jruby.RubyIO
-
- INTERNAL_ID - Static variable in class org.jruby.parser.ParserSupport
-
- internal_libraries(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.jruby.JRubyUtilLibrary
-
Deprecated.
- internalAdler() - Method in class org.jruby.ext.zlib.JZlibDeflate
-
- internalAdler() - Method in class org.jruby.ext.zlib.JZlibInflate
-
- internalAdler() - Method in class org.jruby.ext.zlib.ZStream
-
- internalClose() - Method in class org.jruby.ext.zlib.JZlibDeflate
-
- internalClose() - Method in class org.jruby.ext.zlib.JZlibInflate
-
- internalClose() - Method in class org.jruby.ext.zlib.ZStream
-
- internalDelete(IRubyObject) - Method in class org.jruby.RubyHash
-
- internalDeleteEntry(RubyHash.RubyHashEntry) - Method in class org.jruby.RubyHash
-
- internalFilenoIndex - Variable in class org.jruby.util.io.FilenoUtil
-
- internalFinish(Block) - Method in class org.jruby.ext.zlib.JZlibDeflate
-
- internalFinish(Block) - Method in class org.jruby.ext.zlib.JZlibInflate
-
- internalFinish(Block) - Method in class org.jruby.ext.zlib.ZStream
-
- internalFinished() - Method in class org.jruby.ext.zlib.JZlibDeflate
-
- internalFinished() - Method in class org.jruby.ext.zlib.JZlibInflate
-
- internalFinished() - Method in class org.jruby.ext.zlib.ZStream
-
- internalGet(IRubyObject) - Method in class org.jruby.RubyGlobal.StringOnlyRubyHash
-
- internalGet(IRubyObject) - Method in class org.jruby.RubyHash
-
- internalGetEntry(IRubyObject) - Method in class org.jruby.RubyHash
-
- internalId() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- internalId() - Method in class org.jruby.parser.ParserSupport
-
Deprecated.
- InternalJavaProxy - Interface in org.jruby.javasupport.proxy
-
Interface is implemented by proxies generated from a JavaProxyClass.
- InternalJavaProxyHelper - Class in org.jruby.javasupport.proxy
-
Contains methods that are only called from generated code
- InternalJavaProxyHelper() - Constructor for class org.jruby.javasupport.proxy.InternalJavaProxyHelper
-
- internalJavaPut(IRubyObject, IRubyObject) - Method in class org.jruby.RubyHash
-
Deprecated.
- internalPut(IRubyObject, IRubyObject) - Method in class org.jruby.RubyHash
-
- internalPutNoResize(IRubyObject, IRubyObject, boolean) - Method in class org.jruby.RubyHash
-
- internalPutSmall(IRubyObject, IRubyObject, boolean) - Method in class org.jruby.RubyHash
-
Deprecated.
- internalRaise(IRubyObject[]) - Method in class org.jruby.RubyThread
-
Deprecated.
- internalReset() - Method in class org.jruby.ext.zlib.JZlibDeflate
-
- internalReset() - Method in class org.jruby.ext.zlib.JZlibInflate
-
- internalReset() - Method in class org.jruby.ext.zlib.ZStream
-
- internalRotate(ThreadContext, int) - Method in class org.jruby.RubyArray
-
- internalRotate(ThreadContext, int) - Method in class org.jruby.specialized.RubyArrayOneObject
-
- internalRotate(ThreadContext, int) - Method in class org.jruby.specialized.RubyArrayTwoObject
-
- internalRotateBang(ThreadContext, int) - Method in class org.jruby.RubyArray
-
- internalRotateBang(ThreadContext, int) - Method in class org.jruby.specialized.RubyArrayOneObject
-
- internalRotateBang(ThreadContext, int) - Method in class org.jruby.specialized.RubyArrayTwoObject
-
- internalStreamEndP() - Method in class org.jruby.ext.zlib.JZlibDeflate
-
- internalStreamEndP() - Method in class org.jruby.ext.zlib.JZlibInflate
-
- internalStreamEndP() - Method in class org.jruby.ext.zlib.ZStream
-
- internalTotalIn() - Method in class org.jruby.ext.zlib.JZlibDeflate
-
- internalTotalIn() - Method in class org.jruby.ext.zlib.JZlibInflate
-
- internalTotalIn() - Method in class org.jruby.ext.zlib.ZStream
-
- internalTotalOut() - Method in class org.jruby.ext.zlib.JZlibDeflate
-
- internalTotalOut() - Method in class org.jruby.ext.zlib.JZlibInflate
-
- internalTotalOut() - Method in class org.jruby.ext.zlib.ZStream
-
- InternalVariables - Interface in org.jruby.runtime.builtin
-
Interface that gives access to the internal variables of a Ruby
object.
- internalWrite(ByteBuffer) - Method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Write the bytes in the specified byte list to the associated channel.
- Interp - Annotation Type in org.jruby.ir
-
Marker Enumeration for indicating which methods in the IR are for runtime
use versus compiler use.
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.AliasInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.ArrayDerefInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.AsStringInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.AttrAssignInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.BlockGivenInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.BuildBackrefInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.BuildCompoundArrayInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.BuildCompoundStringInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.BuildDynRegExpInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.BuildLambdaInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.BuildRangeInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.BuildSplatInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.CallBase
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.CheckArgsArrayArityInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.ClassSuperInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.DefineClassInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.DefineClassMethodInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.defined.GetErrorInfoInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.defined.RestoreErrorInfoInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.DefineInstanceMethodInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.DefineMetaClassInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.DefineModuleInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.EQQInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.GetClassVarContainerModuleInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.GetClassVariableInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.GetEncodingInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.GetFieldInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.GetGlobalVariableInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.GVarAliasInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.InheritanceSearchConstInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.InstanceSuperInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.Instr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.LexicalSearchConstInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.LoadLocalVarInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.NopInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.OptArgMultipleAsgnInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.ProcessModuleBodyInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.PutClassVariableInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.PutConstInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.PutFieldInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.PutGlobalVarInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.RaiseArgumentErrorInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.RaiseRequiredKeywordArgumentError
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.RecordEndBlockInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.ReifyClosureInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.ReqdArgMultipleAsgnInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.RescueEQQInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.RestArgMultipleAsgnInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.SearchConstInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.SearchModuleForConstInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.SetCapturedVarInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.specialized.OneArgOperandAttrAssignInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.specialized.OneFixnumArgNoBlockCallInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.specialized.OneFloatArgNoBlockCallInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.specialized.OneOperandArgBlockCallInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.specialized.OneOperandArgNoBlockCallInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.specialized.OneOperandArgNoBlockNoResultCallInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.specialized.TwoOperandArgNoBlockCallInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.specialized.ZeroOperandArgNoBlockCallInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.StoreLocalVarInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.ThreadPollInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.ThrowExceptionInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.ToAryInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.TraceInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.UndefMethodInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.UnresolvedSuperInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.YieldInstr
-
- interpret(ThreadContext, StaticScope, DynamicScope, IRubyObject, Object[]) - Method in class org.jruby.ir.instructions.ZSuperInstr
-
- interpret(ThreadContext, Block, IRubyObject, InterpreterContext, RubyModule, String, Block) - Method in class org.jruby.ir.interpreter.InterpreterEngine
-
- interpret(ThreadContext, Block, IRubyObject, InterpreterContext, RubyModule, String, IRubyObject, Block) - Method in class org.jruby.ir.interpreter.InterpreterEngine
-
- interpret(ThreadContext, Block, IRubyObject, InterpreterContext, RubyModule, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.ir.interpreter.InterpreterEngine
-
- interpret(ThreadContext, Block, IRubyObject, InterpreterContext, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.ir.interpreter.InterpreterEngine
-
- interpret(ThreadContext, Block, IRubyObject, InterpreterContext, RubyModule, String, IRubyObject, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.ir.interpreter.InterpreterEngine
-
- interpret(ThreadContext, Block, IRubyObject, InterpreterContext, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.ir.interpreter.InterpreterEngine
-
- interpret(ThreadContext, Block, IRubyObject, InterpreterContext, RubyModule, String, IRubyObject[], Block) - Method in class org.jruby.ir.interpreter.StartupInterpreterEngine
-
- INTERPRET_BLOCK(ThreadContext, Block, IRubyObject, InterpreterContext, IRubyObject[], String, Block) - Static method in class org.jruby.ir.interpreter.Interpreter
-
- INTERPRET_EVAL(ThreadContext, IRubyObject, InterpreterContext, RubyModule, IRubyObject[], String, Block) - Static method in class org.jruby.ir.interpreter.Interpreter
-
- INTERPRET_ROOT(ThreadContext, IRubyObject, InterpreterContext, RubyModule, String) - Static method in class org.jruby.ir.interpreter.Interpreter
-
- interpretAndGetNewIPC(ThreadContext, DynamicScope, StaticScope, IRubyObject, Object[], int) - Method in class org.jruby.ir.instructions.BFalseInstr
-
- interpretAndGetNewIPC(ThreadContext, DynamicScope, StaticScope, IRubyObject, Object[], int) - Method in class org.jruby.ir.instructions.BNEInstr
-
- interpretAndGetNewIPC(ThreadContext, DynamicScope, StaticScope, IRubyObject, Object[], int) - Method in class org.jruby.ir.instructions.BNilInstr
-
- interpretAndGetNewIPC(ThreadContext, DynamicScope, StaticScope, IRubyObject, Object[], int) - Method in class org.jruby.ir.instructions.BSwitchInstr
-
- interpretAndGetNewIPC(ThreadContext, DynamicScope, StaticScope, IRubyObject, Object[], int) - Method in class org.jruby.ir.instructions.BTrueInstr
-
- interpretAndGetNewIPC(ThreadContext, DynamicScope, StaticScope, IRubyObject, Object[], int) - Method in class org.jruby.ir.instructions.BUndefInstr
-
- interpretAndGetNewIPC(ThreadContext, DynamicScope, StaticScope, IRubyObject, Object[], int) - Method in class org.jruby.ir.instructions.Instr
-
- interpretAndGetNewIPC(ThreadContext, DynamicScope, StaticScope, IRubyObject, Object[], int) - Method in class org.jruby.ir.instructions.ModuleVersionGuardInstr
-
- InterpretedEvalUnit(Ruby, Node) - Constructor for class org.jruby.javasupport.JavaEmbedUtils.InterpretedEvalUnit
-
- InterpretedIRBlockBody - Class in org.jruby.runtime
-
- InterpretedIRBlockBody(IRClosure, Signature) - Constructor for class org.jruby.runtime.InterpretedIRBlockBody
-
- InterpretedIRBodyMethod - Class in org.jruby.internal.runtime.methods
-
Created by enebo on 2/6/15.
- InterpretedIRBodyMethod(IRScope, RubyModule) - Constructor for class org.jruby.internal.runtime.methods.InterpretedIRBodyMethod
-
- InterpretedIRMetaClassBody - Class in org.jruby.internal.runtime.methods
-
- InterpretedIRMetaClassBody(IRScope, RubyModule) - Constructor for class org.jruby.internal.runtime.methods.InterpretedIRMetaClassBody
-
- InterpretedIRMethod - Class in org.jruby.internal.runtime.methods
-
Method for -X-C (interpreted only execution).
- InterpretedIRMethod(IRScope, Visibility, RubyModule) - Constructor for class org.jruby.internal.runtime.methods.InterpretedIRMethod
-
- Interpreter - Class in org.jruby.ir.interpreter
-
- Interpreter() - Constructor for class org.jruby.ir.interpreter.Interpreter
-
- interpreterContext - Variable in class org.jruby.internal.runtime.AbstractIRMethod
-
- InterpreterContext - Class in org.jruby.ir.interpreter
-
- InterpreterContext(IRScope, List<Instr>, int, EnumSet<IRFlags>) - Constructor for class org.jruby.ir.interpreter.InterpreterContext
-
- InterpreterContext(IRScope, Supplier<List<Instr>>, int, EnumSet<IRFlags>) - Constructor for class org.jruby.ir.interpreter.InterpreterContext
-
- interpreterContext - Variable in class org.jruby.ir.IRScope
-
Startup interpretation depends on this
- InterpreterEngine - Class in org.jruby.ir.interpreter
-
Base full interpreter.
- InterpreterEngine() - Constructor for class org.jruby.ir.interpreter.InterpreterEngine
-
- interpretFloatOp(AluInstr, Operation, double[], boolean[]) - Static method in class org.jruby.ir.interpreter.InterpreterEngine
-
- interpretIntOp(AluInstr, Operation, long[], boolean[]) - Static method in class org.jruby.ir.interpreter.InterpreterEngine
-
- Interrupt - Exception in org.jruby.exceptions
-
Represents a Ruby Interrupt as a throwable Java exception.
- Interrupt(String, RubyInterrupt) - Constructor for exception org.jruby.exceptions.Interrupt
-
- interrupt() - Method in class org.jruby.internal.runtime.NativeThread
-
- interrupt() - Method in interface org.jruby.internal.runtime.ThreadLike
-
- interrupt() - Method in class org.jruby.RubyThread
-
- interrupt() - Method in class org.jruby.util.io.BlockingIO.Condition
-
- interruptBlockingThreads(ThreadContext) - Method in class org.jruby.util.io.OpenFile
-
Fire an IOError in all threads blocking on this IO object
- InterruptedRegexpError - Exception in org.jruby.exceptions
-
Represents a Ruby InterruptedRegexpError as a throwable Java exception.
- InterruptedRegexpError(String, RubyInterruptedRegexpError) - Constructor for exception org.jruby.exceptions.InterruptedRegexpError
-
- intersect(RubySet) - Method in class org.jruby.ext.set.RubySet
-
- intersect_p(ThreadContext, IRubyObject) - Method in class org.jruby.ext.set.RubySet
-
Returns true if the set and the given set have at least one element in common.
- intervalStepSize(ThreadContext, IRubyObject, IRubyObject, IRubyObject, boolean) - Static method in class org.jruby.RubyNumeric
-
- IntHashMap<V> - Class in org.jruby.util.collections
-
- IntHashMap() - Constructor for class org.jruby.util.collections.IntHashMap
-
- IntHashMap(int) - Constructor for class org.jruby.util.collections.IntHashMap
-
- IntHashMap(int, float) - Constructor for class org.jruby.util.collections.IntHashMap
-
- IntHashMap.Entry<V> - Class in org.jruby.util.collections
-
- IntOrEnumConverter(NativeType, IRubyObject) - Constructor for class org.jruby.ext.ffi.jffi.DataConverters.IntOrEnumConverter
-
- intPowTmp1(ThreadContext, RubyInteger, long, boolean) - Method in class org.jruby.RubyFixnum
-
- intPowTmp2(ThreadContext, IRubyObject, long, boolean) - Method in class org.jruby.RubyFixnum
-
Deprecated.
- intPowTmp3(ThreadContext, RubyInteger, RubyBignum, boolean) - Method in class org.jruby.RubyInteger
-
- intToBinaryByteList(int) - Static method in class org.jruby.util.ConvertBytes
-
- intToBinaryBytes(int) - Static method in class org.jruby.util.ConvertBytes
-
- intToByteArray(int, int, boolean) - Static method in class org.jruby.util.ConvertBytes
-
- intToCharBytes(int) - Static method in class org.jruby.util.ConvertBytes
-
- intToHexByteList(int) - Static method in class org.jruby.util.ConvertBytes
-
- intToHexByteList(int, boolean) - Static method in class org.jruby.util.ConvertBytes
-
- intToHexBytes(int) - Static method in class org.jruby.util.ConvertBytes
-
- intToHexBytes(int, boolean) - Static method in class org.jruby.util.ConvertBytes
-
- intToOctalByteList(int) - Static method in class org.jruby.util.ConvertBytes
-
- intToOctalBytes(int) - Static method in class org.jruby.util.ConvertBytes
-
- intValue() - Method in enum org.jruby.ext.ffi.NativeType
-
- intValue(IRubyObject, RubyHash) - Static method in class org.jruby.ext.ffi.Util
-
- INVALID_MASK - Static variable in class org.jruby.RubyConverter
-
- INVALID_REPLACE - Static variable in class org.jruby.RubyConverter
-
- INVALID_ZONE - Static variable in class org.jruby.util.TimeZoneConverter
-
- InvalidAnnotationDescriptorException() - Constructor for exception org.jruby.util.CodegenUtils.InvalidAnnotationDescriptorException
-
- InvalidAnnotationDescriptorException(String) - Constructor for exception org.jruby.util.CodegenUtils.InvalidAnnotationDescriptorException
-
- InvalidAnnotationDescriptorException(String, Throwable) - Constructor for exception org.jruby.util.CodegenUtils.InvalidAnnotationDescriptorException
-
- InvalidAnnotationDescriptorException(Throwable) - Constructor for exception org.jruby.util.CodegenUtils.InvalidAnnotationDescriptorException
-
- InvalidArguments(String) - Constructor for exception org.jruby.util.ResourceException.InvalidArguments
-
- invalidate() - Method in class org.jruby.internal.runtime.GlobalVariable
-
- invalidate(FullInterpreterContext) - Method in class org.jruby.ir.passes.AddCallProtocolInstructions
-
- invalidate(FullInterpreterContext) - Method in class org.jruby.ir.passes.AddLocalVarLoadStoreInstructions
-
- invalidate(FullInterpreterContext) - Method in class org.jruby.ir.passes.CompilerPass
-
The data that this pass is responsible for will get invalidated so that
if this pass is then executed it will generate new pass data.
- invalidate(FullInterpreterContext) - Method in class org.jruby.ir.passes.DominatorTreeBuilder
-
- invalidate(FullInterpreterContext) - Method in class org.jruby.ir.passes.LiveVariableAnalysis
-
- invalidate(FullInterpreterContext) - Method in class org.jruby.ir.passes.OptimizeDelegationPass
-
- invalidate(FullInterpreterContext) - Method in class org.jruby.ir.passes.OptimizeDynScopesPass
-
- invalidate(IRScope) - Method in class org.jruby.ir.passes.UnboxingPass
-
- invalidate() - Method in interface org.jruby.runtime.callsite.ConstantSite
-
- invalidate() - Method in class org.jruby.runtime.opto.ConstantInvalidator
-
- invalidate() - Method in class org.jruby.runtime.opto.FailoverSwitchPointInvalidator
-
- invalidate() - Method in class org.jruby.runtime.opto.GenerationAndSwitchPointInvalidator
-
- invalidate() - Method in class org.jruby.runtime.opto.GenerationInvalidator
-
- invalidate() - Method in interface org.jruby.runtime.opto.Invalidator
-
- invalidate() - Method in class org.jruby.runtime.opto.ObjectIdentityInvalidator
-
- invalidate() - Method in class org.jruby.runtime.opto.SwitchPointInvalidator
-
- invalidate() - Method in class org.jruby.util.ByteList
-
Invalidate the hash and stringValue which may have been cached in this ByteList.
- invalidateAll(List<Invalidator>) - Method in class org.jruby.runtime.opto.ConstantInvalidator
-
- invalidateAll(List<Invalidator>) - Method in class org.jruby.runtime.opto.FailoverSwitchPointInvalidator
-
- invalidateAll(List<Invalidator>) - Method in class org.jruby.runtime.opto.GenerationAndSwitchPointInvalidator
-
- invalidateAll(List<Invalidator>) - Method in class org.jruby.runtime.opto.GenerationInvalidator
-
- invalidateAll(List<Invalidator>) - Method in interface org.jruby.runtime.opto.Invalidator
-
- invalidateAll(List<Invalidator>) - Method in class org.jruby.runtime.opto.ObjectIdentityInvalidator
-
- invalidateAll(List<Invalidator>) - Method in class org.jruby.runtime.opto.SwitchPointInvalidator
-
- invalidateCacheDescendants() - Method in class org.jruby.RubyClass
-
Invalidate all subclasses of this class by walking the set of all
subclasses and asking them to invalidate themselves.
- invalidateCacheDescendants() - Method in class org.jruby.RubyModule
-
- invalidateCacheDescendantsInner() - Method in class org.jruby.RubyModule
-
Deprecated.
- invalidateConstantCache(String) - Method in class org.jruby.RubyModule
-
- invalidateConstantCaches(Set<String>) - Method in class org.jruby.RubyModule
-
- invalidateCoreClasses() - Method in class org.jruby.RubyModule
-
- invalidator - Variable in class org.jruby.runtime.opto.ConstantCache
-
- Invalidator - Interface in org.jruby.runtime.opto
-
Abstract invalidator of "something".
- InvalidByteSequenceError(String, RubyEncodingError.RubyInvalidByteSequenceError) - Constructor for exception org.jruby.exceptions.EncodingError.InvalidByteSequenceError
-
- InvalidByteSequenceErrorMethods() - Constructor for class org.jruby.RubyConverter.InvalidByteSequenceErrorMethods
-
- InvalidIntegerException() - Constructor for exception org.jruby.RubyNumeric.InvalidIntegerException
-
Deprecated.
- InvalidIntegerException(String) - Constructor for exception org.jruby.RubyNumeric.InvalidIntegerException
-
Deprecated.
- InvalidMemoryIO - Class in org.jruby.ext.ffi
-
An implementation of MemoryIO that throws an exception on any access.
- InvalidMemoryIO(Ruby, boolean, long, String) - Constructor for class org.jruby.ext.ffi.InvalidMemoryIO
-
- InvalidSourcePosition - Class in org.jruby.lexer.yacc
-
For nodes which are added to the AST which are not proper syntactical elements.
- InvalidSourcePosition() - Constructor for class org.jruby.lexer.yacc.InvalidSourcePosition
-
- InvalidValueException - Exception in org.jruby.util.io
-
- InvalidValueException() - Constructor for exception org.jruby.util.io.InvalidValueException
-
- invcmp(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyComparable
-
rb_invcmp
- invcmp(ThreadContext, ThreadContext.RecursiveFunctionEx, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyComparable
-
rb_invcmp
- inverseGrep(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- invert(ThreadContext) - Method in class org.jruby.java.proxies.MapJavaProxy
-
rb_hash_invert
- invert(ThreadContext) - Method in class org.jruby.RubyHash
-
rb_hash_invert
- InvisibleNode - Interface in org.jruby.ast
-
Marker interface for nodes invisible to IDE consumers
- Invocation - Class in org.jruby.runtime.profile.builtin
-
- Invocation(int) - Constructor for class org.jruby.runtime.profile.builtin.Invocation
-
- Invocation(Invocation, int) - Constructor for class org.jruby.runtime.profile.builtin.Invocation
-
- Invocation(Invocation, int, IntHashMap<Invocation>) - Constructor for class org.jruby.runtime.profile.builtin.Invocation
-
- InvocationLinker - Class in org.jruby.runtime.invokedynamic
-
Bootstrapping logic for invokedynamic-based invocation.
- InvocationLinker() - Constructor for class org.jruby.runtime.invokedynamic.InvocationLinker
-
- InvocationMethodFactory - Class in org.jruby.internal.runtime.methods
-
In order to avoid the overhead with reflection-based method handles, this
MethodFactory uses ASM to generate tiny invoker classes.
- InvocationMethodFactory(ClassLoader) - Constructor for class org.jruby.internal.runtime.methods.InvocationMethodFactory
-
Construct a new InvocationMethodFactory using the specified classloader
to load code.
- invoke(Object) - Method in class org.jruby.compiler.util.HandleFactory.Handle
-
- invoke(Object, Object) - Method in class org.jruby.compiler.util.HandleFactory.Handle
-
- invoke(Object, Object, Object) - Method in class org.jruby.compiler.util.HandleFactory.Handle
-
- invoke(Object, Object, Object, Object) - Method in class org.jruby.compiler.util.HandleFactory.Handle
-
- invoke(Object, Object...) - Method in class org.jruby.compiler.util.HandleFactory.Handle
-
- invoke(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.jffi.VariadicInvoker
-
- invoke(ThreadContext, IRubyObject, IRubyObject, IRubyObject[], Block) - Method in class org.jruby.ir.targets.ArrayDerefInvokeSite
-
- invoke(ThreadContext, IRubyObject, IRubyObject, RubyClass, IRubyObject[], Block) - Method in class org.jruby.ir.targets.ClassSuperInvokeSite
-
- invoke(ThreadContext, IRubyObject, IRubyObject, RubyClass, IRubyObject[], Block) - Method in class org.jruby.ir.targets.InstanceSuperInvokeSite
-
- invoke(ThreadContext, IRubyObject, IRubyObject, IRubyObject[], Block) - Method in class org.jruby.ir.targets.InvokeSite
-
- invoke(String, int, String, CallBase, int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- invoke(ThreadContext, IRubyObject, IRubyObject, RubyClass, IRubyObject[], Block) - Method in class org.jruby.ir.targets.SuperInvokeSite
-
- invoke(ThreadContext, IRubyObject, IRubyObject, RubyClass, IRubyObject[], Block) - Method in class org.jruby.ir.targets.UnresolvedSuperInvokeSite
-
- invoke(ThreadContext, IRubyObject, IRubyObject, RubyClass, IRubyObject[], Block) - Method in class org.jruby.ir.targets.ZSuperInvokeSite
-
- invoke(ThreadContext, IRubyObject[]) - Method in class org.jruby.javasupport.JavaMethod
-
- invoke(Object, Object[]) - Method in class org.jruby.javasupport.proxy.JavaProxyClass.ProxyMethodImpl
-
- invoke(Object, JavaProxyMethod, Object[]) - Method in interface org.jruby.javasupport.proxy.JavaProxyInvocationHandler
-
Similar to InvocationHandler
- invoke(Object, Object[]) - Method in interface org.jruby.javasupport.proxy.JavaProxyMethod
-
- invoke(ThreadContext, IRubyObject, int, String, IRubyObject[], CallType, Block) - Method in class org.jruby.RubyClass
-
Deprecated.
- invoke(ThreadContext, IRubyObject, String, CallType, Block) - Method in class org.jruby.RubyClass
-
- invoke(ThreadContext, IRubyObject, String, IRubyObject[], CallType, Block) - Method in class org.jruby.RubyClass
-
- invoke(ThreadContext, IRubyObject, String, IRubyObject, CallType, Block) - Method in class org.jruby.RubyClass
-
- invoke(ThreadContext, IRubyObject, String, IRubyObject, IRubyObject, CallType, Block) - Method in class org.jruby.RubyClass
-
- invoke(ThreadContext, IRubyObject, String, IRubyObject, IRubyObject, IRubyObject, CallType, Block) - Method in class org.jruby.RubyClass
-
- invoke(ThreadContext, IRubyObject, String, CallType) - Method in class org.jruby.RubyClass
-
- invoke(ThreadContext, IRubyObject, String, IRubyObject[], CallType) - Method in class org.jruby.RubyClass
-
- invoke(ThreadContext, IRubyObject, String, IRubyObject, CallType) - Method in class org.jruby.RubyClass
-
- invoke(ThreadContext, IRubyObject, String, IRubyObject, IRubyObject, CallType) - Method in class org.jruby.RubyClass
-
- invoke(ThreadContext, IRubyObject, String, IRubyObject, IRubyObject, IRubyObject, CallType) - Method in class org.jruby.RubyClass
-
- invoke(ThreadContext, IRubyObject, String, Block) - Static method in class org.jruby.runtime.Helpers
-
- invoke(ThreadContext, IRubyObject, String, IRubyObject, Block) - Static method in class org.jruby.runtime.Helpers
-
- invoke(ThreadContext, IRubyObject, String, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.runtime.Helpers
-
- invoke(ThreadContext, IRubyObject, String, IRubyObject, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.runtime.Helpers
-
- invoke(ThreadContext, IRubyObject, String, IRubyObject[], Block) - Static method in class org.jruby.runtime.Helpers
-
- invoke(ThreadContext, IRubyObject, String) - Static method in class org.jruby.runtime.Helpers
-
- invoke(ThreadContext, IRubyObject, String, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- invoke(ThreadContext, IRubyObject, String, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- invoke(ThreadContext, IRubyObject, String, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- invoke(ThreadContext, IRubyObject, String, IRubyObject...) - Static method in class org.jruby.runtime.Helpers
-
- invoke(ThreadContext, IRubyObject, String, IRubyObject[], CallType, Block) - Static method in class org.jruby.runtime.Helpers
-
- invoke(ThreadContext, IRubyObject, String, IRubyObject, CallType, Block) - Static method in class org.jruby.runtime.Helpers
-
- invoke(ThreadContext, IRubyObject, String, CallType) - Static method in class org.jruby.runtime.Helpers
-
- invoke_static(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Method
-
- invoke_static(ThreadContext, IRubyObject[]) - Method in class org.jruby.javasupport.JavaMethod
-
- invokeArrayDeref(String, int, String, CallBase) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Invoke the array dereferencing method ([]) on an object other than self.
- invokeArrayDeref(String, int, String, CallBase) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- invokeArrayDeref(String, int, String, CallBase) - Method in class org.jruby.ir.targets.IRBytecodeAdapter7
-
- invokeAs(ThreadContext, RubyClass, IRubyObject, String, IRubyObject[], Block) - Static method in class org.jruby.runtime.Helpers
-
- invokeAs(ThreadContext, RubyClass, IRubyObject, String, Block) - Static method in class org.jruby.runtime.Helpers
-
- invokeAs(ThreadContext, RubyClass, IRubyObject, String, IRubyObject, Block) - Static method in class org.jruby.runtime.Helpers
-
- invokeAs(ThreadContext, RubyClass, IRubyObject, String, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.runtime.Helpers
-
- invokeAs(ThreadContext, RubyClass, IRubyObject, String, IRubyObject, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.runtime.Helpers
-
- invokeAsString(String, int, String, CallBase) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Invoke the to_s method with AsString semantics (tainting, refinements, etc).
- invokeAsString(String, int, String, CallBase) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- invokeChecked(ThreadContext, IRubyObject, String) - Static method in class org.jruby.runtime.Helpers
-
- invokeChecked(ThreadContext, IRubyObject, JavaSites.CheckedSites) - Static method in class org.jruby.runtime.Helpers
-
- invokeChecked(ThreadContext, IRubyObject, String, IRubyObject...) - Static method in class org.jruby.runtime.Helpers
-
- invokeChecked(ThreadContext, IRubyObject, JavaSites.CheckedSites, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- invokeChecked(ThreadContext, IRubyObject, JavaSites.CheckedSites, IRubyObject...) - Static method in class org.jruby.runtime.Helpers
-
- invokeClassSuper(String, int, String, int, boolean, boolean[]) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Invoke a superclass method from a class context.
- invokeClassSuper(String, int, String, int, boolean, boolean[]) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- invokeClassSuper(String, int, String, int, boolean, boolean[]) - Method in class org.jruby.ir.targets.IRBytecodeAdapter7
-
- invokeDirect(ThreadContext, Object, Object[]) - Method in class org.jruby.javasupport.JavaMethod
-
- invokeDirect(ThreadContext, Object) - Method in class org.jruby.javasupport.JavaMethod
-
- invokeDirect(ThreadContext, Object, Object) - Method in class org.jruby.javasupport.JavaMethod
-
- invokeDirect(ThreadContext, Object, Object, Object) - Method in class org.jruby.javasupport.JavaMethod
-
- invokeDirect(ThreadContext, Object, Object, Object, Object) - Method in class org.jruby.javasupport.JavaMethod
-
- invokeDirect(ThreadContext, Object, Object, Object, Object, Object) - Method in class org.jruby.javasupport.JavaMethod
-
- invokedynamic(String, String, Handle, Object...) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- invokedynamic(ThreadContext, IRubyObject, MethodNames) - Static method in class org.jruby.runtime.Helpers
-
- invokedynamic(ThreadContext, IRubyObject, MethodNames, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- invokedynamic(ThreadContext, IRubyObject, int) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- invokedynamic(ThreadContext, IRubyObject, int, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- INVOKEDYNAMIC_ALL - Static variable in class org.jruby.util.cli.Options
-
- INVOKEDYNAMIC_CACHE - Static variable in class org.jruby.util.cli.Options
-
- INVOKEDYNAMIC_CACHE_CONSTANTS - Static variable in class org.jruby.util.cli.Options
-
- INVOKEDYNAMIC_CACHE_IVARS - Static variable in class org.jruby.util.cli.Options
-
- INVOKEDYNAMIC_CACHE_LITERALS - Static variable in class org.jruby.util.cli.Options
-
- INVOKEDYNAMIC_CLASS_VALUES - Static variable in class org.jruby.util.cli.Options
-
- INVOKEDYNAMIC_GLOBAL_MAXFAIL - Static variable in class org.jruby.util.cli.Options
-
- INVOKEDYNAMIC_HANDLES - Static variable in class org.jruby.util.cli.Options
-
- INVOKEDYNAMIC_INVOCATION - Static variable in class org.jruby.util.cli.Options
-
- INVOKEDYNAMIC_INVOCATION_ATTR - Static variable in class org.jruby.util.cli.Options
-
- INVOKEDYNAMIC_INVOCATION_FASTOPS - Static variable in class org.jruby.util.cli.Options
-
- INVOKEDYNAMIC_INVOCATION_FFI - Static variable in class org.jruby.util.cli.Options
-
- INVOKEDYNAMIC_INVOCATION_INDIRECT - Static variable in class org.jruby.util.cli.Options
-
- INVOKEDYNAMIC_INVOCATION_JAVA - Static variable in class org.jruby.util.cli.Options
-
- INVOKEDYNAMIC_LOG_BINDING - Static variable in class org.jruby.util.cli.Options
-
- INVOKEDYNAMIC_LOG_CONSTANTS - Static variable in class org.jruby.util.cli.Options
-
- INVOKEDYNAMIC_LOG_GLOBALS - Static variable in class org.jruby.util.cli.Options
-
- INVOKEDYNAMIC_MAXFAIL - Static variable in class org.jruby.util.cli.Options
-
- INVOKEDYNAMIC_MAXPOLY - Static variable in class org.jruby.util.cli.Options
-
- INVOKEDYNAMIC_SAFE - Static variable in class org.jruby.util.cli.Options
-
- INVOKEDYNAMIC_YIELD - Static variable in class org.jruby.util.cli.Options
-
- InvokeDynamicMethodFactory - Class in org.jruby.internal.runtime.methods
-
This invoker uses MethodHandle for all bindings to Java code, rather than generating
stubs or using reflection.
- InvokeDynamicMethodFactory(ClassLoader) - Constructor for class org.jruby.internal.runtime.methods.InvokeDynamicMethodFactory
-
- InvokeDynamicSupport - Class in org.jruby.runtime.invokedynamic
-
- InvokeDynamicSupport() - Constructor for class org.jruby.runtime.invokedynamic.InvokeDynamicSupport
-
- InvokeFailedException - Exception in org.jruby.embed
-
This class is a generic unchecked exception raised during calling methods and
invoking interface methods which are implemented by Ruby scripts.
- InvokeFailedException(Throwable) - Constructor for exception org.jruby.embed.InvokeFailedException
-
- InvokeFailedException(String, Throwable) - Constructor for exception org.jruby.embed.InvokeFailedException
-
- invokeFrom(ThreadContext, CallType, IRubyObject, IRubyObject, String, Block) - Method in class org.jruby.RubyClass
-
Deprecated.
- invokeFrom(ThreadContext, CallType, IRubyObject, IRubyObject, String, IRubyObject[], Block) - Method in class org.jruby.RubyClass
-
Deprecated.
- invokeFrom(ThreadContext, CallType, IRubyObject, IRubyObject, String, IRubyObject, Block) - Method in class org.jruby.RubyClass
-
Deprecated.
- invokeFrom(ThreadContext, CallType, IRubyObject, IRubyObject, String, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyClass
-
Deprecated.
- invokeFrom(ThreadContext, CallType, IRubyObject, IRubyObject, String, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyClass
-
Deprecated.
- invokeFrom(ThreadContext, CallType, IRubyObject, IRubyObject, String) - Method in class org.jruby.RubyClass
-
Deprecated.
- invokeFrom(ThreadContext, CallType, IRubyObject, IRubyObject, String, IRubyObject[]) - Method in class org.jruby.RubyClass
-
Deprecated.
- invokeFrom(ThreadContext, CallType, IRubyObject, IRubyObject, String, IRubyObject) - Method in class org.jruby.RubyClass
-
Deprecated.
- invokeFrom(ThreadContext, CallType, IRubyObject, IRubyObject, String, IRubyObject, IRubyObject) - Method in class org.jruby.RubyClass
-
Deprecated.
- invokeFrom(ThreadContext, CallType, IRubyObject, IRubyObject, String, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.RubyClass
-
Deprecated.
- invokeFrom(ThreadContext, IRubyObject, IRubyObject, String, IRubyObject[], CallType, Block) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- invokeFrom(ThreadContext, IRubyObject, IRubyObject, String, IRubyObject, CallType, Block) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- invokeFrom(ThreadContext, IRubyObject, IRubyObject, String, CallType) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- invokeFunction(String, Object...) - Method in class org.jruby.embed.jsr223.JRubyEngine
-
- invokeHelper(String, String) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
- invokeHelper(String, Class...) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
- invokeInherited(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyClass
-
- invokeInstanceSuper(String, int, String, int, boolean, boolean[]) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Invoke a superclass method from an instance context.
- invokeInstanceSuper(String, int, String, int, boolean, boolean[]) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- invokeInstanceSuper(String, int, String, int, boolean, boolean[]) - Method in class org.jruby.ir.targets.IRBytecodeAdapter7
-
- invokeinterface(String, String, String) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- invokeIRHelper(String, String) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
- invokeMethod(Object, String, Object...) - Method in class org.jruby.embed.jsr223.JRubyEngine
-
- invokeMethod(Ruby, Object, String, Object[], Class) - Static method in class org.jruby.javasupport.JavaEmbedUtils
-
Convenience function for embedders
- invokeMethodMissing(IRubyObject, String, IRubyObject[]) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- invokeModuleBody(ThreadContext, DynamicMethod, Block) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- invokeModuleBody(ThreadContext, DynamicMethod) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- invokeOther(String, int, String, CallBase, int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Invoke a method on an object other than self.
- invokeOther(String, int, String, CallBase, int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- invokeOther(String, int, String, CallBase, int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter7
-
- invokeOtherOneFixnum(String, int, CallBase, long) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Invoke a fixnum-receiving method on an object other than self.
- invokeOtherOneFixnum(String, int, CallBase, long) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- invokeOtherOneFixnum(String, int, CallBase, long) - Method in class org.jruby.ir.targets.IRBytecodeAdapter7
-
- invokeOtherOneFloat(String, int, CallBase, double) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Invoke a float-receiving method on an object other than self.
- invokeOtherOneFloat(String, int, CallBase, double) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- invokeOtherOneFloat(String, int, CallBase, double) - Method in class org.jruby.ir.targets.IRBytecodeAdapter7
-
- invokePublic(ThreadContext, IRubyObject, String, IRubyObject) - Method in class org.jruby.RubyClass
-
MRI: rb_funcallv_public
- invokePublic(ThreadContext, IRubyObject, String, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
MRI: rb_funcallv_public
- invoker - Static variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- InvokerGenerator - Class in org.jruby.anno
-
- InvokerGenerator() - Constructor for class org.jruby.anno.InvokerGenerator
-
- invokeSelf(String, int, String, CallBase, int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Invoke a method on self.
- invokeSelf(String, int, String, CallBase, int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- invokeSelf(String, int, String, CallBase, int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter7
-
- InvokeSite - Class in org.jruby.ir.targets
-
Created by headius on 10/23/14.
- InvokeSite(MethodType, String, CallType, String, int) - Constructor for class org.jruby.ir.targets.InvokeSite
-
- InvokeSite(MethodType, String, CallType, boolean, String, int) - Constructor for class org.jruby.ir.targets.InvokeSite
-
- invokespecial(String, String, String) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- invokespecial(String, String, String, boolean) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- invokestatic(String, String, String) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- invokestatic(String, String, String, boolean) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- invokeStatic(Type, Method) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
- invokeStaticDirect(ThreadContext, Object[]) - Method in class org.jruby.javasupport.JavaMethod
-
- invokeStaticDirect(ThreadContext) - Method in class org.jruby.javasupport.JavaMethod
-
- invokeStaticDirect(ThreadContext, Object) - Method in class org.jruby.javasupport.JavaMethod
-
- invokeStaticDirect(ThreadContext, Object, Object) - Method in class org.jruby.javasupport.JavaMethod
-
- invokeStaticDirect(ThreadContext, Object, Object, Object) - Method in class org.jruby.javasupport.JavaMethod
-
- invokeStaticDirect(ThreadContext, Object, Object, Object, Object) - Method in class org.jruby.javasupport.JavaMethod
-
- invokeSuper() - Static method in class org.jruby.ir.targets.Bootstrap
-
- invokeSuper(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.runtime.Helpers
-
The protocol for super method invocation is a bit complicated
in Ruby.
- invokeSuper(ThreadContext, IRubyObject, RubyModule, String, IRubyObject[], Block) - Static method in class org.jruby.runtime.Helpers
-
- invokeSuper(ThreadContext, IRubyObject, RubyModule, String, IRubyObject, Block) - Static method in class org.jruby.runtime.Helpers
-
- invokeSuper(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.runtime.Helpers
-
- invokeSuper(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.runtime.Helpers
-
- invokeSuper(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.runtime.Helpers
-
- invokeSuper(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.runtime.Helpers
-
- invokeUnresolvedSuper(String, int, String, int, boolean, boolean[]) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Invoke a superclass method from an unresolved context.
- invokeUnresolvedSuper(String, int, String, int, boolean, boolean[]) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- invokeUnresolvedSuper(String, int, String, int, boolean, boolean[]) - Method in class org.jruby.ir.targets.IRBytecodeAdapter7
-
- invokevirtual(String, String, String) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- invokeVirtual(Type, Method) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
- invokeZSuper(String, int, String, int, boolean, boolean[]) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Invoke a superclass method from a zsuper in a block.
- invokeZSuper(String, int, String, int, boolean, boolean[]) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- invokeZSuper(String, int, String, int, boolean, boolean[]) - Method in class org.jruby.ir.targets.IRBytecodeAdapter7
-
- IO - Static variable in class org.jruby.ext.ffi.ArrayMemoryIO
-
- IO - Variable in class org.jruby.runtime.JavaSites
-
- io - Variable in class org.jruby.util.IOChannel
-
- IO_CBUF_CAPA_MIN - Static variable in class org.jruby.util.io.OpenFile
-
- io_fflush(ThreadContext) - Method in class org.jruby.util.io.OpenFile
-
- IO_RBUF_CAPA_FOR() - Method in class org.jruby.util.io.OpenFile
-
- IO_RBUF_CAPA_MIN - Static variable in class org.jruby.util.io.OpenFile
-
- IO_WBUF_CAPA_MIN - Static variable in class org.jruby.util.io.OpenFile
-
- IOChannel - Class in org.jruby.util
-
Wrap an IO object in a Channel.
- IOChannel(IRubyObject) - Constructor for class org.jruby.util.IOChannel
-
- IOChannel.IOReadableByteChannel - Class in org.jruby.util
-
A ReadableByteChannel
wrapper around an IO-like Ruby object.
- IOChannel.IOReadableWritableByteChannel - Class in org.jruby.util
-
A ReadableByteChannel
and WritableByteChannel
wrapper around an IO-like Ruby object.
- IOChannel.IOWritableByteChannel - Class in org.jruby.util
-
A WritableByteChannel
wrapper around an IO-like Ruby object.
- ioCheckIO(Ruby, IRubyObject) - Static method in class org.jruby.util.TypeConverter
-
- ioClose(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyIO
-
- ioctl(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyIO
-
- IOEncodable - Interface in org.jruby.util.io
-
Represents an IO encodable object.
- IOEncodable.ConvConfig - Class in org.jruby.util.io
-
- ioEncStr(Ruby, IRubyObject, OpenFile) - Static method in class org.jruby.util.io.EncodingUtils
-
- IOError - Exception in org.jruby.exceptions
-
Represents a Ruby IOError as a throwable Java exception.
- IOError(String, RubyIOError) - Constructor for exception org.jruby.exceptions.IOError
-
- ioExtIntToEncs(ThreadContext, IOEncodable, Encoding, Encoding, int) - Static method in class org.jruby.util.io.EncodingUtils
-
- ioExtractEncodingOption(ThreadContext, IOEncodable, IRubyObject, int[]) - Static method in class org.jruby.util.io.EncodingUtils
-
- ioFmodeOflags(int) - Static method in class org.jruby.util.io.OpenFile
-
- ioGetIO(Ruby, IRubyObject) - Static method in class org.jruby.util.TypeConverter
-
- IOInputStream - Class in org.jruby.util
-
This class wraps a IRubyObject in an InputStream.
- IOInputStream(IRubyObject) - Constructor for class org.jruby.util.IOInputStream
-
Creates a new InputStream with the object provided.
- IOInputStream(IRubyObject, boolean) - Constructor for class org.jruby.util.IOInputStream
-
- IOJavaAddons - Class in org.jruby.java.addons
-
- IOJavaAddons() - Constructor for class org.jruby.java.addons.IOJavaAddons
-
- IOJavaAddons.AnyIO - Class in org.jruby.java.addons
-
- ioModestrFmode(Ruby, String) - Static method in class org.jruby.util.io.OpenFile
-
- ioModestrOflags(Ruby, String) - Static method in class org.jruby.util.io.OpenFile
-
- IOModule - Class in org.jruby.ext.ffi
-
FFI specific I/O routines
- IOModule() - Constructor for class org.jruby.ext.ffi.IOModule
-
- ioOflagsModestr(Ruby, int) - Static method in class org.jruby.util.io.OpenFile
-
- ioOpen(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyIO
-
- ioOpen(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyIO
-
Deprecated.
- IOOptions - Class in org.jruby.util.io
-
Represents a combination of stream-opening flags (ModeFlags) and encoding
settings (EncodingOption).
- IOOptions(ModeFlags) - Constructor for class org.jruby.util.io.IOOptions
-
Construct a new IOOptions object with ModeFlags and EncodingOption
- IOOptions(Ruby, String) - Constructor for class org.jruby.util.io.IOOptions
-
Construct a new ModeFlags object by parsing the given string
- IOOutputStream - Class in org.jruby.util
-
This class wraps a IRubyObject in an OutputStream.
- IOOutputStream(IRubyObject, Encoding, boolean, boolean) - Constructor for class org.jruby.util.IOOutputStream
-
Creates a new OutputStream with the object provided.
- IOOutputStream(IRubyObject, boolean, boolean) - Constructor for class org.jruby.util.IOOutputStream
-
- IOOutputStream(IRubyObject) - Constructor for class org.jruby.util.IOOutputStream
-
Creates a new OutputStream with the object provided.
- IOOutputStream(IRubyObject, Encoding) - Constructor for class org.jruby.util.IOOutputStream
-
- ior() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- IOReadableByteChannel(IRubyObject) - Constructor for class org.jruby.util.IOChannel.IOReadableByteChannel
-
- IOReadableByteChannel(IRubyObject, String) - Constructor for class org.jruby.util.IOChannel.IOReadableByteChannel
-
- IOReadableWritableByteChannel(IRubyObject) - Constructor for class org.jruby.util.IOChannel.IOReadableWritableByteChannel
-
- ioSetEncodingByBOM(ThreadContext, RubyIO) - Static method in class org.jruby.util.io.EncodingUtils
-
- IOSGiClassLoaderAdapter - Interface in org.jruby.embed.osgi.internal
-
- IOSites() - Constructor for class org.jruby.runtime.JavaSites.IOSites
-
- ioStaticWrite(ThreadContext, IRubyObject, IRubyObject[], boolean) - Static method in class org.jruby.RubyIO
-
- ioStripBOM(ThreadContext, RubyIO) - Static method in class org.jruby.util.io.EncodingUtils
-
- ioStripBOM(RubyIO) - Static method in class org.jruby.util.io.EncodingUtils
-
Deprecated.
- IOWaitLibrary - Class in org.jruby.ext.io.wait
-
- IOWaitLibrary() - Constructor for class org.jruby.ext.io.wait.IOWaitLibrary
-
- IOWritableByteChannel(IRubyObject) - Constructor for class org.jruby.util.IOChannel.IOWritableByteChannel
-
- ip(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.socket.Addrinfo
-
- IP_ADD_MEMBERSHIP - Static variable in class org.jruby.ext.socket.MulticastStateManager
-
- ip_address(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- ip_address_list(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.socket.RubySocket
-
- ip_address_list(ThreadContext) - Static method in class org.jruby.ext.socket.SocketUtils
-
- ip_p(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- ip_port(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- ip_unpack(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- ipc - Variable in class org.jruby.ir.targets.IRBytecodeAdapter
-
- iprintln() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- ipv4_loopback_p(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- ipv4_multicast_p(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- ipv4_p(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- ipv4_private_p(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- ipv6_linklocal_p(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- ipv6_loopback_p(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- ipv6_mc_global_p(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- ipv6_mc_linklocal_p(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- ipv6_mc_nodelocal_p(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- ipv6_mc_orglocal_p(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- ipv6_mc_sitelocal_p(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- ipv6_multicast_p(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- ipv6_p(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- ipv6_sitelocal_p(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- ipv6_to_ipv4(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- ipv6_unspecified_p(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- ipv6_v4compat_p(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- ipv6_v4mapped_p(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- IR_COMPILER_DEBUG - Static variable in class org.jruby.RubyInstanceConfig
-
- IR_COMPILER_DEBUG - Static variable in class org.jruby.util.cli.Options
-
- IR_COMPILER_PASSES - Static variable in class org.jruby.RubyInstanceConfig
-
- IR_COMPILER_PASSES - Static variable in class org.jruby.util.cli.Options
-
- IR_DEBUG - Static variable in class org.jruby.RubyInstanceConfig
-
- IR_DEBUG - Static variable in class org.jruby.util.cli.Options
-
- IR_DEBUG_IGV - Static variable in class org.jruby.RubyInstanceConfig
-
- IR_DEBUG_IGV - Static variable in class org.jruby.util.cli.Options
-
- IR_INLINE_COMPILER_PASSES - Static variable in class org.jruby.RubyInstanceConfig
-
- IR_INLINE_COMPILER_PASSES - Static variable in class org.jruby.util.cli.Options
-
- IR_INLINER - Static variable in class org.jruby.ir.IRManager
-
- IR_INLINER - Static variable in class org.jruby.util.cli.Options
-
- IR_INLINER_THRESHOLD - Static variable in class org.jruby.ir.IRManager
-
- IR_INLINER_THRESHOLD - Static variable in class org.jruby.util.cli.Options
-
- IR_INLINER_VERBOSE - Static variable in class org.jruby.ir.IRManager
-
- IR_INLINER_VERBOSE - Static variable in class org.jruby.util.cli.Options
-
- IR_JIT_PASSES - Static variable in class org.jruby.RubyInstanceConfig
-
- IR_JIT_PASSES - Static variable in class org.jruby.util.cli.Options
-
- IR_PRINT - Static variable in class org.jruby.util.cli.Options
-
- IR_PRINT_ALL - Static variable in class org.jruby.util.cli.Options
-
- IR_PRINT_COLOR - Static variable in class org.jruby.util.cli.Options
-
- IR_PROFILE - Static variable in class org.jruby.RubyInstanceConfig
-
- IR_PROFILE - Static variable in class org.jruby.util.cli.Options
-
- IR_READING - Static variable in class org.jruby.RubyInstanceConfig
-
- IR_READING - Static variable in class org.jruby.util.cli.Options
-
- IR_READING_DEBUG - Static variable in class org.jruby.RubyInstanceConfig
-
- IR_READING_DEBUG - Static variable in class org.jruby.util.cli.Options
-
- IR_UNBOXING - Static variable in class org.jruby.RubyInstanceConfig
-
- IR_UNBOXING - Static variable in class org.jruby.util.cli.Options
-
- IR_VISUALIZER - Static variable in class org.jruby.RubyInstanceConfig
-
- IR_VISUALIZER - Static variable in class org.jruby.util.cli.Options
-
- IR_WRITING - Static variable in class org.jruby.RubyInstanceConfig
-
- IR_WRITING - Static variable in class org.jruby.util.cli.Options
-
- IR_WRITING_DEBUG - Static variable in class org.jruby.RubyInstanceConfig
-
- IR_WRITING_DEBUG - Static variable in class org.jruby.util.cli.Options
-
- IRBlockBody - Class in org.jruby.runtime
-
- IRBlockBody(IRScope, Signature) - Constructor for class org.jruby.runtime.IRBlockBody
-
- IRBreakJump - Exception in org.jruby.ir.runtime
-
- IRBuilder - Class in org.jruby.ir
-
- IRBuilder(IRManager, IRScope, IRBuilder, IRBuilder) - Constructor for class org.jruby.ir.IRBuilder
-
- IRBuilder(IRManager, IRScope, IRBuilder) - Constructor for class org.jruby.ir.IRBuilder
-
- IRBytecodeAdapter - Class in org.jruby.ir.targets
-
- IRBytecodeAdapter(SkinnyMethodAdapter, Signature, ClassData) - Constructor for class org.jruby.ir.targets.IRBytecodeAdapter
-
- IRBytecodeAdapter.BlockPassType - Enum in org.jruby.ir.targets
-
- IRBytecodeAdapter6 - Class in org.jruby.ir.targets
-
Baseline JIT backend for literals, calls, etc that uses indy sparingly to reduce warmup/startup hit.
- IRBytecodeAdapter6(SkinnyMethodAdapter, Signature, ClassData) - Constructor for class org.jruby.ir.targets.IRBytecodeAdapter6
-
- IRBytecodeAdapter7 - Class in org.jruby.ir.targets
-
- IRBytecodeAdapter7(SkinnyMethodAdapter, Signature, ClassData) - Constructor for class org.jruby.ir.targets.IRBytecodeAdapter7
-
- irCheckArgsArrayArity(ThreadContext, RubyArray, int, int, boolean) - Static method in class org.jruby.runtime.Helpers
-
- IRClassBody - Class in org.jruby.ir
-
- IRClassBody(IRManager, IRScope, ByteList, int, StaticScope, boolean) - Constructor for class org.jruby.ir.IRClassBody
-
- IRClosure - Class in org.jruby.ir
-
- IRClosure(IRManager, IRScope, int, StaticScope, ByteList) - Constructor for class org.jruby.ir.IRClosure
-
- IRClosure(IRClosure, IRScope, int, ByteList) - Constructor for class org.jruby.ir.IRClosure
-
Used by cloning code for inlining
- IRClosure(IRManager, IRScope, int, StaticScope, Signature) - Constructor for class org.jruby.ir.IRClosure
-
- IRClosure(IRManager, IRScope, int, StaticScope, Signature, boolean) - Constructor for class org.jruby.ir.IRClosure
-
- IRClosure(IRManager, IRScope, int, StaticScope, Signature, ByteList) - Constructor for class org.jruby.ir.IRClosure
-
- IRClosure(IRManager, IRScope, int, StaticScope, Signature, ByteList, boolean) - Constructor for class org.jruby.ir.IRClosure
-
- IRClosure(IRManager, IRScope, int, StaticScope, Signature, ByteList, boolean, boolean) - Constructor for class org.jruby.ir.IRClosure
-
- IRDumper - Class in org.jruby.ir.persistence
-
- IRDumper(PrintStream, boolean) - Constructor for class org.jruby.ir.persistence.IRDumper
-
- irem() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- ireturn() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- IREvalScript - Class in org.jruby.ir
-
- IREvalScript(IRManager, IRScope, String, int, StaticScope, EvalType) - Constructor for class org.jruby.ir.IREvalScript
-
- IRException(IRException) - Method in class org.jruby.ir.IRVisitor
-
- IRException - Class in org.jruby.ir.operands
-
- IRException(RubyLocalJumpError.Reason) - Constructor for class org.jruby.ir.operands.IRException
-
- IRException(IRException) - Method in class org.jruby.ir.persistence.IRDumper
-
- IRFileExpert - Class in org.jruby.ir.persistence.util
-
- IRFileExpert() - Constructor for class org.jruby.ir.persistence.util.IRFileExpert
-
- IRFlags - Enum in org.jruby.ir
-
- IRFor - Class in org.jruby.ir
-
Represents a 'for' loop
- IRFor(IRManager, IRScope, int, StaticScope, Signature, ByteList) - Constructor for class org.jruby.ir.IRFor
-
- IRFor(IRManager, IRScope, int, StaticScope, Signature) - Constructor for class org.jruby.ir.IRFor
-
- IRJump - Exception in org.jruby.ir.runtime
-
Created by headius on 3/10/16.
- IRJump() - Constructor for exception org.jruby.ir.runtime.IRJump
-
- IRJump(String) - Constructor for exception org.jruby.ir.runtime.IRJump
-
- IRManager - Class in org.jruby.ir
-
- IRManager(Ruby, RubyInstanceConfig) - Constructor for class org.jruby.ir.IRManager
-
- IRMetaClassBody - Class in org.jruby.ir
-
- IRMetaClassBody(IRManager, IRScope, ByteList, int, StaticScope) - Constructor for class org.jruby.ir.IRMetaClassBody
-
- IRMethod - Class in org.jruby.ir
-
- IRMethod(IRManager, IRScope, DefNode, ByteList, boolean, int, StaticScope, boolean) - Constructor for class org.jruby.ir.IRMethod
-
- IRMethodArgs - Interface in org.jruby.internal.runtime.methods
-
Represents a method object that can return a Signature and an array of ArgumentDescriptors.
- IRModuleBody - Class in org.jruby.ir
-
- IRModuleBody(IRManager, IRScope, ByteList, int, StaticScope, boolean) - Constructor for class org.jruby.ir.IRModuleBody
-
- irNot(ThreadContext, IRubyObject) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- IRPersistenceException - Exception in org.jruby.ir.persistence
-
- IRPersistenceException(String) - Constructor for exception org.jruby.ir.persistence.IRPersistenceException
-
- IRPersistenceException() - Constructor for exception org.jruby.ir.persistence.IRPersistenceException
-
- IRPersistenceException(String, Throwable) - Constructor for exception org.jruby.ir.persistence.IRPersistenceException
-
- IRPersistenceException(Throwable) - Constructor for exception org.jruby.ir.persistence.IRPersistenceException
-
- IRReader - Class in org.jruby.ir.persistence
-
- IRReader() - Constructor for class org.jruby.ir.persistence.IRReader
-
- IRReaderDecoder - Interface in org.jruby.ir.persistence
-
- IRReaderStream - Class in org.jruby.ir.persistence
-
- IRReaderStream(IRManager, byte[], ByteList) - Constructor for class org.jruby.ir.persistence.IRReaderStream
-
- IRReaderStream(IRManager, File, ByteList) - Constructor for class org.jruby.ir.persistence.IRReaderStream
-
- irReqdArgMultipleAsgn(ThreadContext, RubyArray, int, int, int) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- irReqdArgMultipleAsgnIndex(int, int, int, int) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- IRReturnJump - Exception in org.jruby.ir.runtime
-
- IRRuntimeHelpers - Class in org.jruby.ir.runtime
-
- IRRuntimeHelpers() - Constructor for class org.jruby.ir.runtime.IRRuntimeHelpers
-
- IRRuntimeHelpers - Variable in class org.jruby.runtime.JavaSites
-
- IRRuntimeHelpersSites() - Constructor for class org.jruby.runtime.JavaSites.IRRuntimeHelpersSites
-
- IRScope - Class in org.jruby.ir
-
Right now, this class abstracts the following execution scopes:
Method, Closure, Module, Class, MetaClass
Top-level Script, and Eval Script
In the compiler-land, IR versions of these scopes encapsulate only as much
information as is required to convert Ruby code into equivalent Java code.
- IRScope(IRScope, IRScope) - Constructor for class org.jruby.ir.IRScope
-
- IRScope(IRManager, IRScope, ByteList, int, StaticScope) - Constructor for class org.jruby.ir.IRScope
-
- IRScopeFlags - Class in org.jruby.ir.util
-
Created by enebo on 2/25/14.
- IRScopeFlags() - Constructor for class org.jruby.ir.util.IRScopeFlags
-
- IRScopeListener - Interface in org.jruby.ir.listeners
-
- IRScopeType - Enum in org.jruby.ir
-
- IRScriptBody - Class in org.jruby.ir
-
- IRScriptBody(IRManager, String, StaticScope) - Constructor for class org.jruby.ir.IRScriptBody
-
- irSplat(ThreadContext, IRubyObject) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- irToAry(ThreadContext, IRubyObject) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- IRTranslator<R,S> - Class in org.jruby.ir
-
Abstract class that contains general logic for both IR Compiler and IR Interpreter
- IRTranslator() - Constructor for class org.jruby.ir.IRTranslator
-
- IRubyObject - Interface in org.jruby.runtime.builtin
-
Object is the parent class of all classes in Ruby.
- IRUBYOBJECT_ARRAY_CLASS_NAME - Static variable in class org.jruby.anno.MethodDescriptor
-
- IRubyWarnings - Interface in org.jruby.common
-
- IRubyWarnings.ID - Enum in org.jruby.common
-
- IRVisitor - Class in org.jruby.ir
-
Superclass for IR visitors.
- IRVisitor() - Constructor for class org.jruby.ir.IRVisitor
-
- IRWrappedLambdaReturnValue - Exception in org.jruby.ir.runtime
-
- IRWrappedLambdaReturnValue(IRubyObject, boolean) - Constructor for exception org.jruby.ir.runtime.IRWrappedLambdaReturnValue
-
- IRWrappedLambdaReturnValue(IRubyObject) - Constructor for exception org.jruby.ir.runtime.IRWrappedLambdaReturnValue
-
- IRWriter - Class in org.jruby.ir.persistence
-
Write IR data out to persistent store.
- IRWriterAnalyzer - Class in org.jruby.ir.persistence
-
- IRWriterAnalyzer() - Constructor for class org.jruby.ir.persistence.IRWriterAnalyzer
-
- IRWriterEncoder - Interface in org.jruby.ir.persistence
-
Names are tough to find.
- IRWriterStream - Class in org.jruby.ir.persistence
-
Represents a file which is persisted to storage.
- IRWriterStream(OutputStream) - Constructor for class org.jruby.ir.persistence.IRWriterStream
-
- IRWriterStream(File) - Constructor for class org.jruby.ir.persistence.IRWriterStream
-
- is1_8() - Method in class org.jruby.Ruby
-
Deprecated.
- is1_9() - Method in enum org.jruby.CompatVersion
-
Deprecated.
- is1_9() - Method in class org.jruby.Ruby
-
Deprecated.
- is2_0() - Method in enum org.jruby.CompatVersion
-
Deprecated.
- is2_0() - Method in class org.jruby.Ruby
-
Deprecated.
- IS_BSD - Static variable in class org.jruby.platform.Platform
-
- IS_DRAGONFLYBSD - Static variable in class org.jruby.platform.Platform
-
- IS_FREEBSD - Static variable in class org.jruby.platform.Platform
-
- IS_GCJ - Static variable in class org.jruby.platform.Platform
-
- IS_IBM - Static variable in class org.jruby.platform.Platform
-
- is_id_var() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- IS_J9 - Static variable in class org.jruby.platform.Platform
-
- is_java_proxy() - Method in class org.jruby.javasupport.JavaObject
-
- is_java_proxy() - Method in class org.jruby.javasupport.proxy.JavaProxyReflectionObject
-
- IS_LINUX - Static variable in class org.jruby.platform.Platform
-
- is_local_id(String) - Method in class org.jruby.ext.ripper.RipperParserBase
-
- is_local_id(ByteList) - Method in class org.jruby.parser.ParserSupport
-
- is_local_id(String) - Method in class org.jruby.parser.ParserSupport
-
Deprecated.
- IS_MAC - Static variable in class org.jruby.platform.Platform
-
- IS_OPENBSD - Static variable in class org.jruby.platform.Platform
-
- IS_OPENVMS - Static variable in class org.jruby.platform.Platform
-
- IS_OVERLAID_F - Static variable in interface org.jruby.ObjectFlags
-
- IS_OVERLAID_F - Static variable in class org.jruby.RubyBasicObject
-
Deprecated.
- IS_OVERLAID_F - Static variable in class org.jruby.RubyModule
-
- IS_PREP_STDIO() - Method in class org.jruby.util.io.OpenFile
-
- is_security_restricted(IRubyObject) - Static method in class org.jruby.ext.jruby.JRubyLibrary
-
- IS_SOLARIS - Static variable in class org.jruby.platform.Platform
-
- IS_WINDOWS - Static variable in class org.jruby.platform.Platform
-
- IS_WSL - Static variable in class org.jruby.platform.Platform
-
- isAborted() - Method in exception org.jruby.exceptions.MainExitException
-
- isAbsolute() - Method in class org.jruby.runtime.load.LoadServiceResource
-
- isAccessible() - Method in class org.jruby.javasupport.binding.FieldInstaller
-
- isAccessible() - Method in class org.jruby.javasupport.JavaAccessibleObject
-
- isAfterOperator() - Method in class org.jruby.lexer.LexingCommon
-
- isAlive() - Method in class org.jruby.internal.runtime.NativeThread
-
- isAlive() - Method in interface org.jruby.internal.runtime.ThreadLike
-
- isAlive() - Method in class org.jruby.RubyThread
-
- isAllFixnums(Operand[]) - Static method in class org.jruby.ir.instructions.CallBase
-
- isAllFloats(Operand[]) - Static method in class org.jruby.ir.instructions.CallBase
-
- isAnd() - Method in class org.jruby.ast.OpAsgnConstDeclNode
-
- isAnd() - Method in class org.jruby.ast.OpAsgnNode
-
- isAnd() - Method in class org.jruby.ast.OpElementAsgnNode
-
- isAnnotation() - Method in class org.jruby.ast.java_signature.Annotation
-
modifiers and annotations can be mixed together in java signatures.
- isAnnotation() - Method in enum org.jruby.ast.java_signature.Modifier
-
Annotations and modifiers can be mixed together in a signature.
- isAnonymous() - Method in class org.jruby.ast.RestArgNode
-
- isAppendable() - Method in class org.jruby.util.io.ModeFlags
-
Whether the flags specify to append to existing files.
- isARG() - Method in class org.jruby.lexer.LexingCommon
-
- isArgReceive() - Method in enum org.jruby.ir.Operation
-
- isArgsPush() - Method in class org.jruby.ir.instructions.BuildCompoundArrayInstr
-
- isArgumentScope() - Method in class org.jruby.parser.StaticScope
-
Argument scopes represent scopes which contain arguments for zsuper.
- isArgvGlobalsOn() - Method in class org.jruby.RubyInstanceConfig
-
- isArray() - Method in class org.jruby.ast.java_signature.ArrayTypeNode
-
- isArray() - Method in class org.jruby.ast.java_signature.TypeNode
-
- isASCII() - Method in class org.jruby.lexer.LexingCommon
-
- isASCII(int) - Method in class org.jruby.lexer.LexingCommon
-
- isAsciiOnly() - Method in class org.jruby.RubyString
-
- isAsciiOnly(CodeRangeable) - Static method in class org.jruby.util.StringSupport
-
- isAssignableFrom(Class<?>) - Method in class org.jruby.javasupport.JavaClass
-
- isAssumeLoop() - Method in class org.jruby.management.Config
-
- isAssumeLoop() - Method in interface org.jruby.management.ConfigMBean
-
- isAssumeLoop() - Method in class org.jruby.RubyInstanceConfig
-
- isAssumePrinting() - Method in class org.jruby.management.Config
-
- isAssumePrinting() - Method in interface org.jruby.management.ConfigMBean
-
- isAssumePrinting() - Method in class org.jruby.RubyInstanceConfig
-
- isAsync(int) - Method in class org.jruby.util.Join
-
- isAttrSet(String) - Static method in class org.jruby.util.IdUtil
-
- isAutoclose() - Method in class org.jruby.RubyIO
-
- isAutoclose() - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- isAutoclose() - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- isAutoclose() - Method in class org.jruby.util.io.OpenFile
-
- isAutoclose() - Method in interface org.jruby.util.io.Stream
-
Deprecated.
- isAutoRelease() - Method in interface org.jruby.ext.ffi.AllocatedDirectMemoryIO
-
- isAutoRelease() - Method in class org.jruby.ext.ffi.FreedMemoryIO
-
- isAvailable() - Method in class org.jruby.javasupport.JavaPackage
-
- isBacktrace() - Method in class org.jruby.internal.runtime.methods.DescriptorInfo
-
Deprecated.
- isBEG() - Method in class org.jruby.lexer.LexingCommon
-
- isBenchmarking() - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- isBinary() - Method in class org.jruby.util.io.ModeFlags
-
Whether the flags specify "binary" mode for reads and writes.
- isBinding() - Method in class org.jruby.runtime.backtrace.RubyStackTraceElement
-
- isBinmode() - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- isBinmode() - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- isBinmode() - Method in class org.jruby.util.io.OpenFile
-
- isBinmode() - Method in interface org.jruby.util.io.Stream
-
Deprecated.
- isBlank() - Method in class org.jruby.ir.operands.Array
-
- isBlank() - Method in class org.jruby.ir.operands.Hash
-
- isBlock() - Method in class org.jruby.internal.runtime.methods.DescriptorInfo
-
- isBlock() - Method in enum org.jruby.ir.IRScopeType
-
- isBlockGiven(ThreadContext, Object) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- isBlocking() - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- isBlocking() - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- isBlocking() - Method in class org.jruby.util.io.OpenFile
-
- isBlocking() - Method in interface org.jruby.util.io.Stream
-
Deprecated.
- isBlockScope() - Method in class org.jruby.parser.StaticScope
-
- isBlockTopLevel() - Method in class org.jruby.parser.ParserSupport
-
Is the top of this scope a block scope (which happens in evals).
- isBOM() - Method in class org.jruby.util.io.OpenFile
-
- isBookKeepingOp() - Method in enum org.jruby.ir.Operation
-
- isBooting() - Method in class org.jruby.Ruby
-
- isBootingCore() - Method in class org.jruby.Ruby
-
- isBranch() - Method in enum org.jruby.ir.Operation
-
- isBreakStatement(Node) - Method in class org.jruby.parser.ParserSupport
-
Is the supplied node a break/control statement?
- isBrokenString() - Method in class org.jruby.RubyString
-
- isBSD() - Method in class org.jruby.ext.ffi.Platform
-
- isBuiltin() - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- isBuiltin() - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
- isBuiltin() - Method in class org.jruby.internal.runtime.methods.HandleMethod
-
- isBuiltin(String) - Method in class org.jruby.RubyBasicObject
-
A method to determine whether the method named by methodName is a builtin
method.
- isBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.BitAndCallSite
-
- isBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.BitOrCallSite
-
- isBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- isBuiltin(RubyClass) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
Deprecated.
- isBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.CmpCallSite
-
- isBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.DivCallSite
-
- isBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.EqCallSite
-
- isBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.GeCallSite
-
- isBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.GtCallSite
-
- isBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.LeCallSite
-
- isBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.LtCallSite
-
- isBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.MinusCallSite
-
- isBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.ModCallSite
-
- isBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.MulCallSite
-
- isBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.PlusCallSite
-
- isBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.ShiftLeftCallSite
-
- isBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.ShiftRightCallSite
-
- isBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.XorCallSite
-
- isCacheable() - Method in class org.jruby.ext.ffi.StructLayout.Field
-
Gets the cacheable status of this Struct member
- isCached() - Method in class org.jruby.ir.operands.ImmutableLiteral
-
Has this object already been cached?
- isCached(ConstantCache) - Static method in class org.jruby.runtime.opto.ConstantCache
-
Check if the given ConstantCache is non-null and valid.
- isCachedFrom(RubyModule, ConstantCache) - Static method in class org.jruby.runtime.opto.ConstantCache
-
Check if the given ConstantCache is non-null and valid, given the target module.
- isCall() - Method in enum org.jruby.ir.Operation
-
- isCallableFrom(IRubyObject, CallType) - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- isCallableFrom(IRubyObject, CallType) - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Determine whether this method is callable from the given object using
the given call type.
- isCallableFrom(IRubyObject, CallType) - Method in class org.jruby.internal.runtime.methods.NullMethod
-
NullMethod is always visible because it's only used as a marker to
break method lookup loops.
- isCallableFrom(IRubyObject, CallType) - Method in class org.jruby.internal.runtime.methods.UndefinedMethod
-
UndefinedMethod is always visible because it's only used as a marker for
missing or undef'ed methods.
- isCaptured() - Method in class org.jruby.runtime.Frame
-
- isCaseSensitive() - Method in class org.jruby.RubyGlobal.CaseInsensitiveStringOnlyRubyHash
-
- isCaseSensitive() - Method in class org.jruby.RubyGlobal.StringOnlyRubyHash
-
- isCextEnabled() - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- isClass(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- isClass() - Method in class org.jruby.IncludedModule
-
- isClass() - Method in class org.jruby.ir.operands.UndefinedValue
-
- isClass() - Method in class org.jruby.RubyBasicObject
-
Specifically polymorphic method that are meant to be overridden
by classes to specify that they are classes in an easy way.
- isClass() - Method in class org.jruby.RubyClass
-
- isClass() - Method in class org.jruby.RubyModule
-
- isClass() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- isClassDefined(String) - Method in class org.jruby.Ruby
-
- isClassloaderDelegate() - Method in class org.jruby.RubyInstanceConfig
-
Get whether to use the self-first jruby classloader.
- isClassVarDefined(String) - Method in class org.jruby.RubyModule
-
Is class var defined?
Ruby C equivalent = "rb_cvar_defined"
- isClassVariable() - Method in interface org.jruby.runtime.builtin.Variable
-
- isClassVariable() - Method in class org.jruby.runtime.component.VariableEntry
-
- isClassVariable(String) - Static method in class org.jruby.util.IdUtil
-
rb_is_class_id and is_class_id
- isClosed() - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- isClosed() - Method in class org.jruby.RubyIO
-
Is this IO closed
MRI: rb_io_closed
- isClosure() - Method in class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- isClosureType() - Method in enum org.jruby.ir.IRScopeType
-
- isCodeRangeAsciiOnly() - Method in class org.jruby.RubyString
-
- isCodeRangeAsciiOnly(CodeRangeable) - Static method in class org.jruby.util.CodeRangeSupport
-
- isCodeRangeBroken() - Method in class org.jruby.RubyString
-
- isCodeRangeValid() - Method in class org.jruby.RubyString
-
- isCodeRangeValid() - Method in interface org.jruby.util.CodeRangeable
-
- isComparedByIdentity() - Method in class org.jruby.RubyHash
-
Is this object compared by identity or not? Shortcut for doing
getFlag(COMPARE_BY_IDENTITY_F).
- isConstant() - Method in interface org.jruby.runtime.builtin.Variable
-
- isConstant() - Method in class org.jruby.runtime.component.VariableEntry
-
- isConstant(String) - Static method in class org.jruby.util.IdUtil
-
rb_is_const_id and is_const_id
- isConstantDefined(String) - Method in class org.jruby.RubyModule
-
rb_const_defined_at
- IScopedNode - Interface in org.jruby.ast
-
A marker interface for scoped variables (which have an offset and depth).
- IScopingNode - Interface in org.jruby.ast
-
- isCoverageEnabled() - Method in class org.jruby.ext.coverage.CoverageData
-
- isCoverageEnabled() - Method in class org.jruby.parser.ParserConfiguration
-
- isCreate() - Method in class org.jruby.util.io.ModeFlags
-
Whether the flags specify to create nonexisting files.
- isCurrent() - Method in class org.jruby.internal.runtime.NativeThread
-
- isCurrent() - Method in interface org.jruby.internal.runtime.ThreadLike
-
- isCurrentFile(RubyIO) - Method in class org.jruby.RubyArgsFile.ArgsFileData
-
- isDead() - Method in class org.jruby.ir.instructions.Instr
-
- isDebug() - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- isDebug() - Method in class org.jruby.management.Config
-
- isDebug() - Method in interface org.jruby.management.ConfigMBean
-
- isDebug() - Method in class org.jruby.parser.ParserConfiguration
-
- isDebug() - Method in class org.jruby.Ruby
-
- isDebug() - Method in class org.jruby.RubyInstanceConfig
-
- isDebugEnabled() - Method in class org.jruby.util.log.JULLogger
-
- isDebugEnabled() - Method in interface org.jruby.util.log.Logger
-
- isDebugEnabled() - Method in class org.jruby.util.log.OutputStreamLogger
-
- isDebugEnabled() - Method in class org.jruby.util.log.SLF4JLogger
-
- isDebuggingFrozenStringLiteral() - Method in class org.jruby.RubyInstanceConfig
-
- isDebugOp() - Method in enum org.jruby.ir.Operation
-
- isDefaultMethodMissing(DynamicMethod) - Method in class org.jruby.Ruby
-
- isDefined(String) - Method in class org.jruby.internal.runtime.GlobalVariables
-
- isDefined(String) - Method in class org.jruby.parser.StaticScope
-
Is this name in the visible to the current scope
- isDefined(String, int) - Method in class org.jruby.parser.StaticScope
-
- isDefinedBackref(ThreadContext, IRubyObject) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- isDefinedCall(ThreadContext, IRubyObject, IRubyObject, String, IRubyObject) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- isDefinedClassVar(ThreadContext, RubyModule, String, IRubyObject) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- isDefinedConstantOrMethod(ThreadContext, IRubyObject, String, IRubyObject, IRubyObject) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- isDefinedGlobal(ThreadContext, String, IRubyObject) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- isDefinedInstanceVar(ThreadContext, IRubyObject, String, IRubyObject) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- isDefinedMethod(ThreadContext, IRubyObject, String, boolean, IRubyObject) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- isDefinedNthRef(ThreadContext, int, IRubyObject) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- isDefinedSuper(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- isDefinedSuper(ThreadContext, IRubyObject, String, RubyModule, IRubyObject) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- isDefinedWithinMethod() - Method in class org.jruby.ir.instructions.CheckForLJEInstr
-
- isDeletable() - Method in class org.jruby.ir.instructions.Instr
-
Can this instruction be deleted? LVA will preserve instructions based on whether operands (variables)
are living but even if there are no living variables then the instruction itself may not be able to be removed
during DCE for other reasons (like if it unconditionally has a side-effect)
- isDirect - Variable in class org.jruby.ext.ffi.MemoryIO
-
- isDirect() - Method in class org.jruby.ext.ffi.MemoryIO
-
Checks if the memory area is a native memory pointer.
- isDirectory() - Method in interface org.jruby.util.FileResource
-
- isDirectory() - Method in class org.jruby.util.JRubyNonExistentFile
-
Deprecated.
- isDirectory() - Method in class org.jruby.util.URLResource
-
- isDirectPointer(IRubyObject) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- isDisableDidYouMean() - Method in class org.jruby.RubyInstanceConfig
-
- isDisableGems() - Method in class org.jruby.RubyInstanceConfig
-
- isDoNotReverseLookupEnabled() - Method in class org.jruby.Ruby
-
- isDryRun() - Method in class org.jruby.ir.IRManager
-
- isdst() - Method in class org.jruby.RubyTime
-
- isDuckTypeConvertable(Class<?>, Class<?>) - Static method in class org.jruby.javasupport.JavaUtil
-
- isDuplex() - Method in class org.jruby.util.io.OpenFile
-
- isDynamicScopeEliminated() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- isEmbeddable() - Method in class org.jruby.util.RegexpOptions
-
- isEmpty() - Method in class org.jruby.ast.HashNode
-
- isEmpty() - Method in class org.jruby.ast.ListNode
-
- isEmpty() - Method in class org.jruby.embed.internal.BiVariableMap
-
Returns true if this map contains no key-value mappings.
- isEmpty() - Method in class org.jruby.ext.ffi.Enums
-
- isEmpty() - Method in class org.jruby.ext.set.RubySet
-
- isEmpty() - Method in class org.jruby.ir.dataflow.DataFlowProblem
-
Are there are available data flow facts to run this problem? SSS FIXME: Silly optimization?
- isEmpty() - Method in class org.jruby.ir.listeners.InstructionsListenerDecorator
-
- isEmpty() - Method in class org.jruby.ir.representations.BasicBlock
-
- isEmpty() - Method in class org.jruby.java.util.SystemPropertiesMap
-
- isEmpty() - Method in class org.jruby.RubyArray
-
- isEmpty() - Method in class org.jruby.RubyHash
-
- isEmpty() - Method in class org.jruby.RubyString
-
- isEmpty() - Method in class org.jruby.util.ByteList
-
Return true if the ByteList has zero length (byte length).
- isEmpty() - Method in class org.jruby.util.collections.ConcurrentWeakHashMap
-
Returns true if this map contains no key-value mappings.
- isEmpty() - Method in class org.jruby.util.collections.IntHashMap
-
- isEmpty() - Method in class org.jruby.util.collections.WeakHashSet
-
- isEmpty() - Method in class org.jruby.util.collections.WeakValuedMap
-
- isEmpty() - Method in class org.jruby.util.GenericMap
-
- isEmpty() - Method in class org.jruby.util.WeakIdentityHashMap
-
- isEncodingNone() - Method in class org.jruby.RubyRegexp
-
- isEncodingNone() - Method in class org.jruby.util.RegexpOptions
-
- isEND() - Method in class org.jruby.ir.IRClosure
-
- isEND() - Method in class org.jruby.lexer.LexingCommon
-
- isEndSeen() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- isEndSeen() - Method in class org.jruby.lexer.LexingCommon
-
- isEnsureBlockCloneMode() - Method in class org.jruby.ir.transformations.inlining.SimpleCloneInfo
-
- isEntryBB() - Method in class org.jruby.ir.representations.BasicBlock
-
- isEQQ(ThreadContext, IRubyObject, IRubyObject, CallSite, boolean) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- isError - Variable in class org.jruby.ext.ripper.RipperParserBase
-
- isError() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- isEscaped() - Method in class org.jruby.runtime.Block
-
- isEval() - Method in enum org.jruby.ir.IRScopeType
-
- isEvalParse() - Method in class org.jruby.parser.ParserConfiguration
-
Is the requested parse for an eval()?
- isEventHooksEnabled() - Method in class org.jruby.runtime.ThreadContext
-
- isEVStr(byte[], int, int) - Static method in class org.jruby.util.StringSupport
-
- isEVStr(int) - Static method in class org.jruby.util.StringSupport
-
- isException() - Method in enum org.jruby.ir.Operation
-
- isExceptionHandled(ThreadContext, IRubyObject, Object) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- isExceptionHandled(RubyException, IRubyObject[], ThreadContext) - Static method in class org.jruby.runtime.Helpers
-
- isExceptionHandled(RubyException, IRubyObject, ThreadContext) - Static method in class org.jruby.runtime.Helpers
-
- isExceptionHandled(IRubyObject, IRubyObject, ThreadContext) - Static method in class org.jruby.runtime.Helpers
-
- isExceptionHandled(RubyException, IRubyObject, IRubyObject, ThreadContext) - Static method in class org.jruby.runtime.Helpers
-
- isExceptionHandled(RubyException, IRubyObject, IRubyObject, IRubyObject, ThreadContext) - Static method in class org.jruby.runtime.Helpers
-
- isExcludeEnd() - Method in class org.jruby.RubyRange
-
- isExclusive() - Method in class org.jruby.ast.DotNode
-
Gets the exclusive.
- isExclusive() - Method in class org.jruby.ast.FlipNode
-
Gets the exclusive.
- isExclusive() - Method in class org.jruby.ir.instructions.BuildRangeInstr
-
- isExclusive() - Method in class org.jruby.util.io.ModeFlags
-
Whether the flags specify exclusive access.
- isExit() - Method in class org.jruby.Main.Status
-
- isExitBB() - Method in class org.jruby.ir.representations.BasicBlock
-
- isExtended() - Method in class org.jruby.util.RegexpOptions
-
- isFake(int) - Static method in class org.jruby.util.io.FilenoUtil
-
- isFalse() - Method in class org.jruby.ir.operands.Boolean
-
- isFalse() - Method in class org.jruby.ir.operands.UnboxedBoolean
-
- isFalse() - Method in class org.jruby.RubyBasicObject
-
- isFalseyImmediate() - Method in class org.jruby.ir.operands.Boolean
-
- isFalseyImmediate() - Method in class org.jruby.ir.operands.Nil
-
- isFalseyImmediate() - Method in class org.jruby.ir.operands.Operand
-
- isFeatureInIndex(String) - Method in class org.jruby.runtime.load.LoadService
-
- isFile() - Method in interface org.jruby.util.FileResource
-
- isFile() - Method in class org.jruby.util.URLResource
-
- isFinal() - Method in class org.jruby.ast.java_signature.ParameterNode
-
- isFixed() - Method in class org.jruby.runtime.Arity
-
- isFixed() - Method in class org.jruby.runtime.Signature
-
Are there an exact (fixed) number of parameters to this signature?
- isFixed() - Method in class org.jruby.util.RegexpOptions
-
- isFixnumReopened() - Method in class org.jruby.Ruby
-
Deprecated.
- isFloatReopened() - Method in class org.jruby.Ruby
-
Deprecated.
- isForceStdin() - Method in class org.jruby.RubyInstanceConfig
-
True if we are only using source from stdin and not from a -e or file argument.
- isFrame() - Method in class org.jruby.internal.runtime.methods.DescriptorInfo
-
- isFrozen() - Method in class org.jruby.ast.DStrNode
-
- isFrozen() - Method in class org.jruby.ast.StrNode
-
- isFrozen(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- isFrozen() - Method in class org.jruby.ir.instructions.BuildCompoundStringInstr
-
- isFrozen() - Method in class org.jruby.ir.operands.UndefinedValue
-
RubyMethod isFrozen.
- isFrozen() - Method in class org.jruby.RubyBasicObject
-
Is this value frozen or not? Shortcut for doing
getFlag(FROZEN_F).
- isFrozen() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
RubyMethod isFrozen.
- isFrozenStringLiteral() - Method in class org.jruby.parser.ParserConfiguration
-
- isFrozenStringLiteral() - Method in class org.jruby.RubyInstanceConfig
-
- isFull() - Method in class org.jruby.util.NClassClassLoader
-
- isFullTraceEnabled() - Method in class org.jruby.management.Config
-
- isFullTraceEnabled() - Method in interface org.jruby.management.ConfigMBean
-
- isGiven() - Method in class org.jruby.runtime.Block
-
Is the current block a real yield'able block instead a null one
- isGiven() - Method in class org.jruby.runtime.BlockBody
-
Is the current block a real yield'able block instead a null one
- isGlobal(String) - Static method in class org.jruby.util.IdUtil
-
rb_is_global_id and is_global_id
- isGlobalAbortOnExceptionEnabled() - Method in class org.jruby.Ruby
-
- isGlobalCharPunct(int) - Method in class org.jruby.lexer.LexingCommon
-
- isGlobalEnsureBlockLabel() - Method in class org.jruby.ir.operands.Label
-
- isGlobalRequireLock() - Method in class org.jruby.RubyInstanceConfig
-
Whether to use a single global lock for requires.
- isGlobalRuntimeReady() - Static method in class org.jruby.Ruby
-
Tests whether globalRuntime has been instantiated or not.
- isHardExit() - Method in class org.jruby.RubyInstanceConfig
-
- isHexChar(int) - Static method in class org.jruby.lexer.LexingCommon
-
- ishl() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- ishr() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- isIdentifierChar(int) - Method in class org.jruby.lexer.LexingCommon
-
This is a valid character for an identifier?
- isIgnorecase() - Method in class org.jruby.util.RegexpOptions
-
- isIgnoreError() - Method in class org.jruby.ext.ffi.jffi.JITSignature
-
- isImmediate() - Method in enum org.jruby.ast.NodeType
-
- isImmediate(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- isImmediate() - Method in class org.jruby.IncludedModule
-
- isImmediate() - Method in class org.jruby.ir.operands.UndefinedValue
-
- isImmediate() - Method in class org.jruby.RubyBasicObject
-
Is object immediate (def: Fixnum, Symbol, true, false, nil?).
- isImmediate() - Method in class org.jruby.RubyBignum
-
- isImmediate() - Method in class org.jruby.RubyBoolean
-
- isImmediate() - Method in class org.jruby.RubyFixnum
-
- isImmediate() - Method in class org.jruby.RubyNil
-
- isImmediate() - Method in class org.jruby.RubySymbol
-
- isImmediate() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- isImplementedBy(RubyModule) - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- isImplementedBy(RubyModule) - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
- isInClass() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- isInClass() - Method in class org.jruby.parser.ParserSupport
-
- isIncluded() - Method in class org.jruby.IncludedModuleWrapper
-
- isIncluded() - Method in class org.jruby.RubyModule
-
Is this module one that in an included one (e.g.
- isIncludedIntoRefinement() - Method in class org.jruby.RubyModule
-
- isInclusiveHostCount() - Method in class org.jruby.ext.socket.SubnetUtils
-
- isIncompleteChar(int) - Static method in class org.jruby.util.StringSupport
-
- isInDef() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- isInDef() - Method in class org.jruby.parser.ParserSupport
-
- isInfinite() - Method in class org.jruby.RubyFloat
-
- isInitialCharacter(int) - Static method in class org.jruby.util.IdUtil
-
- isInlineScript() - Method in class org.jruby.RubyInstanceConfig
-
- isInlineSource() - Method in class org.jruby.parser.ParserConfiguration
-
Are we parsing source provided as part of the '-e' option to Ruby.
- isInRange(String) - Method in class org.jruby.ext.socket.SubnetUtils.SubnetInfo
-
Returns true if the parameter address
is in the
range of usable endpoint addresses for this subnet.
- isInspecting(Object) - Method in class org.jruby.Ruby
-
- isInstance(IRubyObject) - Method in class org.jruby.RubyModule
-
- isInstanceMethod - Variable in class org.jruby.ir.IRMethod
-
- isInstanceVariable() - Method in interface org.jruby.runtime.builtin.Variable
-
- isInstanceVariable() - Method in class org.jruby.runtime.component.VariableEntry
-
- isInstanceVariable(String) - Static method in class org.jruby.util.IdUtil
-
rb_is_instance_id and is_instance_id
- isInState() - Method in class org.jruby.lexer.yacc.StackState
-
- isInterestedInEvent(RubyEvent) - Method in class org.jruby.Ruby.CallTraceFuncHook
-
- isInterestedInEvent(RubyEvent) - Method in class org.jruby.runtime.EventHook
-
- isInterpreterFrame(String, String) - Static method in enum org.jruby.runtime.backtrace.FrameType
-
- isInterrupted() - Method in class org.jruby.internal.runtime.NativeThread
-
- isInterrupted() - Method in interface org.jruby.internal.runtime.ThreadLike
-
- isInterruptibleRegexps() - Method in class org.jruby.RubyInstanceConfig
-
- isIPv4Mapped() - Method in class org.jruby.ext.socket.SocketUtilsIPV6.IPv6Address
-
Returns true if the address is an IPv4-mapped IPv6 address.
- isIvarWaiting() - Method in class org.jruby.runtime.marshal.UnmarshalStream.MarshalState
-
- isJarfileLibrary(LoadService.SearchState, String) - Method in class org.jruby.runtime.load.LoadService
-
- isJava() - Method in class org.jruby.internal.runtime.methods.DynamicMethod.NativeCall
-
- isJava() - Method in class org.jruby.util.RegexpOptions
-
- isJavaExceptionHandled(Throwable, IRubyObject[], ThreadContext) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- isJavaExceptionHandled(Throwable, IRubyObject, ThreadContext) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- isJavaExceptionHandled(Throwable, IRubyObject, IRubyObject, ThreadContext) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- isJavaExceptionHandled(Throwable, IRubyObject, IRubyObject, IRubyObject, ThreadContext) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- isJavaObject(IRubyObject) - Static method in class org.jruby.javasupport.JavaUtil
-
Test if a passed instance is a wrapper Java object.
- isJitDumping() - Method in class org.jruby.RubyInstanceConfig
-
- isJitEnabled() - Method in class org.jruby.RubyInstanceConfig
-
- isJitLogging() - Method in class org.jruby.management.Config
-
- isJitLogging() - Method in interface org.jruby.management.ConfigMBean
-
- isJitLogging() - Method in class org.jruby.RubyInstanceConfig
-
- isJitLoggingVerbose() - Method in class org.jruby.management.Config
-
- isJitLoggingVerbose() - Method in interface org.jruby.management.ConfigMBean
-
- isJitLoggingVerbose() - Method in class org.jruby.RubyInstanceConfig
-
- isJulian() - Method in class org.jruby.ext.date.RubyDate
-
- isJVMDefault(Object) - Method in enum org.jruby.util.io.STDIO
-
- isKCodeDefault() - Method in class org.jruby.RubyRegexp
-
- isKcodeDefault() - Method in class org.jruby.util.RegexpOptions
-
Whether the kcode associated with this regexp is implicit (aka
default) or is specified explicitly (via 'nesu' syntax postscript or
flags to Regexp.new.
- isKindOf(IRubyObject, RubyModule) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- isKindOf(IRubyObject, RubyModule) - Method in class org.jruby.RubyModule.JavaClassKindOf
-
- isKindOf(IRubyObject, RubyModule) - Method in class org.jruby.RubyModule.KindOf
-
- isKindOf(IRubyObject, RubyModule) - Method in interface org.jruby.RubyObjectAdapter
-
- isKindOfModule(RubyModule) - Method in class org.jruby.RubyModule
-
- isKindOfRubyVariable(LocalVariableBehavior, String) - Static method in class org.jruby.embed.variable.VariableInterceptor
-
Checks the given name is whether a legal Ruby variable/constant name or not.
- isKWArgsHash - Variable in class org.jruby.ir.operands.Hash
-
- isLabelPossible(boolean) - Method in class org.jruby.lexer.LexingCommon
-
- isLabelSuffix() - Method in class org.jruby.lexer.LexingCommon
-
- isLambda() - Method in class org.jruby.runtime.DynamicScope
-
- isLazy() - Method in class org.jruby.ast.AttrAssignNode
-
- isLazy() - Method in class org.jruby.ast.CallNode
-
Is this call lazily execute because it was on right hand side of the lonely (&.) operator?
- isLazy() - Method in class org.jruby.ast.OpAsgnNode
-
- isLazy() - Method in class org.jruby.embed.internal.BiVariableMap
-
Returns true when eager retrieval is required or false when eager
retrieval is unnecessary.
- isLazy(boolean) - Static method in class org.jruby.embed.util.SystemPropertyCatcher
-
Gets a local variable behavior from System property.
- isLazy(String) - Method in class org.jruby.parser.ParserSupport
-
- isLazy(ByteList) - Method in class org.jruby.parser.ParserSupport
-
- isLexState(int, int) - Static method in class org.jruby.lexer.LexingCommon
-
- isLexStateAll(int, int) - Method in class org.jruby.lexer.LexingCommon
-
- isLinkType(int) - Method in class org.jruby.runtime.marshal.UnmarshalCache
-
- isLiteral() - Method in class org.jruby.ast.DotNode
-
Is this a literal node.
- isLiteral(Node) - Method in class org.jruby.parser.ParserSupport
-
Is this a literal in the sense that MRI has a NODE_LIT for.
- isLiteral() - Method in class org.jruby.RubyRegexp
-
- isLiteral() - Method in class org.jruby.util.RegexpOptions
-
- isLive() - Method in class org.jruby.RubyHash.RubyHashEntry
-
- isLoad() - Method in enum org.jruby.ir.Operation
-
- isLocal(String) - Static method in class org.jruby.util.IdUtil
-
rb_is_local_id and is_local_id
- isLongMinValue(RubyFixnum) - Static method in class org.jruby.util.Numeric
-
Check if the Fixnum passed is equal to Long.MAX_VALUE.
- isManagementEnabled() - Method in class org.jruby.management.Config
-
- isManagementEnabled() - Method in interface org.jruby.management.ConfigMBean
-
- isManagementEnabled() - Method in class org.jruby.RubyInstanceConfig
-
- isMemberVarArgs(Member) - Method in class org.jruby.java.invokers.ConstructorInvoker
-
Deprecated.
- isMemberVarArgs(Member) - Method in class org.jruby.java.invokers.MethodInvoker
-
Deprecated.
- isMemberVarArgs(Member) - Method in class org.jruby.java.invokers.RubyToJavaInvoker
-
Deprecated.
- isMethod() - Method in enum org.jruby.ir.IRScopeType
-
- isMethodBound(String, boolean) - Method in class org.jruby.RubyModule
-
MRI: rb_method_boundp
- isMethodBound(String, boolean, boolean) - Method in class org.jruby.RubyModule
-
Deprecated.
- isMethodBuiltin(String) - Method in class org.jruby.RubyModule
-
Return true if the given method is defined on this class and is a builtin
(defined in Java at boot).
- isMethodContainer() - Method in enum org.jruby.ir.IRScopeType
-
- isMethodType() - Method in enum org.jruby.ir.IRScopeType
-
- isModule(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- isModule() - Method in class org.jruby.IncludedModule
-
- isModule() - Method in class org.jruby.ir.operands.UndefinedValue
-
- isModule() - Method in class org.jruby.RubyBasicObject
-
Specifically polymorphic method that are meant to be overridden
by modules to specify that they are modules in an easy way.
- isModule() - Method in class org.jruby.RubyClass
-
- isModule() - Method in class org.jruby.RubyModule
-
- isModule() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- isModuleAndHasConstant(IRubyObject, String) - Static method in class org.jruby.runtime.Helpers
-
- isModuleBody() - Method in class org.jruby.ir.IRModuleBody
-
- isModuleBody() - Method in class org.jruby.ir.IRScope
-
Does this scope represent a module body?
- isModuleFunction() - Method in enum org.jruby.runtime.Visibility
-
- isMultiline() - Method in class org.jruby.util.RegexpOptions
-
- isNameCharacter(char) - Static method in class org.jruby.util.IdUtil
-
- isNameCharacter19(char) - Static method in class org.jruby.util.IdUtil
-
Deprecated.
- isNamedCapture(int) - Method in class org.jruby.parser.StaticScope
-
- isNameString(String, int, int) - Static method in class org.jruby.util.IdUtil
-
- isNameString19(String, int, int) - Static method in class org.jruby.util.IdUtil
-
Deprecated.
- isNaN() - Method in class org.jruby.RubyFloat
-
- isNative() - Method in class org.jruby.ext.ffi.jffi.DefaultMethod
-
- isNative() - Method in class org.jruby.ext.ffi.jffi.NativeInvoker
-
- isNative() - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- isNative() - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Returns true if this method is backed by native (i.e.
- isNative() - Method in class org.jruby.internal.runtime.methods.HandleMethod
-
- isNative() - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- isNativeEnabled() - Method in class org.jruby.embed.ScriptingContainer
-
Get whether native code is enabled for this config.
- isNativeEnabled() - Method in class org.jruby.RubyInstanceConfig
-
Get whether native code is enabled for this config.
- isNativeFile - Variable in class org.jruby.util.io.ChannelFD
-
- isNegative(ThreadContext) - Method in class org.jruby.RubyBignum
-
- isNegative(ThreadContext) - Method in class org.jruby.RubyFixnum
-
- isNegative(ThreadContext) - Method in class org.jruby.RubyFloat
-
- isNegative() - Method in class org.jruby.RubyFloat
-
- isNegative(ThreadContext) - Method in class org.jruby.RubyInteger
-
- isNegative() - Method in class org.jruby.RubyInteger
-
- isNegative(ThreadContext) - Method in class org.jruby.RubyNumeric
-
num_negative_p
- isNegative() - Method in class org.jruby.RubyNumeric
-
- isNegative(ThreadContext) - Method in class org.jruby.RubyRational
-
- isNegative() - Method in class org.jruby.RubyRational
-
- isNestedClosuresSafeForMethodConversion() - Method in class org.jruby.ir.IRClosure
-
- isNestedInClosure(IRClosure) - Method in class org.jruby.ir.IRScope
-
- isNewline() - Method in class org.jruby.ast.Node
-
- isNext_identchar() - Method in class org.jruby.lexer.LexingCommon
-
- isNil() - Method in class org.jruby.ast.NilImplicitNode
-
- isNil() - Method in class org.jruby.ast.NilNode
-
- isNil() - Method in class org.jruby.ast.Node
-
Whether the node evaluates to nil and has no side effects.
- isNil(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- isNil() - Method in class org.jruby.ir.operands.UndefinedValue
-
- isNil(MethodHandles.Lookup, String, MethodType) - Static method in class org.jruby.ir.targets.Bootstrap
-
- isNil(IRubyObject, RubyNil) - Static method in class org.jruby.ir.targets.Bootstrap.IsNilSite
-
- isNil() - Method in class org.jruby.RubyBasicObject
-
- isNil() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
Check whether this object is nil.
- isNilBoot() - Static method in class org.jruby.ir.targets.Bootstrap
-
- IsNilSite() - Constructor for class org.jruby.ir.targets.Bootstrap.IsNilSite
-
- isNonSingletonClassBody() - Method in class org.jruby.ir.IRClassBody
-
- isNonSingletonClassBody() - Method in class org.jruby.ir.IRMetaClassBody
-
- isNonSingletonClassBody() - Method in class org.jruby.ir.IRScope
-
Is this IRClassBody but not IRMetaClassBody?
- isNoPrivateConsts() - Method in class org.jruby.ir.instructions.InheritanceSearchConstInstr
-
Deprecated.
- isNoPrivateConsts() - Method in class org.jruby.ir.instructions.SearchConstInstr
-
- isNoPrivateConsts() - Method in class org.jruby.ir.instructions.SearchModuleForConstInstr
-
- isNotImplemented() - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- isNotImplemented() - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Whether this method is "not implemented".
- isNotImplemented() - Method in class org.jruby.internal.runtime.methods.HandleMethod
-
- isNull() - Method in class org.jruby.ext.ffi.MemoryIO
-
Checks if the memory area is NULL.
- isNull() - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Whether this method is the "null" method, used to stop method
name resolution loops.
- isNull() - Method in interface org.jruby.util.FileResource
-
- isNull() - Method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Whether the channel associated with this descriptor is a NullChannel,
for which many operations are simply noops.
- ISO - Static variable in class org.jruby.RubyEncoding
-
- isObjectSpaceEnabled() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Tests whether the Object Space is enabled or not.
- isObjectSpaceEnabled() - Method in class org.jruby.embed.ScriptingContainer
-
Tests whether the Object Space is enabled or not.
- isObjectSpaceEnabled() - Method in class org.jruby.management.Config
-
- isObjectSpaceEnabled() - Method in interface org.jruby.management.ConfigMBean
-
- isObjectSpaceEnabled() - Method in class org.jruby.Ruby
-
- isObjectSpaceEnabled() - Method in class org.jruby.RubyInstanceConfig
-
- isOctChar(int) - Static method in class org.jruby.lexer.LexingCommon
-
- IsolatedScriptingContainer - Class in org.jruby.embed
-
The IsolatedScriptingContainer does set GEM_HOME and GEM_PATH and JARS_HOME
in such a way that it uses only resources which can be reached with classloader.
- IsolatedScriptingContainer() - Constructor for class org.jruby.embed.IsolatedScriptingContainer
-
- IsolatedScriptingContainer(LocalContextScope, LocalVariableBehavior) - Constructor for class org.jruby.embed.IsolatedScriptingContainer
-
- IsolatedScriptingContainer(LocalContextScope) - Constructor for class org.jruby.embed.IsolatedScriptingContainer
-
- IsolatedScriptingContainer(LocalVariableBehavior) - Constructor for class org.jruby.embed.IsolatedScriptingContainer
-
- IsolatedScriptingContainer(LocalContextScope, LocalVariableBehavior, boolean) - Constructor for class org.jruby.embed.IsolatedScriptingContainer
-
- isOnce() - Method in class org.jruby.util.RegexpOptions
-
- isOpen() - Method in class org.jruby.ext.ffi.io.FileDescriptorByteChannel
-
Tests if the ByteChannel is open.
- isOpen() - Method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Whether the channel associated with this descriptor is open.
- isOpen() - Method in class org.jruby.util.io.NullChannel
-
- isOpen() - Method in class org.jruby.util.io.OpenFile
-
- isOpen() - Method in class org.jruby.util.IOChannel
-
- isOptimizable() - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- isOr() - Method in class org.jruby.ast.OpAsgnConstDeclNode
-
- isOr() - Method in class org.jruby.ast.OpAsgnNode
-
- isOr() - Method in class org.jruby.ast.OpElementAsgnNode
-
- ISourcePosition - Interface in org.jruby.lexer.yacc
-
This interface is the combination of two needs: 1) A Ruby interpreter position (for warnings
and errors).
- ISourcePositionHolder - Interface in org.jruby.lexer.yacc
-
- isOuterScopeVar - Variable in class org.jruby.ir.operands.LocalVariable
-
- isOuterScopeVar() - Method in class org.jruby.ir.operands.LocalVariable
-
- isParserDebug() - Method in class org.jruby.RubyInstanceConfig
-
- isPositive(ThreadContext) - Method in class org.jruby.RubyBignum
-
- isPositive(ThreadContext) - Method in class org.jruby.RubyFixnum
-
- isPositive(ThreadContext) - Method in class org.jruby.RubyFloat
-
- isPositive() - Method in class org.jruby.RubyFloat
-
- isPositive(ThreadContext) - Method in class org.jruby.RubyInteger
-
- isPositive() - Method in class org.jruby.RubyInteger
-
- isPositive(ThreadContext) - Method in class org.jruby.RubyNumeric
-
num_positive_p
- isPositive() - Method in class org.jruby.RubyNumeric
-
- isPositive(ThreadContext) - Method in class org.jruby.RubyRational
-
- isPositive() - Method in class org.jruby.RubyRational
-
- isPostInvokeRequired() - Method in class org.jruby.ext.ffi.jffi.NativeDataConverter
-
- isPostInvokeRequired() - Method in class org.jruby.ext.ffi.MappedType
-
- isPotentiallyRefined() - Method in class org.jruby.ir.instructions.CallBase
-
- isPredefined(String) - Static method in class org.jruby.embed.variable.GlobalVariable
-
- isPredicate(String) - Static method in class org.jruby.util.IdUtil
-
- isPrepended() - Method in class org.jruby.IncludedModuleWrapper
-
- isPrepended() - Method in class org.jruby.PrependedModule
-
- isPrepended() - Method in class org.jruby.RubyModule
-
- isPrimitive() - Method in class org.jruby.ast.java_signature.PrimitiveTypeNode
-
- isPrimitive() - Method in class org.jruby.ast.java_signature.TypeNode
-
- isPrivate() - Method in enum org.jruby.runtime.Visibility
-
- isPrivateCall() - Method in class org.jruby.RubyNameError
-
- isProcessLineEnds() - Method in class org.jruby.management.Config
-
- isProcessLineEnds() - Method in interface org.jruby.management.ConfigMBean
-
- isProcessLineEnds() - Method in class org.jruby.RubyInstanceConfig
-
- isProfiling() - Method in class org.jruby.RubyInstanceConfig
-
- isProfiling() - Method in class org.jruby.runtime.ThreadContext
-
- isProfilingEntireRun() - Method in class org.jruby.RubyInstanceConfig
-
- isProtected() - Method in enum org.jruby.runtime.Visibility
-
- isProxyType(ThreadContext, RubyModule) - Static method in class org.jruby.javasupport.JavaClass
-
- isPublic() - Method in enum org.jruby.runtime.Visibility
-
- isRangeLike(ThreadContext, IRubyObject, RespondToCallSite, RespondToCallSite) - Static method in class org.jruby.RubyRange
-
Return true if the given object responds to "begin" and "end" methods.
- isRangeLike(ThreadContext, IRubyObject, JavaSites.CheckedSites, JavaSites.CheckedSites, JavaSites.CheckedSites) - Static method in class org.jruby.RubyRange
-
Return true if the given object responds to "begin", "end" and "exclude_end?" methods.
- isReadable() - Method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Whether the channel associated with this descriptor is readable (i.e.
- isReadable() - Method in class org.jruby.util.io.ModeFlags
-
Whether the flags specify "readable", either read/write or read-only.
- isReadable() - Method in class org.jruby.util.io.OpenFile
-
- isReadBuffered() - Method in class org.jruby.util.io.OpenFile
-
- isReadOnly() - Method in class org.jruby.util.io.ModeFlags
-
Whether the flags specify"read only".
- isReal() - Method in class org.jruby.RubyComplex
-
- isReal() - Method in class org.jruby.RubyNumeric
-
- isReceiverIdentical(RubyObject) - Method in interface org.jruby.embed.variable.BiVariable
-
Returns true if a given receiver is identical to the receiver this object has.
- isReceiverIdentical(RubyObject) - Method in class org.jruby.embed.variable.GlobalVariable
-
Returns true if a given receiver is identical to the receiver this object has.
- isReferenceRequired() - Method in class org.jruby.ext.ffi.jffi.NativeDataConverter
-
- isReferenceRequired() - Method in class org.jruby.ext.ffi.jffi.PointerParameterStrategy
-
- isReferenceRequired() - Method in class org.jruby.ext.ffi.MappedType
-
- isRefined() - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- isRefined() - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
- isRefined() - Method in class org.jruby.internal.runtime.methods.RefinedMarker
-
- isRefined() - Method in class org.jruby.internal.runtime.methods.RefinedWrapper
-
- isRefinement() - Method in class org.jruby.RubyModule
-
- isRegistered(IRubyObject) - Method in class org.jruby.runtime.marshal.MarshalCache
-
- isReifiable() - Method in class org.jruby.RubyClass
-
Whether this class can be reified into a Java class.
- isRequireable(URL) - Static method in class org.jruby.runtime.load.LoadService
-
- isRequiredKeywordArgumentValueNode(Node) - Static method in class org.jruby.runtime.Helpers
-
- isRescueEntry() - Method in class org.jruby.ir.representations.BasicBlock
-
- isRest() - Method in class org.jruby.internal.runtime.methods.DescriptorInfo
-
- isReturn() - Method in enum org.jruby.ir.Operation
-
- isReturn() - Method in exception org.jruby.ir.runtime.IRWrappedLambdaReturnValue
-
- isReturnToScope(DynamicScope) - Method in exception org.jruby.ir.runtime.IRReturnJump
-
- isRuby19(String) - Static method in class org.jruby.embed.util.SystemPropertyCatcher
-
Deprecated.
- isRubyShebangLine(String) - Static method in class org.jruby.RubyInstanceConfig
-
- isRubyVariable() - Method in interface org.jruby.runtime.builtin.Variable
-
Returns true if the variable is an instance variable, class variable, or constant;
otherwise, false.
- isRubyVariable() - Method in class org.jruby.runtime.component.VariableEntry
-
- isRubyVariable(String) - Static method in class org.jruby.util.IdUtil
-
Check the syntax of a Ruby variable, including that it's longer
than zero characters, and starts with either an @ or a capital
letter.
- isRunRubyInProcess() - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Tests whether Ruby runs in a process or not.
- isRunRubyInProcess() - Method in class org.jruby.embed.ScriptingContainer
-
Tests whether Ruby runs in a process or not.
- isRunRubyInProcess() - Method in class org.jruby.management.Config
-
- isRunRubyInProcess() - Method in interface org.jruby.management.ConfigMBean
-
- isRunRubyInProcess() - Method in class org.jruby.RubyInstanceConfig
-
- isRuntimeInitialized() - Method in class org.jruby.embed.internal.ConcurrentLocalContextProvider
-
- isRuntimeInitialized() - Method in interface org.jruby.embed.internal.LocalContextProvider
-
Tests whether Ruby runtime has been initialized or not.
- isRuntimeInitialized() - Method in class org.jruby.embed.internal.SingleThreadLocalContextProvider
-
- isRuntimeInitialized() - Method in class org.jruby.embed.internal.SingletonLocalContextProvider
-
- isRuntimeInitialized() - Method in class org.jruby.embed.internal.ThreadSafeLocalContextProvider
-
- isSame(RubyModule) - Method in class org.jruby.IncludedModuleWrapper
-
- isSame(DynamicMethod) - Method in class org.jruby.internal.runtime.methods.ProcMethod
-
- isSame(RubyModule) - Method in class org.jruby.RubyModule
-
- isSameDepth(LocalVariable) - Method in class org.jruby.ir.operands.LocalVariable
-
- isSameEncodingAndCodeRange(RubyString, StringLiteral) - Method in class org.jruby.ir.instructions.BuildCompoundStringInstr
-
- isSamplingEnabled() - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- isSaveData() - Method in class org.jruby.parser.ParserConfiguration
-
Get whether we are saving the DATA contents of the file.
- isScopeContainedBy(IRScope) - Method in class org.jruby.ir.IRScope
-
returns whether this scope is contained by the parentScope parameter.
- isScriptScope() - Method in class org.jruby.ir.IREvalScript
-
- isScriptScope() - Method in class org.jruby.ir.IRScope
-
Is this an eval script or a regular file script?
- isScriptScope() - Method in class org.jruby.ir.IRScriptBody
-
- isSecondaryBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.CmpCallSite
-
- isSecondaryBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.DivCallSite
-
- isSecondaryBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.EqCallSite
-
- isSecondaryBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.GeCallSite
-
- isSecondaryBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.GtCallSite
-
- isSecondaryBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.LeCallSite
-
- isSecondaryBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.LtCallSite
-
- isSecondaryBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.MinusCallSite
-
- isSecondaryBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.ModCallSite
-
- isSecondaryBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.MulCallSite
-
- isSecondaryBuiltin(IRubyObject) - Method in class org.jruby.runtime.callsite.PlusCallSite
-
- isSecurityProtected(String) - Static method in class org.jruby.util.SafePropertyAccessor
-
Returns true
if the access to the system property
is restricted (i.e., when System.getProperty()
throws SecurityException).
- isSecurityRestricted() - Static method in class org.jruby.Ruby
-
- isSeekable() - Method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Whether the channel associated with this descriptor is seekable (i.e.
- isSelf() - Method in class org.jruby.ir.operands.Self
-
- isSelf() - Method in class org.jruby.ir.operands.Variable
-
- isShouldRunInterpreter() - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- isShowBytecode() - Method in class org.jruby.management.Config
-
- isShowBytecode() - Method in interface org.jruby.management.ConfigMBean
-
- isShowBytecode() - Method in class org.jruby.RubyInstanceConfig
-
- isShowCopyright() - Method in class org.jruby.RubyInstanceConfig
-
- isShowVersion() - Method in class org.jruby.RubyInstanceConfig
-
- isShutdown() - Method in class org.jruby.compiler.JITCompiler
-
Return the shutdown status of the JIT compiler.
- isShutdown() - Method in class org.jruby.ext.fiber.FiberQueue
-
- isShutdown() - Method in class org.jruby.ext.thread.Queue
-
- isSingleByteOptimizable(CodeRangeable, Encoding) - Static method in class org.jruby.util.StringSupport
-
- isSingleton() - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- isSingleton() - Method in class org.jruby.MetaClass
-
- isSingleton() - Method in class org.jruby.RubyClass
-
- isSingleton() - Method in class org.jruby.RubyModule
-
- isSiphashEnabled() - Method in class org.jruby.Ruby
-
- isSiphashEnabled() - Method in class org.jruby.RubyInstanceConfig
-
- isSiteVendorSame(Ruby) - Static method in class org.jruby.ext.rbconfig.RbConfigLibrary
-
- isSpace(int) - Static method in class org.jruby.lexer.LexingCommon
-
- isSpaceArg(int, boolean) - Method in class org.jruby.lexer.LexingCommon
-
- isSpecial(String) - Static method in class org.jruby.util.IdUtil
-
We store IR special variables (e.g.
- isSpecialConst() - Method in class org.jruby.ir.operands.UndefinedValue
-
- isSpecialConst() - Method in class org.jruby.RubyBasicObject
-
- isSpecialConst() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- isSpecialObject() - Method in class org.jruby.RubyBasicObject
-
- isSplattedValue() - Method in class org.jruby.ir.instructions.EQQInstr
-
- isSplit() - Method in class org.jruby.management.Config
-
- isSplit() - Method in interface org.jruby.management.ConfigMBean
-
- isSplit() - Method in class org.jruby.RubyInstanceConfig
-
- isStar() - Method in class org.jruby.ast.UnnamedRestArgNode
-
- isStatic - Variable in class org.jruby.anno.MethodDescriptor
-
- isStatic() - Method in class org.jruby.internal.runtime.methods.DynamicMethod.NativeCall
-
- isStdcall() - Method in class org.jruby.ext.ffi.CallbackInfo
-
- isStdio() - Method in class org.jruby.util.io.OpenFile
-
- isSTDIO(int) - Static method in enum org.jruby.util.io.STDIO
-
- isStore() - Method in enum org.jruby.ir.Operation
-
- isSubsetOf(ModeFlags) - Method in class org.jruby.util.io.ModeFlags
-
Check whether the target set of flags is a superset of this one; used to
ensure that a file is not re-opened with more privileges than it already
had.
- isSupported(JITSignature) - Method in interface org.jruby.ext.ffi.jffi.JITMethodGenerator
-
- isSupported() - Method in class org.jruby.ext.ffi.Platform
-
- isSymbolRegistered(ByteList) - Method in class org.jruby.runtime.marshal.MarshalCache
-
- isSymLink() - Method in interface org.jruby.util.FileResource
-
- isSymLink() - Method in class org.jruby.util.URLResource
-
- isSync() - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- isSync() - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- isSync() - Method in class org.jruby.util.io.OpenFile
-
- isSync() - Method in interface org.jruby.util.io.Stream
-
Deprecated.
- isSynchronized() - Method in class org.jruby.RubyModule
-
- isTaint(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- isTaint() - Method in class org.jruby.ir.operands.UndefinedValue
-
RubyMethod isTaint.
- isTaint() - Method in class org.jruby.RubyBasicObject
-
Gets the taint.
- isTaint() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
RubyMethod isTaint.
- isTainted() - Method in class org.jruby.runtime.marshal.MarshalStream
-
- isTemporary() - Method in class org.jruby.util.io.ModeFlags
-
Whether the flags specify "unnamed temporary".
- isText() - Method in class org.jruby.util.io.ModeFlags
-
Whether the flags specify "text" mode for reads and writes.
- isTextMode() - Method in class org.jruby.util.io.OpenFile
-
- isTopLocalVariableScope() - Method in class org.jruby.ir.IRClosure
-
- isTopLocalVariableScope() - Method in class org.jruby.ir.IRScope
-
- istore(int) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- isTracing() - Method in class org.jruby.internal.runtime.GlobalVariable
-
- isTrue(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- isTrue(boolean) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- isTrue(boolean, boolean) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- isTrue(boolean, boolean, boolean) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- isTrue(boolean, boolean, boolean, boolean) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- isTrue(boolean, boolean, boolean, boolean, boolean) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- isTrue(boolean, boolean, boolean, boolean, boolean, boolean) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- isTrue() - Method in class org.jruby.ir.operands.Boolean
-
- isTrue() - Method in class org.jruby.ir.operands.UnboxedBoolean
-
- isTrue() - Method in class org.jruby.ir.operands.UndefinedValue
-
- isTrue(MethodHandles.Lookup, String, MethodType) - Static method in class org.jruby.ir.targets.Bootstrap
-
- isTrue() - Method in class org.jruby.RubyBasicObject
-
- isTrue() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
Check whether this object is truthy.
- isTrueBoot() - Static method in class org.jruby.ir.targets.Bootstrap
-
- IsTrueSite() - Constructor for class org.jruby.ir.targets.Bootstrap.IsTrueSite
-
- isTruncate() - Method in class org.jruby.util.io.ModeFlags
-
Whether the flags specify to truncate the target file.
- isTruthy(IRubyObject, RubyNil, RubyBoolean.False) - Static method in class org.jruby.ir.targets.Bootstrap.IsTrueSite
-
- isTruthyImmediate() - Method in class org.jruby.ir.operands.Bignum
-
- isTruthyImmediate() - Method in class org.jruby.ir.operands.Boolean
-
- isTruthyImmediate() - Method in class org.jruby.ir.operands.Complex
-
- isTruthyImmediate() - Method in class org.jruby.ir.operands.Fixnum
-
- isTruthyImmediate() - Method in class org.jruby.ir.operands.Float
-
- isTruthyImmediate() - Method in class org.jruby.ir.operands.FrozenString
-
- isTruthyImmediate() - Method in class org.jruby.ir.operands.Operand
-
Returns true if this is an immediate value that will always be considered truthy (true, numbers, etc)
- isTruthyImmediate() - Method in class org.jruby.ir.operands.Rational
-
- isTruthyImmediate() - Method in class org.jruby.ir.operands.Regexp
-
- isTruthyImmediate() - Method in class org.jruby.ir.operands.Symbol
-
- isTruthyImmediate() - Method in class org.jruby.ir.operands.SymbolProc
-
- isTruthyImmediate() - Method in class org.jruby.ir.operands.UnboxedBoolean
-
- isTruthyImmediate() - Method in class org.jruby.ir.operands.UnboxedFixnum
-
- isTruthyImmediate() - Method in class org.jruby.ir.operands.UnboxedFloat
-
- isTyped() - Method in class org.jruby.ast.java_signature.TypeNode
-
- isub() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- isUnboxableMethod(String) - Method in class org.jruby.ir.dataflow.analyses.UnboxableOpsAnalysisProblem
-
- isUndefined() - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Whether this method is the "undefined" method, used to represent a
missing or undef'ed method.
- isUnicode(Encoding) - Static method in class org.jruby.util.StringSupport
-
Deprecated.
- isUnion() - Method in class org.jruby.ext.ffi.StructLayout
-
- isUnix() - Method in class org.jruby.ext.ffi.Platform
-
- isUntrusted(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- isUntrusted() - Method in class org.jruby.ir.operands.UndefinedValue
-
RubyMethod isUntrusted.
- isUntrusted() - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- isUntrusted() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
RubyMethod isUntrusted.
- isUntrusted() - Method in class org.jruby.runtime.marshal.MarshalStream
-
Deprecated.
- isUnwrapArray() - Method in class org.jruby.ir.instructions.YieldInstr
-
- isUpdateNativeENVEnabled() - Method in class org.jruby.RubyInstanceConfig
-
Indicates whether the JVM process' native environment will be updated when ENV[...] is set from Ruby.
- isUsageError() - Method in exception org.jruby.exceptions.MainExitException
-
- isUTC() - Method in class org.jruby.RubyTime
-
- isValidClassVariableName(String) - Static method in class org.jruby.util.IdUtil
-
- isValidConstantName(String) - Static method in class org.jruby.util.IdUtil
-
- isValidConstantName19(String) - Static method in class org.jruby.util.IdUtil
-
Deprecated.
- isValidInstanceVariableName(String) - Static method in class org.jruby.util.IdUtil
-
- isValidName(Object) - Static method in class org.jruby.embed.variable.Argv
-
Returns true if the given name is ARGV.
- isValidName(Object) - Static method in class org.jruby.embed.variable.ClassVariable
-
Returns true if the given name is a decent Ruby class variable.
- isValidName(Object) - Static method in class org.jruby.embed.variable.Constant
-
Returns true if the given name is a decent Ruby constant.
- isValidName(Object) - Static method in class org.jruby.embed.variable.GlobalVariable
-
Returns true if the given name is a decent Ruby global variable.
- isValidName(Object) - Static method in class org.jruby.embed.variable.InstanceVariable
-
Returns true if the given name is a decent Ruby instance variable.
- isValidName(Object) - Static method in class org.jruby.embed.variable.LocalGlobalVariable
-
Returns true if the given name is a local global type variable.
- isValidName(Object) - Static method in class org.jruby.embed.variable.PersistentLocalVariable
-
Returns true if the given name is a decent Ruby local variable.
- isValidName(Object) - Static method in class org.jruby.embed.variable.TransientLocalVariable
-
Returns true if the given name is a decent Ruby local variable.
- isValueReferenceNeeded() - Method in class org.jruby.ext.ffi.StructLayout.Field
-
Checks if a reference to the ruby object assigned to this field needs to be stored
- isVarArgs() - Method in class org.jruby.ast.java_signature.ParameterNode
-
- isVarArgs() - Method in class org.jruby.javasupport.JavaCallable
-
- isVarArgs() - Method in class org.jruby.javasupport.JavaConstructor
-
- isVarArgs() - Method in class org.jruby.javasupport.JavaMethod
-
- isVarArgs() - Method in interface org.jruby.javasupport.ParameterTypes
-
- isVarArgs() - Method in class org.jruby.javasupport.proxy.JavaProxyClass.ProxyMethodImpl
-
- isVarArgs() - Method in class org.jruby.javasupport.proxy.JavaProxyConstructor
-
- isVerbose() - Method in interface org.jruby.common.IRubyWarnings
-
- isVerbose() - Method in class org.jruby.common.NullWarnings
-
- isVerbose() - Method in class org.jruby.common.RubyWarnings
-
- isVerbose() - Method in class org.jruby.ext.JRubyPOSIXHandler
-
- isVerbose() - Method in class org.jruby.ext.ripper.RipperLexer
-
- isVerbose() - Method in interface org.jruby.ext.ripper.Warnings
-
- isVerbose() - Method in class org.jruby.management.Config
-
- isVerbose() - Method in interface org.jruby.management.ConfigMBean
-
- isVerbose() - Method in class org.jruby.Ruby
-
- isVerbose() - Method in class org.jruby.RubyInstanceConfig
-
- isVoid() - Method in class org.jruby.ast.java_signature.PrimitiveTypeNode
-
- isVoid() - Method in class org.jruby.ast.java_signature.TypeNode
-
- isWithinEND() - Method in class org.jruby.ir.IRScope
-
- isWithinTrace() - Method in class org.jruby.runtime.ThreadContext
-
Is this thread actively tracing at this moment.
- isWritable() - Method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Whether the channel associated with this descriptor is writable (i.e.
- isWritable() - Method in class org.jruby.util.io.ModeFlags
-
Whether the flags specify "writable", either read/write or write-only
- isWritable() - Method in class org.jruby.util.io.OpenFile
-
- isWriteBuffered() - Method in class org.jruby.util.io.OpenFile
-
- isXFlag() - Method in class org.jruby.RubyInstanceConfig
-
- isxFlag() - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- isZero() - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- isZero() - Method in class org.jruby.RubyBignum
-
- isZero() - Method in class org.jruby.RubyFixnum
-
- isZero() - Method in class org.jruby.RubyFloat
-
- isZero() - Method in class org.jruby.RubyNumeric
-
- isZero() - Method in class org.jruby.RubyRational
-
- italy(ThreadContext) - Method in class org.jruby.ext.date.RubyDate
-
- Iterable() - Constructor for class org.jruby.javasupport.ext.JavaLang.Iterable
-
- iterator() - Method in class org.jruby.ast.ListNode
-
- iterator() - Method in class org.jruby.ext.set.RubySet
-
- iterator() - Method in class org.jruby.ext.set.RubySortedSet
-
- iterator() - Method in class org.jruby.ir.listeners.InstructionsListenerDecorator
-
- iterator() - Method in class org.jruby.ir.operands.Array
-
- Iterator() - Constructor for class org.jruby.javasupport.ext.JavaUtil.Iterator
-
- iterator() - Method in class org.jruby.RubyArray
-
- iterator(RubyModule) - Method in class org.jruby.runtime.ObjectSpace
-
- iterator() - Method in class org.jruby.util.collections.WeakHashSet
-
- iterator() - Method in class org.jruby.util.JDBCDriverUnloader
-
- IteratorLong() - Constructor for class org.jruby.util.collections.NonBlockingHashMapLong.IteratorLong
-
A new IteratorLong
- iterNode - Variable in class org.jruby.ast.CallNode
-
- iterNode - Variable in class org.jruby.ast.FCallNode
-
- IterNode - Class in org.jruby.ast
-
Represents a block.
- IterNode(ISourcePosition, Node, StaticScope, Node, int) - Constructor for class org.jruby.ast.IterNode
-
Used by ForNode only.
- IterNode(ISourcePosition, ArgsNode, Node, StaticScope, int) - Constructor for class org.jruby.ast.IterNode
-
Used for all non-for types of blocks.
- itself(IRubyObject) - Static method in class org.jruby.RubyKernel
-
- iushr() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- ivar(MethodHandles.Lookup, String, MethodType) - Static method in class org.jruby.runtime.invokedynamic.VariableSite
-
- IVAR_ASM_HANDLE - Static variable in class org.jruby.runtime.invokedynamic.VariableSite
-
- IVAR_INSPECTING_OBJECT_ALLOCATOR - Static variable in class org.jruby.RubyObject
-
Allocator that inspects all methods for instance variables and chooses
a concrete class to construct based on that.
- ivarGet(IRubyObject) - Method in class org.jruby.runtime.invokedynamic.VariableSite
-
- ivarGetFail(IRubyObject) - Method in class org.jruby.runtime.invokedynamic.VariableSite
-
- ivarSet(IRubyObject, IRubyObject) - Method in class org.jruby.runtime.invokedynamic.VariableSite
-
- ivarSetFail(IRubyObject, IRubyObject) - Method in class org.jruby.runtime.invokedynamic.VariableSite
-
- ixor() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- p(int) - Method in class org.jruby.lexer.LexingCommon
-
- p(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
- p(Class) - Static method in class org.jruby.util.CodegenUtils
-
Creates a class path name, from a Class.
- pack(FrameField[]) - Static method in enum org.jruby.anno.FrameField
-
- pack(ThreadContext, IRubyObject) - Method in class org.jruby.RubyArray
-
- pack(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyArray
-
- Pack - Class in org.jruby.util
-
- Pack() - Constructor for class org.jruby.util.Pack
-
- pack(Ruby, RubyArray, ByteList) - Static method in class org.jruby.util.Pack
-
Same as pack but defaults tainting of output to false.
- pack(ThreadContext, Ruby, RubyArray, RubyString) - Static method in class org.jruby.util.Pack
-
Deprecated.
- pack(ThreadContext, RubyArray, RubyString, RubyString) - Static method in class org.jruby.util.Pack
-
- pack(int, int) - Static method in class org.jruby.util.StringSupport
-
- Pack.Converter - Class in org.jruby.util
-
- pack_sockaddr_in(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.socket.RubySocket
-
- pack_sockaddr_in(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.socket.SocketUtils
-
Deprecated.
- pack_sockaddr_in(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.util.io.Sockaddr
-
- pack_sockaddr_in(ThreadContext, int, String) - Static method in class org.jruby.util.io.Sockaddr
-
- pack_sockaddr_in(ThreadContext, InetSocketAddress) - Static method in class org.jruby.util.io.Sockaddr
-
- pack_sockaddr_un(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.socket.RubySocket
-
- pack_sockaddr_un(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.socket.SocketUtils
-
Deprecated.
- pack_sockaddr_un(ThreadContext, String) - Static method in class org.jruby.util.io.Sockaddr
-
- package_name() - Method in class org.jruby.javasupport.JavaPackage
-
- packageName - Variable in class org.jruby.compiler.JITClassGenerator
-
- packed() - Method in class org.jruby.specialized.RubyArraySpecialized
-
- PACKED_ARRAYS - Static variable in class org.jruby.util.cli.Options
-
- packet_inspect() - Method in class org.jruby.ext.socket.Addrinfo
-
- packInt(int) - Static method in class org.jruby.ext.socket.Option
-
- packInt_i(ByteList, int) - Static method in class org.jruby.util.Pack
-
- packLinger(int, int) - Static method in class org.jruby.ext.socket.Option
-
- packSockaddrFromAddress(ThreadContext, InetSocketAddress) - Static method in class org.jruby.util.io.Sockaddr
-
- PackUtils - Class in org.jruby.util
-
- PackUtils() - Constructor for class org.jruby.util.PackUtils
-
- pad(PrintStream, int, String) - Static method in class org.jruby.runtime.profile.builtin.ProfilePrinter
-
- pad(PrintStream, int, String, boolean) - Static method in class org.jruby.runtime.profile.builtin.ProfilePrinter
-
- Pair(IRubyObject, IRubyObject) - Constructor for class org.jruby.util.RecursiveComparator.Pair
-
- pairs - Variable in class org.jruby.ir.operands.Hash
-
- PARAGRAPH_DELIMETER - Static variable in interface org.jruby.util.io.Stream
-
Deprecated.
- PARAGRAPH_SEPARATOR - Static variable in class org.jruby.RubyIO
-
- PARAGRAPH_SEPARATOR - Static variable in interface org.jruby.util.io.Stream
-
Deprecated.
- param_types(ThreadContext) - Method in class org.jruby.ext.ffi.CallbackInfo
-
- parameter_annotations() - Method in class org.jruby.javasupport.JavaCallable
-
- parameter_types() - Method in class org.jruby.javasupport.JavaCallable
-
- parameterAsString(ExecutableElement, int) - Method in class org.jruby.anno.ExecutableElementDescriptor
-
- parameterAsString(Method, int) - Method in class org.jruby.anno.JavaMethodDescriptor
-
- parameterAsString(T, int) - Method in class org.jruby.anno.MethodDescriptor
-
- parameterCallSite0 - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- parameterCallSite1 - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- parameterCallSite2 - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- parameterCallSite3 - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- parameterCallSite4 - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- parameterCallSite5 - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- parameterCallSite6 - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- parameterConverter0 - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- parameterConverter1 - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- parameterConverter2 - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- parameterConverter3 - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- parameterConverter4 - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- parameterConverter5 - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- parameterCount(ExecutableElement) - Method in class org.jruby.anno.ExecutableElementDescriptor
-
- parameterCount(Method) - Method in class org.jruby.anno.JavaMethodDescriptor
-
- parameterCount(T) - Method in class org.jruby.anno.MethodDescriptor
-
- parameterInfo0 - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- parameterInfo1 - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- parameterInfo2 - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- parameterInfo3 - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- parameterInfo4 - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- parameterInfo5 - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- parameterList - Variable in class org.jruby.ast.java_signature.SignatureNode
-
- parameterListToArgumentDescriptors(Ruby, String[], boolean) - Static method in class org.jruby.runtime.Helpers
-
Convert a parameter list from prefix format to ArgumentDescriptor format.
- ParameterNode - Class in org.jruby.ast.java_signature
-
- ParameterNode(TypeNode, String) - Constructor for class org.jruby.ast.java_signature.ParameterNode
-
- ParameterNode(TypeNode, String, boolean) - Constructor for class org.jruby.ast.java_signature.ParameterNode
-
- ParameterNode(TypeNode, String, boolean, boolean) - Constructor for class org.jruby.ast.java_signature.ParameterNode
-
- parameters(ThreadContext) - Method in class org.jruby.AbstractRubyMethod
-
- parameters - Variable in class org.jruby.anno.JavaMethodDescriptor
-
- parameters(ThreadContext) - Method in class org.jruby.RubyMethod
-
- parameters(ThreadContext) - Method in class org.jruby.RubyProc
-
- parameterTypes - Variable in class org.jruby.ext.ffi.CallbackInfo
-
- parameterTypes - Variable in class org.jruby.javasupport.JavaCallable
-
- ParameterTypes - Interface in org.jruby.javasupport
-
Represents Java (callable) parameter types
- params(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.zlib.JZlibDeflate
-
- params(Class...) - Static method in class org.jruby.util.CodegenUtils
-
- params(Class, int) - Static method in class org.jruby.util.CodegenUtils
-
- params(Class, Class, int) - Static method in class org.jruby.util.CodegenUtils
-
- params(Class, Class, Class, int) - Static method in class org.jruby.util.CodegenUtils
-
- params(Class, Class, Class, Class, int) - Static method in class org.jruby.util.CodegenUtils
-
- params(Class, Class, Class, Class, Class, int) - Static method in class org.jruby.util.CodegenUtils
-
- params(Class, Class, int, Class) - Static method in class org.jruby.util.CodegenUtils
-
- params(Class, Class, Class, int, Class) - Static method in class org.jruby.util.CodegenUtils
-
- params(Class, Class, Class, Class, int, Class) - Static method in class org.jruby.util.CodegenUtils
-
- params(Class, Class, Class, Class, Class, int, Class) - Static method in class org.jruby.util.CodegenUtils
-
- params(Class, Class[], int) - Static method in class org.jruby.util.CodegenUtils
-
- parenNest - Variable in class org.jruby.lexer.LexingCommon
-
- parent - Variable in class org.jruby.ir.IRBuilder
-
- parent - Variable in class org.jruby.RubyModule
-
The class/module within whose namespace this class/module resides.
- parent - Variable in class org.jruby.runtime.DynamicScope
-
- parentMaybeUsingRefinements() - Method in class org.jruby.ir.IRScope
-
- parse(String, int...) - Method in interface org.jruby.embed.EmbedRubyRuntimeAdapter
-
Parses a script and return an object which can be run().
- parse(Reader, String, int...) - Method in interface org.jruby.embed.EmbedRubyRuntimeAdapter
-
Parses a script given by a reader and return an object which can be run().
- parse(PathType, String, int...) - Method in interface org.jruby.embed.EmbedRubyRuntimeAdapter
-
Parses a script read from a specified path and return an object which can be run().
- parse(InputStream, String, int...) - Method in interface org.jruby.embed.EmbedRubyRuntimeAdapter
-
Parses a script given by a input stream and return an object which can be run().
- parse(String, int...) - Method in class org.jruby.embed.internal.EmbedRubyRuntimeAdapterImpl
-
- parse(Reader, String, int...) - Method in class org.jruby.embed.internal.EmbedRubyRuntimeAdapterImpl
-
- parse(PathType, String, int...) - Method in class org.jruby.embed.internal.EmbedRubyRuntimeAdapterImpl
-
- parse(InputStream, String, int...) - Method in class org.jruby.embed.internal.EmbedRubyRuntimeAdapterImpl
-
- parse(Ruby, String, String, int) - Method in class org.jruby.embed.internal.EmbedRubyRuntimeAdapterImpl
-
- parse(Ruby, InputStream, String, int) - Method in class org.jruby.embed.internal.EmbedRubyRuntimeAdapterImpl
-
- parse(Bundle, String, int...) - Method in class org.jruby.embed.osgi.OSGiScriptingContainer
-
Parses a script given by a input stream and return an object which can be run().
- parse(String, int...) - Method in class org.jruby.embed.ScriptingContainer
-
Parses a script and return an object which can be run().
- parse(Reader, String, int...) - Method in class org.jruby.embed.ScriptingContainer
-
Parses a script given by a reader and return an object which can be run().
- parse(PathType, String, int...) - Method in class org.jruby.embed.ScriptingContainer
-
Parses a script read from a specified path and return an object which can be run().
- parse(InputStream, String, int...) - Method in class org.jruby.embed.ScriptingContainer
-
Parses a script given by a input stream and return an object which can be run().
- parse(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.ext.jruby.JRubyLibrary
-
- parse(Options, String) - Method in class org.jruby.ext.nkf.CommandParser
-
- parse(boolean) - Method in class org.jruby.ext.ripper.RipperParserBase
-
The parse method use an lexer stream and parse it to an AST node
structure
- parse(ThreadContext) - Method in class org.jruby.ext.ripper.RubyRipper
-
- parse(InputStream) - Static method in class org.jruby.parser.JavaSignatureParser
-
- parse(String, ByteList, DynamicScope, ParserConfiguration) - Method in class org.jruby.parser.Parser
-
- parse(String, byte[], DynamicScope, ParserConfiguration) - Method in class org.jruby.parser.Parser
-
- parse(String, InputStream, DynamicScope, ParserConfiguration) - Method in class org.jruby.parser.Parser
-
- parse(String, LexerSource, DynamicScope, ParserConfiguration) - Method in class org.jruby.parser.Parser
-
- parse(ParserConfiguration) - Method in class org.jruby.parser.RubyParser
-
The parse method use an lexer stream and parse it to an AST node
structure
- parse(String, String, DynamicScope, int, boolean) - Method in class org.jruby.Ruby
-
Deprecated.
- parse(ByteList, String, DynamicScope, int, boolean) - Method in class org.jruby.Ruby
-
- parse(Ruby, String, String, int) - Method in interface org.jruby.RubyRuntimeAdapter
-
- parse(Ruby, InputStream, String, int) - Method in interface org.jruby.RubyRuntimeAdapter
-
- parse(ByteList, boolean, boolean) - Method in class org.jruby.util.ConvertDouble.DoubleConverter
-
Everything runs in 1.9+ mode now, so the `is19` parameter is vestigial.
- parse(String, ParsePosition) - Method in class org.jruby.util.RubyDateFormat
-
Deprecated.
- parse(String, ParsePosition) - Method in class org.jruby.util.RubyDateFormatter
-
- parse(ThreadContext, RubyString, RubyString) - Method in class org.jruby.util.RubyDateParser
-
Date._strptime method in JRuby 9.1.5.0's lib/ruby/stdlib/date/format.rb is replaced
with this method.
- parse(ThreadContext, String, RubyString) - Method in class org.jruby.util.RubyDateParser
-
- parse(List<StrptimeToken>, String) - Method in class org.jruby.util.StrptimeParser
-
- parseAsBlock(DynamicScope) - Method in class org.jruby.parser.ParserConfiguration
-
If we are performing an eval we should pass existing scope in.
- parseByteOrder(Ruby, IRubyObject) - Static method in class org.jruby.ext.ffi.Util
-
- parseDouble(String) - Static method in class org.jruby.util.SafeDoubleParser
-
Safe way of parsing a Double value from a String
- parseEval(String, String, DynamicScope, int) - Method in class org.jruby.Ruby
-
- parseEval(ByteList, String, DynamicScope, int) - Method in class org.jruby.Ruby
-
- ParseFailedException - Exception in org.jruby.embed
-
This class is a generic unchecked exception raised during parsing.
- ParseFailedException(Throwable) - Constructor for exception org.jruby.embed.ParseFailedException
-
- ParseFailedException(String, Throwable) - Constructor for exception org.jruby.embed.ParseFailedException
-
- parseFile(InputStream, String, DynamicScope) - Method in class org.jruby.Ruby
-
- parseFile(String, InputStream, DynamicScope) - Method in class org.jruby.Ruby
-
- parseFile(InputStream, String, DynamicScope, int) - Method in class org.jruby.Ruby
-
- parseFile(String, InputStream, DynamicScope, int) - Method in class org.jruby.Ruby
-
- parseFileFromMain(InputStream, String, DynamicScope) - Method in class org.jruby.Ruby
-
- parseFileFromMain(String, InputStream, DynamicScope) - Method in class org.jruby.Ruby
-
- parseFloat(String) - Static method in class org.jruby.util.SafeFloatParser
-
Safe way of parsing a Float value from a String
- parseFromMain(InputStream, String) - Method in class org.jruby.Ruby
-
Parse the script contained in the given input stream, using the given
filename as the name of the script, and return the root Node.
- parseFromMain(String, InputStream) - Method in class org.jruby.Ruby
-
- parseInline(InputStream, String, DynamicScope) - Method in class org.jruby.Ruby
-
- parseIOOptions(IRubyObject) - Method in class org.jruby.RubyIO
-
- parseModeEncoding(ThreadContext, IOEncodable, String, int[]) - Static method in class org.jruby.util.io.EncodingUtils
-
- parseOption(String) - Static method in class org.jruby.ext.nkf.RubyNKF
-
- Parser - Class in org.jruby.parser
-
Serves as a simple facade for all the parsing magic.
- Parser(Ruby) - Constructor for class org.jruby.parser.Parser
-
- parser_magic_comment(ByteList) - Method in class org.jruby.lexer.LexingCommon
-
- parser_prepare() - Method in class org.jruby.lexer.LexingCommon
-
- PARSER_WARN_AMBIGUOUS_ARGUMENTS - Static variable in class org.jruby.util.cli.Options
-
- PARSER_WARN_ARGUMENT_PREFIX - Static variable in class org.jruby.util.cli.Options
-
- PARSER_WARN_FLAGS_IGNORED - Static variable in class org.jruby.util.cli.Options
-
- PARSER_WARN_GROUPED_EXPRESSIONS - Static variable in class org.jruby.util.cli.Options
-
- PARSER_WARN_LOCAL_SHADOWING - Static variable in class org.jruby.util.cli.Options
-
- PARSER_WARN_NOT_REACHED - Static variable in class org.jruby.util.cli.Options
-
- PARSER_WARN_REGEX_CONDITION - Static variable in class org.jruby.util.cli.Options
-
- PARSER_WARN_USELESSS_USE_OF - Static variable in class org.jruby.util.cli.Options
-
- ParserConfiguration - Class in org.jruby.parser
-
- ParserConfiguration(Ruby, int, boolean, boolean, boolean) - Constructor for class org.jruby.parser.ParserConfiguration
-
- ParserConfiguration(Ruby, int, boolean, boolean, RubyInstanceConfig) - Constructor for class org.jruby.parser.ParserConfiguration
-
- ParserConfiguration(Ruby, int, boolean, boolean, boolean, RubyInstanceConfig) - Constructor for class org.jruby.parser.ParserConfiguration
-
- parseRegexpFlags() - Method in class org.jruby.ext.ripper.RipperLexer
-
- parseRegexpFlags() - Method in class org.jruby.lexer.LexingCommon
-
- parseRegexpFlags(StringBuilder) - Method in class org.jruby.lexer.LexingCommon
-
- parseRegexpFlags() - Method in class org.jruby.lexer.yacc.RubyLexer
-
- ParseResult - Interface in org.jruby
-
- ParserState - Interface in org.jruby.parser
-
- ParserStats - Class in org.jruby.management
-
- ParserStats(Ruby) - Constructor for class org.jruby.management.ParserStats
-
- ParserStatsMBean - Interface in org.jruby.management
-
- ParserSupport - Class in org.jruby.parser
-
- ParserSupport() - Constructor for class org.jruby.parser.ParserSupport
-
- ParserSyntaxException - Exception in org.jruby.parser
-
- ParserSyntaxException(String, String...) - Constructor for exception org.jruby.parser.ParserSyntaxException
-
- parseShebangOptions(InputStream) - Method in class org.jruby.RubyInstanceConfig
-
The intent here is to gather up any options that might have
been specified in the shebang line and return them so they can
be merged into the ones specified on the command-line.
- parseString(RipperLexer, LexerSource) - Method in class org.jruby.ext.ripper.HeredocTerm
-
- parseString(RipperLexer, LexerSource) - Method in class org.jruby.ext.ripper.StringTerm
-
- parseString(RipperLexer, LexerSource) - Method in class org.jruby.ext.ripper.StrTerm
-
- parseString(RubyLexer) - Method in class org.jruby.lexer.yacc.HeredocTerm
-
- parseString(RubyLexer) - Method in class org.jruby.lexer.yacc.StringTerm
-
- parseString(RubyLexer) - Method in class org.jruby.lexer.yacc.StrTerm
-
- parseStringIntoBuffer(RipperLexer, LexerSource, ByteList, Encoding) - Method in class org.jruby.ext.ripper.StringTerm
-
- parseStringIntoBuffer(RubyLexer, ByteList, Encoding) - Method in class org.jruby.lexer.yacc.StringTerm
-
- PARTIAL_INPUT - Static variable in class org.jruby.RubyConverter
-
- PartialDelegatingMethod - Class in org.jruby.internal.runtime.methods
-
- PartialDelegatingMethod(RubyModule, DynamicMethod, Visibility) - Constructor for class org.jruby.internal.runtime.methods.PartialDelegatingMethod
-
Constructor for PartialDelegatingMethod.
- partition(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- partition(ThreadContext, Block) - Method in class org.jruby.RubyString
-
- partition(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyString
-
- pass(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyThread
-
- pass(IRubyObject) - Static method in class org.jruby.RubyThread
-
Deprecated.
- passwd(IRubyObject, Block) - Static method in class org.jruby.ext.etc.RubyEtc
-
- path(ThreadContext) - Method in class org.jruby.ext.socket.RubyUNIXServer
-
- path(ThreadContext) - Method in class org.jruby.ext.socket.RubyUNIXSocket
-
- path(ThreadContext) - Method in class org.jruby.ext.tracepoint.TracePoint
-
- path(ThreadContext) - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- path(ThreadContext) - Method in class org.jruby.RubyDir
-
- path - Variable in class org.jruby.RubyFile
-
Deprecated.
- path(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFile
-
- path(ThreadContext) - Method in class org.jruby.RubyFile
-
- path(ThreadContext) - Method in class org.jruby.RubyThread.Location
-
- PATH_SPLIT - Static variable in class org.jruby.util.JavaNameMangler
-
- Pathname - Variable in class org.jruby.runtime.JavaSites
-
- PathnameKernelMethods() - Constructor for class org.jruby.ext.pathname.RubyPathname.PathnameKernelMethods
-
- PathnameLibrary - Class in org.jruby.ext.pathname
-
- PathnameLibrary() - Constructor for class org.jruby.ext.pathname.PathnameLibrary
-
- PathnameSites() - Constructor for class org.jruby.runtime.JavaSites.PathnameSites
-
- PathType - Enum in org.jruby.embed
-
The path type that tells from where Ruby runtime should load the specified file.
- pattern - Variable in class org.jruby.ir.targets.RegexpObjectSite
-
- Pattern() - Constructor for class org.jruby.javasupport.ext.JavaUtilRegex.Pattern
-
- peek(ThreadContext, IRubyObject) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- peek(int) - Method in class org.jruby.lexer.LexingCommon
-
- peek(int, int) - Method in class org.jruby.lexer.LexingCommon
-
- peek - Variable in class org.jruby.runtime.JavaSites.FiberSites
-
- peek_result(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.coverage.CoverageModule
-
- peekVariableName(int, int) - Method in class org.jruby.lexer.LexingCommon
-
- peep(ThreadContext, IRubyObject) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- PEEPHOLE_OPTZ - Static variable in class org.jruby.RubyInstanceConfig
-
Enable compiler peephole optimizations.
- peeraddr(ThreadContext) - Method in class org.jruby.ext.socket.RubyIPSocket
-
- peeraddr(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubyIPSocket
-
- peeraddr() - Method in class org.jruby.ext.socket.RubyIPSocket
-
Deprecated.
- peeraddr(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.RubyTCPServer
-
- peeraddr(ThreadContext) - Method in class org.jruby.ext.socket.RubyUNIXServer
-
- peeraddr(ThreadContext) - Method in class org.jruby.ext.socket.RubyUNIXSocket
-
- pending_interrupt_p(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyThread
-
- pending_interrupt_p(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyThread
-
- PERCENT - Static variable in class org.jruby.lexer.LexingCommon
-
- performNormalMethodChecksAndDetermineVisibility(Ruby, RubyModule, RubySymbol, Visibility) - Static method in class org.jruby.runtime.Helpers
-
- performSingletonMethodChecks(Ruby, IRubyObject, String) - Static method in class org.jruby.runtime.Helpers
-
- PerlHash - Class in org.jruby.util
-
Perl's Hash implementation.
- PerlHash() - Constructor for class org.jruby.util.PerlHash
-
- perm - Variable in class org.jruby.RubyIO.Sysopen
-
- PermissionDenied(String) - Constructor for exception org.jruby.util.ResourceException.PermissionDenied
-
- PermissionDeniedException - Exception in org.jruby.util.io
-
Deprecated.
- PermissionDeniedException() - Constructor for exception org.jruby.util.io.PermissionDeniedException
-
Deprecated.
- PermissionDeniedException(String) - Constructor for exception org.jruby.util.io.PermissionDeniedException
-
Deprecated.
- permutation(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyArray
-
rb_ary_permutation
- permutation(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
- persist(IRWriterEncoder, IRScope) - Static method in class org.jruby.ir.persistence.IRWriter
-
- persistent(IRubyObject, IRubyObject) - Static method in class org.jruby.java.proxies.JavaProxy
-
- persistent(ThreadContext, IRubyObject) - Static method in class org.jruby.java.proxies.JavaProxy
-
- PersistentLocalVariable - Class in org.jruby.embed.variable
-
An implementation of BiVariable for a persistent local variable.
- persistScopeFlags(IRWriterEncoder) - Method in class org.jruby.ir.IRScope
-
- persistScopeHeader(IRWriterEncoder) - Method in class org.jruby.ir.IRClosure
-
- persistScopeHeader(IRWriterEncoder) - Method in class org.jruby.ir.IRScope
-
- pfamily(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- PhantomReferenceReaper<T> - Class in org.jruby.util
-
- PhantomReferenceReaper(T) - Constructor for class org.jruby.util.PhantomReferenceReaper
-
- pid(ThreadContext) - Method in class org.jruby.RubyIO
-
Return the process id (pid) of the process this IO object
spawned.
- pid(IRubyObject) - Static method in class org.jruby.RubyProcess
-
Deprecated.
- pid(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- pid(Ruby) - Static method in class org.jruby.RubyProcess
-
- pid(ThreadContext) - Method in class org.jruby.RubyProcess.RubyStatus
-
- pipe(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyIO
-
- pipe(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyIO
-
- pipe() - Method in class org.jruby.util.io.PosixShim
-
- pipe19(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyIO
-
Deprecated.
- pipe19(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyIO
-
Deprecated.
- pipe19(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyIO
-
Deprecated.
- PIPE_BUF - Static variable in class org.jruby.util.io.OpenFile
-
- PIPE_FINALIZE - Static variable in class org.jruby.util.io.OpenFile
-
Deprecated.
- pipe_p() - Method in class org.jruby.RubyFileStat
-
- pipe_p(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest.FileTestFileMethods
-
- pipe_p(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest
-
- PipeException - Exception in org.jruby.util.io
-
- PipeException() - Constructor for exception org.jruby.util.io.PipeException
-
- pipeOpen(ThreadContext, IRubyObject, String, int, IOEncodable) - Static method in class org.jruby.util.io.PopenExecutor
-
- plain(CharSequence) - Static method in class org.jruby.util.ByteList
-
Create a byte[] from a CharSequence assuming a raw/ISO-8859-1 encoding
- plain(char[]) - Static method in class org.jruby.util.ByteList
-
Create a byte[] from a char[] assuming a raw/ISO-8859-1 encoding
- plain(byte[], int, int) - Static method in class org.jruby.util.ByteList
-
Create a char[] from a byte[] assuming a raw/ISO-8859-1 encoding
- plain(byte[]) - Static method in class org.jruby.util.ByteList
-
Create a char[] from a byte[] assuming a raw/ISO-8859-1 encoding
- Platform - Class in org.jruby.ext.ffi
-
- Platform(Platform.OS_TYPE) - Constructor for class org.jruby.ext.ffi.Platform
-
- Platform - Class in org.jruby.platform
-
Platform specific constants.
- Platform() - Constructor for class org.jruby.platform.Platform
-
- PLATFORM - Static variable in class org.jruby.runtime.Constants
-
- Platform.CPU_TYPE - Enum in org.jruby.ext.ffi
-
- Platform.OS_TYPE - Enum in org.jruby.ext.ffi
-
- PLUS - Static variable in class org.jruby.lexer.LexingCommon
-
- PLUS_AT - Static variable in class org.jruby.lexer.LexingCommon
-
- plus_at() - Method in class org.jruby.RubyString
-
- PlusCallSite - Class in org.jruby.runtime.callsite
-
- PlusCallSite() - Constructor for class org.jruby.runtime.callsite.PlusCallSite
-
- Pointer - Class in org.jruby.ext.ffi
-
C memory pointer operations.
- Pointer(Ruby, RubyClass) - Constructor for class org.jruby.ext.ffi.Pointer
-
- Pointer(Ruby, MemoryIO) - Constructor for class org.jruby.ext.ffi.Pointer
-
- Pointer(Ruby, MemoryIO, long, int) - Constructor for class org.jruby.ext.ffi.Pointer
-
- Pointer(Ruby, RubyClass, MemoryIO) - Constructor for class org.jruby.ext.ffi.Pointer
-
- Pointer(Ruby, RubyClass, MemoryIO, long) - Constructor for class org.jruby.ext.ffi.Pointer
-
- Pointer(Ruby, RubyClass, MemoryIO, long, int) - Constructor for class org.jruby.ext.ffi.Pointer
-
- pointer(ThreadContext) - Method in class org.jruby.ext.ffi.Struct
-
- pointerClass - Variable in class org.jruby.ext.ffi.FFI
-
- PointerField(Ruby, RubyClass) - Constructor for class org.jruby.ext.ffi.StructLayout.PointerField
-
- pointerParameterStrategy(IRubyObject) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- PointerParameterStrategy - Class in org.jruby.ext.ffi.jffi
-
- pointerValue32(IRubyObject) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- pointerValue64(IRubyObject) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- polar(ThreadContext, IRubyObject, IRubyObject...) - Static method in class org.jruby.RubyComplex
-
nucomp_s_polar
- polar(ThreadContext) - Method in class org.jruby.RubyComplex
-
nucomp_polar
- polar(ThreadContext) - Method in class org.jruby.RubyNumeric
-
numeric_polar
- polar - Variable in class org.jruby.runtime.JavaSites.NumericSites
-
- polar19(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyComplex
-
Deprecated.
- poll() - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
- pollAndGetClass(ThreadContext, IRubyObject) - Static method in class org.jruby.ir.targets.InvokeSite
-
- pollAndGetClass(ThreadContext, IRubyObject, RubyModule, String) - Static method in class org.jruby.runtime.callsite.SuperCallSite
-
- pollAndGetClass(ThreadContext, IRubyObject) - Static method in class org.jruby.runtime.invokedynamic.InvokeDynamicSupport
-
- pollInternal() - Method in class org.jruby.ext.thread.Queue
-
- pollThreadEvents() - Method in class org.jruby.RubyThread
-
- pollThreadEvents(ThreadContext) - Method in class org.jruby.RubyThread
-
- pollThreadEvents() - Method in class org.jruby.runtime.ThreadContext
-
- POOL_MAX - Static variable in class org.jruby.RubyInstanceConfig
-
Maximum thread pool size (integer, default Integer.MAX_VALUE).
- POOL_MIN - Static variable in class org.jruby.RubyInstanceConfig
-
Minimum thread pool size (integer, default 0).
- POOL_TTL - Static variable in class org.jruby.RubyInstanceConfig
-
Thread pool time-to-live in seconds.
- POOLING_ENABLED - Static variable in class org.jruby.RubyInstanceConfig
-
Enable a thread pool.
- pop() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- pop(ThreadContext) - Method in class org.jruby.ext.fiber.FiberQueue
-
- pop(ThreadContext) - Method in class org.jruby.ext.thread.Queue
-
- pop(ThreadContext, IRubyObject) - Method in class org.jruby.ext.thread.Queue
-
- pop(int) - Method in class org.jruby.parser.YYDebug
-
- pop(ThreadContext) - Method in class org.jruby.RubyArray
-
rb_ary_pop
- pop(ThreadContext, IRubyObject) - Method in class org.jruby.RubyArray
-
- pop(ThreadContext) - Method in class org.jruby.util.collections.StringArraySet
-
- pop(ThreadContext, IRubyObject) - Method in class org.jruby.util.collections.StringArraySet
-
- pop2() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- PopBackrefFrameInstr - Class in org.jruby.ir.instructions
-
- PopBackrefFrameInstr() - Constructor for class org.jruby.ir.instructions.PopBackrefFrameInstr
-
- PopBackrefFrameInstr(PopBackrefFrameInstr) - Method in class org.jruby.ir.IRVisitor
-
- PopBackrefFrameInstr(PopBackrefFrameInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- popBacktrace(ThreadContext) - Static method in class org.jruby.runtime.ThreadContext
-
- PopBindingInstr - Class in org.jruby.ir.instructions
-
- PopBindingInstr() - Constructor for class org.jruby.ir.instructions.PopBindingInstr
-
- PopBindingInstr(PopBindingInstr) - Method in class org.jruby.ir.IRVisitor
-
- PopBindingInstr(PopBindingInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- PopBlockFrameInstr - Class in org.jruby.ir.instructions
-
- PopBlockFrameInstr(Operand) - Constructor for class org.jruby.ir.instructions.PopBlockFrameInstr
-
- PopBlockFrameInstr(PopBlockFrameInstr) - Method in class org.jruby.ir.IRVisitor
-
- PopBlockFrameInstr(PopBlockFrameInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- popCatch() - Method in class org.jruby.runtime.ThreadContext
-
- popclass() - Method in class org.jruby.ir.targets.JVM
-
- popCurrentScope() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- popCurrentScope() - Method in class org.jruby.parser.ParserSupport
-
- popDynScope() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- popen(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyIO
-
- popen(ThreadContext, IRubyObject[], RubyClass, Block) - Static method in class org.jruby.util.io.PopenExecutor
-
- popen(Ruby, IRubyObject, ModeFlags) - Static method in class org.jruby.util.ShellLauncher
-
- popen(Ruby, IRubyObject[], Map, ModeFlags) - Static method in class org.jruby.util.ShellLauncher
-
- popen(Ruby, IRubyObject, Map, ModeFlags) - Static method in class org.jruby.util.ShellLauncher
-
- popen(Ruby, IRubyObject, IOOptions) - Static method in class org.jruby.util.ShellLauncher
-
Deprecated.
- popen(Ruby, IRubyObject[], Map, IOOptions) - Static method in class org.jruby.util.ShellLauncher
-
Deprecated.
- popen3(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyIO
-
Deprecated.
- popen3(Ruby, IRubyObject[]) - Static method in class org.jruby.util.ShellLauncher
-
Deprecated.
- popen3(Ruby, IRubyObject[], boolean) - Static method in class org.jruby.util.ShellLauncher
-
Deprecated.
- popen4(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyIO
-
Deprecated.
- PopenExecutor - Class in org.jruby.util.io
-
Port of MRI's popen+exec logic.
- PopenExecutor() - Constructor for class org.jruby.util.io.PopenExecutor
-
- PopenExecutor.ExecArg - Class in org.jruby.util.io
-
- POpenProcess(Process, Ruby, IOOptions) - Constructor for class org.jruby.util.ShellLauncher.POpenProcess
-
Deprecated.
- POpenProcess(Process, Ruby, ModeFlags) - Constructor for class org.jruby.util.ShellLauncher.POpenProcess
-
- POpenProcess(Process) - Constructor for class org.jruby.util.ShellLauncher.POpenProcess
-
- popenSpecial - Variable in class org.jruby.RubyIO
-
If the stream is being used for popen, we don't want to destroy the process
when we close the stream.
- popenSpecial(ThreadContext, IRubyObject[]) - Static method in class org.jruby.RubyIO
-
Deprecated.
- popFrame() - Method in class org.jruby.runtime.ThreadContext
-
- popmethod() - Method in class org.jruby.ir.targets.JVM
-
- PopMethodFrameInstr - Class in org.jruby.ir.instructions
-
- PopMethodFrameInstr() - Constructor for class org.jruby.ir.instructions.PopMethodFrameInstr
-
- PopMethodFrameInstr(PopMethodFrameInstr) - Method in class org.jruby.ir.IRVisitor
-
- PopMethodFrameInstr(PopMethodFrameInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- popScope() - Method in class org.jruby.runtime.ThreadContext
-
- populate(RubyModule, Class) - Method in class org.jruby.anno.TypePopulator.DefaultTypePopulator
-
- populate(RubyModule, Class) - Method in class org.jruby.anno.TypePopulator
-
- populate(RubyModule, Class) - Method in class org.jruby.anno.TypePopulator.ReflectiveTypePopulator
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$AbstractRubyMethod$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$common$RubyWarnings$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$bigdecimal$RubyBigDecimal$BigDecimalKernelMethods$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$bigdecimal$RubyBigDecimal$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$cgi$escape$CGIEscape$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$coverage$CoverageModule$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$date$RubyDate$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$date$RubyDateTime$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$date$TimeExt$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$digest$RubyDigest$DigestBase$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$digest$RubyDigest$DigestClass$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$digest$RubyDigest$DigestInstance$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$digest$RubyDigest$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$etc$RubyEtc$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$AbstractInvoker$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$AbstractMemory$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$AutoPointer$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$Buffer$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$CallbackInfo$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$DataConverter$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$Enum$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$Enums$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$io$FileDescriptorIO$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$IOModule$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$jffi$DynamicLibrary$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$jffi$DynamicLibrary$Symbol$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$jffi$Factory$LastError$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$jffi$Function$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$jffi$JFFIInvoker$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$jffi$VariadicInvoker$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$MappedType$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$MemoryPointer$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$Platform$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$Pointer$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$Struct$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$StructByReference$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$StructByValue$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$StructLayout$ArrayField$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$StructLayout$ArrayProxy$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$StructLayout$CharArrayProxy$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$StructLayout$Field$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$StructLayout$FunctionField$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$StructLayout$InnerStructField$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$StructLayout$MappedField$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$StructLayout$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$Type$Array$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$Type$Builtin$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ffi$Type$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$fiber$ThreadFiber$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$io$wait$IOWaitLibrary$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$jruby$CoreExt$String$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$jruby$JRubyExecutionContextLocal$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$jruby$JRubyFiberLocal$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$jruby$JRubyLibrary$JRubyConfig$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$jruby$JRubyLibrary$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$jruby$JRubyObjectInputStream$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$jruby$JRubyUtilLibrary$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$nkf$RubyNKF$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$pathname$RubyPathname$PathnameKernelMethods$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$pathname$RubyPathname$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$ripper$RubyRipper$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$securerandom$RubySecureRandom$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$set$EnumerableExt$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$set$RubySet$DivideTSortHash$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$set$RubySet$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$set$RubySortedSet$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$socket$Addrinfo$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$socket$Ifaddr$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$socket$Option$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$socket$RubyBasicSocket$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$socket$RubyIPSocket$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$socket$RubyServerSocket$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$socket$RubySocket$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$socket$RubyTCPServer$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$socket$RubyTCPSocket$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$socket$RubyUDPSocket$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$socket$RubyUNIXServer$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$socket$RubyUNIXSocket$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$stringio$StringIO$GenericReadable$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$stringio$StringIO$GenericWritable$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$stringio$StringIO$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$strscan$RubyStringScanner$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$tempfile$Tempfile$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$thread$ConditionVariable$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$thread$Mutex$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$thread$Queue$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$thread$SizedQueue$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$timeout$Timeout$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$tracepoint$TracePoint$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$zlib$JZlibDeflate$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$zlib$JZlibInflate$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$zlib$JZlibRubyGzipReader$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$zlib$JZlibRubyGzipWriter$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$zlib$RubyGzipFile$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$zlib$RubyZlib$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$ext$zlib$ZStream$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$java$addons$ArrayJavaAddons$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$java$addons$ClassJavaAddons$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$java$addons$IOJavaAddons$AnyIO$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$java$addons$IOJavaAddons$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$java$addons$KernelJavaAddons$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$java$addons$StringJavaAddons$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$java$proxies$ArrayJavaProxy$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$java$proxies$ArrayJavaProxyCreator$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$java$proxies$InterfaceJavaProxy$JavaInterfaceExtender$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$java$proxies$JavaInterfaceTemplate$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$java$proxies$JavaProxy$ClassMethods$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$java$proxies$JavaProxy$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$java$proxies$MapJavaProxy$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaLang$Character$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaLang$Class$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaLang$ClassLoader$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaLang$Comparable$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaLang$Iterable$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaLang$Number$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaLang$Runnable$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaLang$Throwable$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaLangReflect$Constructor$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaLangReflect$Field$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaLangReflect$Method$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaMath$BigDecimal$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaTime$Instant$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaTime$LocalDateTime$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaTime$OffsetDateTime$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaTime$ZonedDateTime$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaUtil$Collection$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaUtil$Enumeration$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaUtil$Iterator$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaUtil$List$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaUtilRegex$Matcher$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$ext$JavaUtilRegex$Pattern$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$Java$ByteArrayProxyMethods$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$Java$NewStyleExtensionInherited$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$Java$OldStyleExtensionInherited$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$Java$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$JavaAccessibleObject$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$JavaArrayUtilities$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$JavaCallable$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$JavaClass$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$JavaConstructor$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$JavaField$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$JavaMethod$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$JavaObject$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$JavaPackage$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$JavaProxyMethods$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$JavaUtilities$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$proxy$JavaProxyClass$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$proxy$JavaProxyClass$ProxyMethodImpl$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$proxy$JavaProxyConstructor$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$javasupport$proxy$JavaProxyReflectionObject$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$NativeException$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyArgsFile$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyArray$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyBasicObject$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyBignum$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyBinding$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyBoolean$False$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyBoolean$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyBoolean$True$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyClass$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyClassPathVariable$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyComparable$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyComplex$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyConverter$EncodingErrorMethods$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyConverter$InvalidByteSequenceErrorMethods$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyConverter$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyConverter$UndefinedConversionErrorMethods$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyDir$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyEncoding$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyEnumerable$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyEnumerator$FeedValue$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyEnumerator$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyException$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyFile$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyFileStat$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyFileTest$FileTestFileMethods$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyFileTest$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyFloat$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyGC$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyGenerator$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyGlobal$CaseInsensitiveStringOnlyRubyHash$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyHash$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyInteger$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyInterrupt$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyIO$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyKernel$LoopMethods$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyKernel$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyKeyError$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyLocalJumpError$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyMarshal$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyMatchData$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyMath$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyMethod$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyModule$ModuleKernelMethods$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyModule$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyNameError$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyNameError$RubyNameErrorMessage$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyNil$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyNoMethodError$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyNumeric$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyObjectSpace$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyObjectSpace$WeakMap$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyProc$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyProcess$GroupID$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyProcess$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyProcess$RubyStatus$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyProcess$Sys$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyProcess$UserID$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyRandom$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyRange$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyRational$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyRegexp$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubySignal$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubySignalException$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyStopIteration$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyString$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyStruct$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyStruct$StructMethods$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubySymbol$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubySystemCallError$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubySystemExit$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyThread$Location$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyThread$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyThreadGroup$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyTime$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyUnboundMethod$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyUncaughtThrowError$POPULATOR
-
- populate(RubyModule, Class) - Method in class org.jruby.gen.org$jruby$RubyYielder$POPULATOR
-
- populateMethod(JavaMethod, int, String, boolean, boolean) - Static method in class org.jruby.anno.TypePopulator
-
- populateMethod(JavaMethod, int, String, boolean, boolean, Class, String, Class, Class[]) - Static method in class org.jruby.anno.TypePopulator
-
- populateMethodIndex(Map<Set<FrameField>, List<String>>, BiConsumer<Integer, String>) - Static method in class org.jruby.anno.AnnotationHelper
-
- populateModuleMethod(RubyModule, DynamicMethod) - Static method in class org.jruby.anno.TypePopulator
-
- POPULATOR_SUFFIX - Static variable in class org.jruby.anno.AnnotationBinder
-
- POPULATOR_SUFFIX - Static variable in class org.jruby.anno.IndyBinder
-
- POPULATORS - Variable in class org.jruby.Ruby
-
- portToInt(IRubyObject) - Static method in class org.jruby.ext.socket.SocketUtils
-
- pos(ThreadContext) - Method in class org.jruby.ext.stringio.StringIO
-
- pos() - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- pos() - Method in class org.jruby.ext.zlib.JZlibRubyGzipReader
-
- pos() - Method in class org.jruby.ext.zlib.JZlibRubyGzipWriter
-
- pos(ThreadContext) - Method in class org.jruby.RubyIO
-
- pos_set(ThreadContext, IRubyObject) - Method in class org.jruby.RubyIO
-
- posFixable(BigInteger) - Static method in class org.jruby.RubyNumeric
-
- posFixable(double) - Static method in class org.jruby.RubyNumeric
-
- Position - Class in org.jruby.ext.ripper
-
- Position(String, int, int, int, int) - Constructor for class org.jruby.ext.ripper.Position
-
- position(ISourcePositionHolder, ISourcePositionHolder) - Method in class org.jruby.parser.ParserSupport
-
- position() - Method in class org.jruby.util.AppendModeChannel
-
- position(long) - Method in class org.jruby.util.AppendModeChannel
-
- PositionAware - Interface in org.jruby.runtime
-
Simple no-pojo methods for Position of a method (in truth we could use
this anywhere).
- positionEndForScan(ByteList, Matcher, Encoding, int, int) - Static method in class org.jruby.util.StringSupport
-
rb_str_scan
- positiveInt(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyNumeric
-
- posix - Variable in class org.jruby.util.io.OpenFile
-
- POSIXProcess - Class in org.jruby.util.io
-
Created by headius on 7/22/14.
- POSIXProcess(Ruby, long) - Constructor for class org.jruby.util.io.POSIXProcess
-
- PosixShim - Class in org.jruby.util.io
-
Representations of as many native posix functions as possible applied to an NIO channel
- PosixShim(Ruby) - Constructor for class org.jruby.util.io.PosixShim
-
- PosixShim.BSDWaitMacros - Class in org.jruby.util.io
-
- PosixShim.LinuxWaitMacros - Class in org.jruby.util.io
-
- PosixShim.WaitMacros - Interface in org.jruby.util.io
-
- POSSEMI - Static variable in class org.jruby.ext.cgi.escape.CGIEscape
-
- post(ThreadContext) - Method in class org.jruby.internal.runtime.methods.CompiledIRNoProtocolMethod
-
- post(InterpreterContext, ThreadContext) - Method in class org.jruby.internal.runtime.methods.InterpretedIRMetaClassBody
-
- post(InterpreterContext, ThreadContext) - Method in class org.jruby.internal.runtime.methods.InterpretedIRMethod
-
- post(InterpreterContext, ThreadContext) - Method in class org.jruby.internal.runtime.methods.MixedModeIRMethod
-
- post(ThreadContext, Block, Visibility, Frame) - Method in class org.jruby.runtime.ContextAwareBlockBody
-
- post() - Method in class org.jruby.runtime.Signature
-
- post_match(ThreadContext) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- post_match(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaUtilRegex.Matcher
-
- post_match(ThreadContext) - Method in class org.jruby.RubyMatchData
-
match_post_match
- postBackrefMethod() - Method in class org.jruby.runtime.ThreadContext
-
- postBacktraceAndScope(ThreadContext) - Static method in class org.jruby.internal.runtime.methods.JavaMethod
-
- postBacktraceDummyScope(ThreadContext) - Static method in class org.jruby.internal.runtime.methods.JavaMethod
-
- postBacktraceOnly(ThreadContext) - Static method in class org.jruby.internal.runtime.methods.JavaMethod
-
- postBsfApply() - Method in class org.jruby.runtime.ThreadContext
-
- postEvalScriptlet() - Method in class org.jruby.runtime.ThreadContext
-
- postEvalWithBinding(Binding, Frame) - Method in class org.jruby.runtime.ThreadContext
-
- postExecuteUnder() - Method in class org.jruby.runtime.ThreadContext
-
- PostExeNode - Class in org.jruby.ast
-
Captures END statements (END {...})
- PostExeNode(ISourcePosition, Node, int) - Constructor for class org.jruby.ast.PostExeNode
-
- postFrameAndScope(ThreadContext) - Static method in class org.jruby.internal.runtime.methods.JavaMethod
-
- postFrameOnly(ThreadContext) - Static method in class org.jruby.internal.runtime.methods.JavaMethod
-
- postLoad(ThreadContext) - Static method in class org.jruby.runtime.Helpers
-
- postMethodBacktraceAndScope() - Method in class org.jruby.runtime.ThreadContext
-
- postMethodBacktraceDummyScope() - Method in class org.jruby.runtime.ThreadContext
-
- postMethodBacktraceOnly() - Method in class org.jruby.runtime.ThreadContext
-
- postMethodFrameAndScope() - Method in class org.jruby.runtime.ThreadContext
-
- postMethodFrameOnly() - Method in class org.jruby.runtime.ThreadContext
-
- postMethodScopeOnly() - Method in class org.jruby.runtime.ThreadContext
-
- postNodeEval() - Method in class org.jruby.runtime.ThreadContext
-
- postNoFrameDummyScope(ThreadContext) - Static method in class org.jruby.internal.runtime.methods.JavaMethod
-
- postNoop(ThreadContext) - Static method in class org.jruby.internal.runtime.methods.JavaMethod
-
- postOrderList() - Method in class org.jruby.ir.representations.CFG
-
- postReqdArgsCount - Variable in class org.jruby.ir.instructions.ReceivePostReqdArgInstr
-
The method/block parameter list has these many required parameters after opt+rest args
- postScopedBody() - Method in class org.jruby.runtime.ThreadContext
-
- postScopeOnly(ThreadContext) - Static method in class org.jruby.internal.runtime.methods.JavaMethod
-
- postTrace() - Method in class org.jruby.runtime.ThreadContext
-
- postYield(Binding, Frame) - Method in class org.jruby.runtime.ThreadContext
-
- postYieldNoScope(Frame) - Method in class org.jruby.runtime.ThreadContext
-
- pow(ThreadContext, IRubyObject) - Method in class org.jruby.RubyInteger
-
- pow(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyInteger
-
- ppid(IRubyObject) - Static method in class org.jruby.RubyProcess
-
Deprecated.
- ppid(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- ppid(Ruby) - Static method in class org.jruby.RubyProcess
-
- pre(ThreadContext, StaticScope, RubyModule, IRubyObject, String, Block) - Method in class org.jruby.internal.runtime.methods.CompiledIRNoProtocolMethod
-
- pre(InterpreterContext, ThreadContext, IRubyObject, String, Block, RubyModule) - Method in class org.jruby.internal.runtime.methods.InterpretedIRMetaClassBody
-
- pre(InterpreterContext, ThreadContext, IRubyObject, String, Block, RubyModule) - Method in class org.jruby.internal.runtime.methods.InterpretedIRMethod
-
- pre(InterpreterContext, ThreadContext, IRubyObject, String, Block, RubyModule) - Method in class org.jruby.internal.runtime.methods.MixedModeIRMethod
-
- pre(ThreadContext, Block) - Method in class org.jruby.runtime.ContextAwareBlockBody
-
- pre() - Method in class org.jruby.runtime.Signature
-
- pre_match(ThreadContext) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- pre_match(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaUtilRegex.Matcher
-
- pre_match(ThreadContext) - Method in class org.jruby.RubyMatchData
-
match_pre_match
- pread(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyIO
-
- pread(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.RubyIO
-
- preAdaptHandle(int, boolean, boolean, boolean) - Static method in class org.jruby.internal.runtime.methods.InvokeDynamicMethodFactory
-
- preAdoptThread() - Method in class org.jruby.runtime.ThreadContext
-
- preArgs - Variable in class org.jruby.ir.instructions.ReceiveOptArgInstr
-
opt args follow pre args
- preBackrefMethod() - Method in class org.jruby.runtime.ThreadContext
-
- preBacktraceAndScope(ThreadContext, String) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- preBacktraceDummyScope(ThreadContext, String) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- preBacktraceOnly(ThreadContext, String) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- preBsfApply(String[]) - Method in class org.jruby.runtime.ThreadContext
-
- precise_mbclen() - Method in class org.jruby.lexer.LexingCommon
-
- preciseCodePoint(Encoding, byte[], int, int) - Static method in class org.jruby.util.StringSupport
-
- preciseLength(Encoding, byte[], int, int) - Static method in class org.jruby.util.StringSupport
-
- precs(ThreadContext) - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- pred(ThreadContext) - Method in class org.jruby.RubyFixnum
-
- pred(ThreadContext) - Method in class org.jruby.RubyInteger
-
- preEvalScriptlet(DynamicScope) - Method in class org.jruby.runtime.ThreadContext
-
- preEvalWithBinding(Binding) - Method in class org.jruby.runtime.ThreadContext
-
- PreExe19Node - Class in org.jruby.ast
-
A pre-execution construction (BEGIN { ...
- PreExe19Node(ISourcePosition, StaticScope, Node, int) - Constructor for class org.jruby.ast.PreExe19Node
-
- preExecuteUnder(IRubyObject, RubyModule, Block) - Method in class org.jruby.runtime.ThreadContext
-
- PreExeNode - Class in org.jruby.ast
-
A pre-execution construction (BEGIN { ...
- PreExeNode(ISourcePosition, StaticScope, Node, int) - Constructor for class org.jruby.ast.PreExeNode
-
- preExtensionLoad(IRubyObject) - Method in class org.jruby.runtime.ThreadContext
-
- PREFER_IPV4 - Static variable in class org.jruby.util.cli.Options
-
Deprecated.
- PREFERRED_PRNG - Static variable in class org.jruby.util.cli.Options
-
- prefix - Variable in class org.jruby.ir.operands.Label
-
- PREFIX - Static variable in class org.jruby.ir.operands.TemporaryBooleanVariable
-
- PREFIX - Static variable in class org.jruby.ir.operands.TemporaryFixnumVariable
-
- PREFIX - Static variable in class org.jruby.ir.operands.TemporaryFloatVariable
-
- PREFIX - Static variable in class org.jruby.ir.operands.TemporaryLocalReplacementVariable
-
- PREFIX - Static variable in class org.jruby.ir.operands.TemporaryLocalVariable
-
- preFrameAndDummyScope(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- preFrameAndDummyScope(ThreadContext, IRubyObject, String, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
Deprecated.
- preFrameAndScope(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- preFrameAndScope(ThreadContext, IRubyObject, String, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
Deprecated.
- preFrameOnly(ThreadContext, IRubyObject, RubyModule, String, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- preFrameOnly(ThreadContext, IRubyObject, String, Block) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
Deprecated.
- preLoad(ThreadContext, String[]) - Static method in class org.jruby.runtime.Helpers
-
- preLoadCommon(ThreadContext, StaticScope, boolean) - Static method in class org.jruby.runtime.Helpers
-
- preMethodBacktraceAndScope(String, StaticScope) - Method in class org.jruby.runtime.ThreadContext
-
- preMethodBacktraceDummyScope(String, StaticScope) - Method in class org.jruby.runtime.ThreadContext
-
- preMethodBacktraceOnly(String) - Method in class org.jruby.runtime.ThreadContext
-
- preMethodFrameAndDummyScope(RubyModule, String, IRubyObject, Block, StaticScope) - Method in class org.jruby.runtime.ThreadContext
-
- preMethodFrameAndScope(RubyModule, String, IRubyObject, Block, StaticScope) - Method in class org.jruby.runtime.ThreadContext
-
- preMethodFrameOnly(RubyModule, String, IRubyObject, Block) - Method in class org.jruby.runtime.ThreadContext
-
- preMethodFrameOnly(RubyModule, String, IRubyObject, Visibility, Block) - Method in class org.jruby.runtime.ThreadContext
-
- preMethodFrameOnly(RubyModule, String, IRubyObject) - Method in class org.jruby.runtime.ThreadContext
-
- preMethodNoFrameAndDummyScope(StaticScope) - Method in class org.jruby.runtime.ThreadContext
-
- preMethodScopeOnly(StaticScope) - Method in class org.jruby.runtime.ThreadContext
-
- preNodeEval(IRubyObject) - Method in class org.jruby.runtime.ThreadContext
-
- preNoFrameDummyScope(ThreadContext) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- preNoop() - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- PREP - Static variable in class org.jruby.util.io.OpenFile
-
- PREP_STDIO_NAME() - Method in class org.jruby.util.io.OpenFile
-
- prepareArgs(ThreadContext, Block.Type, BlockBody, IRubyObject[]) - Static method in class org.jruby.RubyProc
-
For Type.LAMBDA, ensures that the args have the correct arity.
- prepareArguments(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.instructions.CallBase
-
- prepareArgumentsComplex(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.instructions.CallBase
-
- prepareArgumentsForCall(ThreadContext, IRubyObject[], Block.Type) - Method in class org.jruby.runtime.BlockBody
-
- prepareArgumentsSimple(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.instructions.CallBase
-
- prepareBinder() - Method in class org.jruby.ir.targets.ConstructObjectSite
-
- prepareBinder() - Method in class org.jruby.ir.targets.DRegexpObjectSite
-
- prepareBinder(boolean) - Method in class org.jruby.ir.targets.InvokeSite
-
Prepare a binder for this call site's target, forcing varargs if specified
- prepareBinder() - Method in class org.jruby.ir.targets.LazyObjectSite
-
- prepareBlock(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.instructions.CallBase
-
- prepareBlock(ThreadContext, IRubyObject, DynamicScope, BlockBody) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- prepareBlock() - Static method in class org.jruby.ir.targets.Bootstrap
-
- prepareBlock(MethodHandles.Lookup, String, MethodType, MethodHandle, MethodHandle, long) - Static method in class org.jruby.ir.targets.Bootstrap
-
- prepareBlock(Handle, Signature, String) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Prepare a block for a subsequent call.
- prepareBlock(Handle, Signature, String) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- prepareBlockArgs(ThreadContext, Block, IRubyObject[], boolean) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- PrepareBlockArgsInstr - Class in org.jruby.ir.instructions
-
- PrepareBlockArgsInstr(Operation) - Constructor for class org.jruby.ir.instructions.PrepareBlockArgsInstr
-
- PrepareBlockArgsInstr(PrepareBlockArgsInstr) - Method in class org.jruby.ir.IRVisitor
-
- PrepareBlockArgsInstr(PrepareBlockArgsInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- prepareCoverage(String, int[]) - Method in class org.jruby.ext.coverage.CoverageData
-
- prepareFixedBlockArgs(ThreadContext, Block, IRubyObject[]) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- PrepareFixedBlockArgsInstr - Class in org.jruby.ir.instructions
-
- PrepareFixedBlockArgsInstr(PrepareFixedBlockArgsInstr) - Method in class org.jruby.ir.IRVisitor
-
- PrepareFixedBlockArgsInstr(PrepareFixedBlockArgsInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- prepareForCompilation() - Method in class org.jruby.ir.IRMethod
-
- prepareForCompilation() - Method in class org.jruby.ir.IRScope
-
Run any necessary passes to get the IR ready for compilation (AOT and/or JIT)
- prepareFullBuild() - Method in class org.jruby.ir.IRScope
-
This initializes a more complete(full) InterpreterContext which if used in mixed mode will be
used by the JIT and if used in pure-interpreted mode it will be used by an interpreter engine.
- prepareInstanceMethod(Class<?>, Method, String) - Method in class org.jruby.javasupport.binding.MethodGatherer
-
- prepareIntegratedBacktrace(ThreadContext, StackTraceElement[]) - Method in class org.jruby.RubyException
-
Deprecated.
- prepareLoadSearch(String) - Method in class org.jruby.runtime.load.LoadService.SearchState
-
- prepareMethod(Class<?>, Method, String, Map<String, NamedInstaller>, Map<String, AssignedName>, Map<String, AssignedName>, Function<String, NamedInstaller>) - Method in class org.jruby.javasupport.binding.MethodGatherer
-
- prepareNoBlockArgs(ThreadContext, Block, IRubyObject[]) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
Check whether incoming args are zero length for a lambda, and no-op for non-lambda.
- PrepareNoBlockArgsInstr - Class in org.jruby.ir.instructions
-
- PrepareNoBlockArgsInstr(PrepareNoBlockArgsInstr) - Method in class org.jruby.ir.IRVisitor
-
- PrepareNoBlockArgsInstr(PrepareNoBlockArgsInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- preparePattern(RubyString) - Method in class org.jruby.RubyRegexp
-
- prepareRequireSearch(String) - Method in class org.jruby.runtime.load.LoadService.SearchState
-
- prepareScriptScope(ThreadContext, StaticScope) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- PrepareSingleBlockArgInstr - Class in org.jruby.ir.instructions
-
- PrepareSingleBlockArgInstr(PrepareSingleBlockArgInstr) - Method in class org.jruby.ir.IRVisitor
-
- PrepareSingleBlockArgInstr(PrepareSingleBlockArgInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- prepareSingleBlockArgs(ThreadContext, Block, IRubyObject[]) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- prepareStaticMethod(Class<?>, Method, String) - Method in class org.jruby.javasupport.binding.MethodGatherer
-
- prepareTopLevel(RubyClass, IRubyObject) - Method in class org.jruby.runtime.ThreadContext
-
- prepend(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyModule
-
- prepend(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
rb_str_prepend
- prepend(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyString
-
rb_str_prepend
- prepend(byte) - Method in class org.jruby.RubyString
-
- prepend(int) - Method in class org.jruby.RubyString
-
- prepend(byte) - Method in class org.jruby.util.ByteList
-
Prepend a byte onto the front of this ByteList.
- prepend_features(IRubyObject) - Method in class org.jruby.RubyModule
-
rb_mod_prepend_features
- prepended(ThreadContext, IRubyObject) - Method in class org.jruby.RubyModule
-
- PrependedModule - Class in org.jruby
-
This class is used as an intermediate superclass for Module#prepend
- PrependedModule(Ruby, RubyClass, RubyModule) - Constructor for class org.jruby.PrependedModule
-
- prependModule(RubyModule) - Method in class org.jruby.RubyModule
-
Prepend a new module to this module or class.
- prependModule(IRubyObject) - Method in class org.jruby.RubyModule
-
Deprecated.
- preprocess(Ruby, ByteList, Encoding, Encoding[], RegexpSupport.ErrorMode) - Static method in class org.jruby.util.RegexpSupport
-
Preprocess the given string for use in regexp, raising errors for encoding
incompatibilities that arise.
- preprocessCheck(Ruby, ByteList) - Static method in class org.jruby.RubyRegexp
-
- preprocessDRegexp(Ruby, RubyString[], int) - Static method in class org.jruby.RubyRegexp
-
Deprecated.
- preprocessDRegexp(Ruby, IRubyObject[], RegexpOptions) - Static method in class org.jruby.RubyRegexp
-
- preprocessDRegexp(ThreadContext, RegexpOptions, IRubyObject...) - Static method in class org.jruby.RubyRegexp
-
- preprocessDRegexp(ThreadContext, RegexpOptions, IRubyObject) - Static method in class org.jruby.RubyRegexp
-
- preprocessDRegexp(Ruby, IRubyObject, RegexpOptions) - Static method in class org.jruby.RubyRegexp
-
Deprecated.
- preprocessDRegexp(ThreadContext, RegexpOptions, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyRegexp
-
- preprocessDRegexp(Ruby, IRubyObject, IRubyObject, RegexpOptions) - Static method in class org.jruby.RubyRegexp
-
Deprecated.
- preprocessDRegexp(ThreadContext, RegexpOptions, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyRegexp
-
- preprocessDRegexp(Ruby, IRubyObject, IRubyObject, IRubyObject, RegexpOptions) - Static method in class org.jruby.RubyRegexp
-
Deprecated.
- preprocessDRegexp(Ruby, IRubyObject, IRubyObject, IRubyObject, IRubyObject, RegexpOptions) - Static method in class org.jruby.RubyRegexp
-
Deprecated.
- preprocessDRegexp(Ruby, IRubyObject, IRubyObject, IRubyObject, IRubyObject, IRubyObject, RegexpOptions) - Static method in class org.jruby.RubyRegexp
-
Deprecated.
- prepStdio(Ruby, InputStream, Channel, int, RubyClass, String) - Static method in class org.jruby.RubyIO
-
- prepStdio(Ruby, OutputStream, Channel, int, RubyClass, String) - Static method in class org.jruby.RubyIO
-
- preReqdArgsCount - Variable in class org.jruby.ir.instructions.ReceivePostReqdArgInstr
-
The method/block parameter list has these many required parameters before opt+rest args
- preScopedBody(DynamicScope) - Method in class org.jruby.runtime.ThreadContext
-
- preScopeOnly(ThreadContext) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- preTrace() - Method in class org.jruby.runtime.ThreadContext
-
- pretty(Class, Class...) - Static method in class org.jruby.util.CodegenUtils
-
- prettyParams(Class...) - Static method in class org.jruby.util.CodegenUtils
-
- prettyParams(StringBuilder, Class...) - Static method in class org.jruby.util.CodegenUtils
-
- prettyShortParams(Class...) - Static method in class org.jruby.util.CodegenUtils
-
- prev_day(ThreadContext) - Method in class org.jruby.ext.date.RubyDate
-
- prev_day(ThreadContext, IRubyObject) - Method in class org.jruby.ext.date.RubyDate
-
- prev_day(ThreadContext, IRubyObject) - Method in class org.jruby.ext.date.RubyDateTime
-
- prev_float() - Method in class org.jruby.RubyFloat
-
- prev_month(ThreadContext) - Method in class org.jruby.ext.date.RubyDate
-
- prev_month(ThreadContext, IRubyObject) - Method in class org.jruby.ext.date.RubyDate
-
- prev_year(ThreadContext) - Method in class org.jruby.ext.date.RubyDate
-
- prev_year(ThreadContext, IRubyObject) - Method in class org.jruby.ext.date.RubyDate
-
- previous - Variable in class org.jruby.RubyModule.WrapperCacheEntryFactory
-
The CacheEntryFactory being wrapped.
- previouslyRun(FullInterpreterContext) - Method in class org.jruby.ir.passes.AddLocalVarLoadStoreInstructions
-
- previouslyRun(FullInterpreterContext) - Method in class org.jruby.ir.passes.CompilerPass
-
If this pass has been previous run, then return the data from that last run.
- previouslyRun(FullInterpreterContext) - Method in class org.jruby.ir.passes.LiveVariableAnalysis
-
- previouslyRun(FullInterpreterContext) - Method in class org.jruby.ir.passes.UnboxingPass
-
- preYieldNoScope(Binding) - Method in class org.jruby.runtime.ThreadContext
-
- preYieldNoScope(Block) - Method in class org.jruby.runtime.ThreadContext
-
- preYieldSpecificBlock(Binding, StaticScope) - Method in class org.jruby.runtime.ThreadContext
-
- PRIMITIVE_CLASSES - Static variable in class org.jruby.javasupport.JavaUtil
-
- primitive_convert(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyConverter
-
- primitive_errinfo(ThreadContext) - Method in class org.jruby.RubyConverter
-
- primitive_p() - Method in class org.jruby.javasupport.JavaClass
-
- primitive_to_java(IRubyObject, IRubyObject, Block) - Static method in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- primitiveToWrapper(Class<?>) - Static method in class org.jruby.javasupport.JavaUtil
-
- PrimitiveTypeNode - Class in org.jruby.ast.java_signature
-
For Java primitive types: byte, short, int, long, char, float, double, boolean, void
- PrimitiveTypeNode(String, String) - Constructor for class org.jruby.ast.java_signature.PrimitiveTypeNode
-
- print(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.stringio.StringIO.GenericWritable
-
- print(IRubyObject[]) - Method in class org.jruby.ext.zlib.JZlibRubyGzipWriter
-
- print(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyIO
-
Print some objects to the stream.
- print(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyIO
-
Print some objects to the stream.
- print(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
- printBacktrace(PrintStream) - Method in class org.jruby.RubyException
-
Print the Ruby exception's backtrace to the given PrintStream.
- printBacktrace(PrintStream, int) - Method in class org.jruby.RubyException
-
Print the Ruby exception's backtrace to the given PrintStream.
- printBacktrace(RubyException, boolean) - Method in enum org.jruby.runtime.backtrace.TraceType.Format
-
- printBacktrace(RubyException, boolean) - Method in class org.jruby.runtime.backtrace.TraceType
-
- printBacktraceJRuby(Ruby, RubyStackTraceElement[], String, String, boolean) - Static method in class org.jruby.runtime.backtrace.TraceType
-
- printBacktraceJRuby(RubyException, boolean) - Static method in class org.jruby.runtime.backtrace.TraceType
-
- printBacktraceToStream(IRubyObject, PrintStream, int) - Static method in class org.jruby.runtime.backtrace.TraceType
-
- printError(RubyException) - Method in class org.jruby.Ruby
-
Prints an error with backtrace to the error stream.
- printError(Throwable) - Method in class org.jruby.Ruby
-
- printf(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.stringio.StringIO.GenericWritable
-
- printf(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.zlib.JZlibRubyGzipWriter
-
- printf(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyIO
-
- printf(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
- printFlags() - Method in class org.jruby.FlagRegistry
-
- printFooter(PrintStream) - Method in class org.jruby.runtime.profile.builtin.HtmlProfilePrinter
-
- printFooter(PrintStream) - Method in class org.jruby.runtime.profile.builtin.JsonProfilePrinter
-
- printFooter(PrintStream) - Method in class org.jruby.runtime.profile.builtin.ProfilePrinter
-
- printFullMessage(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.backtrace.TraceType
-
- printHeader(PrintStream) - Method in class org.jruby.runtime.profile.builtin.FlatProfilePrinter
-
- printHeader(PrintStream) - Method in class org.jruby.runtime.profile.builtin.GraphProfilePrinter
-
- printHeader(PrintStream) - Method in class org.jruby.runtime.profile.builtin.HtmlProfilePrinter
-
- printHeader(PrintStream) - Method in class org.jruby.runtime.profile.builtin.JsonProfilePrinter
-
- printHeader(PrintStream) - Method in class org.jruby.runtime.profile.builtin.ProfilePrinter
-
- printIR(IRScope, boolean) - Static method in class org.jruby.ir.persistence.IRDumper
-
- printIR(IRScope, boolean, boolean) - Static method in class org.jruby.ir.persistence.IRDumper
-
- printMethodIR() - Method in class org.jruby.internal.runtime.AbstractIRMethod
-
- printMethodIR() - Method in class org.jruby.internal.runtime.methods.CompiledIRMethod
-
- printMethodIR() - Method in class org.jruby.internal.runtime.methods.CompiledIRNoProtocolMethod
-
- printMethodIR() - Method in class org.jruby.internal.runtime.methods.InterpretedIRMethod
-
- printMethodIR() - Method in class org.jruby.internal.runtime.methods.MixedModeIRMethod
-
- printProfile(PrintStream, boolean) - Method in class org.jruby.runtime.profile.builtin.FlatProfilePrinter
-
- printProfile(PrintStream, boolean) - Method in class org.jruby.runtime.profile.builtin.GraphProfilePrinter
-
- printProfile(PrintStream, boolean) - Method in class org.jruby.runtime.profile.builtin.HtmlProfilePrinter
-
- printProfile(PrintStream, boolean) - Method in class org.jruby.runtime.profile.builtin.JsonProfilePrinter
-
- printProfile(ProfilePrinter) - Method in class org.jruby.runtime.profile.builtin.ProfileOutput
-
- printProfile(PrintStream) - Method in class org.jruby.runtime.profile.builtin.ProfilePrinter
-
- printProfile(PrintStream, boolean) - Method in class org.jruby.runtime.profile.builtin.ProfilePrinter
-
- printProfile(RubyIO) - Method in class org.jruby.runtime.profile.builtin.ProfilePrinter
-
- printProfileData(ProfileCollection) - Method in class org.jruby.Ruby
-
TDOD remove the synchronized.
- printReportExceptionWarning() - Method in class org.jruby.RubyThread
-
- printScope() - Method in class org.jruby.runtime.ThreadContext
-
- printState() - Method in class org.jruby.lexer.LexingCommon
-
- Priority - Enum in org.jruby.javasupport.binding
-
Assigned names only override based priority of an assigned type, the type must be less than
or equal to the assigned type.
- priority() - Method in class org.jruby.RubyThread
-
- priority_set(IRubyObject) - Method in class org.jruby.RubyThread
-
- PRIVATE - Static variable in class org.jruby.parser.JavaSignatureParser
-
- private_call_p(ThreadContext) - Method in class org.jruby.RubyNameError
-
- private_class_method(IRubyObject[]) - Method in class org.jruby.RubyModule
-
- private_constant(ThreadContext, IRubyObject) - Method in class org.jruby.RubyModule
-
- private_constant(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyModule
-
- private_instance_methods(IRubyObject[]) - Method in class org.jruby.RubyModule
-
rb_class_private_instance_methods
- private_instance_methods19(IRubyObject[]) - Method in class org.jruby.RubyModule
-
Deprecated.
- private_method_defined(ThreadContext, IRubyObject) - Method in class org.jruby.RubyModule
-
- private_methods(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyBasicObject
-
rb_obj_private_methods
call-seq:
obj.private_methods(all=true) => array
Returns the list of private methods accessible to obj.
- private_methods(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
- private_methods19(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- private_methods19(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- private_p(IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLang.Class
-
- private_p(IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Constructor
-
- private_p(IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Field
-
- private_p(IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Method
-
- private_p() - Method in class org.jruby.javasupport.JavaClass
-
- privateCall - Variable in class org.jruby.RubyNameError
-
- probeContentType(Path) - Method in class org.jruby.util.RubyFileTypeDetector
-
- problem - Variable in class org.jruby.ir.dataflow.FlowGraphNode
-
- proc(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
- proc_1_9(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- PROCDEFAULT_HASH_F - Static variable in interface org.jruby.ObjectFlags
-
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.jruby.anno.AnnotationBinder
-
- process(Set<? extends TypeElement>, RoundEnvironment) - Method in class org.jruby.anno.IndyBinder
-
- PROCESS_NOUNWRAP - Static variable in class org.jruby.util.cli.Options
-
- PROCESS_QUERY_INFORMATION - Static variable in interface org.jruby.util.WindowsFFI.Kernel32
-
- PROCESS_TERMINATE - Static variable in interface org.jruby.util.WindowsFFI.Kernel32
-
- processArguments(String[]) - Method in class org.jruby.RubyInstanceConfig
-
- processArguments() - Method in class org.jruby.util.cli.ArgumentProcessor
-
- processArguments(boolean) - Method in class org.jruby.util.cli.ArgumentProcessor
-
- processArgumentsWithRubyopts() - Method in class org.jruby.RubyInstanceConfig
-
- processBookKeepingOp(ThreadContext, Block, Instr, Operation, String, IRubyObject[], IRubyObject, Block, RubyModule, DynamicScope, Object[], StaticScope) - Static method in class org.jruby.ir.interpreter.InterpreterEngine
-
- processCall(ThreadContext, Instr, Operation, DynamicScope, StaticScope, Object[], IRubyObject) - Static method in class org.jruby.ir.interpreter.InterpreterEngine
-
- processDotfile() - Static method in class org.jruby.Main
-
- processMethodDeclaration(ExecutableElement) - Method in class org.jruby.anno.AnnotationBinder
-
- processMethodDeclaration(ExecutableElement) - Method in class org.jruby.anno.IndyBinder
-
- processMethodDeclarationMulti(ExecutableElement) - Method in class org.jruby.anno.AnnotationBinder
-
- processMethodDeclarationMulti(List<ExecutableElement>) - Method in class org.jruby.anno.IndyBinder
-
- processMethodDeclarations(Map<CharSequence, List<ExecutableElement>>) - Method in class org.jruby.anno.AnnotationBinder
-
- processMethodDeclarations(Map<CharSequence, List<ExecutableElement>>) - Method in class org.jruby.anno.IndyBinder
-
- ProcessModuleBodyInstr - Class in org.jruby.ir.instructions
-
- ProcessModuleBodyInstr(Variable, Operand, Operand) - Constructor for class org.jruby.ir.instructions.ProcessModuleBodyInstr
-
- ProcessModuleBodyInstr(ProcessModuleBodyInstr) - Method in class org.jruby.ir.IRVisitor
-
- ProcessModuleBodyInstr(ProcessModuleBodyInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- processOtherOp(ThreadContext, Block, Instr, Operation, DynamicScope, StaticScope, Object[], IRubyObject, double[], long[], boolean[]) - Static method in class org.jruby.ir.interpreter.InterpreterEngine
-
- processOtherOp(ThreadContext, Block, Instr, Operation, DynamicScope, StaticScope, Object[], IRubyObject) - Static method in class org.jruby.ir.interpreter.StartupInterpreterEngine
-
- processReturnOp(ThreadContext, Block, Instr, Operation, DynamicScope, Object[], IRubyObject, StaticScope) - Static method in class org.jruby.ir.interpreter.InterpreterEngine
-
- processType(TypeElement) - Method in class org.jruby.anno.AnnotationBinder
-
- processType(TypeElement) - Method in class org.jruby.anno.IndyBinder
-
- ProcMethod - Class in org.jruby.internal.runtime.methods
-
- ProcMethod(RubyModule, RubyProc, Visibility, String) - Constructor for class org.jruby.internal.runtime.methods.ProcMethod
-
Constructor for ProcMethod.
- procNew - Variable in class org.jruby.ir.instructions.CallBase
-
- product(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyArray
-
rb_ary_product
- product(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyArray
-
- product19(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyArray
-
Deprecated.
- Profile - Interface in org.jruby
-
- PROFILE_MAX_METHODS - Static variable in class org.jruby.util.cli.Options
-
- ProfileCollection - Interface in org.jruby.runtime.profile
-
Each
ThreadContext
has an ProfileCollection property in profile mode.
- ProfileData - Class in org.jruby.runtime.profile.builtin
-
Encapsulates the logic of recording and reporting profiled timings of
method invocations.
- ProfileData(ThreadContext, ProfiledMethods) - Constructor for class org.jruby.runtime.profile.builtin.ProfileData
-
- ProfiledMethod - Class in org.jruby.runtime.profile.builtin
-
A dynamic method + it's invocation name holder for profiling purposes.
- ProfiledMethod(String, DynamicMethod) - Constructor for class org.jruby.runtime.profile.builtin.ProfiledMethod
-
- ProfiledMethods - Class in org.jruby.runtime.profile.builtin
-
This is a collection af all methods which will be profiled.
- ProfiledMethods(Ruby) - Constructor for class org.jruby.runtime.profile.builtin.ProfiledMethods
-
- profileEnter(long) - Method in class org.jruby.runtime.profile.builtin.ProfileData
-
Begin profiling a new method, aggregating the current time diff in the previous
method's profile slot.
- profileEnter(long) - Method in interface org.jruby.runtime.profile.ProfileCollection
-
Begin profiling a new method, aggregating the current time diff in the previous
method's profile slot.
- profileEnter(int) - Method in class org.jruby.runtime.ThreadContext
-
- profileEnter(String, DynamicMethod) - Method in class org.jruby.runtime.ThreadContext
-
- profileExit(long, long) - Method in class org.jruby.runtime.profile.builtin.ProfileData
-
Fall back to previously profiled method after current method has returned.
- profileExit(long, long) - Method in interface org.jruby.runtime.profile.ProfileCollection
-
Fall back to previously profiled method after current method has returned.
- profileExit(int, long) - Method in class org.jruby.runtime.ThreadContext
-
- ProfileOutput - Class in org.jruby.runtime.profile.builtin
-
- ProfileOutput(PrintStream) - Constructor for class org.jruby.runtime.profile.builtin.ProfileOutput
-
- ProfileOutput(File) - Constructor for class org.jruby.runtime.profile.builtin.ProfileOutput
-
- ProfilePrinter - Class in org.jruby.runtime.profile.builtin
-
- ProfilePrinter(ProfileData) - Constructor for class org.jruby.runtime.profile.builtin.ProfilePrinter
-
- ProfilePrinter(ProfileData, Invocation) - Constructor for class org.jruby.runtime.profile.builtin.ProfilePrinter
-
- Profiler - Class in org.jruby.ir.interpreter
-
- Profiler() - Constructor for class org.jruby.ir.interpreter.Profiler
-
- ProfileReporter - Interface in org.jruby.runtime.profile
-
- ProfilingCacheEntryFactory(Ruby, RubyModule.CacheEntryFactory) - Constructor for class org.jruby.RubyModule.ProfilingCacheEntryFactory
-
- ProfilingCachingCallSite - Class in org.jruby.runtime.callsite
-
An interesting callsite in which we will look for monomorphic behavior in case we want to inline.
- ProfilingCachingCallSite(CallType, String, IRScope, long) - Constructor for class org.jruby.runtime.callsite.ProfilingCachingCallSite
-
- ProfilingDynamicMethod - Class in org.jruby.internal.runtime.methods
-
A DynamicMethod wrapper that performs timed profiling for each call.
- ProfilingDynamicMethod(DynamicMethod) - Constructor for class org.jruby.internal.runtime.methods.ProfilingDynamicMethod
-
- ProfilingService - Interface in org.jruby.runtime.profile
-
A ProfilingService is used to profile jruby programs.
- ProfilingServiceLookup - Class in org.jruby.runtime.profile
-
- ProfilingServiceLookup(Ruby) - Constructor for class org.jruby.runtime.profile.ProfilingServiceLookup
-
- proper_subset_p(ThreadContext, IRubyObject) - Method in class org.jruby.ext.set.RubySet
-
- proper_superset_p(ThreadContext, IRubyObject) - Method in class org.jruby.ext.set.RubySet
-
- PROPERTIES - Static variable in class org.jruby.util.cli.Options
-
- propertiesToStringMap(Properties) - Static method in class org.jruby.util.OSEnvironment
-
- property(PrintStream, String, Object) - Static method in class org.jruby.ir.util.IGVHelper
-
- PropertyName - Enum in org.jruby.embed
-
Predefined keys of System properties to get configurations
- PROTECTED - Static variable in class org.jruby.parser.JavaSignatureParser
-
- protected_instance_methods(IRubyObject[]) - Method in class org.jruby.RubyModule
-
rb_class_protected_instance_methods
- protected_instance_methods19(IRubyObject[]) - Method in class org.jruby.RubyModule
-
Deprecated.
- protected_method_defined(ThreadContext, IRubyObject) - Method in class org.jruby.RubyModule
-
- protected_methods(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyBasicObject
-
rb_obj_protected_methods
call-seq:
obj.protected_methods(all=true) => array
Returns the list of protected methods accessible to obj.
- protected_methods(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
- protected_methods19(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- protected_methods19(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- protected_p(IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLang.Class
-
- protected_p(IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Constructor
-
- protected_p(IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Field
-
- protected_p(IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Method
-
- protected_p() - Method in class org.jruby.javasupport.JavaClass
-
- protectedClass - Variable in class org.jruby.internal.runtime.methods.DynamicMethod
-
The "protected class" used for calculating protected access.
- protection_domain() - Method in class org.jruby.javasupport.JavaClass
-
- protocol(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- provide(String, String) - Method in class org.jruby.runtime.load.LoadService
-
- proxy_class(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLang.Class
-
- ProxyMethodImpl(Ruby, JavaProxyClass, Method, Method) - Constructor for class org.jruby.javasupport.proxy.JavaProxyClass.ProxyMethodImpl
-
- ptr - Variable in class org.jruby.ext.ffi.StructLayout.ArrayProxy
-
- ptr - Variable in class org.jruby.util.io.OpenFile.Buffer
-
- PUBLIC - Static variable in class org.jruby.parser.JavaSignatureParser
-
- public_class_method(IRubyObject[]) - Method in class org.jruby.RubyModule
-
- public_constant(ThreadContext, IRubyObject) - Method in class org.jruby.RubyModule
-
- public_constant(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyModule
-
- public_instance_method(IRubyObject) - Method in class org.jruby.RubyModule
-
- public_instance_methods(IRubyObject[]) - Method in class org.jruby.RubyModule
-
- public_instance_methods19(IRubyObject[]) - Method in class org.jruby.RubyModule
-
- public_method(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- public_method_defined(ThreadContext, IRubyObject) - Method in class org.jruby.RubyModule
-
- public_methods(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyBasicObject
-
rb_obj_public_methods
call-seq:
obj.public_methods(all=true) => array
Returns the list of public methods accessible to obj.
- public_methods(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
- public_methods19(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- public_methods19(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- public_p(IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLang.Class
-
- public_p(IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Constructor
-
- public_p(IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Field
-
- public_p(IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Method
-
- public_p() - Method in class org.jruby.javasupport.JavaCallable
-
- public_p() - Method in class org.jruby.javasupport.JavaClass
-
- public_p() - Method in class org.jruby.javasupport.JavaField
-
- public_p() - Method in class org.jruby.javasupport.JavaMethod
-
- public_send(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyKernel
-
- push(ThreadContext, IRubyObject) - Method in class org.jruby.ext.fiber.FiberQueue
-
- push(ThreadContext, IRubyObject) - Method in class org.jruby.ext.thread.Queue
-
- push(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.thread.SizedQueue
-
- push(int, Object) - Method in class org.jruby.parser.YYDebug
-
- push(IRubyObject) - Method in class org.jruby.RubyArray
-
- push(IRubyObject[]) - Method in class org.jruby.RubyArray
-
- push(IRubyObject) - Method in class org.jruby.util.collections.StringArraySet
-
- push(IRubyObject[]) - Method in class org.jruby.util.collections.StringArraySet
-
- push_glob(Ruby, String, ByteList, int) - Static method in class org.jruby.util.Dir
-
- push_m(IRubyObject[]) - Method in class org.jruby.RubyArray
-
Deprecated.
- push_m19(IRubyObject[]) - Method in class org.jruby.RubyArray
-
Deprecated.
- pushback(int) - Method in class org.jruby.lexer.LexingCommon
-
- PushBackrefFrameInstr - Class in org.jruby.ir.instructions
-
- PushBackrefFrameInstr() - Constructor for class org.jruby.ir.instructions.PushBackrefFrameInstr
-
- PushBackrefFrameInstr(PushBackrefFrameInstr) - Method in class org.jruby.ir.IRVisitor
-
- PushBackrefFrameInstr(PushBackrefFrameInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- pushBacktrace(ThreadContext, String, String, int) - Static method in class org.jruby.runtime.ThreadContext
-
- pushBignum(BigInteger) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Load a Bignum onto the stack.
- pushBignum(BigInteger) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- PushBlockBindingInstr - Class in org.jruby.ir.instructions
-
- PushBlockBindingInstr() - Constructor for class org.jruby.ir.instructions.PushBlockBindingInstr
-
- PushBlockBindingInstr(PushBlockBindingInstr) - Method in class org.jruby.ir.IRVisitor
-
- PushBlockBindingInstr(PushBlockBindingInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- pushBlockDynamicScopeIfNeeded(ThreadContext, Block, boolean, boolean) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- pushBlockDynamicScopeNew(ThreadContext, Block) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- pushBlockDynamicScopeReuse(ThreadContext, Block) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- PushBlockFrameInstr - Class in org.jruby.ir.instructions
-
- PushBlockFrameInstr(Variable, RubySymbol) - Constructor for class org.jruby.ir.instructions.PushBlockFrameInstr
-
- PushBlockFrameInstr(PushBlockFrameInstr) - Method in class org.jruby.ir.IRVisitor
-
- PushBlockFrameInstr(PushBlockFrameInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- pushBlockScope() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- pushBlockScope() - Method in class org.jruby.parser.ParserSupport
-
- pushBoolean(boolean) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- pushBoolean(boolean) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Load a boolean onto the stack.
- pushBoolean(boolean) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- pushByteList(ByteList) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Stack required: none
- pushByteList(ByteList) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- pushCatch(RubyContinuation.Continuation) - Method in class org.jruby.runtime.ThreadContext
-
Deprecated.
- pushCatch(CatchThrow) - Method in class org.jruby.runtime.ThreadContext
-
- pushDRegexp(Runnable, RegexpOptions, int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Build a dynamic regexp.
- pushDRegexp(Runnable, RegexpOptions, int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- pushEncoding(Encoding) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Push an encoding on the stack.
- pushEncoding(Encoding) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- pushEndBlock(RubyProc) - Method in class org.jruby.Ruby
-
It is possible for looping or repeated execution to encounter the same END
block multiple times.
- pushEvalSimpleFrame(IRubyObject) - Method in class org.jruby.runtime.ThreadContext
-
- pushExitBlock(ThreadContext, Block) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- pushExitBlock(ThreadContext, Object) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- pushExitBlock(RubyProc) - Method in class org.jruby.Ruby
-
Push block onto exit stack.
- pushFixnum(long) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Stack required: none
- pushFixnum(long) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- pushFloat(double) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Stack required: none
- pushFloat(double) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- pushFrame() - Method in class org.jruby.runtime.ThreadContext
-
- pushFrozenString(ByteList, int, String, int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Stack required: none
- pushFrozenString(ByteList, int, String, int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- pushHandle(Handle) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
- pushInt(int) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- pushLocalScope() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- pushLocalScope() - Method in class org.jruby.parser.ParserSupport
-
- pushmethod(String, IRScope, Signature, boolean) - Method in class org.jruby.ir.targets.JVM
-
- PushMethodBindingInstr - Class in org.jruby.ir.instructions
-
- PushMethodBindingInstr() - Constructor for class org.jruby.ir.instructions.PushMethodBindingInstr
-
- PushMethodBindingInstr(PushMethodBindingInstr) - Method in class org.jruby.ir.IRVisitor
-
- PushMethodBindingInstr(PushMethodBindingInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- PushMethodFrameInstr - Class in org.jruby.ir.instructions
-
- PushMethodFrameInstr(RubySymbol, Visibility) - Constructor for class org.jruby.ir.instructions.PushMethodFrameInstr
-
- PushMethodFrameInstr(PushMethodFrameInstr) - Method in class org.jruby.ir.IRVisitor
-
- PushMethodFrameInstr(PushMethodFrameInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- pushNewDynScope() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- pushNewScope(StaticScope) - Method in class org.jruby.runtime.ThreadContext
-
- pushNil() - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Load nil onto the stack.
- pushNil() - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- pushObjectClass() - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
- pushRegexp(ByteList, int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Build and save a literal regular expression.
- pushRegexp(ByteList, int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- pushScope - Variable in class org.jruby.runtime.InterpretedIRBlockBody
-
- pushScope - Variable in class org.jruby.runtime.MixedModeIRBlockBody
-
- pushScope(DynamicScope) - Method in class org.jruby.runtime.ThreadContext
-
- pushscript(String, String) - Method in class org.jruby.ir.targets.JVM
-
- pushscript(String, String) - Method in class org.jruby.ir.targets.JVM6
-
- pushscript(String, String) - Method in class org.jruby.ir.targets.JVM7
-
- pushString(ByteList, int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Stack required: none
- pushString(ByteList, int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- pushSymbol(ByteList) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Push a symbol on the stack.
- pushSymbol(ByteList) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- pushSymbolProc(ByteList) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Push a Symbol.to_proc on the stack.
- pushSymbolProc(ByteList) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- pushUndefined() - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
- put(String, Object) - Method in class org.jruby.embed.internal.BiVariableMap
-
Associates the specified value with the specified key in this map.
- put(Object, String, Object) - Method in class org.jruby.embed.internal.BiVariableMap
-
Associates the specified value with the specified key in this map.
- put(String, Object) - Method in class org.jruby.embed.jsr223.JRubyEngine
-
- put(String, Object) - Method in class org.jruby.embed.jsr223.JRubyScriptEngineManager
-
- put(String, Object) - Method in class org.jruby.embed.ScriptingContainer
-
Associates the specified value with the specified key in a
variable map.
- put(Object, String, Object) - Method in class org.jruby.embed.ScriptingContainer
-
Associates the specified value with the specified key in a variable map.
- put(long, byte[], int, int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- put(long, short[], int, int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- put(long, int[], int, int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- put(long, long[], int, int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- put(long, float[], int, int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- put(long, double[], int, int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- put(long, byte[], int, int) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- put(long, short[], int, int) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- put(long, int[], int, int) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- put(long, long[], int, int) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- put(long, float[], int, int) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- put(long, double[], int, int) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- put(long, byte[], int, int) - Method in class org.jruby.ext.ffi.MemoryIO
-
Writes an array of bytes to the memory area at the specified offset.
- put(long, short[], int, int) - Method in class org.jruby.ext.ffi.MemoryIO
-
Writes an array of shorts to the memory area at the specified offset.
- put(long, int[], int, int) - Method in class org.jruby.ext.ffi.MemoryIO
-
Writes an array of ints to the memory area at the specified offset.
- put(long, long[], int, int) - Method in class org.jruby.ext.ffi.MemoryIO
-
Writes an array of longs to the memory area at the specified offset.
- put(long, float[], int, int) - Method in class org.jruby.ext.ffi.MemoryIO
-
Writes an array of floats to the memory area at the specified offset.
- put(long, double[], int, int) - Method in class org.jruby.ext.ffi.MemoryIO
-
Writes an array of doubles to the memory area at the specified offset.
- put(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.StructLayout.ArrayProxy
-
- put(ThreadContext, StructLayout.Storage, AbstractMemory, IRubyObject) - Method in class org.jruby.ext.ffi.StructLayout.Member
-
Writes a ruby value to the native struct member as the appropriate native value.
- put(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.StructLayout
-
Sets the native value of the struct member corresponding to name.
- put(long, byte[], int, int) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- put(long, short[], int, int) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- put(long, int[], int, int) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- put(long, long[], int, int) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- put(long, float[], int, int) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- put(long, double[], int, int) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- put(Object, Object) - Method in class org.jruby.java.util.SystemPropertiesMap
-
- put(Object, T) - Method in class org.jruby.javasupport.util.ObjectProxyCache
-
- put(Object, Object) - Method in class org.jruby.RubyHash
-
- put(K, V) - Method in class org.jruby.util.collections.ConcurrentWeakHashMap
-
Maps the specified key to the specified value in this table.
- put(int, V) - Method in class org.jruby.util.collections.IntHashMap
-
- put(long, TypeV) - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
Maps the specified key to the specified value in the table.
- put(Long, TypeV) - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
- put(Key, Value) - Method in class org.jruby.util.collections.WeakValuedMap
-
- put(Selector) - Method in class org.jruby.util.io.SelectorPool
-
Put a selector back into the pool.
- put(Object, Object) - Method in class org.jruby.util.WeakIdentityHashMap
-
- put_array_of_float(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes an array of 32 bit floating point values to the memory area.
- put_array_of_float64(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes an array of 64 bit floating point values to the memory area.
- put_array_of_int16(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes an array of signed 16 bit integer values to the memory area.
- put_array_of_int32(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes an array of signed 32 bit integer values to the memory area.
- put_array_of_int64(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes an array of signed 64 bit integer values to the memory area.
- put_array_of_int8(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes an array of signed 8 bit integer values to the memory area.
- put_array_of_long(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes an array of signed long integer values to the memory area.
- put_array_of_pointer(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- put_array_of_uint16(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes an array of unsigned 16 bit integer values to the memory area.
- put_array_of_uint32(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes an array of unsigned 32 bit integer values to the memory area.
- put_array_of_uint64(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes an array of unsigned 64 bit integer values to the memory area.
- put_array_of_uint8(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes an array of unsigned 8 bit integer values to the memory area.
- put_array_of_ulong(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes an array of unsigned long integer values to the memory area.
- put_bytes(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- put_callback(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- put_float32(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes an 32 bit floating point value to the memory area.
- put_float32(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes an 32 bit floating point value to the memory area.
- put_float64(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes an 64 bit floating point value to the memory area.
- put_float64(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes an 64 bit floating point value to the memory area.
- put_int16(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes a 16 bit signed integer value to the memory address.
- put_int16(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes a 16 bit signed integer value to the memory address.
- put_int32(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes a 32 bit signed integer value to the memory address.
- put_int32(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes a 32 bit signed integer value to the memory address.
- put_int64(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes a 64 bit integer value to the memory area.
- put_int64(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes a 64 bit integer value to the memory area.
- put_int8(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes a 8 bit signed integer value to the memory area.
- put_int8(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes a 8 bit signed integer value to the memory area.
- put_long(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes a C long integer value to the memory area.
- put_long(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes a C long integer value to the memory area.
- put_pointer(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- put_pointer(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- put_string(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- put_uint16(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes a 16 bit unsigned integer value to the memory address.
- put_uint16(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes a 16 bit unsigned integer value to the memory address.
- put_uint32(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes an 32 bit unsigned integer value to the memory address.
- put_uint32(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes an 32 bit unsigned integer value to the memory address.
- put_uint64(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes a 64 bit unsigned integer value to the memory area.
- put_uint64(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes a 64 bit unsigned integer value to the memory area.
- put_uint8(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes a 8 bit unsigned integer value to the memory area.
- put_uint8(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes a 8 bit unsigned integer value to the memory area.
- put_ulong(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes a C long integer value to the memory area.
- put_ulong(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Writes a C long integer value to the memory area.
- putAddress(byte[], int, long) - Method in class org.jruby.ext.ffi.ArrayMemoryIO.ArrayIO
-
- putAddress(long, long) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- putAddress(long, long) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- putAddress(long, long) - Method in class org.jruby.ext.ffi.MemoryIO
-
Writes a pointer value to the memory area at the specified offset.
- putAddress(long, long) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- putAlias(String, DynamicMethod, String) - Method in class org.jruby.RubyModule
-
- putAlias(String, CacheEntry, String) - Method in class org.jruby.RubyModule
-
Alias the method contained in the given CacheEntry as a new entry in this module.
- putAll(Map<? extends String, ? extends Object>) - Method in class org.jruby.embed.internal.BiVariableMap
-
Copies all of the mappings from the specified map to this map.
- putAll(Map) - Method in class org.jruby.java.util.SystemPropertiesMap
-
- putAll(Map) - Method in class org.jruby.RubyHash
-
- putAll(Map<? extends K, ? extends V>) - Method in class org.jruby.util.collections.ConcurrentWeakHashMap
-
Copies all of the mappings from the specified map to this one.
- putAll(Map<? extends Key, ? extends Value>) - Method in class org.jruby.util.collections.WeakValuedMap
-
- putAll(Map) - Method in class org.jruby.util.GenericMap
-
- putArrayOfFloat32(Ruby, MemoryIO, long, RubyArray) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
- putArrayOfFloat64(Ruby, MemoryIO, long, RubyArray) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
- putArrayOfSigned16(Ruby, MemoryIO, long, RubyArray) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
- putArrayOfSigned32(Ruby, MemoryIO, long, RubyArray) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
- putArrayOfSigned64(Ruby, MemoryIO, long, RubyArray) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
- putArrayOfSigned8(Ruby, MemoryIO, long, RubyArray) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
- putArrayOfUnsigned16(Ruby, MemoryIO, long, RubyArray) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
- putArrayOfUnsigned32(Ruby, MemoryIO, long, RubyArray) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
- putArrayOfUnsigned64(Ruby, MemoryIO, long, RubyArray) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
- putArrayOfUnsigned8(Ruby, MemoryIO, long, RubyArray) - Static method in class org.jruby.ext.ffi.MemoryUtil
-
- putback(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyConverter
-
- putByte(long, byte) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- putByte(long, byte) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- putByte(long, byte) - Method in class org.jruby.ext.ffi.MemoryIO
-
Writes an 8 bit integer value to the memory area at the specified offset.
- putByte(long, byte) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- putc(ThreadContext, IRubyObject) - Method in class org.jruby.ext.stringio.StringIO
-
- putc(IRubyObject) - Method in class org.jruby.ext.zlib.JZlibRubyGzipWriter
-
- putc(ThreadContext, IRubyObject) - Method in class org.jruby.RubyIO
-
- putc(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyIO
-
- putc(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
rb_f_putc
- putc - Variable in class org.jruby.runtime.JavaSites.KernelSites
-
- putCachedValue(StructLayout.Member, IRubyObject) - Method in class org.jruby.ext.ffi.Struct
-
- putCachedValue(int, IRubyObject) - Method in class org.jruby.ext.ffi.StructLayout.ArrayProxy
-
- putCachedValue(StructLayout.Member, IRubyObject) - Method in interface org.jruby.ext.ffi.StructLayout.Storage
-
- putClassVariable(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- PutClassVariableInstr - Class in org.jruby.ir.instructions
-
- PutClassVariableInstr(Operand, RubySymbol, Operand) - Constructor for class org.jruby.ir.instructions.PutClassVariableInstr
-
- PutClassVariableInstr(PutClassVariableInstr) - Method in class org.jruby.ir.IRVisitor
-
- PutClassVariableInstr(PutClassVariableInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- putConst(ThreadContext, IRubyObject, RubyModule, String, IRubyObject) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- PutConstInstr - Class in org.jruby.ir.instructions
-
- PutConstInstr(Operand, RubySymbol, Operand) - Constructor for class org.jruby.ir.instructions.PutConstInstr
-
- PutConstInstr(PutConstInstr) - Method in class org.jruby.ir.IRVisitor
-
- PutConstInstr(PutConstInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- putDouble(long, double) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- putDouble(long, double) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- putDouble(long, double) - Method in class org.jruby.ext.ffi.MemoryIO
-
Writes a 64 bit float value to the memory area at the specified offset.
- putDouble(long, double) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- putfield(String, String, String) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- putField(String) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Store instance variable into self.
- putField(String) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- putField(String) - Method in class org.jruby.ir.targets.IRBytecodeAdapter7
-
- PutFieldInstr - Class in org.jruby.ir.instructions
-
- PutFieldInstr(Operand, RubySymbol, Operand) - Constructor for class org.jruby.ir.instructions.PutFieldInstr
-
- PutFieldInstr(PutFieldInstr) - Method in class org.jruby.ir.IRVisitor
-
- PutFieldInstr(PutFieldInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- putFloat(long, float) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- putFloat(long, float) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- putFloat(long, float) - Method in class org.jruby.ext.ffi.MemoryIO
-
Writes a 32 bit float value to the memory area at the specified offset.
- putFloat(long, float) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- putFloat32(byte[], int, float) - Method in class org.jruby.ext.ffi.ArrayMemoryIO.ArrayIO
-
- putFloat64(byte[], int, double) - Method in class org.jruby.ext.ffi.ArrayMemoryIO.ArrayIO
-
- PutGlobalVarInstr - Class in org.jruby.ir.instructions
-
- PutGlobalVarInstr(RubySymbol, Operand) - Constructor for class org.jruby.ir.instructions.PutGlobalVarInstr
-
- PutGlobalVarInstr(GlobalVariable, Operand) - Constructor for class org.jruby.ir.instructions.PutGlobalVarInstr
-
- PutGlobalVarInstr(PutGlobalVarInstr) - Method in class org.jruby.ir.IRVisitor
-
- PutGlobalVarInstr(PutGlobalVarInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- putIfAbsent(K, V) - Method in class org.jruby.util.collections.ConcurrentWeakHashMap
- putIfAbsent(long, TypeV) - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
- putIfAbsent(Long, TypeV) - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
- PutInstr - Class in org.jruby.ir.instructions
-
- PutInstr(Operation, Operand, RubySymbol, Operand) - Constructor for class org.jruby.ir.instructions.PutInstr
-
- putInt(long, int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- putInt(long, int) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- putInt(long, int) - Method in class org.jruby.ext.ffi.MemoryIO
-
Writes a 32 bit integer value to the memory area at the specified offset.
- putInt(long, int) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- putInt16(byte[], int, int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO.ArrayIO
-
- putInt32(byte[], int, int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO.ArrayIO
-
- putInt64(byte[], int, long) - Method in class org.jruby.ext.ffi.ArrayMemoryIO.ArrayIO
-
- putInternal(ThreadContext, IRubyObject) - Method in class org.jruby.ext.thread.Queue
-
Inserts the specified element at the tail of this queue, waiting if
necessary for space to become available.
- PutKeyValueCallback(Ruby, RubyHash) - Constructor for class org.jruby.RubyEnumerable.PutKeyValueCallback
-
Deprecated.
- putLock - Variable in class org.jruby.ext.thread.Queue
-
Lock held by put, offer, etc
- putLong(long, long) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- putLong(long, long) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- putLong(long, long) - Method in class org.jruby.ext.ffi.MemoryIO
-
Writes a 64 bit integer value to the memory area at the specified offset.
- putLong(long, long) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- putMemoryIO(long, MemoryIO) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- putMemoryIO(long, MemoryIO) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- putMemoryIO(long, MemoryIO) - Method in class org.jruby.ext.ffi.MemoryIO
-
Writes a pointer value to the memory area at the specified offset.
- putMemoryIO(long, MemoryIO) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- putMethod(Ruby, String, DynamicMethod) - Method in class org.jruby.RubyModule
-
- putNativeLong(long, long) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- putNativeLong(long, long) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- putNativeLong(long, long) - Method in class org.jruby.ext.ffi.MemoryIO
-
Writes a native long integer value to the memory area at the specified offset.
- putNativeLong(long, long) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- putReference(StructLayout.Member, Object) - Method in class org.jruby.ext.ffi.Struct
-
- putReference(StructLayout.Member, Object) - Method in interface org.jruby.ext.ffi.StructLayout.Storage
-
- puts(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.stringio.StringIO.GenericWritable
-
- puts(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.stringio.StringIO
-
- puts(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.zlib.JZlibRubyGzipWriter
-
- puts(ThreadContext) - Method in class org.jruby.RubyIO
-
- puts(ThreadContext, IRubyObject) - Method in class org.jruby.RubyIO
-
- puts(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyIO
-
- puts(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.RubyIO
-
- puts(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyIO
-
- puts(ThreadContext, IRubyObject, IRubyObject...) - Static method in class org.jruby.RubyIO
-
- puts(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- puts(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- puts(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- puts(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- puts(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
- puts(Object) - Static method in class org.jruby.RubyObject
-
- puts - Variable in class org.jruby.runtime.JavaSites.KernelSites
-
- puts0(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyIO
-
- puts1(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyIO
-
- puts2(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyIO
-
- puts3(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyIO
-
- putShort(long, short) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- putShort(long, short) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- putShort(long, short) - Method in class org.jruby.ext.ffi.MemoryIO
-
Writes a 16 bit integer value to the memory area at the specified offset.
- putShort(long, short) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- putSignature(int, T) - Method in interface org.jruby.java.dispatch.CallableSelector.CallableCache
-
- putSignature(int, T) - Method in class org.jruby.java.invokers.RubyToJavaInvoker
-
Internal API
- putSignature(int, JavaProxyConstructor) - Method in class org.jruby.javasupport.Java.JCreateMethod
-
- putstatic(String, String, String) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- putZeroTerminatedByteArray(long, byte[], int, int) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- putZeroTerminatedByteArray(long, byte[], int, int) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- putZeroTerminatedByteArray(long, byte[], int, int) - Method in class org.jruby.ext.ffi.MemoryIO
-
Writes a byte array to memory, and appends a zero terminator
- putZeroTerminatedByteArray(long, byte[], int, int) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- pwrite(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyIO
-
- RADIX - Static variable in class org.jruby.RubyFloat
-
- raise(RubyThread, RubyThread, ThreadService.Event.Type, IRubyObject) - Static method in class org.jruby.internal.runtime.ThreadService.Event
-
Deprecated.
- raise(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyKernel
-
- raise(IRubyObject) - Method in class org.jruby.RubyThread
-
Simplified utility method for just raising an existing exception in this
thread.
- raise(IRubyObject, RubyString) - Method in class org.jruby.RubyThread
-
Simplified utility method for just raising an existing exception in this
thread.
- raise(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyThread
-
- raise(IRubyObject[], Block) - Method in class org.jruby.RubyThread
-
Deprecated.
- raiseArgumentError(JavaMethod, ThreadContext, String, int, int, int) - Static method in class org.jruby.internal.runtime.methods.JavaMethod
-
- raiseArgumentError(Ruby, IRubyObject[], int, int) - Static method in class org.jruby.runtime.Arity
-
- raiseArgumentError(Ruby, int, int, int) - Static method in class org.jruby.runtime.Arity
-
- raiseArgumentError(ThreadContext, int, int, int) - Static method in class org.jruby.runtime.Arity
-
- raiseArgumentError(Ruby, int, int, int, boolean) - Static method in class org.jruby.runtime.Arity
-
- raiseArgumentError(Ruby, String, int, int, int) - Static method in class org.jruby.runtime.Arity
-
- raiseArgumentError(Ruby, String, int, int, int, boolean) - Static method in class org.jruby.runtime.Arity
-
- RaiseArgumentErrorInstr - Class in org.jruby.ir.instructions
-
- RaiseArgumentErrorInstr(int, int, boolean, int) - Constructor for class org.jruby.ir.instructions.RaiseArgumentErrorInstr
-
- RaiseArgumentErrorInstr(RaiseArgumentErrorInstr) - Method in class org.jruby.ir.IRVisitor
-
- raiseClosedError(ThreadContext) - Method in class org.jruby.ext.thread.Queue
-
- raised_exception(ThreadContext) - Method in class org.jruby.ext.tracepoint.TracePoint
-
- RaiseException - Exception in org.jruby.exceptions
-
- RaiseException(String, RubyException) - Constructor for exception org.jruby.exceptions.RaiseException
-
- RaiseException(Throwable, NativeException) - Constructor for exception org.jruby.exceptions.RaiseException
-
Deprecated.
- RaiseException(RubyException) - Constructor for exception org.jruby.exceptions.RaiseException
-
Deprecated.
- RaiseException(RubyException, boolean) - Constructor for exception org.jruby.exceptions.RaiseException
-
Deprecated.
- RaiseException(RubyException, IRubyObject) - Constructor for exception org.jruby.exceptions.RaiseException
-
Deprecated.
- RaiseException(Ruby, RubyClass, String) - Constructor for exception org.jruby.exceptions.RaiseException
-
Deprecated.
- RaiseException(Ruby, RubyClass, String, boolean) - Constructor for exception org.jruby.exceptions.RaiseException
-
Deprecated.
- RaiseException(Ruby, RubyClass, String, IRubyObject) - Constructor for exception org.jruby.exceptions.RaiseException
-
Deprecated.
- RaiseException(Ruby, RubyClass, String, IRubyObject, boolean) - Constructor for exception org.jruby.exceptions.RaiseException
-
Deprecated.
- RaiseException - Variable in class org.jruby.runtime.JavaSites
-
- RaiseExceptionSites() - Constructor for class org.jruby.runtime.JavaSites.RaiseExceptionSites
-
- raisePreprocessError(Ruby, ByteList, String, RegexpSupport.ErrorMode) - Static method in class org.jruby.util.RegexpSupport
-
- raiseRegexpError19(Ruby, ByteList, Encoding, RegexpOptions, String) - Static method in class org.jruby.util.RegexpSupport
-
- RaiseRequiredKeywordArgumentError - Class in org.jruby.ir.instructions
-
- RaiseRequiredKeywordArgumentError(RubySymbol) - Constructor for class org.jruby.ir.instructions.RaiseRequiredKeywordArgumentError
-
- RaiseRequiredKeywordArgumentErrorInstr(RaiseRequiredKeywordArgumentError) - Method in class org.jruby.ir.IRVisitor
-
- RaiseRequiredKeywordArgumentErrorInstr(RaiseRequiredKeywordArgumentError) - Method in class org.jruby.ir.targets.JVMVisitor
-
- Rake - Class in org.jruby.ant
-
- Rake() - Constructor for class org.jruby.ant.Rake
-
- RakeImport - Class in org.jruby.ant
-
- RakeImport() - Constructor for class org.jruby.ant.RakeImport
-
- rakeMethod(String, Object...) - Method in class org.jruby.ant.RakeTaskBase
-
- RakeTaskBase - Class in org.jruby.ant
-
- RakeTaskBase() - Constructor for class org.jruby.ant.RakeTaskBase
-
- rand(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
- rand(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyRandom
-
- rand(ThreadContext) - Method in class org.jruby.RubyRandom
-
- rand(ThreadContext, IRubyObject) - Method in class org.jruby.RubyRandom
-
- rand18(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- rand19(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- randCommon19(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyRandom
-
Deprecated.
- randFloat(ThreadContext) - Static method in class org.jruby.RubyRandom
-
- randFloat(ThreadContext, RubyRandom.RandomType) - Static method in class org.jruby.RubyRandom
-
- randLimited(ThreadContext, long) - Static method in class org.jruby.RubyRandom
-
- randLimited(ThreadContext, BigInteger) - Static method in class org.jruby.RubyRandom
-
- randLimitedFixnumInner(Random, long) - Static method in class org.jruby.RubyRandom
-
- randObj(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyRandom
-
Deprecated.
- Random - Class in org.jruby.util
-
- Random() - Constructor for class org.jruby.util.Random
-
- Random(int) - Constructor for class org.jruby.util.Random
-
- Random(int[]) - Constructor for class org.jruby.util.Random
-
- Random(Random) - Constructor for class org.jruby.util.Random
-
- Random(int[], int) - Constructor for class org.jruby.util.Random
-
- random_bytes(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.securerandom.RubySecureRandom
-
- random_bytes(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.securerandom.RubySecureRandom
-
- random_bytes(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.securerandom.SecureRandomLibrary
-
Deprecated.
- random_bytes(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.securerandom.SecureRandomLibrary
-
Deprecated.
- random_number(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.securerandom.RubySecureRandom
-
- random_number(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.securerandom.RubySecureRandom
-
- randomFromBigInteger(BigInteger) - Static method in class org.jruby.RubyRandom.RandomType
-
- randomFromBignum(RubyBignum) - Static method in class org.jruby.RubyRandom.RandomType
-
- randomFromFixnum(RubyFixnum) - Static method in class org.jruby.RubyRandom.RandomType
-
- randomFromLong(long) - Static method in class org.jruby.RubyRandom.RandomType
-
- randomLongLimited(ThreadContext, IRubyObject, long) - Static method in class org.jruby.RubyRandom
-
- randomReal(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyRandom
-
- randomSeed(Ruby) - Static method in class org.jruby.RubyRandom
-
- randomSeedBigInteger(Random) - Static method in class org.jruby.RubyRandom
-
- Range - Variable in class org.jruby.runtime.JavaSites
-
- range(byte[], int, int, char, int) - Static method in class org.jruby.util.Dir
-
- rangeBeginLength(ThreadContext, IRubyObject, int, int[], int) - Static method in class org.jruby.RubyRange
-
- RangeError - Exception in org.jruby.exceptions
-
Represents a Ruby RangeError as a throwable Java exception.
- RangeError(String, RubyRangeError) - Constructor for exception org.jruby.exceptions.RangeError
-
- rangeFromRangeLike(ThreadContext, IRubyObject, CallSite, CallSite, CallSite) - Static method in class org.jruby.RubyRange
-
Given a range-line object that response to "begin", "end", construct a proper range
by calling those methods and "exclude_end?" with the given call sites.
- RangeSites() - Constructor for class org.jruby.runtime.JavaSites.RangeSites
-
- rassoc(ThreadContext, IRubyObject) - Method in class org.jruby.java.proxies.MapJavaProxy
-
- rassoc(ThreadContext, IRubyObject) - Method in class org.jruby.RubyArray
-
rb_ary_rassoc
- rassoc(ThreadContext, IRubyObject) - Method in class org.jruby.RubyHash
-
- rat_pat - Static variable in class org.jruby.util.Numeric.RationalPatterns
-
- Rational - Class in org.jruby.ext.mathn
-
- Rational() - Constructor for class org.jruby.ext.mathn.Rational
-
- Rational(Rational) - Method in class org.jruby.ir.IRVisitor
-
- Rational - Class in org.jruby.ir.operands
-
Literal Rational number.
- Rational(ImmutableLiteral, ImmutableLiteral) - Constructor for class org.jruby.ir.operands.Rational
-
- Rational(Rational) - Method in class org.jruby.ir.persistence.IRDumper
-
- Rational(Rational) - Method in class org.jruby.ir.targets.JVMVisitor
-
- Rational - Variable in class org.jruby.runtime.JavaSites
-
- rationalize(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyComplex
-
nucomp_rationalize
- rationalize(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyFloat
-
float_rationalize
- rationalize(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyInteger
-
integer_rationalize
- rationalize(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyNil
-
nilclass_rationalize
- rationalize(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyRational
-
nurat_rationalize
- RationalNode - Class in org.jruby.ast
-
- RationalNode(ISourcePosition, NumericNode, NumericNode) - Constructor for class org.jruby.ast.RationalNode
-
- RationalPatterns() - Constructor for class org.jruby.util.Numeric.RationalPatterns
-
- RationalSites() - Constructor for class org.jruby.runtime.JavaSites.RationalSites
-
- rawBytesToString(byte[]) - Static method in class org.jruby.runtime.Helpers
-
- rawHeadSet(IRubyObject) - Method in class org.jruby.ext.set.RubySortedSet
-
- rawIterator() - Method in class org.jruby.ext.set.RubySet
-
- rawString() - Method in class org.jruby.lexer.StrftimeLexer
-
- rawString() - Method in class org.jruby.lexer.StrptimeLexer
-
- rawSubSet(IRubyObject, IRubyObject) - Method in class org.jruby.ext.set.RubySortedSet
-
- rawTailSet(IRubyObject) - Method in class org.jruby.ext.set.RubySortedSet
-
- rawThreadDump() - Method in class org.jruby.management.Runtime
-
- rawThreadDump() - Method in interface org.jruby.management.RuntimeMBean
-
- rb_Array(ThreadContext, IRubyObject) - Static method in class org.jruby.util.TypeConverter
-
- rb_clear(ThreadContext) - Method in class org.jruby.ext.set.RubySet
-
- rb_clear(ThreadContext) - Method in class org.jruby.java.proxies.MapJavaProxy
-
rb_hash_clear
- rb_clear() - Method in class org.jruby.RubyArray
-
rb_ary_clear
- rb_clear(ThreadContext) - Method in class org.jruby.RubyHash
-
rb_hash_clear
- rb_clear() - Method in class org.jruby.RubyHash
-
Deprecated.
- rb_clear() - Method in class org.jruby.specialized.RubyArrayOneObject
-
- rb_clear() - Method in class org.jruby.specialized.RubyArrayTwoObject
-
- rb_clear() - Method in class org.jruby.util.collections.StringArraySet
-
- rb_cloexec_pipe(Ruby, int[]) - Static method in class org.jruby.api.API
-
- rb_int(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.socket.Option
-
- rb_maygvl_fd_fix_cloexec(Ruby, int) - Static method in class org.jruby.api.API
-
- rb_merge(ThreadContext, IRubyObject) - Method in class org.jruby.ext.set.RubySet
-
Merges the elements of the given enumerable object to the set and returns self.
- rb_pipe(Ruby, int[]) - Static method in class org.jruby.api.API
-
- rb_size(ThreadContext) - Method in class org.jruby.java.proxies.MapJavaProxy
-
rb_hash_size
- rb_size(ThreadContext) - Method in class org.jruby.RubyHash
-
rb_hash_size
- rb_size() - Method in class org.jruby.RubyHash
-
Deprecated.
- rb_sys_fail(Ruby, String) - Static method in class org.jruby.ext.socket.RubyUNIXSocket
-
- rb_sys_fail_path(Ruby, String) - Static method in class org.jruby.api.API
-
- rb_values(ThreadContext) - Method in class org.jruby.java.proxies.MapJavaProxy
-
rb_hash_values
- rb_values(ThreadContext) - Method in class org.jruby.RubyHash
-
- rb_values() - Method in class org.jruby.RubyHash
-
Deprecated.
- rbCatch(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
- rbCatch(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
- rbCatch19(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- rbCatch19(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- rbClone() - Method in class org.jruby.AbstractRubyMethod
-
- rbClone(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- rbClone() - Method in class org.jruby.ir.operands.UndefinedValue
-
RubyMethod rbClone.
- rbClone() - Method in class org.jruby.java.proxies.ArrayJavaProxy
-
- rbClone() - Method in class org.jruby.java.proxies.MapJavaProxy
-
- rbClone() - Method in class org.jruby.RubyBasicObject
-
- rbClone(ThreadContext, IRubyObject) - Method in class org.jruby.RubyBasicObject
-
- rbClone(ThreadContext) - Method in class org.jruby.RubyHash
-
- rbClone(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- rbClone(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- rbClone(IRubyObject) - Static method in class org.jruby.RubyKernel
-
- rbClone() - Method in class org.jruby.RubyMethod
-
- rbClone(IRubyObject[]) - Method in class org.jruby.RubyNumeric
-
Deprecated.
- rbClone(ThreadContext) - Method in class org.jruby.RubyNumeric
-
- rbClone(ThreadContext, IRubyObject) - Method in class org.jruby.RubyNumeric
-
- rbClone() - Method in class org.jruby.RubyNumeric
-
- rbClone() - Method in class org.jruby.RubyProc
-
- rbClone() - Method in class org.jruby.RubyUnboundMethod
-
- rbClone() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
RubyMethod clone.
- RbConfigLibrary - Class in org.jruby.ext.rbconfig
-
- RbConfigLibrary() - Constructor for class org.jruby.ext.rbconfig.RbConfigLibrary
-
- rbEncSetDefaultExternal(ThreadContext, IRubyObject) - Static method in class org.jruby.util.io.EncodingUtils
-
- rbEncSetDefaultInternal(ThreadContext, IRubyObject) - Static method in class org.jruby.util.io.EncodingUtils
-
- rbEql(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
Equivalent to rb_eql in MRI
- rbEqual(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
Equivalent to rb_equal in MRI
- rbEqual(ThreadContext, IRubyObject, IRubyObject, CallSite) - Static method in class org.jruby.runtime.Helpers
-
Equivalent to rb_equal in MRI
- rbInspect(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyBasicObject
-
- rbIoClose(ThreadContext) - Method in class org.jruby.RubyFile
-
- rbIoClose(ThreadContext) - Method in class org.jruby.RubyIO
-
- rbPrivate(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyModule
-
rb_mod_private
- rbProtected(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyModule
-
rb_mod_protected
- rbPublic(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyModule
-
rb_mod_public
- RBRACK - Static variable in class org.jruby.parser.JavaSignatureParser
-
- RBRACKET - Static variable in class org.jruby.lexer.LexingCommon
-
- rbStrBufCat(Ruby, RubyString, ByteList) - Static method in class org.jruby.util.io.EncodingUtils
-
- rbStrBufCat(Ruby, ByteListHolder, byte[], int, int) - Static method in class org.jruby.util.io.EncodingUtils
-
- rbStrBufCat(Ruby, ByteList, byte[], int, int) - Static method in class org.jruby.util.io.EncodingUtils
-
- rbStrBufCatEscapedChar(RubyString, long, boolean) - Static method in class org.jruby.util.io.EncodingUtils
-
- rbStrEncode(ThreadContext, IRubyObject, IRubyObject, int, IRubyObject) - Static method in class org.jruby.util.io.EncodingUtils
-
- rbStrEnumerateLines(RubyString, ThreadContext, String, IRubyObject, Block, boolean) - Static method in class org.jruby.util.StringSupport
-
- rbStrEnumerateLines(RubyString, ThreadContext, String, IRubyObject, IRubyObject, Block, boolean) - Static method in class org.jruby.util.StringSupport
-
- rbStrEscape(ThreadContext, RubyString) - Static method in class org.jruby.RubyString
-
- rbStrEscape(Ruby, RubyString) - Static method in class org.jruby.util.io.EncodingUtils
-
- rbStrOffset(int) - Method in class org.jruby.RubyString
-
- rbSynchronized(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.javasupport.JavaProxyMethods
-
- rbThrow(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
- rbThrow(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
- rbThrow19(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- rbThrow19(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- rbToEncoding(ThreadContext, IRubyObject) - Static method in class org.jruby.util.io.EncodingUtils
-
- rbuf - Variable in class org.jruby.util.io.OpenFile
-
- rbW32WriteConsole(RubyString) - Static method in class org.jruby.util.io.OpenFile
-
- RCURLY - Static variable in class org.jruby.lexer.LexingCommon
-
- RCURLY - Static variable in class org.jruby.parser.JavaSignatureParser
-
- rdev() - Method in class org.jruby.RubyFileStat
-
- rdevMajor() - Method in class org.jruby.RubyFileStat
-
- rdevMinor() - Method in class org.jruby.RubyFileStat
-
- RDONLY - Static variable in class org.jruby.util.io.ModeFlags
-
read-only flag (default value if no other flags set)
- RDWR - Static variable in class org.jruby.util.io.ModeFlags
-
read/write flag
- RE_DEFAULT - Static variable in interface org.jruby.parser.ReOptions
-
- re_exchange(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyProcess.GroupID
-
- re_exchange(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyProcess.UserID
-
- re_exchangeable_p(IRubyObject) - Static method in class org.jruby.RubyProcess.GroupID
-
- re_exchangeable_p(IRubyObject) - Static method in class org.jruby.RubyProcess.UserID
-
- RE_FIXED - Static variable in interface org.jruby.parser.ReOptions
-
- RE_LITERAL - Static variable in interface org.jruby.parser.ReOptions
-
- RE_MAY_IGNORECASE - Static variable in interface org.jruby.parser.ReOptions
-
Deprecated.
- RE_NONE - Static variable in interface org.jruby.parser.ReOptions
-
- RE_OPTION_EXTENDED - Static variable in interface org.jruby.parser.ReOptions
-
- RE_OPTION_IGNORECASE - Static variable in interface org.jruby.parser.ReOptions
-
- RE_OPTION_LONGEST - Static variable in interface org.jruby.parser.ReOptions
-
Deprecated.
- RE_OPTION_MULTILINE - Static variable in interface org.jruby.parser.ReOptions
-
- RE_OPTION_NONE - Static variable in interface org.jruby.parser.ReOptions
-
- RE_OPTION_ONCE - Static variable in interface org.jruby.parser.ReOptions
-
- RE_OPTION_POSIXLINE - Static variable in interface org.jruby.parser.ReOptions
-
- RE_OPTION_SINGLELINE - Static variable in interface org.jruby.parser.ReOptions
-
- RE_UNICODE - Static variable in interface org.jruby.parser.ReOptions
-
- react(Join, Object[]) - Method in class org.jruby.util.Join.AsyncReaction
-
- react(Join, Object[]) - Method in class org.jruby.util.Join.FastReaction
-
- react(Join, Object[]) - Method in class org.jruby.util.Join.SyncReaction
-
- read() - Method in class org.jruby.embed.io.ReaderInputStream
-
Reads the next byte of data from the input stream.
- read(byte[]) - Method in class org.jruby.embed.io.ReaderInputStream
-
Reads some number of bytes from the input stream and stores them into
the buffer array b
.
- read(byte[], int, int) - Method in class org.jruby.embed.io.ReaderInputStream
-
Reads up to len
bytes of data from the input stream into
an array of bytes.
- read(ByteBuffer) - Method in class org.jruby.ext.ffi.io.FileDescriptorByteChannel
-
Reads data from the native unix file descriptor.
- read(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.stringio.StringIO
-
- read(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.zlib.JZlibRubyGzipReader
-
- read(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyArgsFile
-
- read() - Method in class org.jruby.RubyDir
-
Returns the next entry from this directory.
- read(IRubyObject[]) - Method in class org.jruby.RubyIO
-
- read(ThreadContext) - Method in class org.jruby.RubyIO
-
- read(ThreadContext, IRubyObject) - Method in class org.jruby.RubyIO
-
- read(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyIO
-
- read(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyIO
-
- read(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyIO
-
- read - Variable in class org.jruby.runtime.JavaSites.IOSites
-
- read() - Method in class org.jruby.runtime.marshal.UnmarshalStream
-
- read(ByteBuffer) - Method in class org.jruby.util.AppendModeChannel
-
- read(ByteBuffer[], int, int) - Method in class org.jruby.util.AppendModeChannel
-
- read(ByteBuffer, long) - Method in class org.jruby.util.AppendModeChannel
-
- read() - Method in class org.jruby.util.InputStreamMarkCursor
-
- read(ReadableByteChannel, ByteBuffer, boolean) - Static method in class org.jruby.util.io.BlockingIO
-
- read(int, ByteList) - Method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Perform a low-level read of the specified number of bytes into the specified
byte list.
- read(ByteBuffer) - Method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Perform a low-level read of the remaining number of bytes into the specified
byte buffer.
- read(int) - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- read(ByteBuffer) - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- read(ByteBuffer, boolean) - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- read() - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- read(int) - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- read(ByteBuffer) - Method in class org.jruby.util.io.NullChannel
-
- read(ChannelFD, byte[], int, int, boolean) - Method in class org.jruby.util.io.PosixShim
-
- read(int) - Method in interface org.jruby.util.io.Stream
-
Deprecated.
- read(ByteBuffer) - Method in class org.jruby.util.IOChannel.IOReadableByteChannel
-
- read(ByteBuffer) - Method in class org.jruby.util.IOChannel.IOReadableWritableByteChannel
-
- read(Ruby, IRubyObject, CallSite, ByteBuffer) - Static method in class org.jruby.util.IOChannel
-
- read() - Method in class org.jruby.util.IOInputStream
-
- read(byte[]) - Method in class org.jruby.util.IOInputStream
-
- read(byte[], int, int) - Method in class org.jruby.util.IOInputStream
-
- read19(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyIO
-
Deprecated.
- READ_ACCEPT_OPS - Static variable in class org.jruby.util.io.SelectBlob
-
Deprecated.
- READ_ACCEPT_OPS - Static variable in class org.jruby.util.io.SelectExecutor
-
- read_array_of_float(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of signed 32 bit floating point values from the memory address.
- read_array_of_float64(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of signed 64 bit floating point values from the memory address.
- read_array_of_int16(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of signed 16 bit integer values from the memory address.
- read_array_of_int32(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of signed 32 bit integer values from the memory address.
- read_array_of_int64(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of signed 64 bit integer values from the memory address.
- read_array_of_int8(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of signed 8 bit integer values from the memory address.
- read_array_of_long(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of signed long integer values from the memory address.
- read_array_of_pointer(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- read_array_of_string(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- read_array_of_string(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- read_array_of_type(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- read_array_of_type(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- read_array_of_uint16(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of unsigned 16 bit integer values from the memory address.
- read_array_of_uint32(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of unsigned 32 bit integer values from the memory address.
- read_array_of_uint64(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of unsigned 64 bit integer values from the memory address.
- read_array_of_uint8(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of unsigned 8 bit integer values from the memory address.
- read_array_of_ulong(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an array of unsigned long integer values from the memory address.
- read_bytes(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- read_char(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an 8 bit signed integer value from the memory address.
- READ_CHAR_PENDING() - Method in class org.jruby.util.io.OpenFile
-
- READ_CHAR_PENDING_COUNT() - Method in class org.jruby.util.io.OpenFile
-
- READ_CHAR_PENDING_OFF() - Method in class org.jruby.util.io.OpenFile
-
- READ_CHAR_PENDING_PTR() - Method in class org.jruby.util.io.OpenFile
-
- READ_CHAR_PENDING_START() - Method in class org.jruby.util.io.OpenFile
-
- READ_CHECK(ThreadContext) - Method in class org.jruby.util.io.OpenFile
-
- READ_DATA_BUFFERED() - Method in class org.jruby.util.io.OpenFile
-
- READ_DATA_PENDING() - Method in class org.jruby.util.io.OpenFile
-
- READ_DATA_PENDING_COUNT() - Method in class org.jruby.util.io.OpenFile
-
- READ_DATA_PENDING_OFF() - Method in class org.jruby.util.io.OpenFile
-
- READ_DATA_PENDING_PTR() - Method in class org.jruby.util.io.OpenFile
-
- READ_DATA_PENDING_START() - Method in class org.jruby.util.io.OpenFile
-
- read_double(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 64 bit floating point value from the memory address.
- read_float(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 32 bit floating point value from the memory address.
- read_int(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 32 bit signed integer value from the memory address.
- read_long(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a C long integer value from the memory area.
- read_long_long(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 64 bit integer value from the memory address.
- read_nonblock(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.stringio.StringIO.GenericReadable
-
- read_nonblock(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyArgsFile
-
- read_nonblock(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyIO
-
- read_pointer(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- read_short(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 16 bit signed integer value from the memory address.
- read_string(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- read_string(ThreadContext, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- read_uchar(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads an 8 bit unsigned integer value from the memory address.
- read_uint(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 32 bit unsigned integer value from the memory address.
- read_ulong(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a C unsigned long integer value from the memory area.
- read_ulong_long(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 64 bit unsigned integer value from the memory address.
- read_ushort(ThreadContext) - Method in class org.jruby.ext.ffi.AbstractMemory
-
Reads a 16 bit unsigned integer value from the memory address.
- READABLE - Static variable in class org.jruby.util.io.OpenFile
-
- readable_p() - Method in class org.jruby.RubyFileStat
-
- readable_p(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest.FileTestFileMethods
-
- readable_p(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest
-
Deprecated.
- readable_p(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest
-
- readableChannel(InputStream) - Static method in class org.jruby.util.io.ChannelHelper
-
- readableReal_p() - Method in class org.jruby.RubyFileStat
-
- readagain_bytes(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyConverter.InvalidByteSequenceErrorMethods
-
- readall() - Method in class org.jruby.util.io.ChannelStream
-
- readall() - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- readAll(ThreadContext, int, IRubyObject) - Method in class org.jruby.util.io.OpenFile
-
- readall() - Method in interface org.jruby.util.io.Stream
-
Deprecated.
- readBufferedData(byte[], int, int) - Method in class org.jruby.util.io.OpenFile
-
- readbyte(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.stringio.StringIO.GenericReadable
-
- readbyte() - Method in class org.jruby.ext.zlib.JZlibRubyGzipReader
-
- readbyte(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyArgsFile
-
- readbyte(ThreadContext) - Method in class org.jruby.RubyIO
-
- readChannel() - Method in class org.jruby.util.io.OpenFile
-
- readchar(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.stringio.StringIO.GenericReadable
-
- readchar() - Method in class org.jruby.ext.zlib.JZlibRubyGzipReader
-
- readchar(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyArgsFile
-
- readchar(ThreadContext) - Method in class org.jruby.RubyIO
-
Read a char.
- readchar() - Method in class org.jruby.RubyIO
-
Deprecated.
- readconv - Variable in class org.jruby.util.io.OpenFile
-
- readDataBuffered() - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- readDataBuffered() - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- readDataBuffered() - Method in interface org.jruby.util.io.Stream
-
Deprecated.
- readEncoding(Ruby) - Method in class org.jruby.util.io.OpenFile
-
- reader_respond_to - Variable in class org.jruby.runtime.JavaSites.ZlibSites
-
- ReaderInputStream - Class in org.jruby.embed.io
-
A ReaderInputStream converts java.io.Reader to java.io.InputStream.
- ReaderInputStream(Reader) - Constructor for class org.jruby.embed.io.ReaderInputStream
-
Creates ReaderInputStream from a given Reader type object with a default encoding.
- ReaderInputStream(Reader, String) - Constructor for class org.jruby.embed.io.ReaderInputStream
-
Creates ReaderInputStream from a given Reader type object with a specifed encoding.
- readEscape() - Method in class org.jruby.ext.ripper.RipperLexer
-
- readEscape() - Method in class org.jruby.lexer.yacc.RubyLexer
-
- readEscapedByte(Ruby, byte[], int, byte[], int, int, ByteList, RegexpSupport.ErrorMode) - Static method in class org.jruby.util.RegexpSupport
-
- readGroups - Variable in class org.jruby.RubyModule.MethodClumper
-
- reading - Variable in class org.jruby.util.io.ChannelStream
-
Deprecated.
- readInternal(ThreadContext, OpenFile, ChannelFD, byte[], int, int) - Static method in class org.jruby.util.io.OpenFile
-
- readline(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.stringio.StringIO.GenericReadable
-
- readline(ThreadContext) - Method in class org.jruby.ext.zlib.JZlibRubyGzipReader
-
- readline(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyArgsFile
-
Read a line.
- readline(ThreadContext) - Method in class org.jruby.RubyIO
-
Read a line.
- readline(ThreadContext, IRubyObject) - Method in class org.jruby.RubyIO
-
- readline(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyIO
-
Deprecated.
- readline(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
- readlines(ThreadContext) - Method in class org.jruby.ext.stringio.StringIO
-
- readlines(ThreadContext, IRubyObject) - Method in class org.jruby.ext.stringio.StringIO
-
- readlines(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.stringio.StringIO
-
- readlines(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.ext.stringio.StringIO
-
- readlines(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.stringio.StringIO
-
- readlines(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.zlib.JZlibRubyGzipReader
-
- readlines(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyArgsFile
-
- readlines(ThreadContext) - Method in class org.jruby.RubyIO
-
- readlines(ThreadContext, IRubyObject) - Method in class org.jruby.RubyIO
-
- readlines(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyIO
-
- readlines(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.RubyIO
-
- readlines(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyIO
-
- readlines(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyIO
-
- readlines(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
- readlines19(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyIO
-
Deprecated.
- readlines19(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyIO
-
Deprecated.
- readlink(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFile
-
- readLink(UnmarshalStream, int) - Method in class org.jruby.runtime.marshal.UnmarshalCache
-
- readnonblock(int) - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- readObject() - Method in class org.jruby.ext.jruby.JRubyObjectInputStream
-
- ReadonlyAccessor - Class in org.jruby.internal.runtime
-
- ReadonlyAccessor(String, IAccessor) - Constructor for class org.jruby.internal.runtime.ReadonlyAccessor
-
- ReadonlyGlobalVariable - Class in org.jruby.runtime
-
- ReadonlyGlobalVariable(Ruby, String, IRubyObject) - Constructor for class org.jruby.runtime.ReadonlyGlobalVariable
-
- readpartial(IRubyObject[]) - Method in class org.jruby.ext.zlib.JZlibRubyGzipReader
-
- readpartial(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyArgsFile
-
- readpartial(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyIO
-
- readpartial(int) - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- readPending() - Method in class org.jruby.util.io.OpenFile
-
- readSignedByte() - Method in class org.jruby.runtime.marshal.UnmarshalStream
-
- readTranscoder - Variable in class org.jruby.ext.zlib.RubyGzipFile
-
- readUnsignedByte() - Method in class org.jruby.runtime.marshal.UnmarshalStream
-
- readUTFEscape(ByteList, boolean, boolean) - Method in class org.jruby.ext.ripper.RipperLexer
-
- readUTFEscape(ByteList, boolean, boolean) - Method in class org.jruby.lexer.yacc.RubyLexer
-
- readUTFEscapeRegexpLiteral(ByteList) - Method in class org.jruby.ext.ripper.RipperLexer
-
- readUTFEscapeRegexpLiteral(ByteList) - Method in class org.jruby.lexer.yacc.RubyLexer
-
- READWRITE - Static variable in class org.jruby.util.io.OpenFile
-
- ready(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.io.wait.IOWaitLibrary
-
returns non-nil if input available without blocking, false if EOF or not open/readable, otherwise nil.
- ready() - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- ready() - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- ready(Ruby, RubyThread, int, long) - Method in class org.jruby.util.io.OpenFile
-
Wait until the channel is available for the given operations or the timeout expires.
- ready() - Method in interface org.jruby.util.io.Stream
-
Deprecated.
Implement IO#ready? as per io/wait in MRI.
- readyNow(ThreadContext) - Method in class org.jruby.util.io.OpenFile
-
- real() - Method in class org.jruby.RubyComplex
-
nucomp_real
- real(ThreadContext) - Method in class org.jruby.RubyNumeric
-
numeric_real
- real - Variable in class org.jruby.runtime.JavaSites.NumericSites
-
- real_p(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLang.Number
-
- real_p(ThreadContext) - Method in class org.jruby.RubyComplex
-
nucomp_real_p
- real_p(ThreadContext) - Method in class org.jruby.RubyNumeric
-
num_real_p
- realClass - Variable in class org.jruby.runtime.ivars.VariableAccessor
-
the "real" class associated with this variable
- RealClassGenerator - Class in org.jruby.java.codegen
-
On fly .class generator (used for Ruby interface impls).
- RealClassGenerator() - Constructor for class org.jruby.java.codegen.RealClassGenerator
-
- realdirpath(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyFile
-
- realFileno - Variable in class org.jruby.util.io.ChannelFD
-
- realIo - Variable in class org.jruby.ext.zlib.RubyGzipFile
-
- realLength - Variable in class org.jruby.RubyArray
-
- realloc(int) - Method in class org.jruby.util.ByteList
-
Resize the ByteList's backing store to be length in size.
- realName() - Method in enum org.jruby.runtime.invokedynamic.MethodNames
-
- realpath(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyFile
-
- realpath(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFile
-
- realpath(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFile
-
- realSize - Variable in class org.jruby.util.ByteList
-
Deprecated.
- realSize() - Method in class org.jruby.util.ByteList
-
- realSize(int) - Method in class org.jruby.util.ByteList
-
- reason - Variable in exception org.jruby.exceptions.JumpException.FlowControlException
-
- reason() - Method in class org.jruby.RubyLocalJumpError
-
- rebindToPort(int) - Method in class org.jruby.ext.socket.MulticastStateManager
-
- reCache(ThreadContext, StaticScope, String, int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- reCacheFrom(RubyModule, ThreadContext, String, int) - Method in class org.jruby.ast.executable.RuntimeCache
-
- receiveArg(ThreadContext, IRubyObject[], boolean) - Method in class org.jruby.ir.instructions.ReceiveArgBase
-
- receiveArg(ThreadContext, IRubyObject[], boolean) - Method in class org.jruby.ir.instructions.ReceiveKeywordArgInstr
-
- receiveArg(ThreadContext, IRubyObject[], boolean) - Method in class org.jruby.ir.instructions.ReceiveKeywordRestArgInstr
-
- receiveArg(ThreadContext, IRubyObject[], boolean) - Method in class org.jruby.ir.instructions.ReceiveOptArgInstr
-
- receiveArg(ThreadContext, IRubyObject[], boolean) - Method in class org.jruby.ir.instructions.ReceiveRestArgInstr
-
- receiveArg(ThreadContext, Instr, Operation, IRubyObject[], boolean, DynamicScope, Object[], Object, Block) - Static method in class org.jruby.ir.interpreter.InterpreterEngine
-
- ReceiveArgBase - Class in org.jruby.ir.instructions
-
- ReceiveArgBase(Operation, Variable, int) - Constructor for class org.jruby.ir.instructions.ReceiveArgBase
-
- receiveArgs(ArgsNode) - Method in class org.jruby.ir.IRBuilder
-
Process all arguments specified for this scope.
- receiveBlockArg(Variable, Operand, int, boolean) - Method in class org.jruby.ir.IRBuilder
-
- receiveBlockArg(ArgsNode) - Method in class org.jruby.ir.IRBuilder
-
Reify the implicit incoming block into a full Proc, for use as "block arg", but only if
a block arg is specified in this scope's arguments.
- receiveBlockArgs(IterNode) - Method in class org.jruby.ir.IRBuilder
-
- ReceiveExceptionBase - Class in org.jruby.ir.instructions
-
- ReceiveExceptionBase(Operation, Variable) - Constructor for class org.jruby.ir.instructions.ReceiveExceptionBase
-
- ReceiveJRubyExceptionInstr - Class in org.jruby.ir.instructions
-
- ReceiveJRubyExceptionInstr(Variable) - Constructor for class org.jruby.ir.instructions.ReceiveJRubyExceptionInstr
-
- ReceiveJRubyExceptionInstr(ReceiveJRubyExceptionInstr) - Method in class org.jruby.ir.IRVisitor
-
- ReceiveJRubyExceptionInstr(ReceiveJRubyExceptionInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- receiveKeywordArg(ThreadContext, IRubyObject[], int, String, boolean) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- receiveKeywordArg(ThreadContext, IRubyObject[], int, RubySymbol, boolean) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- ReceiveKeywordArgInstr - Class in org.jruby.ir.instructions
-
- ReceiveKeywordArgInstr(Variable, RubySymbol, int) - Constructor for class org.jruby.ir.instructions.ReceiveKeywordArgInstr
-
- ReceiveKeywordArgInstr(ReceiveKeywordArgInstr) - Method in class org.jruby.ir.IRVisitor
-
- ReceiveKeywordArgInstr(ReceiveKeywordArgInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- receiveKeywordRestArg(ThreadContext, IRubyObject[], int, boolean) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- ReceiveKeywordRestArgInstr - Class in org.jruby.ir.instructions
-
- ReceiveKeywordRestArgInstr(Variable, int) - Constructor for class org.jruby.ir.instructions.ReceiveKeywordRestArgInstr
-
- ReceiveKeywordRestArgInstr(ReceiveKeywordRestArgInstr) - Method in class org.jruby.ir.IRVisitor
-
- ReceiveKeywordRestArgInstr(ReceiveKeywordRestArgInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- receiveMail(ThreadService.Event) - Method in class org.jruby.RubyThread
-
Deprecated.
- receiveMethodArgs(ArgsNode) - Method in class org.jruby.ir.IRBuilder
-
- receiveNonBlockArgs(ArgsNode) - Method in class org.jruby.ir.IRBuilder
-
- receiveOptArg(ThreadContext, IRubyObject[], int, int, int, boolean) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- receiveOptArg(IRubyObject[], int, int, int, boolean) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
Deprecated.
- ReceiveOptArgInstr - Class in org.jruby.ir.instructions
-
- ReceiveOptArgInstr(Variable, int, int, int) - Constructor for class org.jruby.ir.instructions.ReceiveOptArgInstr
-
- ReceiveOptArgInstr(ReceiveOptArgInstr) - Method in class org.jruby.ir.IRVisitor
-
- ReceiveOptArgInstr(ReceiveOptArgInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- receivePostReqdArg(ThreadContext, IRubyObject[], boolean) - Method in class org.jruby.ir.instructions.ReceivePostReqdArgInstr
-
- receivePostReqdArg(ThreadContext, IRubyObject[], int, int, boolean, int, int, boolean) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- ReceivePostReqdArgInstr - Class in org.jruby.ir.instructions
-
This represents a required arg that shows up after optional/rest args
in a method/block parameter list.
- ReceivePostReqdArgInstr(Variable, int, int, int, boolean, int) - Constructor for class org.jruby.ir.instructions.ReceivePostReqdArgInstr
-
- ReceivePostReqdArgInstr(ReceivePostReqdArgInstr) - Method in class org.jruby.ir.IRVisitor
-
- ReceivePostReqdArgInstr(ReceivePostReqdArgInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- ReceivePreReqdArgInstr - Class in org.jruby.ir.instructions
-
- ReceivePreReqdArgInstr(Variable, int) - Constructor for class org.jruby.ir.instructions.ReceivePreReqdArgInstr
-
- ReceivePreReqdArgInstr(ReceivePreReqdArgInstr) - Method in class org.jruby.ir.IRVisitor
-
- ReceivePreReqdArgInstr(ReceivePreReqdArgInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- receiver(ThreadContext) - Method in class org.jruby.RubyBinding
-
- receiver() - Method in class org.jruby.RubyKeyError
-
- receiver - Variable in class org.jruby.RubyMethod
-
- receiver(ThreadContext) - Method in class org.jruby.RubyMethod
-
- receiver(ThreadContext) - Method in class org.jruby.RubyNameError
-
- RECEIVER_INDEX - Static variable in class org.jruby.internal.runtime.methods.InvocationMethodFactory
-
The lvar index of the method-receiving object
- receiveRequiredArg(Node, int, Signature) - Method in class org.jruby.ir.IRBuilder
-
- receiveRestArg(ThreadContext, Object[], int, int, boolean) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- receiveRestArg(ThreadContext, IRubyObject[], int, int, boolean) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- ReceiveRestArgInstr - Class in org.jruby.ir.instructions
-
- ReceiveRestArgInstr(Variable, int, int) - Constructor for class org.jruby.ir.instructions.ReceiveRestArgInstr
-
- ReceiveRestArgInstr(ReceiveRestArgInstr) - Method in class org.jruby.ir.IRVisitor
-
- ReceiveRestArgInstr(ReceiveRestArgInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- receiverNode - Variable in class org.jruby.ast.AttrAssignNode
-
- ReceiveRubyExceptionInstr - Class in org.jruby.ir.instructions
-
- ReceiveRubyExceptionInstr(Variable) - Constructor for class org.jruby.ir.instructions.ReceiveRubyExceptionInstr
-
- ReceiveRubyExceptionInstr(ReceiveRubyExceptionInstr) - Method in class org.jruby.ir.IRVisitor
-
- ReceiveRubyExceptionInstr(ReceiveRubyExceptionInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- receivesClosureArg() - Method in class org.jruby.ir.IRScope
-
- ReceiveSelfInstr - Class in org.jruby.ir.instructions
-
- ReceiveSelfInstr(Variable) - Constructor for class org.jruby.ir.instructions.ReceiveSelfInstr
-
- ReceiveSelfInstr(ReceiveSelfInstr) - Method in class org.jruby.ir.IRVisitor
-
- ReceiveSelfInstr(ReceiveSelfInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- receivesKeywordArgs() - Method in class org.jruby.ir.IRScope
-
- receivesKeywordArguments() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- receivesKeywords - Variable in class org.jruby.ir.instructions.CheckArityInstr
-
- RECORD_LEXICAL_HIERARCHY - Static variable in class org.jruby.RubyInstanceConfig
-
- RECORD_LEXICAL_HIERARCHY - Static variable in class org.jruby.util.cli.Options
-
- RecordEndBlockInstr - Class in org.jruby.ir.instructions
-
- RecordEndBlockInstr(IRScope, WrappedIRClosure) - Constructor for class org.jruby.ir.instructions.RecordEndBlockInstr
-
- RecordEndBlockInstr(RecordEndBlockInstr) - Method in class org.jruby.ir.IRVisitor
-
- RecordEndBlockInstr(RecordEndBlockInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- recordYieldSite(BasicBlock, YieldInstr) - Method in class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- rect(ThreadContext) - Method in class org.jruby.RubyComplex
-
nucomp_rect
- rect(ThreadContext) - Method in class org.jruby.RubyNumeric
-
numeric_rect
- recursive_cmp - Variable in class org.jruby.runtime.JavaSites.StringSites
-
- recursive_cmp - Variable in class org.jruby.runtime.JavaSites.TimeSites
-
- recursive_hash - Variable in class org.jruby.runtime.JavaSites.HelpersSites
-
- RecursiveComparator - Class in org.jruby.util
-
- RecursiveComparator() - Constructor for class org.jruby.util.RecursiveComparator
-
- RecursiveComparator.Pair - Class in org.jruby.util
-
- recursiveListOperation(Callable<T>) - Method in class org.jruby.Ruby
-
Deprecated.
- recursiveListOperation(Callable<T>) - Method in class org.jruby.util.MRIRecursionGuard
-
Deprecated.
- recv(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- recv(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- recv(IRubyObject[]) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
Deprecated.
- recv(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubyUDPSocket
-
Overrides BasicSocket#recv
- recv_io(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.RubyUNIXSocket
-
- recv_nonblock(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- recvfrom(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubyIPSocket
-
- recvfrom(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.socket.RubyIPSocket
-
- recvfrom(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.RubyIPSocket
-
Deprecated.
- recvfrom(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubySocket
-
- recvfrom(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.socket.RubySocket
-
Overrides IPSocket#recvfrom
- recvfrom(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubyUDPSocket
-
Overrides IPSocket#recvfrom
- recvfrom(RubyBasicSocket, ThreadContext, IRubyObject) - Static method in class org.jruby.ext.socket.RubyUDPSocket
-
- recvfrom(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.socket.RubyUDPSocket
-
Overrides IPSocket#recvfrom
- recvfrom(IRubyObject[]) - Method in class org.jruby.ext.socket.RubyUDPSocket
-
Deprecated.
- recvfrom(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.RubyUNIXSocket
-
- recvfrom_nonblock(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.RubySocket
-
- recvfrom_nonblock(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.RubyUDPSocket
-
- recvfrom_nonblock(RubyBasicSocket, ThreadContext, IRubyObject[]) - Static method in class org.jruby.ext.socket.RubyUDPSocket
-
- recvmsg(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- recvmsg_nonblock(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- REDO_LocalJumpError - Static variable in class org.jruby.ir.operands.IRException
-
- RedoNode - Class in org.jruby.ast
-
Represents a 'redo'
- RedoNode(ISourcePosition) - Constructor for class org.jruby.ast.RedoNode
-
- reduce(int, int, int, String, short) - Method in class org.jruby.parser.YYDebug
-
- reference(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.jruby.JRubyLibrary
-
Wrap the given object as in Java integration and return the wrapper.
- Reference - Class in org.jruby.ir.operands
-
- Reference(RubySymbol) - Constructor for class org.jruby.ir.operands.Reference
-
- reference0(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.jruby.JRubyLibrary
-
Wrap the given object as in Java integration and return the wrapper.
- reference_required(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.ffi.DataConverter
-
- reference_required_p(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.ffi.DataConverter
-
- reference_required_p(ThreadContext) - Method in class org.jruby.ext.ffi.Enum
-
- reference_required_p(ThreadContext) - Method in class org.jruby.ext.ffi.StructByReference
-
- referenceQueue - Variable in class org.jruby.util.ReferenceReaper
-
- ReferenceReaper - Class in org.jruby.util
-
A general purpose reference tracker & reaper utility class.
- ReferenceTypeNode - Class in org.jruby.ast.java_signature
-
- ReferenceTypeNode(String) - Constructor for class org.jruby.ast.java_signature.ReferenceTypeNode
-
- refillBuffer() - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- refillBuffer() - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- refillBuffer() - Method in interface org.jruby.util.io.Stream
-
Deprecated.
- refine(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyModule
-
- REFINE_METHOD - Static variable in class org.jruby.util.CommonByteLists
-
- REFINED_MODULE_F - Static variable in interface org.jruby.ObjectFlags
-
- REFINED_MODULE_F - Static variable in class org.jruby.RubyBasicObject
-
Deprecated.
- REFINED_MODULE_F - Static variable in class org.jruby.RubyModule
-
- RefinedCachingCallSite - Class in org.jruby.runtime.callsite
-
- RefinedCachingCallSite(String, StaticScope, CallType) - Constructor for class org.jruby.runtime.callsite.RefinedCachingCallSite
-
- RefinedCachingCallSite(String, IRScope, CallType) - Constructor for class org.jruby.runtime.callsite.RefinedCachingCallSite
-
- RefinedMarker - Class in org.jruby.internal.runtime.methods
-
A DynamicMethod wrapper that performs timed profiling for each call.
- RefinedMarker(RubyModule, Visibility, String) - Constructor for class org.jruby.internal.runtime.methods.RefinedMarker
-
- RefinedWrapper - Class in org.jruby.internal.runtime.methods
-
A DynamicMethod wrapper that performs timed profiling for each call.
- RefinedWrapper(RubyModule, Visibility, String, DynamicMethod) - Constructor for class org.jruby.internal.runtime.methods.RefinedWrapper
-
- REFLECTED_HANDLES - Static variable in class org.jruby.RubyInstanceConfig
-
- REFLECTED_HANDLES - Static variable in class org.jruby.util.cli.Options
-
- reflectedLoad(Ruby, String, String, ClassLoader, boolean) - Static method in class org.jruby.runtime.load.LoadService
-
Load the org.jruby.runtime.load.Library implementation specified by
className.
- ReflectiveOSGiClassLoaderAdapter - Class in org.jruby.embed.osgi.internal
-
- ReflectiveOSGiClassLoaderAdapter() - Constructor for class org.jruby.embed.osgi.internal.ReflectiveOSGiClassLoaderAdapter
-
- ReflectiveTypePopulator(Class) - Constructor for class org.jruby.anno.TypePopulator.ReflectiveTypePopulator
-
- reflectPidFromProcess(Process) - Static method in class org.jruby.util.ShellLauncher
-
- Regexp(Regexp) - Method in class org.jruby.ir.IRVisitor
-
- Regexp - Class in org.jruby.ir.operands
-
Represents a literal regexp from ruby, constructed on first traversal and then cached.
- Regexp(ByteList, RegexpOptions) - Constructor for class org.jruby.ir.operands.Regexp
-
- Regexp(Regexp) - Method in class org.jruby.ir.persistence.IRDumper
-
- Regexp(Regexp) - Method in class org.jruby.ir.targets.JVMVisitor
-
- regexp(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaUtilRegex.Matcher
-
- regexp(ThreadContext, Block) - Method in class org.jruby.RubyMatchData
-
- REGEXP_INTERRUPTIBLE - Static variable in class org.jruby.util.cli.Options
-
- regexpDescription19(Ruby, ByteList, RegexpOptions, Encoding) - Static method in class org.jruby.util.RegexpSupport
-
- RegexpError - Exception in org.jruby.exceptions
-
Represents a Ruby RegexpError as a throwable Java exception.
- RegexpError(String, RubyRegexpError) - Constructor for exception org.jruby.exceptions.RegexpError
-
- regexpInitialize(ByteList, Encoding, RegexpOptions) - Method in class org.jruby.RubyRegexp
-
- RegexpNode - Class in org.jruby.ast
-
Represents a simple regular expression literal.
- RegexpNode(ISourcePosition, ByteList, RegexpOptions) - Constructor for class org.jruby.ast.RegexpNode
-
- RegexpObjectSite - Class in org.jruby.ir.targets
-
Created by headius on 10/23/14.
- RegexpObjectSite(MethodType, ByteList, int) - Constructor for class org.jruby.ir.targets.RegexpObjectSite
-
- RegexpOptions - Class in org.jruby.util
-
- RegexpOptions() - Constructor for class org.jruby.util.RegexpOptions
-
- RegexpOptions(KCode, boolean) - Constructor for class org.jruby.util.RegexpOptions
-
- regexps - Variable in class org.jruby.ast.executable.RuntimeCache
-
- RegexpSupport - Class in org.jruby.util
-
- RegexpSupport() - Constructor for class org.jruby.util.RegexpSupport
-
- RegexpSupport.ErrorMode - Enum in org.jruby.util
-
- register(JITCompilerMBean) - Method in interface org.jruby.management.BeanManager
-
- register(ConfigMBean) - Method in interface org.jruby.management.BeanManager
-
- register(ParserStatsMBean) - Method in interface org.jruby.management.BeanManager
-
- register(CachesMBean) - Method in interface org.jruby.management.BeanManager
-
- register(Runtime) - Method in interface org.jruby.management.BeanManager
-
- register(InlineStats) - Method in interface org.jruby.management.BeanManager
-
- register(JITCompilerMBean) - Method in class org.jruby.management.BeanManagerImpl
-
- register(ConfigMBean) - Method in class org.jruby.management.BeanManagerImpl
-
- register(ParserStatsMBean) - Method in class org.jruby.management.BeanManagerImpl
-
- register(CachesMBean) - Method in class org.jruby.management.BeanManagerImpl
-
- register(Runtime) - Method in class org.jruby.management.BeanManagerImpl
-
- register(InlineStats) - Method in class org.jruby.management.BeanManagerImpl
-
- register(IRubyObject) - Method in class org.jruby.runtime.marshal.MarshalCache
-
- register(IRubyObject) - Method in class org.jruby.runtime.marshal.UnmarshalCache
-
- registerAttachedMethod(DynamicMethod, AbstractInvoker) - Method in class org.jruby.ext.ffi.FFI
-
- registerEndBlock(Block, Ruby) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- registerEngineExtension(String, ScriptEngineFactory) - Method in class org.jruby.embed.jsr223.JRubyScriptEngineManager
-
- registerEngineMimeType(String, ScriptEngineFactory) - Method in class org.jruby.embed.jsr223.JRubyScriptEngineManager
-
- registerEngineName(String, ScriptEngineFactory) - Method in class org.jruby.embed.jsr223.JRubyScriptEngineManager
-
- registerInspecting(Object) - Method in class org.jruby.Ruby
-
- registerLinkTarget(IRubyObject) - Method in class org.jruby.runtime.marshal.MarshalStream
-
- registerLinkTarget(IRubyObject) - Method in class org.jruby.runtime.marshal.UnmarshalStream
-
- registerMBeans() - Method in class org.jruby.Ruby
-
- registerNewThread(RubyThread) - Method in class org.jruby.internal.runtime.ThreadService
-
- registerObjectId(long, IRubyObject) - Method in class org.jruby.runtime.ObjectSpace
-
- registerRubyMethods(Ruby, RubyClass) - Static method in class org.jruby.javasupport.JavaAccessibleObject
-
- registerRubyMethods(Ruby, RubyClass) - Static method in class org.jruby.javasupport.JavaCallable
-
- registerRubyMethods(Ruby, RubyClass) - Static method in class org.jruby.javasupport.JavaObject
-
- registerRubyMethods(Ruby, RubyClass) - Static method in class org.jruby.javasupport.proxy.JavaProxyReflectionObject
-
- registerSymbol(ByteList) - Method in class org.jruby.runtime.marshal.MarshalCache
-
- registerSymbol(ByteList) - Method in class org.jruby.runtime.marshal.MarshalStream
-
- registerWrapper(int, ChannelFD) - Method in class org.jruby.util.io.FilenoUtil
-
- registry - Static variable in interface org.jruby.ObjectFlags
-
- rehash(ThreadContext) - Method in class org.jruby.java.proxies.MapJavaProxy
-
rb_hash_rehash
- rehash(ThreadContext) - Method in class org.jruby.RubyHash
-
rb_hash_rehash
- rehash() - Method in class org.jruby.RubyHash
-
Deprecated.
- rehash() - Method in class org.jruby.util.collections.IntHashMap
-
- Reified - Interface in org.jruby.java.codegen
-
Marker interface for generated Java classes that represent a reified Ruby
class (i.e.
- REIFY - Static variable in class org.jruby.ext.ffi.jffi.DefaultMethod
-
- reify() - Method in class org.jruby.RubyClass
-
- reify(String) - Method in class org.jruby.RubyClass
-
- reify(boolean) - Method in class org.jruby.RubyClass
-
- reify(String, boolean) - Method in class org.jruby.RubyClass
-
Stand up a real Java class for the backing store of this object
- REIFY_CLASSES - Static variable in class org.jruby.util.cli.Options
-
- REIFY_FFI - Static variable in class org.jruby.util.cli.Options
-
- REIFY_LOG_ERRORS - Static variable in class org.jruby.RubyInstanceConfig
-
Log errors that occur during reification.
- REIFY_LOGERRORS - Static variable in class org.jruby.util.cli.Options
-
- REIFY_RUBY_CLASSES - Static variable in class org.jruby.RubyInstanceConfig
-
Whether to reify (pre-compile and generate) a Java class per Ruby class.
- REIFY_VARIABLES - Static variable in class org.jruby.util.cli.Options
-
- REIFY_VARIABLES_MAX - Static variable in class org.jruby.util.cli.Options
-
- REIFY_VARIABLES_NAME - Static variable in class org.jruby.util.cli.Options
-
- ReifyClosureInstr - Class in org.jruby.ir.instructions
-
- ReifyClosureInstr(Variable, Variable) - Constructor for class org.jruby.ir.instructions.ReifyClosureInstr
-
- ReifyClosureInstr(ReifyClosureInstr) - Method in class org.jruby.ir.IRVisitor
-
- ReifyClosureInstr(ReifyClosureInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- REIFYING_OBJECT_ALLOCATOR - Static variable in class org.jruby.RubyObject
-
- reifyWithAncestors() - Method in class org.jruby.RubyClass
-
- reifyWithAncestors(String) - Method in class org.jruby.RubyClass
-
- reifyWithAncestors(boolean) - Method in class org.jruby.RubyClass
-
- reifyWithAncestors(String, boolean) - Method in class org.jruby.RubyClass
-
Reify this class, first reifying all its ancestors.
- reject(ThreadContext, Block) - Method in class org.jruby.java.proxies.MapJavaProxy
-
rb_hash_reject
- reject() - Method in class org.jruby.parser.YYDebug
-
- reject(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
- reject(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- reject(ThreadContext, Block) - Method in class org.jruby.RubyHash
-
- reject_bang(ThreadContext, Block) - Method in class org.jruby.ext.set.RubySet
-
- reject_bang(ThreadContext, Block) - Method in class org.jruby.java.proxies.MapJavaProxy
-
rb_hash_reject_bang
- reject_bang(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
- reject_bang(ThreadContext, Block) - Method in class org.jruby.RubyHash
-
- reject_bangInternal(ThreadContext, Block) - Method in class org.jruby.RubyHash
-
rb_hash_reject_bang
- rejectBang(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
- rejectBang(ThreadContext, Block) - Method in class org.jruby.util.collections.StringArraySet
-
- rejectCommon(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
rb_ary_reject_bang
- rejectInternal(ThreadContext, Block) - Method in class org.jruby.RubyHash
-
rb_hash_reject
- releaseClassLoader() - Method in class org.jruby.Ruby
-
By default
Ruby.tearDown(boolean)
does not release the class-loader's
resources as threads might be still running accessing the classes/packages
even after the runtime has been torn down.
- remainder(ThreadContext, IRubyObject) - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- remainder(ThreadContext, IRubyObject) - Method in class org.jruby.RubyBignum
-
rb_big_remainder
- remainder(ThreadContext, IRubyObject) - Method in class org.jruby.RubyFixnum
-
- remainder(ThreadContext, IRubyObject) - Method in class org.jruby.RubyInteger
-
- remainder(ThreadContext, IRubyObject) - Method in class org.jruby.RubyNumeric
-
num_remainder
- remainder - Variable in class org.jruby.runtime.JavaSites.BigDecimalSites
-
- remainder - Variable in class org.jruby.runtime.JavaSites.BignumSites
-
- remainder - Variable in class org.jruby.runtime.JavaSites.RationalSites
-
- remainder19(ThreadContext, IRubyObject) - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
Deprecated.
- remainder19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyBignum
-
Deprecated.
- remainSize() - Method in class org.jruby.util.io.OpenFile
-
- remote_address(ThreadContext) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- remove(Object) - Method in class org.jruby.embed.internal.BiVariableMap
-
Removes the mapping for a key from this map if it is present in a top level.
- remove() - Method in class org.jruby.embed.internal.LocalContext
-
- remove(String) - Method in class org.jruby.embed.ScriptingContainer
-
Removes the specified Ruby variable with the specified variable name from a
variable map and runtime top level.
- remove(Object, String) - Method in class org.jruby.embed.ScriptingContainer
-
Removes the specified Ruby variable with the specified variable name in a
variable map and given receiver.
- remove() - Method in class org.jruby.embed.variable.Argv
-
- remove() - Method in interface org.jruby.embed.variable.BiVariable
-
Attempts to remove this variable/constant from top self or receiver.
- remove() - Method in class org.jruby.embed.variable.ClassVariable
-
Attempts to remove this variable from top self or receiver.
- remove() - Method in class org.jruby.embed.variable.Constant
-
Attempts to remove this constant from top self or receiver.
- remove() - Method in class org.jruby.embed.variable.GlobalVariable
-
Attempts to remove this variable from top self or receiver.
- remove() - Method in class org.jruby.embed.variable.InstanceVariable
-
Attempts to remove this variable from top self or receiver.
- remove() - Method in class org.jruby.embed.variable.LocalGlobalVariable
-
- remove() - Method in class org.jruby.embed.variable.PersistentLocalVariable
-
Attempts to remove this variable from top self or receiver.
- remove() - Method in class org.jruby.embed.variable.TransientLocalVariable
-
Attempts to remove this variable from top self or receiver.
- remove(Object) - Method in class org.jruby.ext.set.RubySet
-
- remove(Object) - Method in class org.jruby.ir.listeners.InstructionsListenerDecorator
-
- remove(int) - Method in class org.jruby.ir.listeners.InstructionsListenerDecorator
-
- remove(Object) - Method in class org.jruby.java.util.SystemPropertiesMap
-
- remove(Object) - Method in class org.jruby.RubyArray
-
- remove(int) - Method in class org.jruby.RubyArray
-
- remove() - Method in class org.jruby.RubyArray.RubyArrayConversionIterator
-
- remove() - Method in class org.jruby.RubyEnumerator
-
- remove(Object) - Method in class org.jruby.RubyHash
-
- remove(RubyThread) - Method in class org.jruby.RubyThreadGroup
-
- remove(Object) - Method in class org.jruby.util.collections.ConcurrentWeakHashMap
-
Removes the key (and its corresponding value) from this map.
- remove(Object, Object) - Method in class org.jruby.util.collections.ConcurrentWeakHashMap
- remove(int) - Method in class org.jruby.util.collections.IntHashMap
-
- remove() - Method in class org.jruby.util.collections.NonBlockingHashMapLong.IteratorLong
-
- remove(long) - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
Removes the key (and its corresponding value) from this map.
- remove(long, Object) - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
- remove(Object) - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
- remove(Object, Object) - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
- remove(Object) - Method in class org.jruby.util.collections.WeakHashSet
-
- remove(Object) - Method in class org.jruby.util.collections.WeakValuedMap
-
- remove(Object) - Method in class org.jruby.util.WeakIdentityHashMap
-
- remove(int, Object) - Method in class org.jruby.util.WeakIdentityHashMap
-
- remove_class_variable(ThreadContext, IRubyObject) - Method in class org.jruby.RubyModule
-
rb_mod_remove_cvar
- remove_class_variable19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyModule
-
- remove_const(ThreadContext, IRubyObject) - Method in class org.jruby.RubyModule
-
- remove_duplicate_keys(HashNode) - Method in class org.jruby.parser.ParserSupport
-
- remove_instance_variable(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyBasicObject
-
rb_obj_remove_instance_variable
call-seq:
obj.remove_instance_variable(symbol) => obj
Removes the named instance variable from obj, returning that
variable's value.
- remove_instance_variable(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
- remove_method(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyModule
-
- removeAll(Collection) - Method in class org.jruby.ext.set.RubySet
-
- removeAll(Collection<?>) - Method in class org.jruby.ir.listeners.InstructionsListenerDecorator
-
- removeAll(Collection) - Method in class org.jruby.RubyArray
-
- removeAll(Collection<?>) - Method in class org.jruby.util.collections.WeakHashSet
-
- removeAllOutgoingEdgesForBB(BasicBlock) - Method in class org.jruby.ir.representations.CFG
-
- removeAttribute(Object) - Method in class org.jruby.embed.ScriptingContainer
-
Removes the specified value with the specified key in a
attribute map.
- removeBB(BasicBlock) - Method in class org.jruby.ir.representations.CFG
-
- removeBlockingThread(RubyThread) - Method in class org.jruby.RubyIO
-
Remove a thread from the list of blocking threads for this IO.
- removeBlockingThread(RubyThread) - Method in class org.jruby.util.io.OpenFile
-
Remove a thread from the list of blocking threads for this IO.
- removeBuiltinLibrary(String) - Method in class org.jruby.runtime.load.LoadService
-
Deprecated.
- removeBundle(Bundle) - Method in class org.jruby.embed.osgi.internal.JRubyOSGiBundleClassLoader
-
- removeClassProvider(ClassProvider) - Method in class org.jruby.RubyModule
-
- removeClassVariable(String) - Method in class org.jruby.RubyModule
-
- removeClosure(IRClosure) - Method in class org.jruby.ir.IRScope
-
- removedList(BasicBlock) - Method in class org.jruby.ir.util.IGVInstrListener
-
- removeEdge(BasicBlock, BasicBlock) - Method in class org.jruby.ir.representations.CFG
-
- removeEventHook(EventHook) - Method in class org.jruby.Ruby
-
- removeFinalizer(Finalizable) - Method in class org.jruby.Ruby
-
- removeFinalizers(IRubyObject) - Static method in class org.jruby.BasicObjectStub
-
- removeFinalizers() - Method in class org.jruby.ir.operands.UndefinedValue
-
- removeFinalizers() - Method in class org.jruby.RubyBasicObject.Finalizer
-
- removeFinalizers() - Method in class org.jruby.RubyBasicObject
-
Remove all the finalizers for this object.
- removeFinalizers() - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- removeFinalizers(long) - Method in class org.jruby.runtime.ObjectSpace
-
- removeFrom(Object, Object) - Method in class org.jruby.embed.internal.BiVariableMap
-
Removes the mapping for a key from this map if it is present in a given
receiver.
- removeInstanceVariable(String) - Method in class org.jruby.BasicObjectStub.DummyInstanceVariables
-
- removeInstanceVariable(String) - Method in class org.jruby.RubyBasicObject
-
- removeInstanceVariable(String) - Method in interface org.jruby.runtime.builtin.InstanceVariables
-
Removes the named instance variable, if present, returning its
value.
- removeInstr(Instr) - Method in class org.jruby.ir.representations.BasicBlock
-
- removeInternalFinalizer(Finalizable) - Method in class org.jruby.Ruby
-
- removeInternalLoadedFeature(String) - Method in class org.jruby.runtime.load.LoadService
-
- removeInternalVariable(String) - Method in class org.jruby.BasicObjectStub.DummyInternalVariables
-
- removeInternalVariable(String) - Method in class org.jruby.RubyBasicObject
-
- removeInternalVariable(String) - Method in interface org.jruby.runtime.builtin.InternalVariables
-
Removes the named internal variable, if present, returning its
value.
- removeListener(CompilerPassListener) - Method in class org.jruby.ir.IRManager
-
- removeListener(InstructionsListener) - Method in class org.jruby.ir.IRManager
-
- removeListener(IRScopeListener) - Method in class org.jruby.ir.IRManager
-
- removeMethod(ThreadContext, String) - Method in class org.jruby.RubyModule
-
- removeSubclass(RubyClass) - Method in class org.jruby.RubyClass
-
Remove a subclass from the weak set of subclasses.
- removeTrace(IRubyObject) - Method in class org.jruby.internal.runtime.GlobalVariable
-
- removeTraces() - Method in class org.jruby.internal.runtime.GlobalVariable
-
- rename(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFile
-
- renameLabel(Label) - Method in class org.jruby.ir.transformations.inlining.SimpleCloneInfo
-
- renameVars(Map<Operand, Operand>) - Method in class org.jruby.ir.instructions.Instr
-
- renderBacktrace(RubyStackTraceElement[], StringBuilder, boolean) - Method in enum org.jruby.runtime.backtrace.TraceType.Format
-
- renderCurrentBacktrace(StringBuilder) - Method in class org.jruby.runtime.ThreadContext
-
Render the current backtrace as a string to the given StringBuilder.
- reopen(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.stringio.StringIO
-
- reopen(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyIO
-
- reopen(Channel, ModeFlags) - Method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
- reopen(RandomAccessFile, ModeFlags) - Method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
- reopenFixnum() - Method in class org.jruby.Ruby
-
Deprecated.
- reopenFloat() - Method in class org.jruby.Ruby
-
Deprecated.
- reopenIO(ThreadContext, RubyIO) - Method in class org.jruby.RubyIO
-
- ReOptions - Interface in org.jruby.parser
-
- repeated_permutation(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyArray
-
- repeatedCombination(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyArray
-
- replace(ThreadContext, IRubyObject) - Method in class org.jruby.ext.set.RubySet
-
Replaces the contents of the set with the contents of the given enumerable object and returns self.
- replace(ThreadContext, IRubyObject) - Method in class org.jruby.java.proxies.MapJavaProxy
-
rb_hash_replace
- replace(IRubyObject) - Method in class org.jruby.RubyArray
-
rb_ary_replace
- replace(ThreadContext, IRubyObject) - Method in class org.jruby.RubyHash
-
rb_hash_replace
- replace(IRubyObject) - Method in class org.jruby.RubyString
-
rb_str_replace_m
- replace(IRubyObject) - Method in class org.jruby.specialized.RubyArrayOneObject
-
- replace(IRubyObject) - Method in class org.jruby.specialized.RubyArrayTwoObject
-
- replace(byte[]) - Method in class org.jruby.util.ByteList
-
Replace all bytes in this ByteList with bytes from the given array.
- replace(int, int, ByteList) - Method in class org.jruby.util.ByteList
-
Replace a region of bytes in this ByteList with bytes from the given ByteList.
- replace(int, int, byte[]) - Method in class org.jruby.util.ByteList
-
Replace a region of bytes in this ByteList with bytes from the given array.
- replace(int, int, byte[], int, int) - Method in class org.jruby.util.ByteList
-
Replace a region of bytes in this ByteList with a region of bytes from the given array.
- replace(K, V, V) - Method in class org.jruby.util.collections.ConcurrentWeakHashMap
- replace(K, V) - Method in class org.jruby.util.collections.ConcurrentWeakHashMap
- replace(long, TypeV) - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
Atomically do a put(key,val)
if-and-only-if the key is
mapped to some value already.
- replace(long, TypeV, TypeV) - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
Atomically do a put(key,newValue)
if-and-only-if the key is
mapped a value which is equals
to oldValue
.
- replace(Long, TypeV) - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
- replace(Long, TypeV, TypeV) - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
- replace(IRubyObject) - Method in class org.jruby.util.collections.StringArraySet
-
- replace19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyHash
-
Deprecated.
- replace19(IRubyObject) - Method in class org.jruby.RubyString
-
- replaceAll(String, String, String) - Static method in class org.jruby.util.StringSupport
-
- replaceFirst(String, String, String) - Static method in class org.jruby.util.StringSupport
-
- replaceInstrs(List<Instr>) - Method in class org.jruby.ir.representations.BasicBlock
-
- replaceInternal(int, int, ByteListHolder, CodeRangeable) - Static method in class org.jruby.util.StringSupport
-
- replaceInternal19(int, int, CodeRangeable, CodeRangeable) - Static method in class org.jruby.util.StringSupport
-
- replaceInternal19(Ruby, int, int, RubyString, RubyString) - Static method in class org.jruby.util.StringSupport
-
- replacement(ThreadContext) - Method in class org.jruby.RubyConverter
-
- replacement_set(ThreadContext, IRubyObject) - Method in class org.jruby.RubyConverter
-
- replaceSubclass(RubyClass, RubyClass) - Method in class org.jruby.RubyClass
-
Replace an existing subclass with a new one.
- replaceSwitchPoint() - Method in class org.jruby.runtime.opto.FailoverSwitchPointInvalidator
-
- replaceSwitchPoint() - Method in class org.jruby.runtime.opto.SwitchPointInvalidator
-
- replicate(ThreadContext, IRubyObject) - Method in class org.jruby.RubyEncoding
-
- report(ProfileCollection) - Method in interface org.jruby.runtime.profile.ProfileReporter
-
At the end of each
RubyThread
or at jruby shutdown this method
is called with the
ProfileCollection
associated with the current Thread.
- report_on_exception(ThreadContext) - Method in class org.jruby.RubyThread
-
- report_on_exception(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyThread
-
- report_on_exception_set(ThreadContext, IRubyObject) - Method in class org.jruby.RubyThread
-
- report_on_exception_set(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyThread
-
- reprobes() - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
Get and clear the current count of reprobes.
- ReqdArgMultipleAsgnInstr - Class in org.jruby.ir.instructions
-
- ReqdArgMultipleAsgnInstr(Variable, Operand, int, int, int) - Constructor for class org.jruby.ir.instructions.ReqdArgMultipleAsgnInstr
-
- ReqdArgMultipleAsgnInstr(Variable, Operand, int) - Constructor for class org.jruby.ir.instructions.ReqdArgMultipleAsgnInstr
-
- ReqdArgMultipleAsgnInstr(ReqdArgMultipleAsgnInstr) - Method in class org.jruby.ir.IRVisitor
-
- ReqdArgMultipleAsgnInstr(ReqdArgMultipleAsgnInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- require(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
Require.
- require(IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- require(String) - Method in class org.jruby.runtime.load.LoadService
-
- require19(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- REQUIRE_ALL_FRAME_EXCEPT_SCOPE - Static variable in enum org.jruby.ir.IRFlags
-
- REQUIRE_ALL_FRAME_FIELDS - Static variable in enum org.jruby.ir.IRFlags
-
- require_relative(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- required - Variable in class org.jruby.anno.MethodDescriptor
-
- required - Variable in class org.jruby.ir.instructions.CheckArgsArrayArityInstr
-
- required - Variable in class org.jruby.ir.instructions.CheckArityInstr
-
- required - Variable in class org.jruby.ir.instructions.ReceiveKeywordArgInstr
-
- required - Variable in class org.jruby.ir.instructions.ReceiveKeywordRestArgInstr
-
- required - Variable in class org.jruby.ir.instructions.ReceiveRestArgInstr
-
Number of arguments already accounted for
- required(int) - Static method in class org.jruby.runtime.Arity
-
- required() - Method in class org.jruby.runtime.Arity
-
- required() - Method in class org.jruby.runtime.Signature
-
- requiredArgs - Variable in class org.jruby.ir.instructions.ReceiveOptArgInstr
-
total number of required args (pre + post)
- RequiredKeywordArgumentValueNode - Class in org.jruby.ast
-
Marker to indicate that rather than assigning nil (where in multiple
places we have nulls getting implicitly converted to nils) we should
raise an error.
- RequiredKeywordArgumentValueNode() - Constructor for class org.jruby.ast.RequiredKeywordArgumentValueNode
-
- requiredLibraries() - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- requiresBacktrace() - Method in class org.jruby.ir.instructions.ToggleBacktraceInstr
-
- requiresDebug() - Method in enum org.jruby.runtime.RubyEvent
-
- reraiseRaiseExceptions(Throwable) - Method in class org.jruby.runtime.load.LoadService
-
- RescueBodyNode - Class in org.jruby.ast
-
Represents the contents of a rescue to be evaluated
- RescueBodyNode(ISourcePosition, Node, Node, RescueBodyNode) - Constructor for class org.jruby.ast.RescueBodyNode
-
- RescueEQQInstr - Class in org.jruby.ir.instructions
-
- RescueEQQInstr(Variable, Operand, Operand) - Constructor for class org.jruby.ir.instructions.RescueEQQInstr
-
- RescueEQQInstr(RescueEQQInstr) - Method in class org.jruby.ir.IRVisitor
-
- RescueEQQInstr(RescueEQQInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- rescueIPCs - Variable in class org.jruby.ir.interpreter.InterpreterContext
-
- RescueModNode - Class in org.jruby.ast
-
f rescue nil
- RescueModNode(ISourcePosition, Node, RescueBodyNode) - Constructor for class org.jruby.ast.RescueModNode
-
- RescueNode - Class in org.jruby.ast
-
Represents a rescue statement
- RescueNode(ISourcePosition, Node, RescueBodyNode, Node) - Constructor for class org.jruby.ast.RescueNode
-
- reset() - Method in class org.jruby.embed.io.ReaderInputStream
-
Repositions this stream to the position at the time the
mark
method was last called on this input stream.
- reset() - Method in class org.jruby.ext.digest.RubyDigest.DigestBase
-
- reset(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.digest.RubyDigest.DigestInstance
-
- reset() - Method in class org.jruby.ext.ripper.RipperParserBase
-
- reset(ThreadContext) - Method in class org.jruby.ext.set.RubySet
-
- reset() - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- reset() - Method in class org.jruby.ext.zlib.ZStream
-
- reset() - Method in class org.jruby.ir.util.IGVInstrListener
-
- reset() - Method in class org.jruby.lexer.LexingCommon
-
- reset() - Method in class org.jruby.lexer.yacc.RubyLexer
-
- reset() - Method in class org.jruby.lexer.yacc.StackState
-
- reset(long) - Method in class org.jruby.lexer.yacc.StackState
-
- reset() - Method in class org.jruby.parser.ParserSupport
-
- reset() - Method in class org.jruby.util.InputStreamMarkCursor
-
- resetCoverage(Ruby) - Method in class org.jruby.ext.coverage.CoverageData
-
- resetErrorWriter() - Method in class org.jruby.embed.ScriptingContainer
-
- resetStacks() - Method in class org.jruby.lexer.LexingCommon
-
- resetState() - Method in class org.jruby.ir.representations.CFG
-
- resetWriter() - Method in class org.jruby.embed.ScriptingContainer
-
- resize(int) - Method in class org.jruby.RubyString
-
rb_str_resize
- resize(ByteList, int, int) - Method in interface org.jruby.util.io.EncodingUtils.ResizeFunction
-
Resize the destination, returning the new begin offset.
- resolveClass(ObjectStreamClass) - Method in class org.jruby.util.JRubyObjectInputStream
-
- ResolvedSuperInvokeSite - Class in org.jruby.ir.targets
-
Created by headius on 10/23/14.
- ResolvedSuperInvokeSite(MethodType, String, String, String, int) - Constructor for class org.jruby.ir.targets.ResolvedSuperInvokeSite
-
- resolveFullName(RubyModule) - Static method in interface org.jruby.compiler.Compilable
-
Resolve the fully qualified name.
- resolveLoadName(LoadServiceResource, String) - Method in class org.jruby.runtime.load.LoadService
-
- resolveRefinedMethod(Map<RubyModule, RubyModule>, CacheEntry, String, boolean) - Method in class org.jruby.RubyModule
-
- resolveScriptUsingClassLoader(String) - Method in class org.jruby.util.cli.ArgumentProcessor
-
Deprecated.
- resolveType(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.JavaClass
-
Resolves a Java class from a passed type parameter.
- resolveUndefConstant(String) - Method in class org.jruby.RubyModule
-
- resource(IRubyObject) - Method in class org.jruby.javasupport.JavaClass
-
- resource_as_stream(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLang.Class
-
- resource_as_stream(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLang.ClassLoader
-
- resource_as_stream(IRubyObject) - Method in class org.jruby.javasupport.JavaClass
-
- resource_as_string(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLang.Class
-
- resource_as_string(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLang.ClassLoader
-
- resource_as_string(IRubyObject) - Method in class org.jruby.javasupport.JavaClass
-
- resource_as_url(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLang.ClassLoader
-
- ResourceException - Exception in org.jruby.util
-
- ResourceException() - Constructor for exception org.jruby.util.ResourceException
-
- ResourceException(String) - Constructor for exception org.jruby.util.ResourceException
-
- ResourceException(Throwable) - Constructor for exception org.jruby.util.ResourceException
-
- ResourceException(String, Throwable) - Constructor for exception org.jruby.util.ResourceException
-
- ResourceException.FileExists - Exception in org.jruby.util
-
- ResourceException.FileIsDirectory - Exception in org.jruby.util
-
- ResourceException.FileIsNotDirectory - Exception in org.jruby.util
-
- ResourceException.InvalidArguments - Exception in org.jruby.util
-
- ResourceException.IOError - Exception in org.jruby.util
-
Deprecated.
- ResourceException.NotFound - Exception in org.jruby.util
-
- ResourceException.PermissionDenied - Exception in org.jruby.util
-
- ResourceException.TooManySymlinks - Exception in org.jruby.util
-
- respond_to(ThreadContext, IRubyObject) - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- respond_to(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- respond_to - Variable in class org.jruby.runtime.JavaSites.BasicObjectSites
-
- respond_to_begin - Variable in class org.jruby.runtime.JavaSites.RangeSites
-
- respond_to_begin - Variable in class org.jruby.runtime.JavaSites.StringSites
-
- respond_to_binmode - Variable in class org.jruby.runtime.JavaSites.MarshalSites
-
- respond_to_cmp - Variable in class org.jruby.runtime.JavaSites.StringSites
-
- respond_to_cmp - Variable in class org.jruby.runtime.JavaSites.TimeSites
-
- respond_to_coerce - Variable in class org.jruby.runtime.JavaSites.NumericSites
-
- respond_to_dig - Variable in class org.jruby.runtime.JavaSites.ObjectSites
-
- respond_to_divmod - Variable in class org.jruby.runtime.JavaSites.TimeSites
-
- respond_to_end - Variable in class org.jruby.runtime.JavaSites.RangeSites
-
- respond_to_end - Variable in class org.jruby.runtime.JavaSites.StringSites
-
- respond_to_getc - Variable in class org.jruby.runtime.JavaSites.MarshalSites
-
- respond_to_infinite - Variable in class org.jruby.runtime.JavaSites.FloatSites
-
- respond_to_missing - Variable in class org.jruby.runtime.JavaSites.BasicObjectSites
-
- respond_to_missing - Variable in class org.jruby.runtime.JavaSites.CheckedSites
-
- respond_to_missing_p(ThreadContext, IRubyObject) - Method in class org.jruby.javasupport.JavaPackage
-
- respond_to_missing_p(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.javasupport.JavaPackage
-
- respond_to_missing_p(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- respond_to_missing_p(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- respond_to_op_cmp - Variable in class org.jruby.runtime.JavaSites.ComparableSites
-
- respond_to_p(ThreadContext, IRubyObject) - Method in class org.jruby.javasupport.JavaPackage
-
- respond_to_p(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.javasupport.JavaPackage
-
- respond_to_p(IRubyObject) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- respond_to_p(IRubyObject, IRubyObject) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- respond_to_p(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- respond_to_p(IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- respond_to_p(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- respond_to_p(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- respond_to_p19(IRubyObject) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- respond_to_p19(IRubyObject, IRubyObject) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- respond_to_p19(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- respond_to_p19(IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- respond_to_read - Variable in class org.jruby.runtime.JavaSites.IOSites
-
- respond_to_read - Variable in class org.jruby.runtime.JavaSites.MarshalSites
-
- respond_to_readpartial - Variable in class org.jruby.runtime.JavaSites.IOSites
-
- respond_to_succ - Variable in class org.jruby.runtime.JavaSites.RangeSites
-
- respond_to_to_ary - Variable in class org.jruby.runtime.JavaSites.ArraySites
-
- respond_to_to_hash - Variable in class org.jruby.runtime.JavaSites.HashSites
-
- respond_to_to_hash - Variable in class org.jruby.runtime.JavaSites.IOSites
-
- respond_to_to_int - Variable in class org.jruby.runtime.JavaSites.TimeSites
-
- respond_to_to_io - Variable in class org.jruby.runtime.JavaSites.IOSites
-
- respond_to_to_path - Variable in class org.jruby.runtime.JavaSites.FileSites
-
- respond_to_to_r - Variable in class org.jruby.runtime.JavaSites.RationalSites
-
- respond_to_to_str - Variable in class org.jruby.runtime.JavaSites.StringSites
-
- respond_to_write - Variable in class org.jruby.runtime.JavaSites.IOSites
-
- respond_to_write - Variable in class org.jruby.runtime.JavaSites.MarshalSites
-
- respond_to_X - Variable in class org.jruby.runtime.JavaSites.CheckedSites
-
- respondsTo(IRubyObject, String) - Static method in class org.jruby.BasicObjectStub
-
- respondsTo(String) - Method in class org.jruby.ir.operands.UndefinedValue
-
RubyMethod respondsTo.
- respondsTo(String) - Method in class org.jruby.RubyBasicObject
-
Does this object respond to the specified message? Uses a
shortcut if it can be proved that respond_to? and respond_to_missing?
haven't been overridden.
- respondsTo(String) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
RubyMethod respondsTo.
- respondsTo(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.runtime.callsite.RespondToCallSite
-
- respondsTo(ThreadContext, IRubyObject, IRubyObject, boolean) - Method in class org.jruby.runtime.callsite.RespondToCallSite
-
- respondsToMethod(String, boolean) - Method in class org.jruby.RubyModule
-
- respondsToMethod(DynamicMethod, boolean) - Static method in class org.jruby.runtime.Helpers
-
We have respondTo logic in RubyModule and we have a special callsite for respond_to?.
- respondsToMissing(String) - Method in class org.jruby.ir.operands.UndefinedValue
-
RubyMethod respondsTo.
- respondsToMissing(String, boolean) - Method in class org.jruby.ir.operands.UndefinedValue
-
RubyMethod respondsTo.
- respondsToMissing(String) - Method in class org.jruby.RubyBasicObject
-
Does this object respond to the specified message via "method_missing?"
- respondsToMissing(String, boolean) - Method in class org.jruby.RubyBasicObject
-
Does this object respond to the specified message via "method_missing?"
- respondsToMissing(String) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
RubyMethod respondsTo.
- respondsToMissing(String, boolean) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
RubyMethod respondsTo.
- RespondToCallSite - Class in org.jruby.runtime.callsite
-
- RespondToCallSite() - Constructor for class org.jruby.runtime.callsite.RespondToCallSite
-
- RespondToCallSite(String) - Constructor for class org.jruby.runtime.callsite.RespondToCallSite
-
- RespondToMissingMethod(RubyModule, Visibility, String) - Constructor for class org.jruby.RubyModule.RespondToMissingMethod
-
- rest - Variable in class org.jruby.anno.MethodDescriptor
-
- rest(ThreadContext) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- REST - Static variable in class org.jruby.internal.runtime.methods.JavaMethod
-
- rest - Variable in class org.jruby.ir.instructions.CheckArgsArrayArityInstr
-
- rest - Variable in class org.jruby.ir.instructions.CheckArityInstr
-
- rest() - Method in class org.jruby.runtime.Signature
-
- REST_METHODS - Static variable in class org.jruby.internal.runtime.methods.JavaMethod
-
- rest_p(ThreadContext) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- rest_size() - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- restArg - Variable in class org.jruby.ir.instructions.ReceivePostReqdArgInstr
-
Does this method/block accept a rest argument
- RestArgMultipleAsgnInstr - Class in org.jruby.ir.instructions
-
- RestArgMultipleAsgnInstr(Variable, Operand, int, int, int) - Constructor for class org.jruby.ir.instructions.RestArgMultipleAsgnInstr
-
- RestArgMultipleAsgnInstr(Variable, Operand, int) - Constructor for class org.jruby.ir.instructions.RestArgMultipleAsgnInstr
-
- RestArgMultipleAsgnInstr(RestArgMultipleAsgnInstr) - Method in class org.jruby.ir.IRVisitor
-
- RestArgMultipleAsgnInstr(RestArgMultipleAsgnInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- restArgNode - Variable in class org.jruby.ast.ArgsNode
-
- RestArgNode - Class in org.jruby.ast
-
- RestArgNode(ISourcePosition, RubySymbol, int) - Constructor for class org.jruby.ast.RestArgNode
-
- RestArgNode(ArgumentNode) - Constructor for class org.jruby.ast.RestArgNode
-
- restart() - Method in class org.jruby.lexer.yacc.StackState
-
- restKey - Variable in class org.jruby.ir.instructions.CheckArityInstr
-
- restKwargs() - Method in class org.jruby.runtime.Signature
-
- restore(RipperLexer) - Method in class org.jruby.ext.ripper.HeredocTerm
-
- restore(RubyLexer) - Method in class org.jruby.lexer.yacc.HeredocTerm
-
- RestoreBindingVisibilityInstr - Class in org.jruby.ir.instructions
-
- RestoreBindingVisibilityInstr(Operand) - Constructor for class org.jruby.ir.instructions.RestoreBindingVisibilityInstr
-
- RestoreBindingVisibilityInstr(RestoreBindingVisibilityInstr) - Method in class org.jruby.ir.IRVisitor
-
- RestoreBindingVisibilityInstr(RestoreBindingVisibilityInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- RestoreErrorInfoInstr - Class in org.jruby.ir.instructions.defined
-
- RestoreErrorInfoInstr(Operand) - Constructor for class org.jruby.ir.instructions.defined.RestoreErrorInfoInstr
-
- RestoreErrorInfoInstr(RestoreErrorInfoInstr) - Method in class org.jruby.ir.IRVisitor
-
- RestoreErrorInfoInstr(RestoreErrorInfoInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- restoreOSDefault(IRubyObject, IRubyObject) - Method in class org.jruby.util.NoFunctionalitySignalFacade
-
- restoreOSDefault(IRubyObject, IRubyObject) - Method in interface org.jruby.util.SignalFacade
-
Restores the OS default signal handler.
- restoreOSDefault(IRubyObject, IRubyObject) - Method in class org.jruby.util.SunSignalFacade
-
- restorePlatformDefault(IRubyObject, IRubyObject) - Method in class org.jruby.util.NoFunctionalitySignalFacade
-
- restorePlatformDefault(IRubyObject, IRubyObject) - Method in interface org.jruby.util.SignalFacade
-
Restores the platform (JVM's) default signal handler.
- restorePlatformDefault(IRubyObject, IRubyObject) - Method in class org.jruby.util.SunSignalFacade
-
- restsize(ThreadContext) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- result(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.coverage.CoverageModule
-
- result - Variable in class org.jruby.ir.instructions.CallInstr
-
- result - Variable in class org.jruby.ir.instructions.ResultBaseInstr
-
- result() - Method in class org.jruby.RubyStopIteration
-
- result_type(ThreadContext) - Method in class org.jruby.ext.ffi.CallbackInfo
-
- ResultBaseInstr - Class in org.jruby.ir.instructions
-
For most instrs that have a result this is their base class.
- ResultBaseInstr(Operation, Variable) - Constructor for class org.jruby.ir.instructions.ResultBaseInstr
-
- resultConverter - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- ResultInstr - Interface in org.jruby.ir.instructions
-
- resume(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.fiber.ThreadFiber
-
- ret(int) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- ret_args(Node, ISourcePosition) - Method in class org.jruby.parser.ParserSupport
-
- retainAll(Collection) - Method in class org.jruby.ext.set.RubySet
-
- retainAll(Collection<?>) - Method in class org.jruby.ir.listeners.InstructionsListenerDecorator
-
- retainAll(Collection) - Method in class org.jruby.RubyArray
-
- retainAll(Collection<?>) - Method in class org.jruby.util.collections.WeakHashSet
-
- retrieve(RubyObject, BiVariableMap) - Static method in class org.jruby.embed.variable.Argv
-
Retrieves ARGV from Ruby after the evaluation or method invocation.
- retrieve(RubyObject, BiVariableMap) - Static method in class org.jruby.embed.variable.ClassVariable
-
Retrieves class variables from Ruby after the evaluation.
- retrieve(RubyObject, BiVariableMap) - Static method in class org.jruby.embed.variable.Constant
-
Retrieves constants from Ruby after the evaluation or method invocation.
- retrieve(IRubyObject, BiVariableMap) - Static method in class org.jruby.embed.variable.GlobalVariable
-
Retrieves global variables from Ruby after the evaluation.
- retrieve(RubyObject, BiVariableMap) - Static method in class org.jruby.embed.variable.InstanceVariable
-
Retrieves instance variables from Ruby after the evaluation.
- retrieve(RubyObject, BiVariableMap) - Static method in class org.jruby.embed.variable.LocalGlobalVariable
-
Retrieves global variables eagerly from Ruby right after the evaluation.
- retrieve(RubyObject, BiVariableMap) - Static method in class org.jruby.embed.variable.PersistentLocalVariable
-
Retrieves local variables from Ruby after the evaluation.
- retrieve(RubyObject, BiVariableMap) - Static method in class org.jruby.embed.variable.TransientLocalVariable
-
Doesn't do anything since a transient local variable should not be retrieved
from Ruby.
- retrieve(LocalVariableBehavior, BiVariableMap, RubyObject) - Static method in class org.jruby.embed.variable.VariableInterceptor
-
Retrieves variable/constant names and values after the evaluation or method
invocation.
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.Array
-
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.CurrentScope
-
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.DynamicSymbol
-
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.Filename
-
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.GlobalVariable
-
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.Hash
-
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.ImmutableLiteral
-
retrieve the live value represented by this immutable literal.
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.LocalVariable
-
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.NthRef
-
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.ObjectClass
-
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.Operand
-
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.Scope
-
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.ScopeModule
-
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.Self
-
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.Splat
-
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.StandardError
-
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.StringLiteral
-
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.SValue
-
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.TemporaryLocalVariable
-
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.UndefinedValue
-
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.UnexecutableNil
-
- retrieve(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.WrappedIRClosure
-
- retrieveArrayElts(ThreadContext, IRubyObject, StaticScope, DynamicScope, Object[]) - Method in class org.jruby.ir.operands.Array
-
- retrieveBacktrace(RubyException) - Static method in class org.jruby.RubyException
-
Retrieve the current backtrace object for a given exception.
- retrieveByKey(RubyObject, BiVariableMap, String) - Static method in class org.jruby.embed.variable.Argv
-
Retrieves ARGV by key from Ruby runtime after the evaluation.
- retrieveByKey(RubyObject, BiVariableMap, String) - Static method in class org.jruby.embed.variable.ClassVariable
-
Retrieves a class variable by key from Ruby runtime after the evaluation.
- retrieveByKey(RubyObject, BiVariableMap, String) - Static method in class org.jruby.embed.variable.Constant
-
Retrieves a constant by key from Ruby runtime after the evaluation.
- retrieveByKey(Ruby, BiVariableMap, String) - Static method in class org.jruby.embed.variable.GlobalVariable
-
Retrieves a global variable by key from Ruby after the evaluation.
- retrieveByKey(RubyObject, BiVariableMap, String) - Static method in class org.jruby.embed.variable.InstanceVariable
-
Retrieves a instance variable by key from Ruby runtime after the evaluation.
- retrieveByKey(Ruby, BiVariableMap, String) - Static method in class org.jruby.embed.variable.LocalGlobalVariable
-
Retrieves a global variable by key from Ruby runtime after the evaluation.
- retrieveCache(IRubyObject) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- retrieveCache(RubyClass) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
Deprecated.
- retrieveCache(RubyClass, String) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
Deprecated.
- retrieveEncoding(ThreadContext, String) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- retrieveIDSymbol(IRubyObject) - Static method in class org.jruby.RubySymbol
-
When we know we need an entry in the symbol table because the provided name will be needed to be
accessed as a valid identifier later we can call this.
- retrieveIDSymbol(IRubyObject, RubySymbol.ObjBooleanConsumer<RubySymbol>) - Static method in class org.jruby.RubySymbol
-
Retrieve an ID symbol but call the handler before any new symbol is added to the symbol table.
- retrieveJCodingsEncoding(ThreadContext, String) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- retrieveMethod(String) - Method in class org.jruby.RubyModule
-
Search through this module and supermodules for method definitions.
- retrieveOp(Operand, ThreadContext, IRubyObject, DynamicScope, StaticScope, Object[]) - Static method in class org.jruby.ir.interpreter.InterpreterEngine
-
- retrieveTarget(IRubyObject) - Method in class org.jruby.java.invokers.FieldMethodOne
-
- retrieveTarget(IRubyObject) - Method in class org.jruby.java.invokers.FieldMethodZero
-
- RETRY_LocalJumpError - Static variable in class org.jruby.ir.operands.IRException
-
- RetryNode - Class in org.jruby.ast
-
Represents a 'retry' statement.
- RetryNode(ISourcePosition) - Constructor for class org.jruby.ast.RetryNode
-
- RETURN_LocalJumpError - Static variable in class org.jruby.ir.operands.IRException
-
- return_type(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Constructor
-
- return_type(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Method
-
- return_type() - Method in class org.jruby.javasupport.JavaConstructor
-
- return_type() - Method in class org.jruby.javasupport.JavaMethod
-
- return_value(ThreadContext) - Method in class org.jruby.ext.tracepoint.TracePoint
-
- ReturnBase - Class in org.jruby.ir.instructions
-
- ReturnBase(Operation, Operand) - Constructor for class org.jruby.ir.instructions.ReturnBase
-
- returnClass - Variable in class org.jruby.anno.JavaMethodDescriptor
-
- ReturnInstr - Class in org.jruby.ir.instructions
-
- ReturnInstr(Operand) - Constructor for class org.jruby.ir.instructions.ReturnInstr
-
- ReturnInstr(Operation, Operand) - Constructor for class org.jruby.ir.instructions.ReturnInstr
-
- ReturnInstr(ReturnInstr) - Method in class org.jruby.ir.IRVisitor
-
- ReturnInstr(ReturnInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- ReturnNode - Class in org.jruby.ast
-
Represents a return statement.
- ReturnNode(ISourcePosition, Node) - Constructor for class org.jruby.ast.ReturnNode
-
- returnOrRethrowSavedException(ThreadContext, IRubyObject) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- ReturnOrRethrowSavedExcInstr - Class in org.jruby.ir.instructions
-
- ReturnOrRethrowSavedExcInstr(Operand) - Constructor for class org.jruby.ir.instructions.ReturnOrRethrowSavedExcInstr
-
- ReturnOrRethrowSavedExcInstr(ReturnOrRethrowSavedExcInstr) - Method in class org.jruby.ir.IRVisitor
-
- ReturnOrRethrowSavedExcInstr(ReturnOrRethrowSavedExcInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- returnScope - Variable in exception org.jruby.ir.runtime.IRReturnJump
-
- returnTrace(ThreadContext, boolean, String) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- returnTraceCompiled(ThreadContext, boolean, String) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- returnType - Variable in class org.jruby.ast.java_signature.MethodSignatureNode
-
- returnType - Variable in class org.jruby.ext.ffi.CallbackInfo
-
- returnValue - Variable in exception org.jruby.ir.runtime.IRReturnJump
-
- returnValue - Variable in exception org.jruby.ir.runtime.IRWrappedLambdaReturnValue
-
- returnValue() - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
- reuseParentDynScope() - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- reuseParentScope - Variable in class org.jruby.runtime.InterpretedIRBlockBody
-
- reuseParentScope - Variable in class org.jruby.runtime.MixedModeIRBlockBody
-
- reverse() - Method in class org.jruby.RubyArray
-
rb_ary_reverse_m
- reverse(ThreadContext) - Method in class org.jruby.RubyString
-
- reverse19(ThreadContext) - Method in class org.jruby.RubyString
-
- reverse_bang() - Method in class org.jruby.RubyArray
-
rb_ary_reverse_bang
- reverse_bang(ThreadContext) - Method in class org.jruby.RubyString
-
- reverse_bang() - Method in class org.jruby.specialized.RubyArrayOneObject
-
- reverse_bang() - Method in class org.jruby.specialized.RubyArrayTwoObject
-
- reverse_bang19(ThreadContext) - Method in class org.jruby.RubyString
-
- reverse_each(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
- reverse_each(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- reverse_each(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyEnumerable
-
- reverseEach(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
rb_ary_reverse_each
- REVISION - Static variable in class org.jruby.runtime.Constants
-
- rewind(ThreadContext) - Method in class org.jruby.ext.stringio.StringIO
-
- rewind(ThreadContext) - Method in class org.jruby.ext.zlib.JZlibRubyGzipReader
-
- rewind(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyArgsFile
-
- rewind() - Method in class org.jruby.RubyDir
-
Moves position in this directory to the first entry.
- rewind(ThreadContext) - Method in class org.jruby.RubyIO
-
- rewind() - Method in class org.jruby.util.InputStreamMarkCursor
-
- REWRITE_JAVA_TRACE - Static variable in class org.jruby.util.cli.Options
-
- rewriteStackTrace(Ruby, Throwable) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- rewriteStackTraceAndThrow(ThreadContext, Throwable) - Static method in class org.jruby.runtime.Helpers
-
- rid(IRubyObject) - Static method in class org.jruby.RubyProcess.GroupID
-
Deprecated.
- rid(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyProcess.GroupID
-
- rid(Ruby) - Static method in class org.jruby.RubyProcess.GroupID
-
- rid(IRubyObject) - Static method in class org.jruby.RubyProcess.UserID
-
Deprecated.
- rid(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyProcess.UserID
-
- rid(Ruby) - Static method in class org.jruby.RubyProcess.UserID
-
- rindex(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.javasupport.ext.JavaUtil.List
-
- rindex(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.javasupport.ext.JavaUtil.List
-
- rindex(ThreadContext, IRubyObject) - Method in class org.jruby.RubyArray
-
rb_ary_rindex
- rindex(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyArray
-
- rindex(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
- rindex(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
rb_str_rindex_m
- rindex(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyString
-
- rindex(ByteList, int, int, int, CodeRangeable, Encoding) - Static method in class org.jruby.util.StringSupport
-
- rindex19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
Deprecated.
- rindex19(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyString
-
Deprecated.
- ripper - Variable in class org.jruby.ext.ripper.RipperParserBase
-
- RIPPER_VERSION - Static variable in class org.jruby.ext.ripper.RipperLibrary
-
- RipperLexer - Class in org.jruby.ext.ripper
-
- RipperLexer(RipperParserBase, LexerSource) - Constructor for class org.jruby.ext.ripper.RipperLexer
-
- RipperLexer.Keyword - Enum in org.jruby.ext.ripper
-
- RipperLibrary - Class in org.jruby.ext.ripper
-
- RipperLibrary() - Constructor for class org.jruby.ext.ripper.RipperLibrary
-
- RipperParser - Class in org.jruby.ext.ripper
-
- RipperParser(ThreadContext, IRubyObject, LexerSource) - Constructor for class org.jruby.ext.ripper.RipperParser
-
- RipperParserBase - Class in org.jruby.ext.ripper
-
- RipperParserBase(ThreadContext, IRubyObject, LexerSource) - Constructor for class org.jruby.ext.ripper.RipperParserBase
-
- RipperParserState - Interface in org.jruby.ext.ripper
-
- rjust(IRubyObject) - Method in class org.jruby.RubyString
-
- rjust(IRubyObject, IRubyObject) - Method in class org.jruby.RubyString
-
- rjust19(IRubyObject) - Method in class org.jruby.RubyString
-
Deprecated.
- rjust19(IRubyObject, IRubyObject) - Method in class org.jruby.RubyString
-
Deprecated.
- RMD160 - Class in org.jruby.ext.digest
-
- RMD160() - Constructor for class org.jruby.ext.digest.RMD160
-
- RMD160() - Constructor for class org.jruby.ext.digest.RubyDigest.RMD160
-
- rmdir(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyDir
-
Deletes the directory specified by path
.
- rmdir19(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyDir
-
- ROOT - Static variable in class org.jruby.ir.interpreter.Interpreter
-
- RootNode - Class in org.jruby.ast
-
Represents the top of the AST.
- RootNode(ISourcePosition, DynamicScope, Node, String) - Constructor for class org.jruby.ast.RootNode
-
- RootNode(ISourcePosition, DynamicScope, Node, String, int, boolean) - Constructor for class org.jruby.ast.RootNode
-
- RootNode(ISourcePosition, DynamicScope, Node, String, int) - Constructor for class org.jruby.ast.RootNode
-
Deprecated.
- rotate(ThreadContext) - Method in class org.jruby.RubyArray
-
- rotate(ThreadContext, IRubyObject) - Method in class org.jruby.RubyArray
-
- rotate_bang(ThreadContext) - Method in class org.jruby.RubyArray
-
- rotate_bang(ThreadContext, IRubyObject) - Method in class org.jruby.RubyArray
-
- round(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- round(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- round(ThreadContext) - Method in class org.jruby.RubyFloat
-
MRI: flo_round
- round(ThreadContext, IRubyObject) - Method in class org.jruby.RubyFloat
-
MRI: flo_round
- round(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyFloat
-
MRI: flo_round
- round(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyFloat
-
Deprecated.
- round(ThreadContext) - Method in class org.jruby.RubyInteger
-
- round(ThreadContext, IRubyObject) - Method in class org.jruby.RubyInteger
-
- round(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyInteger
-
- round(ThreadContext, int) - Method in class org.jruby.RubyInteger
-
- round() - Method in class org.jruby.RubyInteger
-
Deprecated.
- round(ThreadContext) - Method in class org.jruby.RubyNumeric
-
MRI: num_round
- round() - Method in class org.jruby.RubyNumeric
-
Deprecated.
- round(ThreadContext) - Method in class org.jruby.RubyRational
-
- round(ThreadContext, IRubyObject) - Method in class org.jruby.RubyRational
-
- round(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyRational
-
- round(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyTime
-
- round19() - Method in class org.jruby.RubyInteger
-
Deprecated.
- round19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyInteger
-
Deprecated.
- ROUND_CEILING - Static variable in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- ROUND_DOWN - Static variable in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- ROUND_FLOOR - Static variable in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- ROUND_HALF_DOWN - Static variable in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- ROUND_HALF_EVEN - Static variable in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- ROUND_HALF_UP - Static variable in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- ROUND_MODE - Static variable in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- ROUND_UP - Static variable in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- ROUNDS - Static variable in class org.jruby.RubyFloat
-
- roundShared(ThreadContext, int, RoundingMode) - Method in class org.jruby.RubyFloat
-
- roundShared(ThreadContext, int, RoundingMode) - Method in class org.jruby.RubyInteger
-
- roundUpToPowerOfTwo(int) - Static method in class org.jruby.ext.ffi.Util
-
- rowned_p(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest
-
- RPAREN - Static variable in class org.jruby.lexer.LexingCommon
-
- RPAREN - Static variable in class org.jruby.parser.JavaSignatureParser
-
- rpartition(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
- RSHIFT - Static variable in class org.jruby.parser.JavaSignatureParser
-
- rstrip(ThreadContext) - Method in class org.jruby.RubyString
-
- rstrip19(ThreadContext) - Method in class org.jruby.RubyString
-
Deprecated.
- rstrip_bang(ThreadContext) - Method in class org.jruby.RubyString
-
- rstrip_bang19(ThreadContext) - Method in class org.jruby.RubyString
-
Deprecated.
- RTLD_GLOBAL - Static variable in class org.jruby.ext.ffi.jffi.DynamicLibrary
-
- RTLD_LAZY - Static variable in class org.jruby.ext.ffi.jffi.DynamicLibrary
-
- RTLD_LOCAL - Static variable in class org.jruby.ext.ffi.jffi.DynamicLibrary
-
- RTLD_NOW - Static variable in class org.jruby.ext.ffi.jffi.DynamicLibrary
-
- Ruby - Class in org.jruby
-
The Ruby object represents the top-level of a JRuby "instance" in a given VM.
- Ruby.CallTraceFuncHook - Class in org.jruby
-
- Ruby.ObjectSpacer - Interface in org.jruby
-
- Ruby.RecursiveFunction - Interface in org.jruby
-
Deprecated.
- Ruby.RecursiveFunctionEx<T> - Interface in org.jruby
-
- RUBY_BOOLEAN_CONVERTER - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- RUBY_BYTE_CONVERTER - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- RUBY_CHAR_CONVERTER - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- ruby_class() - Method in class org.jruby.javasupport.JavaClass
-
- RUBY_CONVERTERS - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- RUBY_DOUBLE_CONVERTER - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- RUBY_FLOAT_CONVERTER - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- RUBY_INTEGER_CONVERTER - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- RUBY_JIT_PREFIX - Static variable in class org.jruby.compiler.JITCompiler
-
- RUBY_LONG_CONVERTER - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- RUBY_MAJOR_VERSION - Static variable in class org.jruby.runtime.Constants
-
- RUBY_MAX_THREAD_PRIORITY - Static variable in class org.jruby.RubyThread
-
- RUBY_MIN_THREAD_PRIORITY - Static variable in class org.jruby.RubyThread
-
- RUBY_MODULE - Static variable in class org.jruby.ir.targets.JVM
-
- RUBY_MODULE_TYPE - Static variable in class org.jruby.ir.targets.JVM
-
- RUBY_OS_NAMES - Static variable in class org.jruby.ext.rbconfig.RbConfigLibrary
-
This is a map from Java's "friendly" OS names to those used by Ruby
- RUBY_PATCHLEVEL - Static variable in class org.jruby.runtime.Constants
-
Deprecated.
- RUBY_REVISION - Static variable in class org.jruby.runtime.Constants
-
- RUBY_SHORT_CONVERTER - Static variable in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- ruby_sourceline - Variable in class org.jruby.lexer.LexingCommon
-
- ruby_string_to_bytes(IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.JavaArrayUtilities
-
- ruby_synchronized(ThreadContext, Block) - Method in class org.jruby.javasupport.JavaObject
-
- ruby_synchronized(ThreadContext, Object, Block) - Static method in class org.jruby.javasupport.JavaObject
-
- ruby_to_java(IRubyObject, IRubyObject, Block) - Static method in class org.jruby.javasupport.Java
-
Deprecated.
- ruby_to_java(IRubyObject, IRubyObject, Block) - Static method in class org.jruby.javasupport.JavaUtil
-
Deprecated.
- RUBY_VERSION - Static variable in class org.jruby.runtime.Constants
-
- RubyArgsFile - Class in org.jruby
-
- RubyArgsFile(Ruby, RubyClass) - Constructor for class org.jruby.RubyArgsFile
-
- RubyArgsFile.ArgsFileData - Class in org.jruby
-
- RubyArgumentError - Class in org.jruby
-
The Java representation of a Ruby ArgumentError.
- RubyArgumentError(Ruby, RubyClass) - Constructor for class org.jruby.RubyArgumentError
-
- RubyArgumentError(Ruby, RubyClass, String) - Constructor for class org.jruby.RubyArgumentError
-
- RubyArray<T extends IRubyObject> - Class in org.jruby
-
The implementation of the built-in class Array in Ruby.
- RubyArray(Ruby, int) - Constructor for class org.jruby.RubyArray
-
- RubyArray(Ruby, RubyClass) - Constructor for class org.jruby.RubyArray
-
- RubyArray(Ruby, RubyClass, boolean) - Constructor for class org.jruby.RubyArray
-
- RubyArray(Ruby, RubyClass, IRubyObject[]) - Constructor for class org.jruby.RubyArray
-
- RubyArray.ArgumentVisitor - Interface in org.jruby
-
- RubyArray.DefaultComparator - Class in org.jruby
-
- RubyArray.RubyArrayConversionIterator - Class in org.jruby
-
- RubyArrayConversionIterator() - Constructor for class org.jruby.RubyArray.RubyArrayConversionIterator
-
- RubyArrayOneObject - Class in org.jruby.specialized
-
One object version of RubyArraySpecialized.
- RubyArrayOneObject(Ruby, IRubyObject) - Constructor for class org.jruby.specialized.RubyArrayOneObject
-
- RubyArrayOneObject(RubyClass, IRubyObject) - Constructor for class org.jruby.specialized.RubyArrayOneObject
-
- RubyArraySpecialized - Class in org.jruby.specialized
-
This is the base class for all specialized RubyArray.
- RubyArraySpecialized(Ruby, boolean) - Constructor for class org.jruby.specialized.RubyArraySpecialized
-
- RubyArraySpecialized(RubyClass, boolean) - Constructor for class org.jruby.specialized.RubyArraySpecialized
-
- RubyArrayTwoObject - Class in org.jruby.specialized
-
Two object version of RubyArraySpecialized.
- RubyArrayTwoObject(Ruby, IRubyObject, IRubyObject) - Constructor for class org.jruby.specialized.RubyArrayTwoObject
-
- RubyArrayTwoObject(RubyClass, IRubyObject, IRubyObject) - Constructor for class org.jruby.specialized.RubyArrayTwoObject
-
- rubyBaseName() - Method in class org.jruby.RubyModule
-
- RubyBasicObject - Class in org.jruby
-
RubyBasicObject is the only implementation of the
IRubyObject
.
- RubyBasicObject(Ruby, RubyClass) - Constructor for class org.jruby.RubyBasicObject
-
Standard path for object creation.
- RubyBasicObject(RubyClass) - Constructor for class org.jruby.RubyBasicObject
-
Path for objects that don't taint and don't enter objectspace.
- RubyBasicObject(Ruby, RubyClass, boolean) - Constructor for class org.jruby.RubyBasicObject
-
Path for objects who want to decide whether they don't want to be in
ObjectSpace even when it is on.
- RubyBasicObject(Ruby, RubyClass, boolean, boolean) - Constructor for class org.jruby.RubyBasicObject
-
Deprecated.
- RubyBasicObject.Finalizer - Class in org.jruby
-
Class that keeps track of the finalizers for the object under
operation.
- RubyBasicSocket - Class in org.jruby.ext.socket
-
Implementation of the BasicSocket class from Ruby.
- RubyBasicSocket(Ruby, RubyClass) - Constructor for class org.jruby.ext.socket.RubyBasicSocket
-
- RubyBasicSocket.ReceiveTuple - Class in org.jruby.ext.socket
-
- RubyBigDecimal - Class in org.jruby.ext.bigdecimal
-
- RubyBigDecimal(Ruby, RubyClass) - Constructor for class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- RubyBigDecimal(Ruby, BigDecimal) - Constructor for class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- RubyBigDecimal(Ruby, RubyClass, BigDecimal) - Constructor for class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- RubyBigDecimal(Ruby, BigDecimal, int) - Constructor for class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- RubyBigDecimal(Ruby, BigDecimal, int, int) - Constructor for class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- RubyBigDecimal(Ruby, BigDecimal, boolean) - Constructor for class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- RubyBigDecimal(Ruby, RubyBigDecimal) - Constructor for class org.jruby.ext.bigdecimal.RubyBigDecimal
-
Deprecated.
- RubyBigDecimal(Ruby, RubyClass, RubyBigDecimal) - Constructor for class org.jruby.ext.bigdecimal.RubyBigDecimal
-
Deprecated.
- RubyBigDecimal.BigDecimalKernelMethods - Class in org.jruby.ext.bigdecimal
-
- RubyBignum - Class in org.jruby
-
- RubyBignum(Ruby, BigInteger) - Constructor for class org.jruby.RubyBignum
-
- RubyBinding - Class in org.jruby
-
- RubyBinding(Ruby, RubyClass, Binding) - Constructor for class org.jruby.RubyBinding
-
- RubyBoolean - Class in org.jruby
-
- RubyBoolean.False - Class in org.jruby
-
- RubyBoolean.True - Class in org.jruby
-
- RubyClass - Class in org.jruby
-
- RubyClass(Ruby, RubyClass, boolean) - Constructor for class org.jruby.RubyClass
-
separate path for MetaClass and IncludedModuleWrapper construction
(rb_class_boot version for MetaClasses)
no marshal, allocator initialization and addSubclass(this) here!
- RubyClass(Ruby) - Constructor for class org.jruby.RubyClass
-
used by CLASS_ALLOCATOR (any Class' class will be a Class!)
also used to bootstrap Object class
- RubyClass(Ruby, RubyClass) - Constructor for class org.jruby.RubyClass
-
rb_class_boot (for plain Classes)
also used to bootstrap Module and Class classes
- RubyClass(Ruby, RubyClass, CallSite[]) - Constructor for class org.jruby.RubyClass
-
A constructor which allows passing in an array of supplementary call sites.
- RubyClass.CS_NAMES - Enum in org.jruby
-
- RubyClassPathVariable - Class in org.jruby
-
- RubyComparable - Class in org.jruby
-
Implementation of the Comparable module.
- RubyComparable() - Constructor for class org.jruby.RubyComparable
-
- RubyCompatibilityError(Ruby, RubyClass) - Constructor for class org.jruby.RubyEncodingError.RubyCompatibilityError
-
- RubyComplex - Class in org.jruby
-
complex.c as of revision: 20011
- RubyConcurrencyError - Class in org.jruby
-
The Java representation of a Ruby ConcurrencyError.
- RubyConcurrencyError(Ruby, RubyClass) - Constructor for class org.jruby.RubyConcurrencyError
-
- RubyContinuation - Class in org.jruby
-
Deprecated.
- RubyContinuation(Ruby) - Constructor for class org.jruby.RubyContinuation
-
Deprecated.
- RubyContinuation(Ruby, IRubyObject) - Constructor for class org.jruby.RubyContinuation
-
Deprecated.
- RubyContinuation.Continuation - Exception in org.jruby
-
Deprecated.
- RubyConverter - Class in org.jruby
-
- RubyConverter(Ruby, RubyClass) - Constructor for class org.jruby.RubyConverter
-
- RubyConverter(Ruby) - Constructor for class org.jruby.RubyConverter
-
- RubyConverter.EncodingErrorMethods - Class in org.jruby
-
- RubyConverter.InvalidByteSequenceErrorMethods - Class in org.jruby
-
- RubyConverter.UndefinedConversionErrorMethods - Class in org.jruby
-
- RubyConverterNotFoundError(Ruby, RubyClass) - Constructor for class org.jruby.RubyEncodingError.RubyConverterNotFoundError
-
- RubyDate - Class in org.jruby.ext.date
-
JRuby's Date
implementation - 'native' parts.
- RubyDate(Ruby, RubyClass) - Constructor for class org.jruby.ext.date.RubyDate
-
- RubyDate(Ruby, RubyClass, DateTime) - Constructor for class org.jruby.ext.date.RubyDate
-
- RubyDate(Ruby, DateTime) - Constructor for class org.jruby.ext.date.RubyDate
-
- RubyDate(Ruby, long, Chronology) - Constructor for class org.jruby.ext.date.RubyDate
-
- RubyDateFormat - Class in org.jruby.util
-
Deprecated.
- RubyDateFormat() - Constructor for class org.jruby.util.RubyDateFormat
-
Deprecated.
Constructor for RubyDateFormat.
- RubyDateFormat(String, Locale) - Constructor for class org.jruby.util.RubyDateFormat
-
Deprecated.
- RubyDateFormat(String, Locale, boolean) - Constructor for class org.jruby.util.RubyDateFormat
-
Deprecated.
- RubyDateFormat(String, DateFormatSymbols) - Constructor for class org.jruby.util.RubyDateFormat
-
Deprecated.
- RubyDateFormatter - Class in org.jruby.util
-
- RubyDateFormatter(ThreadContext) - Constructor for class org.jruby.util.RubyDateFormatter
-
Constructor for RubyDateFormatter.
- RubyDateFormatter.Token - Class in org.jruby.util
-
- RubyDateParser - Class in org.jruby.util
-
This class has StrptimeParser
and provides methods that are calls from JRuby.
- RubyDateParser() - Constructor for class org.jruby.util.RubyDateParser
-
- RubyDateTime - Class in org.jruby.ext.date
-
JRuby's DateTime
implementation - 'native' parts.
- RubyDateTime(Ruby, RubyClass) - Constructor for class org.jruby.ext.date.RubyDateTime
-
- RubyDateTime(Ruby, RubyClass, DateTime) - Constructor for class org.jruby.ext.date.RubyDateTime
-
- RubyDateTime(Ruby, DateTime) - Constructor for class org.jruby.ext.date.RubyDateTime
-
- RubyDateTime(Ruby, long, Chronology) - Constructor for class org.jruby.ext.date.RubyDateTime
-
- RubyDigest - Class in org.jruby.ext.digest
-
- RubyDigest() - Constructor for class org.jruby.ext.digest.RubyDigest
-
- RubyDigest.DigestBase - Class in org.jruby.ext.digest
-
- RubyDigest.DigestClass - Class in org.jruby.ext.digest
-
- RubyDigest.DigestInstance - Class in org.jruby.ext.digest
-
- RubyDigest.MD5 - Class in org.jruby.ext.digest
-
- RubyDigest.RMD160 - Class in org.jruby.ext.digest
-
- RubyDigest.SHA1 - Class in org.jruby.ext.digest
-
- RubyDigest.SHA256 - Class in org.jruby.ext.digest
-
- RubyDigest.SHA384 - Class in org.jruby.ext.digest
-
- RubyDigest.SHA512 - Class in org.jruby.ext.digest
-
- RubyDir - Class in org.jruby
-
The Ruby built-in class Dir.
- RubyDir(Ruby, RubyClass) - Constructor for class org.jruby.RubyDir
-
- RubyDomainError - Class in org.jruby
-
/**
The Java representation of a Ruby DomainError.
- RubyDomainError(Ruby, RubyClass) - Constructor for class org.jruby.RubyDomainError
-
- RubyEncoding - Class in org.jruby
-
- RubyEncodingError - Class in org.jruby
-
The Java representation of a Ruby EncodingError.
- RubyEncodingError(Ruby, RubyClass) - Constructor for class org.jruby.RubyEncodingError
-
- RubyEncodingError.RubyCompatibilityError - Class in org.jruby
-
- RubyEncodingError.RubyConverterNotFoundError - Class in org.jruby
-
- RubyEncodingError.RubyInvalidByteSequenceError - Class in org.jruby
-
- RubyEncodingError.RubyUndefinedConversionError - Class in org.jruby
-
- rubyEncodingFromObject(IRubyObject) - Method in class org.jruby.runtime.encoding.EncodingService
-
- RubyEnumerable - Class in org.jruby
-
The implementation of Ruby's Enumerable module.
- RubyEnumerable() - Constructor for class org.jruby.RubyEnumerable
-
- RubyEnumerable.AppendBlockCallback - Class in org.jruby
-
- RubyEnumerable.ChunkedBlockCallback - Class in org.jruby
-
- RubyEnumerable.PutKeyValueCallback - Class in org.jruby
-
- RubyEnumerator - Class in org.jruby
-
Implementation of Ruby's Enumerator module.
- RubyEnumerator.FeedValue - Class in org.jruby
-
Internal Enumerator::FeedValue class to be shared between enumerator and its next-er Fiber.
- RubyEnumerator.SizeFn - Interface in org.jruby
-
"Function" type for java-created enumerators with size.
- RubyEOFError - Class in org.jruby
-
The Java representation of a Ruby EOFError.
- RubyEOFError(Ruby, RubyClass) - Constructor for class org.jruby.RubyEOFError
-
- RubyEtc - Class in org.jruby.ext.etc
-
- RubyEtc() - Constructor for class org.jruby.ext.etc.RubyEtc
-
- RubyEvent - Enum in org.jruby.runtime
-
- RubyException - Class in org.jruby
-
- RubyException(Ruby, RubyClass) - Constructor for class org.jruby.RubyException
-
- RubyException(Ruby, RubyClass, String) - Constructor for class org.jruby.RubyException
-
- RubyFatal - Class in org.jruby
-
The Java representation of a Ruby Fatal.
- RubyFatal(Ruby, RubyClass) - Constructor for class org.jruby.RubyFatal
-
- RubyFiberError - Class in org.jruby
-
The Java representation of a Ruby FiberError.
- RubyFiberError(Ruby, RubyClass) - Constructor for class org.jruby.RubyFiberError
-
- RubyFile - Class in org.jruby
-
The Ruby File class.
- RubyFile(Ruby, RubyClass) - Constructor for class org.jruby.RubyFile
-
- RubyFile(Ruby, String, InputStream) - Constructor for class org.jruby.RubyFile
-
- RubyFile(Ruby, String, FileChannel) - Constructor for class org.jruby.RubyFile
-
- RubyFileStat - Class in org.jruby
-
Implements File::Stat
- RubyFileStat(Ruby, RubyClass) - Constructor for class org.jruby.RubyFileStat
-
- RubyFileTest - Class in org.jruby
-
- RubyFileTest() - Constructor for class org.jruby.RubyFileTest
-
- RubyFileTest.FileTestFileMethods - Class in org.jruby
-
MRI defines the FileTest methods both as module functions on FileTest and
as singleton methods on the File class.
- RubyFileTypeDetector - Class in org.jruby.util
-
- RubyFileTypeDetector() - Constructor for class org.jruby.util.RubyFileTypeDetector
-
- RubyFixnum - Class in org.jruby
-
Implementation of the Integer (Fixnum internal) class.
- RubyFixnum(Ruby) - Constructor for class org.jruby.RubyFixnum
-
- RubyFixnum(Ruby, long) - Constructor for class org.jruby.RubyFixnum
-
- RubyFloat - Class in org.jruby
-
A representation of a float object
- RubyFloat(Ruby) - Constructor for class org.jruby.RubyFloat
-
- RubyFloat(Ruby, double) - Constructor for class org.jruby.RubyFloat
-
- RubyFloatDomainError - Class in org.jruby
-
The Java representation of a Ruby FloatDomainError.
- RubyFloatDomainError(Ruby, RubyClass) - Constructor for class org.jruby.RubyFloatDomainError
-
- RubyFrozenError - Class in org.jruby
-
The Java representation of a Ruby FrozenError.
- RubyFrozenError(Ruby, RubyClass) - Constructor for class org.jruby.RubyFrozenError
-
- RubyGC - Class in org.jruby
-
GC (Garbage Collection) Module
Note: Since we rely on Java's memory model we can't provide the
kind of control over garbage collection that MRI provides.
- RubyGC() - Constructor for class org.jruby.RubyGC
-
- rubygems_disabled_p(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.jruby.JRubyLibrary.JRubyConfig
-
- RubyGenerator - Class in org.jruby
-
- RubyGenerator(Ruby, RubyClass) - Constructor for class org.jruby.RubyGenerator
-
- RubyGlobal - Class in org.jruby
-
This class initializes global variables and constants.
- RubyGlobal() - Constructor for class org.jruby.RubyGlobal
-
- RubyGlobal.CaseInsensitiveStringOnlyRubyHash - Class in org.jruby
-
Obligate string-keyed and string-valued hash, used for ENV.
- RubyGlobal.InputGlobalVariable - Class in org.jruby
-
- RubyGlobal.KCodeGlobalVariable - Class in org.jruby
-
- RubyGlobal.OutputGlobalVariable - Class in org.jruby
-
- RubyGlobal.StringGlobalVariable - Class in org.jruby
-
- RubyGlobal.StringOnlyRubyHash - Class in org.jruby
-
A Pseudo-hash whose keys and values are required to be Strings.
- RubyGlobal.StringOrRegexpGlobalVariable - Class in org.jruby
-
- RubyGzipFile - Class in org.jruby.ext.zlib
-
- RubyGzipFile(Ruby, RubyClass) - Constructor for class org.jruby.ext.zlib.RubyGzipFile
-
- RubyGzipFile.CRCError - Class in org.jruby.ext.zlib
-
- RubyGzipFile.Error - Class in org.jruby.ext.zlib
-
- RubyGzipFile.LengthError - Class in org.jruby.ext.zlib
-
- RubyGzipFile.NoFooter - Class in org.jruby.ext.zlib
-
- RubyHash - Class in org.jruby
-
Implementation of the Hash class.
- RubyHash(Ruby, RubyClass) - Constructor for class org.jruby.RubyHash
-
- RubyHash(Ruby, int) - Constructor for class org.jruby.RubyHash
-
- RubyHash(Ruby) - Constructor for class org.jruby.RubyHash
-
- RubyHash(Ruby, IRubyObject) - Constructor for class org.jruby.RubyHash
-
- RubyHash(Ruby, IRubyObject, int) - Constructor for class org.jruby.RubyHash
-
- RubyHash(Ruby, RubyClass, IRubyObject, RubyHash.RubyHashEntry[], int) - Constructor for class org.jruby.RubyHash
-
- RubyHash(Ruby, Map, IRubyObject) - Constructor for class org.jruby.RubyHash
-
- RubyHash.RubyHashEntry - Class in org.jruby
-
- RubyHash.Visitor - Class in org.jruby
-
- RubyHash.VisitorWithState<T> - Class in org.jruby
-
- RubyHashEntry(int, IRubyObject, IRubyObject, RubyHash.RubyHashEntry, RubyHash.RubyHashEntry) - Constructor for class org.jruby.RubyHash.RubyHashEntry
-
- RubyIndexError - Class in org.jruby
-
The Java representation of a Ruby IndexError.
- RubyIndexError(Ruby, RubyClass) - Constructor for class org.jruby.RubyIndexError
-
- RubyIndexError(Ruby, RubyClass, String) - Constructor for class org.jruby.RubyIndexError
-
- RubyInstanceConfig - Class in org.jruby
-
A structure used to configure new JRuby instances.
- RubyInstanceConfig() - Constructor for class org.jruby.RubyInstanceConfig
-
- RubyInstanceConfig(boolean) - Constructor for class org.jruby.RubyInstanceConfig
-
- RubyInstanceConfig(RubyInstanceConfig) - Constructor for class org.jruby.RubyInstanceConfig
-
- RubyInstanceConfig(InputStream, PrintStream, PrintStream) - Constructor for class org.jruby.RubyInstanceConfig
-
- RubyInstanceConfig.CompileMode - Enum in org.jruby
-
- RubyInstanceConfig.LoadServiceCreator - Interface in org.jruby
-
- RubyInstanceConfig.ProfilingMode - Enum in org.jruby
-
- RubyInstanceConfig.Verbosity - Enum in org.jruby
-
- RubyInteger - Class in org.jruby
-
Implementation of the Integer class.
- RubyInteger(Ruby, RubyClass) - Constructor for class org.jruby.RubyInteger
-
- RubyInteger(RubyClass) - Constructor for class org.jruby.RubyInteger
-
- RubyInteger(Ruby, RubyClass, boolean) - Constructor for class org.jruby.RubyInteger
-
- RubyInteger(Ruby, RubyClass, boolean, boolean) - Constructor for class org.jruby.RubyInteger
-
Deprecated.
- RubyInterrupt - Class in org.jruby
-
The Java representation of a Ruby Interrupt.
- RubyInterrupt(Ruby, RubyClass) - Constructor for class org.jruby.RubyInterrupt
-
- RubyInterruptedRegexpError - Class in org.jruby
-
The Java representation of a Ruby InterruptedRegexpError.
- RubyInterruptedRegexpError(Ruby, RubyClass) - Constructor for class org.jruby.RubyInterruptedRegexpError
-
- RubyInvalidByteSequenceError(Ruby, RubyClass) - Constructor for class org.jruby.RubyEncodingError.RubyInvalidByteSequenceError
-
- RubyIO - Class in org.jruby
-
- RubyIO(Ruby, RubyClass) - Constructor for class org.jruby.RubyIO
-
- RubyIO(Ruby, OutputStream) - Constructor for class org.jruby.RubyIO
-
- RubyIO(Ruby, OutputStream, boolean) - Constructor for class org.jruby.RubyIO
-
- RubyIO(Ruby, InputStream) - Constructor for class org.jruby.RubyIO
-
- RubyIO(Ruby, Channel) - Constructor for class org.jruby.RubyIO
-
- RubyIO(Ruby, RubyClass, Channel) - Constructor for class org.jruby.RubyIO
-
- RubyIO(Ruby, ShellLauncher.POpenProcess, IOOptions) - Constructor for class org.jruby.RubyIO
-
- RubyIO(Ruby, STDIO) - Constructor for class org.jruby.RubyIO
-
Deprecated.
- RubyIO(Ruby, RubyClass, ShellLauncher.POpenProcess, RubyHash, IOOptions) - Constructor for class org.jruby.RubyIO
-
Deprecated.
- RubyIO.Sysopen - Class in org.jruby
-
- RubyIOError - Class in org.jruby
-
The Java representation of a Ruby IOError.
- RubyIOError(Ruby, RubyClass) - Constructor for class org.jruby.RubyIOError
-
- RubyIPSocket - Class in org.jruby.ext.socket
-
- RubyIPSocket(Ruby, RubyClass) - Constructor for class org.jruby.ext.socket.RubyIPSocket
-
- RubyJavaObject - Interface in org.jruby.runtime.builtin
-
- RubyKernel - Class in org.jruby
-
Note: For CVS history, see KernelModule.java.
- RubyKernel() - Constructor for class org.jruby.RubyKernel
-
- RubyKernel.LoopMethods - Class in org.jruby
-
- RubyKernel.MethodMissingMethod - Class in org.jruby
-
- RubyKeyError - Class in org.jruby
-
- RubyKeyError(Ruby, RubyClass) - Constructor for class org.jruby.RubyKeyError
-
- RubyKeyError(Ruby, RubyClass, String, IRubyObject, IRubyObject) - Constructor for class org.jruby.RubyKeyError
-
- rubyLength(ThreadContext) - Method in class org.jruby.RubyString
-
- RubyLexer - Class in org.jruby.lexer.yacc
-
- RubyLexer(ParserSupport, LexerSource, IRubyWarnings) - Constructor for class org.jruby.lexer.yacc.RubyLexer
-
- RubyLexer(ParserSupport, LexerSource) - Constructor for class org.jruby.lexer.yacc.RubyLexer
-
Deprecated.
- RubyLexer.Keyword - Enum in org.jruby.lexer.yacc
-
- RubyLoadError - Class in org.jruby
-
The Java representation of a Ruby LoadError.
- RubyLoadError(Ruby, RubyClass) - Constructor for class org.jruby.RubyLoadError
-
- RubyLocalJumpError - Class in org.jruby
-
The Java representation of a Ruby LocalJumpError.
- RubyLocalJumpError(Ruby, RubyClass, String, RubyLocalJumpError.Reason, IRubyObject) - Constructor for class org.jruby.RubyLocalJumpError
-
- RubyLocalJumpError.Reason - Enum in org.jruby
-
- RubyMarshal - Class in org.jruby
-
Marshal module
- RubyMarshal() - Constructor for class org.jruby.RubyMarshal
-
- RubyMatchData - Class in org.jruby
-
- RubyMatchData(Ruby) - Constructor for class org.jruby.RubyMatchData
-
- RubyMatchData(Ruby, RubyClass) - Constructor for class org.jruby.RubyMatchData
-
- RubyMath - Class in org.jruby
-
- RubyMath() - Constructor for class org.jruby.RubyMath
-
- RubyMath.NemesLogGamma - Class in org.jruby
-
Inner class to help with Γ functions
- RubyMethod - Class in org.jruby
-
The RubyMethod class represents a RubyMethod object.
- RubyMethod(Ruby, RubyClass) - Constructor for class org.jruby.RubyMethod
-
- RUBYMODULE - Static variable in class org.jruby.anno.IndyBinder
-
- RubyModule - Class in org.jruby
-
- RubyModule(Ruby, RubyClass, boolean) - Constructor for class org.jruby.RubyModule
-
separate path for MetaClass construction
- RubyModule(Ruby, RubyClass) - Constructor for class org.jruby.RubyModule
-
used by MODULE_ALLOCATOR and RubyClass constructors
- RubyModule(Ruby) - Constructor for class org.jruby.RubyModule
-
standard path for Module construction
- RubyModule.AutoloadMethod - Interface in org.jruby
-
- RubyModule.CacheEntryFactory - Class in org.jruby
-
- RubyModule.ConstantEntry - Class in org.jruby
-
Represents a constant value, possibly hidden (private).
- RubyModule.JavaClassKindOf - Class in org.jruby
-
- RubyModule.KindOf - Class in org.jruby
-
- RubyModule.MethodClumper - Class in org.jruby
-
- RubyModule.ModuleKernelMethods - Class in org.jruby
-
- RubyModule.ProfilingCacheEntryFactory - Class in org.jruby
-
- RubyModule.RespondToMissingMethod - Class in org.jruby
-
- RubyModule.SynchronizedCacheEntryFactory - Class in org.jruby
-
- RubyModule.WrapperCacheEntryFactory - Class in org.jruby
-
A wrapper CacheEntryFactory, for delegating cache entry creation along a chain.
- rubyName - Variable in class org.jruby.anno.MethodDescriptor
-
- rubyName - Variable in class org.jruby.internal.runtime.NativeThread
-
- rubyName() - Method in class org.jruby.RubyModule
-
Generate a fully-qualified class name or a #-style name for anonymous and singleton classes which
is properly encoded.
- RubyNameError - Class in org.jruby
-
The Java representation of a Ruby NameError.
- RubyNameError(Ruby, RubyClass) - Constructor for class org.jruby.RubyNameError
-
- RubyNameError(Ruby, RubyClass, String) - Constructor for class org.jruby.RubyNameError
-
- RubyNameError(Ruby, RubyClass, String, String) - Constructor for class org.jruby.RubyNameError
-
- RubyNameError(Ruby, RubyClass, String, IRubyObject) - Constructor for class org.jruby.RubyNameError
-
- RubyNameError.RubyNameErrorMessage - Class in org.jruby
-
Nested class whose instances act as thunks reacting to to_str method
called from (Exception#to_str, Exception#message)
MRI equivalent: rb_cNameErrorMesg, class name: "message", construction method: "!",
to_str implementation: "name_err_mesg_to_str"
TODO: this class should not be lookupable
- RubyNil - Class in org.jruby
-
- RubyNil(Ruby) - Constructor for class org.jruby.RubyNil
-
- RubyNKF - Class in org.jruby.ext.nkf
-
- RubyNKF() - Constructor for class org.jruby.ext.nkf.RubyNKF
-
- RubyNKF.NKFCharset - Enum in org.jruby.ext.nkf
-
- RubyNoMemoryError - Class in org.jruby
-
The Java representation of a Ruby NoMemoryError.
- RubyNoMemoryError(Ruby, RubyClass) - Constructor for class org.jruby.RubyNoMemoryError
-
- RubyNoMethodError - Class in org.jruby
-
The Java representation of a Ruby NoMethodError.
- RubyNoMethodError(Ruby, RubyClass) - Constructor for class org.jruby.RubyNoMethodError
-
- RubyNoMethodError(Ruby, RubyClass, String, String, IRubyObject) - Constructor for class org.jruby.RubyNoMethodError
-
- RubyNotImplementedError - Class in org.jruby
-
The Java representation of a Ruby NotImplementedError.
- RubyNotImplementedError(Ruby, RubyClass) - Constructor for class org.jruby.RubyNotImplementedError
-
- RubyNumeric - Class in org.jruby
-
Base class for all numerical types in ruby.
- RubyNumeric(Ruby, RubyClass) - Constructor for class org.jruby.RubyNumeric
-
- RubyNumeric(RubyClass) - Constructor for class org.jruby.RubyNumeric
-
- RubyNumeric(Ruby, RubyClass, boolean) - Constructor for class org.jruby.RubyNumeric
-
- RubyNumeric(Ruby, RubyClass, boolean, boolean) - Constructor for class org.jruby.RubyNumeric
-
Deprecated.
- RubyNumeric.InvalidIntegerException - Exception in org.jruby
-
Deprecated.
- RubyNumeric.NumberTooLargeException - Exception in org.jruby
-
Deprecated.
- RubyObject - Class in org.jruby
-
RubyObject represents the implementation of the Object class in Ruby.
- RubyObject(Ruby, RubyClass) - Constructor for class org.jruby.RubyObject
-
Standard path for object creation.
- RubyObject(RubyClass) - Constructor for class org.jruby.RubyObject
-
Path for objects that don't taint and don't enter objectspace.
- RubyObject(Ruby, RubyClass, boolean, boolean) - Constructor for class org.jruby.RubyObject
-
Deprecated.
- RubyObject(Ruby, RubyClass, boolean) - Constructor for class org.jruby.RubyObject
-
Path for objects who want to decide whether they don't want to be in
ObjectSpace even when it is on.
- RubyObject.Data - Class in org.jruby
-
- RubyObjectAdapter - Interface in org.jruby
-
- RubyObjectHolderProxy - Interface in org.jruby.java.proxies
-
Additional interface implemented by proxies that back Java interfaces by
Ruby objects so that we can get back to the original Ruby object from the proxy.
- RubyObjectSpace - Class in org.jruby
-
- RubyObjectSpace() - Constructor for class org.jruby.RubyObjectSpace
-
- RubyObjectSpace.WeakMap - Class in org.jruby
-
- RubyObjectSpecializer - Class in org.jruby.specialized
-
A code generator for Ruby objects, to map known instance variables into fields.
- RubyObjectSpecializer() - Constructor for class org.jruby.specialized.RubyObjectSpecializer
-
- RubyParser - Class in org.jruby.parser
-
- RubyParser(LexerSource, IRubyWarnings) - Constructor for class org.jruby.parser.RubyParser
-
- RubyParser(LexerSource) - Constructor for class org.jruby.parser.RubyParser
-
Deprecated.
- RubyParser(ParserSupport, LexerSource) - Constructor for class org.jruby.parser.RubyParser
-
Deprecated.
- RubyParserResult - Class in org.jruby.parser
-
- RubyParserResult() - Constructor for class org.jruby.parser.RubyParserResult
-
- RubyPathname - Class in org.jruby.ext.pathname
-
- RubyPathname(Ruby, RubyClass) - Constructor for class org.jruby.ext.pathname.RubyPathname
-
- RubyPathname.PathnameKernelMethods - Class in org.jruby.ext.pathname
-
- rubyPriorityToJavaPriority(int) - Static method in class org.jruby.RubyThread
-
- RubyProc - Class in org.jruby
-
- RubyProc(Ruby, RubyClass, Block.Type) - Constructor for class org.jruby.RubyProc
-
- RubyProc(Ruby, RubyClass, Block.Type, ISourcePosition) - Constructor for class org.jruby.RubyProc
-
Deprecated.
- RubyProc(Ruby, RubyClass, Block.Type, String, int) - Constructor for class org.jruby.RubyProc
-
- RubyProc(Ruby, RubyClass, Block, String, int) - Constructor for class org.jruby.RubyProc
-
- RubyProcess - Class in org.jruby
-
- RubyProcess() - Constructor for class org.jruby.RubyProcess
-
- RubyProcess.GroupID - Class in org.jruby
-
- RubyProcess.RubyStatus - Class in org.jruby
-
- RubyProcess.Sys - Class in org.jruby
-
- RubyProcess.UserID - Class in org.jruby
-
- RubyRandom - Class in org.jruby
-
Implementation of the Random class.
- RubyRandom.RandomType - Class in org.jruby
-
Internal API, subject to change.
- RubyRange - Class in org.jruby
-
- RubyRangeError - Class in org.jruby
-
The Java representation of a Ruby RangeError.
- RubyRangeError(Ruby, RubyClass) - Constructor for class org.jruby.RubyRangeError
-
- RubyRational - Class in org.jruby
-
Ruby Rational impl (MRI: rational.c).
- RubyRegexp - Class in org.jruby
-
- RubyRegexp(Ruby, Regex, ByteList, RegexpOptions) - Constructor for class org.jruby.RubyRegexp
-
- RubyRegexpError - Class in org.jruby
-
The Java representation of a Ruby RegexpError.
- RubyRegexpError(Ruby, RubyClass) - Constructor for class org.jruby.RubyRegexpError
-
- RubyRipper - Class in org.jruby.ext.ripper
-
- RubyRunnable - Class in org.jruby.internal.runtime
-
- RubyRunnable(RubyThread, IRubyObject[], Block) - Constructor for class org.jruby.internal.runtime.RubyRunnable
-
- RubyRuntimeAdapter - Interface in org.jruby
-
- RubyRuntimeError - Class in org.jruby
-
The Java representation of a Ruby RuntimeError.
- RubyRuntimeError(Ruby, RubyClass) - Constructor for class org.jruby.RubyRuntimeError
-
- RubyScriptError - Class in org.jruby
-
The Java representation of a Ruby ScriptError.
- RubyScriptError(Ruby, RubyClass) - Constructor for class org.jruby.RubyScriptError
-
- RubySecureRandom - Class in org.jruby.ext.securerandom
-
securerandom.rb native parts.
- RubySecureRandom() - Constructor for class org.jruby.ext.securerandom.RubySecureRandom
-
- RubySecurityError - Class in org.jruby
-
The Java representation of a Ruby SecurityError.
- RubySecurityError(Ruby, RubyClass) - Constructor for class org.jruby.RubySecurityError
-
- RubyServerSocket - Class in org.jruby.ext.socket
-
- RubyServerSocket(Ruby, RubyClass) - Constructor for class org.jruby.ext.socket.RubyServerSocket
-
- RubySet - Class in org.jruby.ext.set
-
Native implementation of Ruby's Set (set.rb replacement).
- RubySet(Ruby, RubyClass) - Constructor for class org.jruby.ext.set.RubySet
-
- RubySet.DivideTSortHash - Class in org.jruby.ext.set
-
- RubySignal - Class in org.jruby
-
- RubySignal() - Constructor for class org.jruby.RubySignal
-
- RubySignalException - Class in org.jruby
-
The Java representation of a Ruby SignalException.
- RubySignalException(Ruby, RubyClass) - Constructor for class org.jruby.RubySignalException
-
- RubySocket - Class in org.jruby.ext.socket
-
- RubySocket(Ruby, RubyClass) - Constructor for class org.jruby.ext.socket.RubySocket
-
- RubySortedSet - Class in org.jruby.ext.set
-
Native implementation of Ruby's SortedSet (set.rb replacement).
- RubySortedSet(Ruby, RubyClass) - Constructor for class org.jruby.ext.set.RubySortedSet
-
- RubyStackTraceElement - Class in org.jruby.runtime.backtrace
-
- RubyStackTraceElement(StackTraceElement) - Constructor for class org.jruby.runtime.backtrace.RubyStackTraceElement
-
- RubyStackTraceElement(String, String, String, int, boolean) - Constructor for class org.jruby.runtime.backtrace.RubyStackTraceElement
-
- RubyStackTraceElement(String, String, String, int, boolean, FrameType) - Constructor for class org.jruby.runtime.backtrace.RubyStackTraceElement
-
- RubyStandardError - Class in org.jruby
-
The Java representation of a Ruby StandardError.
- RubyStandardError(Ruby, RubyClass) - Constructor for class org.jruby.RubyStandardError
-
- RubyStandardError(Ruby, RubyClass, String) - Constructor for class org.jruby.RubyStandardError
-
- RubyStatus(Ruby, RubyClass, long, long) - Constructor for class org.jruby.RubyProcess.RubyStatus
-
- RubyStopIteration - Class in org.jruby
-
/**
The Java representation of a Ruby StopIteration.
- RubyStopIteration(Ruby, RubyClass) - Constructor for class org.jruby.RubyStopIteration
-
- RubyString - Class in org.jruby
-
Implementation of Ruby String class
Concurrency: no synchronization is required among readers, but
all users must synchronize externally with writers.
- RubyString(Ruby, RubyClass) - Constructor for class org.jruby.RubyString
-
- RubyString(Ruby, RubyClass, CharSequence) - Constructor for class org.jruby.RubyString
-
- RubyString(Ruby, RubyClass, CharSequence, Encoding) - Constructor for class org.jruby.RubyString
-
- RubyString(Ruby, RubyClass, byte[]) - Constructor for class org.jruby.RubyString
-
- RubyString(Ruby, RubyClass, ByteList) - Constructor for class org.jruby.RubyString
-
- RubyString(Ruby, RubyClass, ByteList, boolean) - Constructor for class org.jruby.RubyString
-
- RubyString(Ruby, RubyClass, ByteList, Encoding, boolean) - Constructor for class org.jruby.RubyString
-
- RubyString(Ruby, RubyClass, ByteList, Encoding, int) - Constructor for class org.jruby.RubyString
-
- RubyString(Ruby, RubyClass, ByteList, Encoding) - Constructor for class org.jruby.RubyString
-
- RubyString(Ruby, RubyClass, ByteList, int) - Constructor for class org.jruby.RubyString
-
- RubyStringBuilder - Class in org.jruby.util
-
Helper methods to make Ruby Strings without the ceremony of manually building the string up.
- RubyStringBuilder() - Constructor for class org.jruby.util.RubyStringBuilder
-
- RubyStringScanner - Class in org.jruby.ext.strscan
-
- RubyStringScanner(Ruby, RubyClass) - Constructor for class org.jruby.ext.strscan.RubyStringScanner
-
- RubyStruct - Class in org.jruby
-
- RubyStruct.Accessor - Class in org.jruby
-
- RubyStruct.Mutator - Class in org.jruby
-
- RubyStruct.StructMethods - Class in org.jruby
-
- RubySymbol - Class in org.jruby
-
Represents a Ruby symbol (e.g.
- RubySymbol.ObjBooleanConsumer<T> - Interface in org.jruby
-
- RubySymbol.SymbolTable - Class in org.jruby
-
- RubySyntaxError - Class in org.jruby
-
The Java representation of a Ruby SyntaxError.
- RubySyntaxError(Ruby, RubyClass) - Constructor for class org.jruby.RubySyntaxError
-
- RubySystemCallError - Class in org.jruby
-
The Java representation of a Ruby SystemCallError.
- RubySystemCallError(Ruby, RubyClass) - Constructor for class org.jruby.RubySystemCallError
-
- RubySystemExit - Class in org.jruby
-
The Java representation of a Ruby SystemExit.
- RubySystemExit(Ruby, RubyClass) - Constructor for class org.jruby.RubySystemExit
-
- RubySystemStackError - Class in org.jruby
-
The Java representation of a Ruby SystemStackError.
- RubySystemStackError(Ruby, RubyClass) - Constructor for class org.jruby.RubySystemStackError
-
- RubyTCPServer - Class in org.jruby.ext.socket
-
- RubyTCPServer(Ruby, RubyClass) - Constructor for class org.jruby.ext.socket.RubyTCPServer
-
- RubyTCPSocket - Class in org.jruby.ext.socket
-
- RubyTCPSocket(Ruby, RubyClass) - Constructor for class org.jruby.ext.socket.RubyTCPSocket
-
- rubyThread - Variable in class org.jruby.internal.runtime.NativeThread
-
- RubyThread - Class in org.jruby
-
Implementation of Ruby's Thread
class.
- RubyThread(Ruby, RubyClass) - Constructor for class org.jruby.RubyThread
-
- RubyThread(Ruby, RubyClass, Runnable) - Constructor for class org.jruby.RubyThread
-
- RubyThread.BlockingTask - Interface in org.jruby
-
Deprecated.
- RubyThread.Location - Class in org.jruby
-
- RubyThread.SleepTask - Class in org.jruby
-
- RubyThread.Status - Enum in org.jruby
-
Thread statuses
- RubyThread.Task<Data,Return> - Interface in org.jruby
-
- RubyThread.Unblocker<Data> - Interface in org.jruby
-
- RubyThreadError - Class in org.jruby
-
The Java representation of a Ruby ThreadError.
- RubyThreadError(Ruby, RubyClass) - Constructor for class org.jruby.RubyThreadError
-
- RubyThreadGroup - Class in org.jruby
-
Implementation of Ruby's ThreadGroup
class.
- RubyTime - Class in org.jruby
-
The Time class.
- RubyTime(Ruby, RubyClass) - Constructor for class org.jruby.RubyTime
-
- RubyTime(Ruby, RubyClass, DateTime) - Constructor for class org.jruby.RubyTime
-
- RubyTime(Ruby, RubyClass, DateTime, boolean) - Constructor for class org.jruby.RubyTime
-
- RubyTimeOutputFormatter - Class in org.jruby.util
-
Support for GNU-C output formatters, see: http://www.gnu.org/software/libc/manual/html_node/Formatting-Calendar-Time.html
- RubyTimeOutputFormatter(String, int) - Constructor for class org.jruby.util.RubyTimeOutputFormatter
-
- rubyToJava(Ruby, IRubyObject, Class) - Static method in class org.jruby.javasupport.JavaEmbedUtils
-
Convert a Ruby object to a Java object.
- rubyToJava(IRubyObject) - Static method in class org.jruby.javasupport.JavaEmbedUtils
-
Convert the Ruby object to a Java Object.
- RubyToJavaInvoker<T extends JavaCallable> - Class in org.jruby.java.invokers
-
- RubyTypeError - Class in org.jruby
-
The Java representation of a Ruby TypeError.
- RubyTypeError(Ruby, RubyClass) - Constructor for class org.jruby.RubyTypeError
-
- RubyUDPSocket - Class in org.jruby.ext.socket
-
- RubyUDPSocket(Ruby, RubyClass) - Constructor for class org.jruby.ext.socket.RubyUDPSocket
-
- RubyUnboundMethod - Class in org.jruby
-
An unbound method representation (e.g.
- RubyUnboundMethod(Ruby) - Constructor for class org.jruby.RubyUnboundMethod
-
- RubyUncaughtThrowError - Class in org.jruby
-
The Java representation of a Ruby UncaughtThrowError.
- RubyUncaughtThrowError(Ruby, RubyClass) - Constructor for class org.jruby.RubyUncaughtThrowError
-
- RubyUndefinedConversionError(Ruby, RubyClass) - Constructor for class org.jruby.RubyEncodingError.RubyUndefinedConversionError
-
- RubyUNIXServer - Class in org.jruby.ext.socket
-
- RubyUNIXServer(Ruby, RubyClass) - Constructor for class org.jruby.ext.socket.RubyUNIXServer
-
- RubyUNIXSocket - Class in org.jruby.ext.socket
-
- RubyUNIXSocket(Ruby, RubyClass) - Constructor for class org.jruby.ext.socket.RubyUNIXSocket
-
- RubyWarnings - Class in org.jruby.common
-
- RubyWarnings(Ruby) - Constructor for class org.jruby.common.RubyWarnings
-
- RubyYielder - Class in org.jruby
-
- RubyYielder(Ruby, RubyClass) - Constructor for class org.jruby.RubyYielder
-
- RubyYielder(Ruby) - Constructor for class org.jruby.RubyYielder
-
- RubyZeroDivisionError - Class in org.jruby
-
The Java representation of a Ruby ZeroDivisionError.
- RubyZeroDivisionError(Ruby, RubyClass) - Constructor for class org.jruby.RubyZeroDivisionError
-
- RubyZlib - Class in org.jruby.ext.zlib
-
- RubyZlib() - Constructor for class org.jruby.ext.zlib.RubyZlib
-
- RubyZlib.BufError - Class in org.jruby.ext.zlib
-
- RubyZlib.DataError - Class in org.jruby.ext.zlib
-
- RubyZlib.Error - Class in org.jruby.ext.zlib
-
- RubyZlib.MemError - Class in org.jruby.ext.zlib
-
- RubyZlib.NeedDict - Class in org.jruby.ext.zlib
-
- RubyZlib.StreamEnd - Class in org.jruby.ext.zlib
-
- RubyZlib.StreamError - Class in org.jruby.ext.zlib
-
- RubyZlib.VersionError - Class in org.jruby.ext.zlib
-
- run(ThreadContext, IRubyObject, IRubyObject[], Block) - Method in class org.jruby.ast.executable.AbstractScript
-
- run(ThreadContext, IRubyObject, IRubyObject[], Block) - Method in interface org.jruby.ast.executable.Script
-
- run() - Method in class org.jruby.embed.internal.EmbedEvalUnitImpl
-
Evaluates a Ruby script, which has been parsed before.
- run() - Method in class org.jruby.internal.runtime.RubyRunnable
-
- run() - Method in interface org.jruby.internal.runtime.ThreadedRunnable
-
- run(FullInterpreterContext, boolean, boolean) - Method in class org.jruby.ir.passes.CompilerPass
-
- run(FullInterpreterContext, boolean) - Method in class org.jruby.ir.passes.CompilerPass
-
- run(FullInterpreterContext) - Method in class org.jruby.ir.passes.CompilerPass
-
- run() - Method in interface org.jruby.javasupport.JavaEmbedUtils.EvalUnit
-
- run() - Method in class org.jruby.javasupport.JavaEmbedUtils.InterpretedEvalUnit
-
- run(String[]) - Method in class org.jruby.Main
-
- run() - Method in class org.jruby.Main
-
Deprecated.
- run() - Method in interface org.jruby.RubyThread.BlockingTask
-
Deprecated.
- run() - Method in class org.jruby.RubyThread
-
- run() - Method in class org.jruby.RubyThread.SleepTask
-
- run(ThreadContext, Data) - Method in interface org.jruby.RubyThread.Task
-
- run() - Method in class org.jruby.util.JDBCDriverUnloader
-
- run(NGContext) - Method in class org.jruby.util.NailMain
-
- run(Ruby, IRubyObject) - Static method in class org.jruby.util.ShellLauncher
-
- run(Ruby, IRubyObject[], boolean) - Static method in class org.jruby.util.ShellLauncher
-
- run(Ruby, IRubyObject[], boolean, boolean) - Static method in class org.jruby.util.ShellLauncher
-
- runAndWait(Ruby, IRubyObject[]) - Static method in class org.jruby.util.ShellLauncher
-
- runAndWait(Ruby, IRubyObject[], OutputStream) - Static method in class org.jruby.util.ShellLauncher
-
- runAndWait(Ruby, IRubyObject[], OutputStream, boolean) - Static method in class org.jruby.util.ShellLauncher
-
- runAndWaitPid(Ruby, IRubyObject[]) - Static method in class org.jruby.util.ShellLauncher
-
- runAndWaitPid(Ruby, IRubyObject[], OutputStream, boolean) - Static method in class org.jruby.util.ShellLauncher
-
- runExternal(Ruby, IRubyObject, IRubyObject, IRubyObject, IRubyObject, boolean) - Static method in class org.jruby.util.ShellLauncher
-
- runExternalAndWait(Ruby, IRubyObject[], Map) - Static method in class org.jruby.util.ShellLauncher
-
- runExternalWithoutWait(Ruby, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.util.ShellLauncher
-
- runExternalWithoutWait(Ruby, IRubyObject[]) - Static method in class org.jruby.util.ShellLauncher
-
- runFromMain(InputStream, String) - Method in class org.jruby.Ruby
-
Run the script contained in the specified input stream, using the
specified filename as the name of the script being executed.
- runInterpreter(ThreadContext, ParseResult, IRubyObject) - Method in class org.jruby.Ruby
-
- runInterpreter(ThreadContext, Node, IRubyObject) - Method in class org.jruby.Ruby
-
- runInterpreter(Node) - Method in class org.jruby.Ruby
-
- runInterpreter(ParseResult) - Method in class org.jruby.Ruby
-
- runInterpreterBody(Node) - Method in class org.jruby.Ruby
-
This is used for the "gets" loop, and we bypass 'load' to use an
already-prepared, already-pushed scope for the script body.
- runLocalOptsOnBasicBlock(FullInterpreterContext, BasicBlock) - Static method in class org.jruby.ir.passes.LocalOptimizationPass
-
- runLocalOptsOnInstrArray(FullInterpreterContext, Instr[]) - Static method in class org.jruby.ir.passes.LocalOptimizationPass
-
- Runnable() - Constructor for class org.jruby.javasupport.ext.JavaLang.Runnable
-
- running_p(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.coverage.CoverageModule
-
- runNormally(Node, boolean) - Method in class org.jruby.Ruby
-
Run the specified script without any of the loop-processing wrapper
code.
- runNormally(Node) - Method in class org.jruby.Ruby
-
Run the specified script without any of the loop-processing wrapper
code.
- runRubyMethod(Class<T>, Object, String, Block, Object...) - Method in interface org.jruby.embed.EmbedRubyObjectAdapter
-
Executes a method defined in Ruby script.
- runRubyMethod(Class<T>, Object, String, Block, Object...) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- runRubyMethod(Class<T>, Object, String, Object...) - Method in class org.jruby.embed.ScriptingContainer
-
Executes a method defined in Ruby script.
- runRubyMethod(Class<T>, Object, String, Block, Object...) - Method in class org.jruby.embed.ScriptingContainer
-
Executes a method defined in Ruby script.
- runScript(Script) - Method in class org.jruby.Ruby
-
- runScript(Script, boolean) - Method in class org.jruby.Ruby
-
- runScriptBody(Script) - Method in class org.jruby.Ruby
-
This is used for the "gets" loop, and we bypass 'load' to use an
already-prepared, already-pushed scope for the script body.
- runScriptlet(String, String) - Method in class org.jruby.embed.osgi.OSGiScriptingContainer
-
- runScriptlet(Bundle, String) - Method in class org.jruby.embed.osgi.OSGiScriptingContainer
-
- runScriptlet(String) - Method in class org.jruby.embed.ScriptingContainer
-
Evaluates a script under the current scope (perhaps the top-level
scope) and returns a result only if a script returns a value.
- runScriptlet(Reader, String) - Method in class org.jruby.embed.ScriptingContainer
-
Evaluates a script read from a reader under the current scope
(perhaps the top-level scope) and returns a result only if a script
returns a value.
- runScriptlet(InputStream, String) - Method in class org.jruby.embed.ScriptingContainer
-
Evaluates a script read from a input stream under the current scope
(perhaps the top-level scope) and returns a result only if a script
returns a value.
- runScriptlet(PathType, String) - Method in class org.jruby.embed.ScriptingContainer
-
Reads a script file from specified path and evaluates it under the current
scope (perhaps the top-level scope) and returns a result only if a script
returns a value.
- RUNTIME - Static variable in class org.jruby.anno.IndyBinder
-
- runtime - Variable in class org.jruby.ext.ffi.ArrayMemoryIO
-
- runtime - Variable in class org.jruby.ext.ffi.InvalidMemoryIO
-
- runtime - Variable in class org.jruby.ext.fiber.FiberQueue
-
- runtime(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.jruby.JRubyLibrary
-
- runtime - Variable in class org.jruby.ir.IRManager
-
- runtime(ThreadContext, MutableCallSite) - Static method in class org.jruby.ir.targets.Bootstrap
-
- runtime - Variable in class org.jruby.javasupport.binding.Initializer
-
- Runtime - Class in org.jruby.management
-
- Runtime(Ruby) - Constructor for class org.jruby.management.Runtime
-
- runtime - Variable in class org.jruby.RubyClass
-
- runtime - Variable in class org.jruby.runtime.GlobalVariable
-
- runtime - Variable in class org.jruby.runtime.load.LoadService
-
- runtime - Variable in class org.jruby.runtime.marshal.UnmarshalStream
-
- runtime - Variable in class org.jruby.runtime.ThreadContext
-
- runtime - Variable in class org.jruby.util.IOChannel
-
- runtimeCache - Variable in class org.jruby.ast.executable.AbstractScript
-
- RuntimeCache - Class in org.jruby.ast.executable
-
- RuntimeCache() - Constructor for class org.jruby.ast.executable.RuntimeCache
-
- runtimeCache - Variable in class org.jruby.runtime.ThreadContext
-
- RuntimeError - Exception in org.jruby.exceptions
-
Represents a Ruby RuntimeError as a throwable Java exception.
- RuntimeError(String, RubyRuntimeError) - Constructor for exception org.jruby.exceptions.RuntimeError
-
- RuntimeHelperCall - Class in org.jruby.ir.instructions
-
- RuntimeHelperCall(Variable, RuntimeHelperCall.Methods, Operand[]) - Constructor for class org.jruby.ir.instructions.RuntimeHelperCall
-
- RuntimeHelperCall(RuntimeHelperCall) - Method in class org.jruby.ir.IRVisitor
-
- RuntimeHelperCall(RuntimeHelperCall) - Method in class org.jruby.ir.targets.JVMVisitor
-
- RuntimeHelperCall.Methods - Enum in org.jruby.ir.instructions
-
- RuntimeHelpers - Class in org.jruby.javasupport.util
-
Deprecated.
- RuntimeHelpers() - Constructor for class org.jruby.javasupport.util.RuntimeHelpers
-
Deprecated.
- RuntimeMBean - Interface in org.jruby.management
-
- runWithGetsLoop(Node, boolean, boolean, boolean, boolean) - Method in class org.jruby.Ruby
-
Deprecated.
- runWithGetsLoop(RootNode, boolean, boolean, boolean) - Method in class org.jruby.Ruby
-
Run the given script with a "while gets; end" loop wrapped around it.
- runWithoutWait(Ruby, IRubyObject[]) - Static method in class org.jruby.util.ShellLauncher
-
- s16Value32(IRubyObject) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- s16Value64(IRubyObject) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- s32Value32(IRubyObject) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- s32Value64(IRubyObject) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- s64Value64(IRubyObject) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- s8Value32(IRubyObject) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- s8Value64(IRubyObject) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- s_deflate(IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.zlib.JZlibDeflate
-
- s_digest(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.ext.digest.RubyDigest.DigestClass
-
- s_hexdigest(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.ext.digest.RubyDigest.DigestClass
-
- s_inflate(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.zlib.JZlibInflate
-
- s_new(IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyTime
-
- SAFE_COMPILER_PASSES - Static variable in class org.jruby.ir.IRManager
-
- safe_level() - Method in class org.jruby.RubyThread
-
- safe_mul(ThreadContext, IRubyObject, IRubyObject, boolean, boolean) - Static method in class org.jruby.util.Numeric
-
- SafeDoubleParser - Class in org.jruby.util
-
A safer way to parse double values
- SafeDoubleParser() - Constructor for class org.jruby.util.SafeDoubleParser
-
- safeEncoding(Encoding) - Static method in class org.jruby.util.ByteList
-
Ensure the encoding is always non-null.
- SafeFloatParser - Class in org.jruby.util
-
A safer way to parse float values
- SafeFloatParser() - Constructor for class org.jruby.util.SafeFloatParser
-
- safeGet(ByteBuffer) - Static method in class org.jruby.util.Pack
-
- safeHash(ThreadContext, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- SafePropertyAccessor - Class in org.jruby.util
-
Utility class to safely access system properties in security-sensitive
environments.
- SafePropertyAccessor() - Constructor for class org.jruby.util.SafePropertyAccessor
-
- safeRecurse(Ruby.RecursiveFunction, IRubyObject, String, boolean) - Method in class org.jruby.Ruby
-
Deprecated.
- safeRecurse(Ruby.RecursiveFunctionEx<T>, ThreadContext, T, IRubyObject, String, boolean) - Method in class org.jruby.Ruby
-
- safeRecurse(ThreadContext.RecursiveFunctionEx<T>, T, IRubyObject, String, boolean) - Method in class org.jruby.runtime.ThreadContext
-
- safeReverse() - Method in class org.jruby.RubyArray
-
- safeReverse() - Method in class org.jruby.specialized.RubyArrayOneObject
-
- safeReverse() - Method in class org.jruby.specialized.RubyArrayTwoObject
-
- saload() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- same(IRubyObject) - Method in class org.jruby.javasupport.JavaAccessibleObject
-
- same(IRubyObject) - Method in class org.jruby.javasupport.JavaObject
-
- same(IRubyObject) - Method in class org.jruby.javasupport.proxy.JavaProxyReflectionObject
-
Deprecated.
- sample(ThreadContext) - Method in class org.jruby.RubyArray
-
- sample(ThreadContext, IRubyObject) - Method in class org.jruby.RubyArray
-
- sample(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyArray
-
- sample(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyArray
-
Deprecated.
- sample_equals(Object) - Method in class org.jruby.util.ByteList
-
an alternative to the new version of equals, should
detect inequality faster (in many cases), but is slow
in the case of equal values (all bytes visited), due to
using n+=2, n-=2 vs.
- sastore() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- saturday_p(ThreadContext) - Method in class org.jruby.RubyTime
-
- save_exception_mode(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- save_limit(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- save_rounding_mode(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- SaveBindingVisibilityInstr - Class in org.jruby.ir.instructions
-
- SaveBindingVisibilityInstr(Variable) - Constructor for class org.jruby.ir.instructions.SaveBindingVisibilityInstr
-
- SaveBindingVisibilityInstr(SaveBindingVisibilityInstr) - Method in class org.jruby.ir.IRVisitor
-
- SaveBindingVisibilityInstr(SaveBindingVisibilityInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- saveJavaProxyClass(JavaSupport.ProxyClassKey, JavaProxyClass) - Method in class org.jruby.javasupport.JavaSupport
-
- saveJavaProxyClass(JavaSupport.ProxyClassKey, JavaProxyClass) - Method in class org.jruby.javasupport.JavaSupportImpl
-
- saveJavaProxyClass(Ruby, JavaSupport.ProxyClassKey, JavaProxyClass) - Static method in class org.jruby.javasupport.JavaSupportImpl
-
- scalar_p() - Method in class org.jruby.RubyNumeric
-
Deprecated.
- scan(ThreadContext, IRubyObject) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- scan(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyString
-
rb_str_scan
- scan19(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyString
-
Deprecated.
- scan_full(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- scan_until(ThreadContext, IRubyObject) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- scanArgs(Ruby, IRubyObject[], int, int) - Static method in class org.jruby.runtime.Arity
-
- scanForCodeRange() - Method in class org.jruby.RubyString
-
- scanForCodeRange(ByteList) - Static method in class org.jruby.RubyString
-
- scanForCodeRange() - Method in interface org.jruby.util.CodeRangeable
-
- scanHex(byte[], int, int) - Static method in class org.jruby.util.StringSupport
-
- scanHex(byte[], int, int, Encoding) - Static method in class org.jruby.util.StringSupport
-
- scanOct(int) - Method in class org.jruby.lexer.LexingCommon
-
- scanOct(byte[], int, int) - Static method in class org.jruby.util.StringSupport
-
- scanOct(byte[], int, int, Encoding) - Static method in class org.jruby.util.StringSupport
-
- schedulePasses() - Method in class org.jruby.ir.IRManager
-
- schedulePasses(List<CompilerPass>) - Static method in class org.jruby.ir.IRManager
-
- SClassNode - Class in org.jruby.ast
-
Singleton class definition.
- SClassNode(ISourcePosition, Node, StaticScope, Node, int) - Constructor for class org.jruby.ast.SClassNode
-
- scope - Variable in class org.jruby.ast.MethodDefNode
-
- scope - Variable in class org.jruby.ir.IRBuilder
-
- Scope(Scope) - Method in class org.jruby.ir.IRVisitor
-
- Scope - Class in org.jruby.ir.operands
-
Reference a StaticScope/IRScope.
- Scope(IRScope) - Constructor for class org.jruby.ir.operands.Scope
-
- Scope(Scope) - Method in class org.jruby.ir.targets.JVMVisitor
-
- scope - Variable in class org.jruby.ir.targets.MethodData
-
- scope - Variable in class org.jruby.ir.transformations.inlining.CloneInfo
-
- scope - Variable in class org.jruby.runtime.ContextAwareBlockBody
-
The static scope for the block body
- SCOPE_AWARE_METHODS - Static variable in class org.jruby.runtime.MethodIndex
-
- SCOPE_CAPTURING_METHODS - Static variable in class org.jruby.RubyModule
-
Deprecated.
- SCOPE_MODULE - Static variable in class org.jruby.ir.operands.ScopeModule
-
- SCOPE_ONLY - Static variable in enum org.jruby.internal.runtime.methods.CallConfiguration
-
Deprecated.
- scopeBinding(ThreadContext, IRubyObject, DynamicScope) - Static method in class org.jruby.ir.targets.Bootstrap
-
- scopeDepth - Variable in class org.jruby.ir.operands.LocalVariable
-
- scopeExistsOnCallStack(DynamicScope) - Method in class org.jruby.runtime.ThreadContext
-
Check if a scope is present on the call stack.
- scopeHasLocalVarStores() - Method in class org.jruby.ir.dataflow.analyses.StoreLocalVarPlacementProblem
-
- scopeHasUnrescuedExceptions() - Method in class org.jruby.ir.dataflow.analyses.StoreLocalVarPlacementProblem
-
- ScopeModule(ScopeModule) - Method in class org.jruby.ir.IRVisitor
-
- ScopeModule - Class in org.jruby.ir.operands
-
Wrap a scope for the purpose of finding live module which happens to be associated with it.
- ScopeModule(int) - Constructor for class org.jruby.ir.operands.ScopeModule
-
- ScopeModule(ScopeModule) - Method in class org.jruby.ir.persistence.IRDumper
-
- ScopeModule(ScopeModule) - Method in class org.jruby.ir.targets.JVMVisitor
-
- scopes - Variable in class org.jruby.ast.executable.RuntimeCache
-
- SCOPES_PACKAGE - Static variable in class org.jruby.runtime.scope.DynamicScopeGenerator
-
- SCOPES_PATH - Static variable in class org.jruby.runtime.scope.DynamicScopeGenerator
-
- scopeToReturnTo - Variable in exception org.jruby.ir.runtime.IRBreakJump
-
- scopeType - Variable in class org.jruby.parser.StaticScope
-
- scoping() - Method in enum org.jruby.internal.runtime.methods.CallConfiguration
-
- Scoping - Enum in org.jruby.internal.runtime.methods
-
- Script - Interface in org.jruby.ast.executable
-
- script() - Method in class org.jruby.ast.executable.ScriptAndCode
-
- ScriptAndCode - Class in org.jruby.ast.executable
-
Represents an executable Script object and the bytecode that goes with it.
- ScriptAndCode(byte[], Script) - Constructor for class org.jruby.ast.executable.ScriptAndCode
-
- ScriptClassLibrary(Script) - Constructor for class org.jruby.runtime.load.LoadService.ScriptClassSearcher.ScriptClassLibrary
-
Deprecated.
- ScriptClassSearcher() - Constructor for class org.jruby.runtime.load.LoadService.ScriptClassSearcher
-
Deprecated.
- ScriptError - Exception in org.jruby.exceptions
-
- ScriptError(String, RubyScriptError) - Constructor for exception org.jruby.exceptions.ScriptError
-
- ScriptingContainer - Class in org.jruby.embed
-
ScriptingContainer provides various methods and resources that are useful
for embedding Ruby in Java.
- ScriptingContainer() - Constructor for class org.jruby.embed.ScriptingContainer
-
Constructs a ScriptingContainer with a default values.
- ScriptingContainer(LocalContextScope) - Constructor for class org.jruby.embed.ScriptingContainer
-
Constructs a ScriptingContainer with a specified local context type.
- ScriptingContainer(LocalVariableBehavior) - Constructor for class org.jruby.embed.ScriptingContainer
-
Constructs a ScriptingContainer with a specified local variable behavior.
- ScriptingContainer(LocalContextScope, LocalVariableBehavior) - Constructor for class org.jruby.embed.ScriptingContainer
-
Constructs a ScriptingContainer with a specified local context type and
variable behavior.
- ScriptingContainer(LocalContextScope, LocalVariableBehavior, boolean) - Constructor for class org.jruby.embed.ScriptingContainer
-
Constructs a ScriptingContainer with a specified local context scope,
local variable behavior and laziness.
- scriptLines - Variable in class org.jruby.lexer.LexerSource
-
- scriptToClass(String) - Static method in class org.jruby.ir.targets.JVM
-
- scrub(ThreadContext, Block) - Method in class org.jruby.RubyString
-
- scrub(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyString
-
- scrub_bang(ThreadContext, Block) - Method in class org.jruby.RubyString
-
- scrub_bang(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyString
-
- sealed_p(ThreadContext) - Method in class org.jruby.javasupport.JavaPackage
-
- search(ThreadContext, RubyString, int, boolean) - Method in class org.jruby.RubyRegexp
-
MRI: rb_reg_search
This version uses current thread context to hold the resulting match data.
- search(ThreadContext, RubyString, int, boolean, IRubyObject[]) - Method in class org.jruby.RubyRegexp
-
MRI: rb_reg_search0
Holder, if non-null, will receive the backref result rather than setting it into context.
- search19(ThreadContext, RubyString, int, boolean) - Method in class org.jruby.RubyRegexp
-
Deprecated.
- search19(ThreadContext, RubyString, int, boolean, IRubyObject[]) - Method in class org.jruby.RubyRegexp
-
Deprecated.
- search_convpath(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyConverter
-
- search_full(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- searchAncestor(RubyModule) - Method in class org.jruby.RubyModule
-
- searchConst(ThreadContext, StaticScope, String, boolean) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- searchConst(ThreadContext, StaticScope) - Method in class org.jruby.ir.targets.ConstantLookupSite
-
- searchConst(String, boolean) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Lookup a constant from current context.
- searchConst(String, boolean) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- SearchConstInstr - Class in org.jruby.ir.instructions
-
- SearchConstInstr(Variable, RubySymbol, Operand, boolean) - Constructor for class org.jruby.ir.instructions.SearchConstInstr
-
- SearchConstInstr(SearchConstInstr) - Method in class org.jruby.ir.IRVisitor
-
- SearchConstInstr(SearchConstInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- searchFile - Variable in class org.jruby.runtime.load.LoadService.SearchState
-
- searchInternalModuleVariable(String) - Method in class org.jruby.RubyModule
-
- searchMethod(String) - Method in class org.jruby.RubyModule
-
Search through this module and supermodules for method definitions.
- searchMethodCommon(String) - Method in class org.jruby.IncludedModuleWrapper
-
- searchMethodCommon(String) - Method in class org.jruby.RubyModule
-
- searchMethodEntryInner(String) - Method in class org.jruby.RubyModule
-
- searchMethodInner(String) - Method in class org.jruby.RubyModule
-
- searchModuleForConst(ThreadContext, IRubyObject) - Method in class org.jruby.ir.targets.ConstantLookupSite
-
- searchModuleForConst(String, boolean, boolean) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Lookup a constant from current module.
- searchModuleForConst(String, boolean, boolean) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- SearchModuleForConstInstr - Class in org.jruby.ir.instructions
-
Search for a constant within the current module.
- SearchModuleForConstInstr(Variable, Operand, RubySymbol, boolean) - Constructor for class org.jruby.ir.instructions.SearchModuleForConstInstr
-
- SearchModuleForConstInstr(Variable, Operand, RubySymbol, boolean, boolean) - Constructor for class org.jruby.ir.instructions.SearchModuleForConstInstr
-
- SearchModuleForConstInstr(SearchModuleForConstInstr) - Method in class org.jruby.ir.IRVisitor
-
- SearchModuleForConstInstr(SearchModuleForConstInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- searchNonAscii(byte[], int, int) - Static method in class org.jruby.util.StringSupport
-
- searchNonAscii(ByteList) - Static method in class org.jruby.util.StringSupport
-
- SearchState(String) - Constructor for class org.jruby.runtime.load.LoadService.SearchState
-
- searchWithCache(RubyClass, int, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- searchWithCache(RubyClass, int, String, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- searchWithCache(RubyClass, int, String, String, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- searchWithCache(RubyClass, int, String, String, String, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- searchWithCache(RubyClass, int, String, String, String, String, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- searchWithCache(RubyClass, int, String, String, String, String, String, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- searchWithCache(RubyClass, int, String, String, String, String, String, String, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- searchWithCache(RubyClass, int, String, String, String, String, String, String, String, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- searchWithCache(IRubyObject, int, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- searchWithCache(IRubyObject, int, String, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- searchWithCache(IRubyObject, int, String, String, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- searchWithCache(IRubyObject, int, String, String, String, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- searchWithCache(IRubyObject, int, String, String, String, String, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- searchWithCache(IRubyObject, int, String, String, String, String, String, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- searchWithCache(IRubyObject, int, String, String, String, String, String, String, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- searchWithCache(IRubyObject, int, String, String, String, String, String, String, String, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- searchWithCache(String) - Method in class org.jruby.RubyModule
-
Search for the named method in this class and in superclasses, and if found return the CacheEntry representing
the method and this class's serial number.
- searchWithCache(String, boolean) - Method in class org.jruby.RubyModule
-
Search through this module and supermodules for method definitions.
- searchWithCacheNoMethodMissing(IRubyObject, int, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- searchWithCacheNoMethodMissing(IRubyObject, int, String, String) - Method in class org.jruby.ast.executable.RuntimeCache
-
- searchWithRefinements(String, StaticScope) - Method in class org.jruby.RubyModule
-
Search for the named method in this class and in superclasses applying refinements from the given scope.
- sec() - Method in class org.jruby.RubyTime
-
- sec_fraction(ThreadContext) - Method in class org.jruby.ext.date.RubyDate
-
- second(ThreadContext) - Method in class org.jruby.ext.date.RubyDate
-
- secure(int) - Method in class org.jruby.Ruby
-
Deprecated.
- secureRandom - Variable in class org.jruby.runtime.ThreadContext
-
Deprecated.
- SecureRandomLibrary - Class in org.jruby.ext.securerandom
-
Created by headius on 1/14/14.
- SecureRandomLibrary() - Constructor for class org.jruby.ext.securerandom.SecureRandomLibrary
-
- SecurityError - Exception in org.jruby.exceptions
-
Represents a Ruby SecurityError as a throwable Java exception.
- SecurityError(String, RubySecurityError) - Constructor for exception org.jruby.exceptions.SecurityError
-
- SecurityHelper - Class in org.jruby.util
-
- SecurityHelper() - Constructor for class org.jruby.util.SecurityHelper
-
- seed(ThreadContext) - Method in class org.jruby.RubyRandom
-
- seek(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.stringio.StringIO
-
- seek(int) - Method in interface org.jruby.ir.persistence.IRReaderDecoder
-
- seek(int) - Method in class org.jruby.ir.persistence.IRReaderStream
-
- seek(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyArgsFile
-
- seek(IRubyObject) - Method in class org.jruby.RubyDir
-
Moves to a position d
.
- seek(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyIO
-
- seek(ThreadContext, IRubyObject) - Method in class org.jruby.RubyIO
-
- seek(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyIO
-
- seek(ThreadContext, long, int) - Method in class org.jruby.util.io.OpenFile
-
- SEEK_CUR - Static variable in class org.jruby.util.io.PosixShim
-
- SEEK_CUR - Static variable in interface org.jruby.util.io.Stream
-
Deprecated.
- SEEK_END - Static variable in class org.jruby.util.io.PosixShim
-
- SEEK_END - Static variable in interface org.jruby.util.io.Stream
-
Deprecated.
- SEEK_SET - Static variable in class org.jruby.util.io.PosixShim
-
- SEEK_SET - Static variable in interface org.jruby.util.io.Stream
-
Deprecated.
- seekChannel() - Method in class org.jruby.util.io.OpenFile
-
- seenTypesCount() - Method in class org.jruby.ir.targets.SiteTracker
-
- select(ThreadContext, Block) - Method in class org.jruby.java.proxies.MapJavaProxy
-
rb_hash_select
- select(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
- select(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- select(ThreadContext, Block) - Method in class org.jruby.RubyHash
-
rb_hash_select
- select(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyIO
-
- select(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
- select(ThreadContext, Block) - Method in class org.jruby.RubyStruct
-
- select(RubyIO, int) - Method in class org.jruby.RubyThread
-
Perform an interruptible select operation on the given channel and fptr,
waiting for the requested operations or the given timeout.
- select(RubyIO, int, long) - Method in class org.jruby.RubyThread
-
Perform an interruptible select operation on the given channel and fptr,
waiting for the requested operations or the given timeout.
- select(Channel, OpenFile, int) - Method in class org.jruby.RubyThread
-
Perform an interruptible select operation on the given channel and fptr,
waiting for the requested operations.
- select(Channel, RubyIO, int) - Method in class org.jruby.RubyThread
-
Perform an interruptible select operation on the given channel and fptr,
waiting for the requested operations.
- select(Channel, RubyIO, int, long) - Method in class org.jruby.RubyThread
-
Perform an interruptible select operation on the given channel and fptr,
waiting for the requested operations or the given timeout.
- select(Channel, OpenFile, int, long) - Method in class org.jruby.RubyThread
-
Perform an interruptible select operation on the given channel and fptr,
waiting for the requested operations or the given timeout.
- select19(ThreadContext, Block) - Method in class org.jruby.RubyHash
-
Deprecated.
- select_bang(ThreadContext, Block) - Method in class org.jruby.ext.set.RubySet
-
- select_bang(ThreadContext, Block) - Method in class org.jruby.java.proxies.MapJavaProxy
-
rb_hash_select_bang
- select_bang(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
- select_bang(ThreadContext, Block) - Method in class org.jruby.RubyHash
-
- select_bang(ThreadContext, Block) - Method in class org.jruby.util.collections.StringArraySet
-
- select_static(ThreadContext, Ruby, IRubyObject[]) - Static method in class org.jruby.RubyIO
-
Deprecated.
- SelectBlob - Class in org.jruby.util.io
-
Deprecated.
- SelectBlob() - Constructor for class org.jruby.util.io.SelectBlob
-
Deprecated.
- selectChannel() - Method in class org.jruby.util.io.OpenFile
-
- selectCommon(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
rb_ary_select
- selectCommon(ThreadContext, IRubyObject, Block, String) - Static method in class org.jruby.RubyEnumerable
-
- SelectExecutor - Class in org.jruby.util.io
-
Created by headius on 6/3/14.
- SelectExecutor(IRubyObject, IRubyObject, IRubyObject, Long) - Constructor for class org.jruby.util.io.SelectExecutor
-
- selectForAccept(RubyIO) - Method in class org.jruby.RubyThread
-
Deprecated.
- selectMethodMissing(ThreadContext, IRubyObject, Visibility, String, CallType) - Static method in class org.jruby.runtime.Helpers
-
- selectMethodMissing(ThreadContext, RubyClass, Visibility, String, CallType) - Static method in class org.jruby.runtime.Helpers
-
- selectMethodMissing(RubyClass, Visibility, String, CallType) - Static method in class org.jruby.runtime.Helpers
-
- selector - Variable in class org.jruby.util.io.OpenFile.InternalReadStruct
-
- SelectorFactory - Class in org.jruby.util.io
-
- SelectorFactory() - Constructor for class org.jruby.util.io.SelectorFactory
-
- SelectorPool - Class in org.jruby.util.io
-
This is a simple implementation of a hard-referenced java.nio.channels.Selector
pool.
- SelectorPool() - Constructor for class org.jruby.util.io.SelectorPool
-
- self(ThreadContext) - Method in class org.jruby.ext.tracepoint.TracePoint
-
- Self(Self) - Method in class org.jruby.ir.IRVisitor
-
- Self - Class in org.jruby.ir.operands
-
- SELF - Static variable in class org.jruby.ir.operands.Self
-
- Self(Self) - Method in class org.jruby.ir.persistence.IRDumper
-
- Self(Self) - Method in class org.jruby.ir.targets.JVMVisitor
-
- SELF_BLOCK_NAME - Static variable in class org.jruby.ir.targets.JVMVisitor
-
- selfBinding(ThreadContext, IRubyObject, DynamicScope) - Static method in class org.jruby.ir.targets.Bootstrap
-
- SelfFirstJRubyClassLoader - Class in org.jruby.util
-
- SelfFirstJRubyClassLoader(ClassLoader) - Constructor for class org.jruby.util.SelfFirstJRubyClassLoader
-
- SelfInvokeSite - Class in org.jruby.ir.targets
-
Created by headius on 10/23/14.
- SelfInvokeSite(MethodType, String, CallType, boolean, String, int) - Constructor for class org.jruby.ir.targets.SelfInvokeSite
-
- SelfInvokeSite(MethodType, String, CallType, String, int) - Constructor for class org.jruby.ir.targets.SelfInvokeSite
-
- SelfNode - Class in org.jruby.ast
-
Represents 'self' keyword
- SelfNode(ISourcePosition) - Constructor for class org.jruby.ast.SelfNode
-
- selfTime() - Method in class org.jruby.runtime.profile.builtin.Invocation
-
- SEMICOLON - Static variable in class org.jruby.lexer.LexingCommon
-
- SEMICOLON_PATTERN - Static variable in class org.jruby.runtime.Helpers
-
- send(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- send(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- send(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.socket.RubyUDPSocket
-
- send(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.RubyUDPSocket
-
- send(IRubyObject[]) - Method in class org.jruby.ext.socket.RubyUDPSocket
-
Deprecated.
- send(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyBasicObject
-
- send(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyBasicObject
-
- send(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyBasicObject
-
- send(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyBasicObject
-
- send(ThreadContext, Block) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- send(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
- send(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
- send(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
- send(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyKernel
-
- send(int, Object) - Method in class org.jruby.util.Join
-
- send(Enum<?>, Object) - Method in class org.jruby.util.Join
-
- send19(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- send19(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- send19(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- send19(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- send19(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- send19(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- send19(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- send19(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- send_io(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubyUNIXSocket
-
- sendmsg(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- sendmsg_nonblock(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- SEPARATOR - Static variable in class org.jruby.util.cli.ArgumentProcessor
-
- serializeVariables(RubyBasicObject, ObjectOutputStream) - Method in class org.jruby.runtime.ivars.VariableTableManager
-
- serialNumber - Variable in class org.jruby.internal.runtime.methods.DynamicMethod
-
The serial number for this method object, to globally identify it
- set(String, IRubyObject) - Method in class org.jruby.internal.runtime.GlobalVariables
-
- set(int, Instr) - Method in class org.jruby.ir.listeners.InstructionsListenerDecorator
-
- set(int, Object) - Method in class org.jruby.java.proxies.ArrayJavaProxy
-
- set(Ruby, Object, int, IRubyObject) - Method in class org.jruby.javasupport.JavaUtil.JavaConverter
-
- set(Ruby, Object, int, IRubyObject) - Method in class org.jruby.javasupport.JavaUtil.StringConverter
-
- set(int, Object) - Method in class org.jruby.RubyArray
-
- set(IRubyObject) - Method in class org.jruby.RubyGlobal.InputGlobalVariable
-
- set(IRubyObject) - Method in class org.jruby.RubyGlobal.KCodeGlobalVariable
-
- set(IRubyObject) - Method in class org.jruby.RubyGlobal.OutputGlobalVariable
-
- set(IRubyObject) - Method in class org.jruby.RubyGlobal.StringGlobalVariable
-
- set(IRubyObject) - Method in class org.jruby.RubyGlobal.StringOrRegexpGlobalVariable
-
- set(IRubyObject, int) - Method in class org.jruby.RubyStruct
-
- set(IRubyObject) - Method in class org.jruby.runtime.GlobalVariable.Copy
-
- set(IRubyObject) - Method in class org.jruby.runtime.GlobalVariable
-
- set(Object, Object) - Method in class org.jruby.runtime.ivars.FieldVariableAccessor
-
Set this variable into the given object using Unsafe to ensure
safe updating of the variable table.
- set(Object, Object) - Method in class org.jruby.runtime.ivars.NonvolatileVariableAccessor
-
Set this variable into the given object using Unsafe to ensure
safe creation or growth of the variable table.
- set(Object, Object) - Method in class org.jruby.runtime.ivars.StampedVariableAccessor
-
Set this variable into the given object using Unsafe to ensure
safe updating of the variable table.
- set(Object, Object) - Method in class org.jruby.runtime.ivars.SynchronizedVariableAccessor
-
Set this variable into the given object using synchronization to ensure
safe updating of the variable table.
- set(Object, Object) - Method in class org.jruby.runtime.ivars.VariableAccessor
-
Set the value for this variable in the given object.
- set(IRubyObject) - Method in class org.jruby.runtime.ReadonlyGlobalVariable
-
- set(int, int) - Method in class org.jruby.util.ByteList
-
Set the byte at index to be new value.
- set(T) - Method in class org.jruby.util.Memo
-
- SET_ACCESSIBLE - Static variable in class org.jruby.RubyInstanceConfig
-
- set_avail_out(IRubyObject) - Method in class org.jruby.ext.zlib.ZStream
-
- set_backtrace(IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLang.Throwable
-
- set_backtrace(IRubyObject) - Method in class org.jruby.RubyException
-
- SET_BINARY_MODE() - Method in class org.jruby.util.io.OpenFile
-
- set_comment(IRubyObject) - Method in class org.jruby.ext.zlib.JZlibRubyGzipWriter
-
- set_context_class_loader(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.jruby.JRubyLibrary
-
- set_default_proc(ThreadContext, IRubyObject) - Method in class org.jruby.java.proxies.MapJavaProxy
-
rb_hash_set_default_proc
- set_default_proc(ThreadContext, IRubyObject) - Method in class org.jruby.RubyHash
-
rb_hash_set_default_proc
- set_default_proc(IRubyObject) - Method in class org.jruby.RubyHash
-
Deprecated.
- set_default_proc20(IRubyObject) - Method in class org.jruby.RubyHash
-
Deprecated.
- set_dictionary(ThreadContext, IRubyObject) - Method in class org.jruby.ext.zlib.JZlibDeflate
-
- set_dictionary(ThreadContext, IRubyObject) - Method in class org.jruby.ext.zlib.JZlibInflate
-
- set_do_not_reverse_lookup(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.socket.RubyBasicSocket
-
- set_do_not_reverse_lookup(IRubyObject, IRubyObject) - Static method in class org.jruby.ext.socket.RubyBasicSocket
-
Deprecated.
- set_do_not_reverse_lookup19(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- set_encoding(ThreadContext, IRubyObject) - Method in class org.jruby.ext.stringio.StringIO
-
- set_encoding(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.stringio.StringIO
-
- set_encoding(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.ext.stringio.StringIO
-
- set_encoding(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyArgsFile
-
- set_encoding(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyArgsFile
-
- set_encoding(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyArgsFile
-
- set_encoding(ThreadContext, IRubyObject) - Method in class org.jruby.RubyIO
-
- set_encoding(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyIO
-
- set_encoding(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.RubyIO
-
- set_file_encoding(int, int) - Method in class org.jruby.lexer.LexingCommon
-
- set_java_object(IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.JavaUtilities
-
- set_last_exit_status(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.jruby.JRubyUtilLibrary
-
- set_layout(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.ffi.Struct
-
- set_lineno(ThreadContext, IRubyObject) - Method in class org.jruby.ext.stringio.StringIO
-
- set_lineno(IRubyObject) - Method in class org.jruby.ext.zlib.JZlibRubyGzipReader
-
- set_meta_class(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.jruby.JRubyUtilLibrary
-
- set_mtime(IRubyObject) - Method in class org.jruby.ext.zlib.JZlibRubyGzipWriter
-
- set_orig_name(IRubyObject) - Method in class org.jruby.ext.zlib.JZlibRubyGzipWriter
-
- set_pos(IRubyObject) - Method in class org.jruby.ext.stringio.StringIO
-
- set_pos(IRubyObject) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- set_pos(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyArgsFile
-
- set_pos(IRubyObject) - Method in class org.jruby.RubyDir
-
- set_security_restricted(IRubyObject, IRubyObject) - Static method in class org.jruby.ext.jruby.JRubyLibrary
-
- set_static_value(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Field
-
- set_static_value(IRubyObject) - Method in class org.jruby.javasupport.JavaField
-
- set_string(IRubyObject) - Method in class org.jruby.ext.stringio.StringIO
-
- set_string(ThreadContext, IRubyObject) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- set_sync(IRubyObject) - Method in class org.jruby.ext.zlib.JZlibRubyGzipWriter
-
- set_sync(IRubyObject) - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- set_trace_func(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel
-
- SET_UNIVERSAL_NEWLINE_DECORATOR_IF_ENC2(Encoding, int) - Static method in class org.jruby.util.io.EncodingUtils
-
- set_value(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Field
-
- set_value(IRubyObject, IRubyObject) - Method in class org.jruby.javasupport.JavaField
-
- set_value(IRubyObject) - Method in class org.jruby.RubyEnumerator.FeedValue
-
- setAborted(boolean) - Method in exception org.jruby.exceptions.MainExitException
-
- setAccessesParentsLocalVariables() - Method in class org.jruby.ir.IRScope
-
- setAccessible(IRubyObject) - Method in class org.jruby.javasupport.JavaAccessibleObject
-
- setAccessor(IAccessor) - Method in class org.jruby.internal.runtime.GlobalVariable
-
- setAllocator(ObjectAllocator) - Method in class org.jruby.RubyClass
-
- setAllowUppercasePackageNames(boolean) - Method in class org.jruby.RubyInstanceConfig
-
set whether uppercase package names will be honored
- setArgsFile(IRubyObject) - Method in class org.jruby.Ruby
-
- setArgsNode(Node) - Method in class org.jruby.ast.AttrAssignNode
-
Set the argsNode
- setArgsNode(Node) - Method in class org.jruby.ast.BlockPassNode
-
Sets the argsNode.
- setArgsNode(Node) - Method in class org.jruby.ast.CallNode
-
Set the argsNode.
- setArgsNode(Node) - Method in class org.jruby.ast.FCallNode
-
Set the argsNode.
- setArgsNode(Node) - Method in interface org.jruby.ast.IArgumentNode
-
- setArgumentDescriptors(ArgumentDescriptor[]) - Method in class org.jruby.ir.IRClosure
-
Set upon completion of IRBuild of this IRClosure.
- setArgumentDescriptors(ArgumentDescriptor[]) - Method in class org.jruby.ir.IRMethod
-
Set upon completion of IRBuild of this IRMethod.
- setArgv(String[]) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes values of the arguments' list.
- setArgv(String[]) - Method in class org.jruby.embed.ScriptingContainer
-
Changes values of the arguments' list.
- setArgv(String[]) - Method in class org.jruby.RubyInstanceConfig
-
- setArgvGlobalsOn(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setArity(Arity) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- setAscii8bitBinmode() - Method in class org.jruby.RubyIO
-
- setAssumeLoop(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setAssumePrinting(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setAST(Node) - Method in class org.jruby.parser.RubyParserResult
-
Sets the ast.
- setAttached(RubyBasicObject) - Method in class org.jruby.MetaClass
-
- setAttribute(Object, Object) - Method in class org.jruby.embed.ScriptingContainer
-
Associates the specified value with the specified key in a
attribute map.
- setAutoclose(boolean) - Method in class org.jruby.RubyIO
-
- setAutoclose(boolean) - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- setAutoclose(boolean) - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- setAutoclose(boolean) - Method in class org.jruby.util.io.OpenFile
-
- setAutoclose(boolean) - Method in interface org.jruby.util.io.Stream
-
Deprecated.
- setAutoRelease(boolean) - Method in interface org.jruby.ext.ffi.AllocatedDirectMemoryIO
-
- setAutoRelease(boolean) - Method in class org.jruby.ext.ffi.FreedMemoryIO
-
- setBackRef(IRubyObject) - Method in class org.jruby.runtime.Frame
-
- setBackref(Ruby, ThreadContext, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- setBackRef(IRubyObject) - Method in class org.jruby.runtime.ThreadContext
-
Set the $~ (backref) "global" to the given value.
- setBacktrace(IRubyObject) - Method in class org.jruby.RubyException
-
- setBacktraceColor(boolean) - Method in class org.jruby.RubyInstanceConfig
-
Set to true to enable colorized backtraces.
- setBacktraceMask(boolean) - Method in class org.jruby.RubyInstanceConfig
-
Set whether to mask .java lines in the Ruby backtrace.
- setBaseName(String) - Method in class org.jruby.ir.targets.JVMVisitorMethodContext
-
- setBaseName(String) - Method in class org.jruby.RubyModule
-
Set the base name of the class.
- setBaseNewMethod(DynamicMethod) - Method in class org.jruby.Ruby
-
Set the base Class#new method.
- setBegin(int) - Method in class org.jruby.util.ByteList
-
- setBenchmarking(boolean) - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- setBindingHasEscaped(boolean) - Method in class org.jruby.ir.dataflow.analyses.LoadLocalVarPlacementProblem
-
- setBindings(Bindings, int) - Method in class org.jruby.embed.jsr223.JRubyEngine
-
- setBindings(Bindings) - Method in class org.jruby.embed.jsr223.JRubyScriptEngineManager
-
- setBinmode() - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- setBinmode() - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- setBinmode() - Method in class org.jruby.util.io.OpenFile
-
- setBinmode() - Method in interface org.jruby.util.io.Stream
-
Deprecated.
- setBlock(Ruby) - Method in class org.jruby.util.io.OpenFile
-
- setBlocking(boolean) - Method in class org.jruby.RubyIO
-
- setBlocking(boolean) - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- setBlocking(boolean) - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- setBlocking(Ruby, boolean) - Method in class org.jruby.util.io.OpenFile
-
- setBlocking(boolean) - Method in interface org.jruby.util.io.Stream
-
Deprecated.
- setBOM(boolean) - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- setBOM(boolean) - Method in class org.jruby.RubyIO
-
- setBOM(boolean) - Method in class org.jruby.util.io.IOEncodable.ConvConfig
-
- setBOM(boolean) - Method in interface org.jruby.util.io.IOEncodable
-
- setBOM(boolean) - Method in class org.jruby.util.io.OpenFile
-
- setBraceNest(int) - Method in class org.jruby.ext.ripper.RipperParserBase
-
- setBraceNest(int) - Method in class org.jruby.lexer.LexingCommon
-
- setBroadcast(Channel, boolean) - Method in enum org.jruby.ext.socket.SocketType
-
- setbyte(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyString
-
- setByteList(int, String, Encoding) - Method in class org.jruby.ast.executable.AbstractScript
-
- setByteListShared() - Method in class org.jruby.RubyString
-
- setByteName(ByteList) - Method in class org.jruby.ir.IRClosure
-
- setByteName(ByteList) - Method in class org.jruby.ir.IRScope
-
- setCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.BitAndCallSite
-
- setCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.BitOrCallSite
-
- setCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.CachingCallSite
-
- setCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.CmpCallSite
-
- setCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.DivCallSite
-
- setCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.EqCallSite
-
- setCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.GeCallSite
-
- setCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.GtCallSite
-
- setCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.LeCallSite
-
- setCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.LtCallSite
-
- setCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.MinusCallSite
-
- setCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.ModCallSite
-
- setCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.MulCallSite
-
- setCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.PlusCallSite
-
- setCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.ShiftLeftCallSite
-
- setCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.ShiftRightCallSite
-
- setCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.XorCallSite
-
- setCacheProxy(boolean) - Method in class org.jruby.RubyModule
-
Set whether this Java proxy class should try to keep its instances idempotent
and alive using the ObjectProxyCache.
- setCallConfig(CallConfiguration) - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Deprecated.
- setCallConfig(CallConfiguration) - Method in class org.jruby.internal.runtime.methods.NullMethod
-
Deprecated.
- setCallCount(int) - Method in interface org.jruby.compiler.Compilable
-
- setCallCount(int) - Method in class org.jruby.internal.runtime.AbstractIRMethod
-
- setCallCount(int) - Method in class org.jruby.runtime.InterpretedIRBlockBody
-
- setCallCount(int) - Method in class org.jruby.runtime.MixedModeIRBlockBody
-
- setCallerRequirement(CallConfiguration) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
Deprecated.
- setCallSite(CallSite[], int, String) - Static method in class org.jruby.ast.executable.AbstractScript
-
- setCallSiteId(long) - Method in class org.jruby.ir.instructions.CallBase
-
- setCallSiteId(long) - Method in interface org.jruby.ir.instructions.Site
-
- setCallSiteId(long) - Method in class org.jruby.ir.instructions.YieldInstr
-
- setCanBeSeekable(boolean) - Method in class org.jruby.util.io.ChannelDescriptor
-
Deprecated.
Set the channel to be explicitly seekable or not, for streams that appear
to be seekable with the instanceof SeekableByteChannel check.
- setCanCaptureCallersBinding() - Method in class org.jruby.ir.IRScope
-
- setCanonicalization(boolean) - Static method in class org.jruby.RubyComplex
-
- setCanonicalization(boolean) - Static method in class org.jruby.RubyRational
-
- setCanReceiveBreaks() - Method in class org.jruby.ir.IRScope
-
- setCanReceiveNonlocalReturns() - Method in class org.jruby.ir.IRScope
-
- setCaptured(boolean) - Method in class org.jruby.runtime.Frame
-
- setCapturedVar(ThreadContext, IRubyObject, String) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- SetCapturedVarInstr - Class in org.jruby.ir.instructions
-
- SetCapturedVarInstr(Variable, Operand, RubySymbol) - Constructor for class org.jruby.ir.instructions.SetCapturedVarInstr
-
- SetCapturedVarInstr(SetCapturedVarInstr) - Method in class org.jruby.ir.IRVisitor
-
- SetCapturedVarInstr(SetCapturedVarInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- setCause(IRubyObject) - Method in class org.jruby.RubyException
-
- setCextEnabled(boolean) - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- setChannel(Channel) - Method in class org.jruby.util.io.OpenFile
-
- setClassAllocator(Class) - Method in class org.jruby.RubyClass
-
Set a reflective allocator that calls a no-arg constructor on the given
class.
- setClassLoader(ClassLoader) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes a class loader to a given loader.
- setClassLoader(ClassLoader) - Method in class org.jruby.embed.ScriptingContainer
-
Changes a class loader to a given loader.
- setClassLoader(ScriptingContainer) - Static method in class org.jruby.embed.util.SystemPropertyCatcher
-
Sets classloader based on System property.
- setClassloaderDelegate(boolean) - Method in class org.jruby.embed.ScriptingContainer
-
Force dynamically-loaded Java classes to load first from the classloader provided by
JRuby before searching parent classloaders.
- setClassloaderDelegate(boolean) - Method in class org.jruby.RubyInstanceConfig
-
Set whether to use the self-first jruby classloader.
- setClassVar(String, IRubyObject) - Method in class org.jruby.RubyModule
-
Set the named class variable to the given value, provided taint and freeze allow setting it.
- setCloexec(int, boolean) - Method in class org.jruby.util.io.PosixShim
-
- setCodeRange(int) - Method in class org.jruby.RubyString
-
- setCodeRange(int) - Method in interface org.jruby.util.CodeRangeable
-
- setCommandArgumentStack(long) - Method in class org.jruby.parser.StaticScope
-
- setCommandStart(boolean) - Method in class org.jruby.ext.ripper.RipperParserBase
-
- setComparedByIdentity(boolean) - Method in class org.jruby.RubyHash
-
Sets whether this object is compared by identity or not.
- setCompatVersion(CompatVersion) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Deprecated.
- setCompatVersion(CompatVersion) - Method in class org.jruby.embed.ScriptingContainer
-
Deprecated.
- setCompatVersion(CompatVersion) - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- setCompileMode(RubyInstanceConfig.CompileMode) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes a compile mode to a given mode, which should be one of CompileMode.JIT,
CompileMode.FORCE, CompileMode.OFF.
- setCompileMode(RubyInstanceConfig.CompileMode) - Method in class org.jruby.embed.ScriptingContainer
-
Changes a compile mode to a given mode, which should be one of CompileMode.JIT,
CompileMode.FORCE, CompileMode.OFF.
- setCompileMode(RubyInstanceConfig.CompileMode) - Method in class org.jruby.RubyInstanceConfig
-
- setCompileOptionFlag(String, ByteList) - Method in class org.jruby.ext.ripper.RipperLexer
-
- setCompileOptionFlag(String, ByteList) - Method in class org.jruby.lexer.LexingCommon
-
- setCompileOptionFlag(String, ByteList) - Method in class org.jruby.lexer.yacc.RubyLexer
-
- setConfiguration(ScriptingContainer) - Static method in class org.jruby.embed.util.SystemPropertyCatcher
-
Sets configuration parameters given by System properties.
- setConfiguration(ParserConfiguration) - Method in class org.jruby.parser.ParserSupport
-
Sets the configuration.
- setConstant(String, IRubyObject) - Method in class org.jruby.RubyModule
-
Set the named constant on this module.
- setConstant(String, IRubyObject, boolean) - Method in class org.jruby.RubyModule
-
- setConstantInModule(ThreadContext, String, IRubyObject, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- setConstantQuiet(String, IRubyObject) - Method in class org.jruby.RubyModule
-
Set the named constant on this module.
- setConstantVisibility(Ruby, String, boolean) - Method in class org.jruby.RubyModule
-
- setContext(ScriptContext) - Method in class org.jruby.embed.jsr223.JRubyEngine
-
- setContext(ThreadContext) - Method in class org.jruby.RubyThread
-
- setCount(int) - Method in class org.jruby.runtime.profile.builtin.Invocation
-
- setCoverageEnabled(Ruby, boolean) - Method in class org.jruby.ext.coverage.CoverageData
-
- setCritical(boolean) - Method in class org.jruby.internal.runtime.ThreadService
-
Deprecated.
- setCurrentArg(IRubyObject) - Method in class org.jruby.ext.ripper.RipperParserBase
-
- setCurrentArg(ByteList) - Method in class org.jruby.lexer.LexingCommon
-
- setCurrentContext(ThreadContext) - Method in class org.jruby.internal.runtime.ThreadService
-
Deprecated.
- setCurrentDirectory(String) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes a current directory to a given directory.
- setCurrentDirectory(String) - Method in class org.jruby.embed.ScriptingContainer
-
Changes a current directory to a given directory.
- setCurrentDirectory(String) - Method in class org.jruby.Ruby
-
- setCurrentDirectory(String) - Method in class org.jruby.RubyInstanceConfig
-
- setCurrentEncoding(Encoding) - Method in class org.jruby.lexer.LexingCommon
-
- setCurrentInstance(Ruby) - Static method in class org.jruby.Ruby
-
Deprecated.
- setCurrentLine(int) - Method in class org.jruby.Ruby
-
- setCurrentLineNumber(Ruby, int) - Method in class org.jruby.RubyArgsFile.ArgsFileData
-
Deprecated.
- setCurrentLineNumber(IRubyObject, int) - Static method in class org.jruby.RubyArgsFile
-
Deprecated.
- setCurrentVisibility(Visibility) - Method in class org.jruby.runtime.ThreadContext
-
- setDateTime(DateTime) - Method in class org.jruby.RubyTime
-
- setDateTime(DateTime) - Method in class org.jruby.util.RubyDateFormat
-
Deprecated.
- setDebug(IRubyObject) - Method in class org.jruby.Ruby
-
Setter for property isDebug.
- setDebug(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setDebugEnable(boolean) - Method in class org.jruby.util.log.JULLogger
-
- setDebugEnable(boolean) - Method in interface org.jruby.util.log.Logger
-
- setDebugEnable(boolean) - Method in class org.jruby.util.log.OutputStreamLogger
-
- setDebugEnable(boolean) - Method in class org.jruby.util.log.SLF4JLogger
-
- setDebuggingFrozenStringLiteral(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setDefaultEncoding(Encoding) - Method in class org.jruby.parser.ParserConfiguration
-
- setDefaultExternal(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyEncoding
-
- setDefaultExternalEncoding(Encoding) - Method in class org.jruby.Ruby
-
- setDefaultFilesystemEncoding(Encoding) - Method in class org.jruby.Ruby
-
- setDefaultInternal(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyEncoding
-
- setDefaultInternalEncoding(Encoding) - Method in class org.jruby.Ruby
-
- setDefaultMethodMissing(DynamicMethod, DynamicMethod) - Method in class org.jruby.Ruby
-
- setDefaultRand(RubyRandom.RandomType) - Method in class org.jruby.Ruby
-
- setDefaultSeparator(IRubyObject) - Method in class org.jruby.internal.runtime.GlobalVariables
-
- setDefinedClass(RubyModule) - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Set the defining class for this method, as when restructuring hierarchy for prepend.
- setDefinedClass(RubyModule) - Method in class org.jruby.internal.runtime.methods.UndefinedMethod
-
- setDisableDidYouMean(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setDisableGems(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setDisableRUBYOPT(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setDoNotReverseLookupEnabled(boolean) - Method in class org.jruby.Ruby
-
- setDryRun(boolean) - Method in class org.jruby.ir.IRManager
-
- setDuration(long) - Method in class org.jruby.runtime.profile.builtin.Invocation
-
- setDynamicScopeEliminated(boolean) - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- setEcflags(int) - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- setEcflags(int) - Method in class org.jruby.RubyIO
-
- setEcflags(int) - Method in class org.jruby.util.io.IOEncodable.ConvConfig
-
- setEcflags(int) - Method in interface org.jruby.util.io.IOEncodable
-
- setEcopts(IRubyObject) - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- setEcopts(IRubyObject) - Method in class org.jruby.RubyIO
-
- setEcopts(IRubyObject) - Method in class org.jruby.util.io.IOEncodable.ConvConfig
-
- setEcopts(IRubyObject) - Method in interface org.jruby.util.io.IOEncodable
-
- setegid(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess.Sys
-
Deprecated.
- setegid(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess.Sys
-
- setElseNode(Node) - Method in class org.jruby.ast.CaseNode
-
- setEnc(Encoding) - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- setEnc(Encoding) - Method in class org.jruby.RubyIO
-
- setEnc(Encoding) - Method in class org.jruby.util.io.IOEncodable.ConvConfig
-
- setEnc(Encoding) - Method in interface org.jruby.util.io.IOEncodable
-
- setEnc2(Encoding) - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- setEnc2(Encoding) - Method in class org.jruby.RubyIO
-
- setEnc2(Encoding) - Method in class org.jruby.util.io.IOEncodable.ConvConfig
-
- setEnc2(Encoding) - Method in interface org.jruby.util.io.IOEncodable
-
- SETENC_BY_BOM - Static variable in class org.jruby.util.io.OpenFile
-
- setEncoding(int, String) - Method in class org.jruby.ast.executable.AbstractScript
-
- setEncoding(ByteList) - Method in class org.jruby.ext.ripper.RipperLexer
-
- setEncoding(Encoding) - Method in class org.jruby.ext.stringio.StringIO
-
- setEncoding(Encoding) - Method in class org.jruby.lexer.ByteListLexerSource
-
- setEncoding(Encoding) - Method in class org.jruby.lexer.GetsLexerSource
-
- setEncoding(Encoding) - Method in class org.jruby.lexer.LexerSource
-
- setEncoding(Encoding) - Method in class org.jruby.lexer.LexingCommon
-
- setEncoding(ByteList) - Method in class org.jruby.lexer.LexingCommon
-
- setEncoding(ByteList) - Method in class org.jruby.lexer.yacc.RubyLexer
-
- setEncoding(Encoding) - Method in class org.jruby.RubyFile
-
- setEncoding(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.RubyIO
-
- setEncoding(Encoding) - Method in class org.jruby.RubyRegexp
-
- setEncoding(Encoding) - Method in class org.jruby.RubyString
-
- setEncoding(Encoding) - Method in class org.jruby.RubySymbol
-
- setEncoding(Encoding) - Method in interface org.jruby.runtime.encoding.EncodingCapable
-
- setEncoding(Encoding) - Method in class org.jruby.util.ByteList
-
- setEncodingAndCodeRange(Encoding, int) - Method in class org.jruby.RubyString
-
- setEncodingNone() - Method in class org.jruby.RubyRegexp
-
- setEncodingNone(boolean) - Method in class org.jruby.util.RegexpOptions
-
- setEndOffset(int) - Method in class org.jruby.parser.RubyParserResult
-
- setENV(RubyHash) - Method in class org.jruby.Ruby
-
- setEnvironment(Map) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes an environment variables' map.
- setEnvironment(Map) - Method in class org.jruby.embed.IsolatedScriptingContainer
-
- setEnvironment(Map) - Method in class org.jruby.embed.ScriptingContainer
-
Changes an environment variables' map.
- setEnvironment(Map<String, String>) - Method in class org.jruby.RubyInstanceConfig
-
- setErrno(Errno) - Method in class org.jruby.util.io.PosixShim
-
- setError(PrintStream) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes STDERR and $stderr to a gievn print stream.
- setError(Writer) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes STDERR and $stderr to a given writer.
- setError(PrintStream) - Method in class org.jruby.embed.ScriptingContainer
-
Changes STDERR and $stderr to a given print stream.
- setError(Writer) - Method in class org.jruby.embed.ScriptingContainer
-
Changes STDERR and $stderr to a given writer.
- setError(PrintStream) - Method in class org.jruby.RubyInstanceConfig
-
- setErrorInfo(IRubyObject) - Method in class org.jruby.RubyThread
-
- setErrorInfo(Ruby, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- setErrorInfo(IRubyObject) - Method in class org.jruby.runtime.ThreadContext
-
- setErrorWriter(Writer) - Method in class org.jruby.embed.ScriptingContainer
-
Replaces a standard error by a specified writer.
- setEtc(RubyModule) - Method in class org.jruby.Ruby
-
- seteuid(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess.Sys
-
Deprecated.
- seteuid(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess.Sys
-
- setEvalType(EvalType) - Method in class org.jruby.runtime.DynamicScope
-
- setEventHooksEnabled(boolean) - Method in class org.jruby.runtime.ThreadContext
-
- setException(RubyException) - Method in exception org.jruby.exceptions.RaiseException
-
Sets the exception
- setException(RubyException, boolean) - Method in exception org.jruby.exceptions.RaiseException
-
Deprecated.
- setExceptionRequiresBacktrace(boolean) - Method in class org.jruby.runtime.ThreadContext
-
- setExplicitCallProtocol(boolean) - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- setExplicitKCode(KCode) - Method in class org.jruby.util.RegexpOptions
-
This regexp has an explicit encoding flag or 'nesu' letter associated
with it.
- setExtended(boolean) - Method in class org.jruby.util.RegexpOptions
-
- setExternalEncoding(String) - Method in class org.jruby.RubyInstanceConfig
-
- setExtraTypeInfo(String) - Method in class org.jruby.ast.java_signature.SignatureNode
-
- setFD(ChannelFD) - Method in class org.jruby.util.io.OpenFile
-
- setFFI(FFI) - Method in class org.jruby.Ruby
-
- setFFIHandle(Object) - Method in class org.jruby.RubyBasicObject
-
- setFFIHandle(RubyBasicObject, Object) - Method in class org.jruby.runtime.ivars.VariableTableManager
-
Set the FFI handle for the given object.
- setFiber(RubyClass) - Method in class org.jruby.Ruby
-
Deprecated.
- setFiber(ThreadFiber) - Method in class org.jruby.runtime.ThreadContext
-
- setFiberCurrentThread(RubyThread) - Method in class org.jruby.RubyThread
-
- setFieldValue(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.Struct
-
- setFile(String) - Method in class org.jruby.ant.RakeTaskBase
-
- setFile(String) - Method in class org.jruby.runtime.Binding
-
- setFile(String) - Method in class org.jruby.runtime.ThreadContext
-
Deprecated.
- setFileAndLine(String, int) - Method in class org.jruby.runtime.ThreadContext
-
- setFileAndLine(ISourcePosition) - Method in class org.jruby.runtime.ThreadContext
-
- setFilename(String) - Method in class org.jruby.ast.executable.AbstractScript
-
- setFilename(String) - Method in interface org.jruby.ast.executable.Script
-
- setFileName(String) - Method in class org.jruby.ir.IREvalScript
-
- setFileName(String) - Method in class org.jruby.ir.IRScope
-
- setFileName(String) - Method in class org.jruby.ir.IRScriptBody
-
- setFilename(String) - Method in class org.jruby.runtime.backtrace.BacktraceElement
-
- setFinalizer(OpenFile.Finalizer) - Method in class org.jruby.util.io.OpenFile
-
- setFixed(boolean) - Method in class org.jruby.util.RegexpOptions
-
- setFlag(int, boolean) - Method in class org.jruby.RubyBasicObject
-
Sets or unsets a flag on this object.
- setForceStdin(boolean) - Method in class org.jruby.RubyInstanceConfig
-
Set whether we should only look at stdin for source.
- setFrozen(boolean) - Method in class org.jruby.ast.DStrNode
-
- setFrozen(boolean) - Method in class org.jruby.ast.StrNode
-
- setFrozen(IRubyObject, boolean) - Static method in class org.jruby.BasicObjectStub
-
- setFrozen(boolean) - Method in class org.jruby.ir.operands.UndefinedValue
-
RubyMethod setFrozen.
- setFrozen(boolean) - Method in class org.jruby.RubyBasicObject
-
Sets whether this object is frozen or not.
- setFrozen(boolean) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
RubyMethod setFrozen.
- setFrozenStringLiteral(boolean) - Method in class org.jruby.parser.ParserConfiguration
-
- setFrozenStringLiteral(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setFunctionalCallSite(CallSite[], int, String) - Static method in class org.jruby.ast.executable.AbstractScript
-
- setGenerator(RubyClass) - Method in class org.jruby.Ruby
-
Deprecated.
- setGenericString(String) - Method in class org.jruby.ast.java_signature.ReferenceTypeNode
-
- setGenericsTyping(String) - Method in class org.jruby.ast.java_signature.ReferenceTypeNode
-
- setgid(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess.Sys
-
Deprecated.
- setgid(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess.Sys
-
- setgid_p() - Method in class org.jruby.RubyFileStat
-
- setgid_p(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest.FileTestFileMethods
-
- setgid_p(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest
-
- setGlobalAbortOnExceptionEnabled(boolean) - Method in class org.jruby.Ruby
-
- setGlobalFallback(GlobalSite, IRubyObject, ThreadContext) - Static method in class org.jruby.ir.targets.Bootstrap
-
- setGlobalRequireLock(boolean) - Method in class org.jruby.RubyInstanceConfig
-
Set whether to use a single global lock for requires.
- setGlobalUncached(GlobalVariable, IRubyObject) - Static method in class org.jruby.ir.targets.Bootstrap
-
- setGlobalVariable(String, String, int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
Set the global variable with the given name to the value on stack.
- setGlobalVariable(String, String, int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- setGlobalVariable(IRubyObject, Ruby, String) - Static method in class org.jruby.runtime.Helpers
-
- setGlobalVariables(GlobalVariables) - Method in class org.jruby.Ruby
-
Deprecated.
- setgrent(IRubyObject) - Static method in class org.jruby.ext.etc.RubyEtc
-
- setGroupStruct(RubyClass) - Method in class org.jruby.Ruby
-
- setHandle(Object) - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- setHandle(Object) - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Set the "handle" associated with this DynamicMethod.
- setHandle(Handle) - Method in class org.jruby.ir.IRClosure
-
- setHardExit(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setHasBreakInstructions() - Method in class org.jruby.ir.IRScope
-
- setHasInlineScript(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setHasLoops() - Method in class org.jruby.ir.IRScope
-
- setHasNonLocalReturns() - Method in class org.jruby.ir.IRScope
-
- setHasScriptArgv(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setHasShebangLine(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setHeredocIndent(int) - Method in class org.jruby.ext.ripper.RipperParserBase
-
- setHeredocIndent(int) - Method in class org.jruby.lexer.LexingCommon
-
- setHeredocLineIndent(int) - Method in class org.jruby.lexer.LexingCommon
-
- setHomeDirectory(String) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes a JRuby home directroy to a directory of a given name.
- setHomeDirectory(String) - Method in class org.jruby.embed.ScriptingContainer
-
Changes a JRuby home directory to a directory of a given name.
- setIgnorecase(boolean) - Method in class org.jruby.util.RegexpOptions
-
- setImplementationClass(RubyModule) - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- setImplementationClass(RubyModule) - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Set the class on which this method is implemented, used for 'super'
logic, among others.
- setImplementationClass(RubyModule) - Method in class org.jruby.internal.runtime.methods.NullMethod
-
Dummy override of setImplementationClass that does nothing.
- setImplementationClass(RubyModule) - Method in class org.jruby.internal.runtime.methods.UndefinedMethod
-
Dummy override of setImplementationClass that does nothing.
- setInclusiveHostCount(boolean) - Method in class org.jruby.ext.socket.SubnetUtils
-
- setInDef(boolean) - Method in class org.jruby.ext.ripper.RipperParserBase
-
- setInDef(boolean) - Method in class org.jruby.parser.ParserSupport
-
- setInitialTarget(MethodHandle) - Method in class org.jruby.ir.targets.InvokeSite
-
- setInitialTarget(MethodHandle) - Method in class org.jruby.runtime.invokedynamic.JRubyCallSite
-
- setInPlaceBackupExtension(String) - Method in class org.jruby.RubyInstanceConfig
-
- setInput(InputStream) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes STDIN and $stdin to a given input stream.
- setInput(Reader) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes STDIN and $stdin to a given reader.
- setInput(InputStream) - Method in class org.jruby.embed.ScriptingContainer
-
Changes STDIN and $stdin to a given input stream.
- setInput(Reader) - Method in class org.jruby.embed.ScriptingContainer
-
Changes STDIN and $stdin to a given reader.
- setInput(InputStream) - Method in class org.jruby.RubyInstanceConfig
-
- setInputFieldSeparator(String) - Method in class org.jruby.RubyInstanceConfig
-
- setInSingle(int) - Method in class org.jruby.ext.ripper.RipperParserBase
-
- setInstanceVariable(String, IRubyObject) - Method in class org.jruby.BasicObjectStub.DummyInstanceVariables
-
- setInstanceVariable(IRubyObject, String, IRubyObject) - Method in class org.jruby.embed.internal.EmbedRubyObjectAdapterImpl
-
- setInstanceVariable(IRubyObject, IRubyObject, String) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- setInstanceVariable(String, IRubyObject) - Method in class org.jruby.RubyBasicObject
-
rb_iv_set / rb_ivar_set
- setInstanceVariable(IRubyObject, String, IRubyObject) - Method in interface org.jruby.RubyObjectAdapter
-
- setInstanceVariable(String, IRubyObject) - Method in interface org.jruby.runtime.builtin.InstanceVariables
-
Sets the named instance variable to the specified value.
- setInstanceVariable(IRubyObject, IRubyObject, String) - Static method in class org.jruby.runtime.Helpers
-
- setInternalEncoding(String) - Method in class org.jruby.RubyInstanceConfig
-
- setInternalModuleVariable(String, IRubyObject) - Method in class org.jruby.RubyModule
-
- setInternalVariable(String, Object) - Method in class org.jruby.BasicObjectStub.DummyInternalVariables
-
- setInternalVariable(String, Object) - Method in class org.jruby.RubyBasicObject
-
- setInternalVariable(String, Object) - Method in interface org.jruby.runtime.builtin.InternalVariables
-
Sets the named internal variable to the specified value.
- setInterrupt() - Method in class org.jruby.RubyThread
-
- setIRScope(IRScope) - Method in class org.jruby.parser.StaticScope
-
- setIsBuiltin(boolean) - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- setIsBuiltin(boolean) - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
- setIsBuiltin(boolean) - Method in class org.jruby.internal.runtime.methods.UndefinedMethod
-
- setIsEND() - Method in class org.jruby.ir.IRClosure
-
- setIsInClass(boolean) - Method in class org.jruby.ext.ripper.RipperParserBase
-
- setIsInClass(boolean) - Method in class org.jruby.parser.ParserSupport
-
- setIsMaybeUsingRefinements() - Method in class org.jruby.ir.IRScope
-
- setIterNode(Node) - Method in interface org.jruby.ast.BlockAcceptingNode
-
- setIterNode(Node) - Method in class org.jruby.ast.CallNode
-
- setIterNode(Node) - Method in class org.jruby.ast.FCallNode
-
- setIterNode(Node) - Method in class org.jruby.ast.SuperNode
-
- setIterNode(Node) - Method in class org.jruby.ast.ZSuperNode
-
- setIvarWaiting(boolean) - Method in class org.jruby.runtime.marshal.UnmarshalStream.MarshalState
-
- setJava(boolean) - Method in class org.jruby.util.RegexpOptions
-
- setJavaName(String) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- setJavaObject(Ruby, Object) - Method in interface org.jruby.embed.variable.BiVariable
-
Sets a Java object as a value of this object.
- setJavaObject(Ruby, Object) - Method in class org.jruby.embed.variable.GlobalVariable
-
Sets a Java object and its Ruby type as a value of this object.
- setJavaObjectVariable(Object, int, Object) - Method in class org.jruby.javasupport.JavaSupport
-
Deprecated.
- setJavaObjectVariable(Object, int, Object) - Method in class org.jruby.javasupport.JavaSupportImpl
-
Deprecated.
- setJavaProxy(boolean) - Method in class org.jruby.RubyModule
-
Set whether this class is associated with (i.e.
- setJavaProxyClassFactory(JavaProxyClassFactory) - Method in class org.jruby.Ruby
-
- setJitBackground(boolean) - Method in class org.jruby.RubyInstanceConfig
-
Set whether the JIT compiler should run in a background thread (Executor-based).
- setJitLogEvery(int) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes a value of n, so that jitted methods are logged in every n methods.
- setJitLogEvery(int) - Method in class org.jruby.embed.ScriptingContainer
-
Changes a value of n, so that jitted methods are logged in every n methods.
- setJitLogEvery(int) - Method in class org.jruby.RubyInstanceConfig
-
- setJitMax(int) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes a value of a max class cache size.
- setJitMax(int) - Method in class org.jruby.embed.ScriptingContainer
-
Changes a value of a max class cache size.
- setJitMax(int) - Method in class org.jruby.management.Config
-
- setJitMax(int) - Method in interface org.jruby.management.ConfigMBean
-
- setJitMax(int) - Method in class org.jruby.RubyInstanceConfig
-
- setJitMaxSize(int) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes a value of a max size of the bytecode generated by compiler.
- setJitMaxSize(int) - Method in class org.jruby.embed.ScriptingContainer
-
Changes a value of a max size of the bytecode generated by compiler.
- setJitMaxSize(int) - Method in class org.jruby.management.Config
-
- setJitMaxSize(int) - Method in interface org.jruby.management.ConfigMBean
-
- setJitMaxSize(int) - Method in class org.jruby.RubyInstanceConfig
-
- setJitThreshold(int) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes a value of the threshold that determines whether jitted methods'
call reached to the limit or not.
- setJitThreshold(int) - Method in class org.jruby.embed.ScriptingContainer
-
Changes a value of the threshold that determines whether jitted methods'
call reached to the limit or not.
- setJitThreshold(int) - Method in class org.jruby.management.Config
-
- setJitThreshold(int) - Method in interface org.jruby.management.ConfigMBean
-
- setJitThreshold(int) - Method in class org.jruby.RubyInstanceConfig
-
- setJRubyHome(ScriptingContainer) - Static method in class org.jruby.embed.util.SystemPropertyCatcher
-
Deprecated.
- setJRubyHome(String) - Method in class org.jruby.Ruby
-
- setJRubyHome(String) - Method in class org.jruby.RubyInstanceConfig
-
- setJumpTarget(Label) - Method in class org.jruby.ir.instructions.JumpInstr
-
- setJumpTarget(Label) - Method in interface org.jruby.ir.instructions.JumpTargetInstr
-
- setJumpTarget(Label) - Method in class org.jruby.ir.instructions.OneOperandBranchInstr
-
- setJumpTarget(Label) - Method in class org.jruby.ir.instructions.TwoOperandBranchInstr
-
- setKCode(KCode) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes a value of KCode to a given value.
- setKCode(KCode) - Method in class org.jruby.embed.ScriptingContainer
-
Changes a value of KCode to a given value.
- setKCode(KCode) - Method in class org.jruby.Ruby
-
- setKCode(KCode) - Method in class org.jruby.RubyInstanceConfig
-
- setKeepAlive(Channel, boolean) - Method in enum org.jruby.ext.socket.SocketType
-
- setKernelGsubDefined(boolean) - Method in class org.jruby.RubyInstanceConfig
-
Set whether Kernel#gsub should be defined
- setKlazz(RubyModule) - Method in class org.jruby.runtime.Frame
-
Set the class we are calling against.
- setLambda(boolean) - Method in class org.jruby.runtime.DynamicScope
-
- setLastCallStatusAndVisibility(CallType, Visibility) - Method in class org.jruby.runtime.ThreadContext
-
- setLastExitStatus(IRubyObject) - Method in class org.jruby.runtime.ThreadContext
-
- setLastLine(IRubyObject) - Method in class org.jruby.runtime.Frame
-
- setLastLine(Ruby, ThreadContext, IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
- setLastLine(IRubyObject) - Method in class org.jruby.runtime.ThreadContext
-
Set the $_ (lastlne) "global" to the given value.
- setLeftParenBegin(Integer) - Method in class org.jruby.ext.ripper.RipperParserBase
-
- setLeftParenBegin(int) - Method in class org.jruby.lexer.LexingCommon
-
- setLexer(RubyLexer) - Method in class org.jruby.parser.ParserSupport
-
- SetLibrary - Class in org.jruby.ext.set
-
- SetLibrary() - Constructor for class org.jruby.ext.set.SetLibrary
-
- setLine(int) - Method in class org.jruby.runtime.backtrace.BacktraceElement
-
- setLine(int) - Method in class org.jruby.runtime.Binding
-
- setLine(int) - Method in class org.jruby.runtime.ThreadContext
-
- setLineNumber(int) - Method in class org.jruby.util.io.OpenFile
-
- setLiteral() - Method in class org.jruby.RubyRegexp
-
- setLiteral(boolean) - Method in class org.jruby.util.RegexpOptions
-
- setLoadedNativeExtensions(boolean) - Static method in class org.jruby.RubyInstanceConfig
-
- setLoader(ClassLoader) - Method in class org.jruby.RubyInstanceConfig
-
- setLoadGemfile(boolean) - Method in class org.jruby.RubyInstanceConfig
-
Set whether to load and setup bundler on startup.
- setLoadName(String) - Method in class org.jruby.runtime.load.LoadService.SearchState
-
- setLoadPaths(List<String>) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes a list of load paths Ruby scripts/libraries.
- setLoadPaths(List<String>) - Method in class org.jruby.embed.ScriptingContainer
-
Changes a list of load paths Ruby scripts/libraries.
- setLoadPaths(List<String>) - Method in class org.jruby.RubyInstanceConfig
-
- setLoadServiceCreator(RubyInstanceConfig.LoadServiceCreator) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes a LoadServiceCreator to a given one.
- setLoadServiceCreator(RubyInstanceConfig.LoadServiceCreator) - Method in class org.jruby.embed.ScriptingContainer
-
Changes a LoadServiceCreator to a given one.
- setLoadServiceCreator(RubyInstanceConfig.LoadServiceCreator) - Method in class org.jruby.RubyInstanceConfig
-
- setLocation(RubyClass) - Method in class org.jruby.Ruby
-
- setMainThread(Thread, RubyThread) - Method in class org.jruby.internal.runtime.ThreadService
-
- setMarshal(ObjectMarshal) - Method in class org.jruby.RubyClass
-
- setMemory(long, long, byte) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- setMemory(long, long, byte) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- setMemory(long, long, byte) - Method in class org.jruby.ext.ffi.MemoryIO
-
Sets the contents of the memory area to the value.
- setMemory(long, long, byte) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- setMemoryIO(MemoryIO) - Method in class org.jruby.ext.ffi.MemoryObject
-
Replaces the native memory object backing this ruby memory object
- setMessage(IRubyObject) - Method in class org.jruby.RubyException
-
Set the message for this NameError.
- setMetaClass(RubyClass) - Method in class org.jruby.IncludedModule
-
- setMetaClass(RubyClass) - Method in class org.jruby.RubyBasicObject
-
Makes it possible to change the metaclass of an object.
- setMethod(String) - Method in class org.jruby.runtime.backtrace.BacktraceElement
-
- setMethod(String) - Method in class org.jruby.runtime.Binding
-
- setMethodLocation(RubyModule) - Method in class org.jruby.RubyModule
-
- setMethodVisibility(IRubyObject[], Visibility) - Method in class org.jruby.RubyModule
-
set_method_visibility
- setMethodVisitor(MethodVisitor) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- setMicros(int) - Method in class org.jruby.RubyTime
-
Sets the microsecond part for this Time object.
- setMicroseconds(long) - Method in class org.jruby.RubyTime
-
- setMode(int) - Method in class org.jruby.util.io.OpenFile
-
- setModeFlags(ModeFlags) - Method in class org.jruby.util.io.IOOptions
-
- setModes(ModeFlags) - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- setModes(ModeFlags) - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- setModes(ModeFlags) - Method in interface org.jruby.util.io.Stream
-
Deprecated.
- setModifiers(List<Object>) - Method in class org.jruby.ast.java_signature.SignatureNode
-
- setModule(RubyModule) - Method in class org.jruby.parser.StaticScope
-
- setModuleSuperClass(RubyClass) - Method in class org.jruby.RubyClass
-
- setMultiline(boolean) - Method in class org.jruby.util.RegexpOptions
-
- setName(IRubyObject) - Method in class org.jruby.RubyThread
-
- setName(String) - Method in class org.jruby.runtime.Frame
-
Set the method name associated with this frame
- setNanos(int) - Method in class org.jruby.RubyTime
-
Sets the nanosecond part for this Time object.
- setNativeCall(Class, String, Class, Class[], boolean, boolean) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- setNativeCall(Class, String, Class, Class[], boolean) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- setNativeCall(Class, String, Class, Class[], boolean, boolean) - Method in interface org.jruby.internal.runtime.methods.NativeCallMethod
-
Set the single-arity NativeCall for this method.
- setNativeCall(Class, String, Class, Class[], boolean) - Method in interface org.jruby.internal.runtime.methods.NativeCallMethod
-
Set the single-arity NativeCall for this method.
- setNativeEnabled(boolean) - Method in class org.jruby.embed.ScriptingContainer
-
Set whether native code is enabled for this config.
- setNativeEnabled(boolean) - Method in class org.jruby.RubyInstanceConfig
-
Set whether native code is enabled for this config.
- setNativeHandle(Object) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- setNeedsCodeCoverage() - Method in class org.jruby.ir.IRScope
-
- setNewline() - Method in class org.jruby.ast.Node
-
- setNextLabelIndex(int) - Method in class org.jruby.ir.IRScope
-
- setNonblock(Ruby) - Method in class org.jruby.util.io.OpenFile
-
- setNormalMethodMissing(DynamicMethod) - Method in class org.jruby.Ruby
-
- setNotImplemented(boolean) - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- setNotImplemented(boolean) - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Set whether this method is "not implemented".
- setNotImplemented(boolean) - Method in class org.jruby.internal.runtime.methods.UndefinedMethod
-
- setNSec(long) - Method in class org.jruby.RubyTime
-
Set the nano-second (only) part for this time.
- setNSec(long) - Method in class org.jruby.util.RubyDateFormat
-
Deprecated.
- setNumber(NumericNode) - Method in class org.jruby.ast.ComplexNode
-
- setObject(Object) - Method in class org.jruby.java.proxies.JavaProxy
-
- setObjectJavaClass(JavaClass) - Method in class org.jruby.javasupport.JavaSupport
-
- setObjectJavaClass(JavaClass) - Method in class org.jruby.javasupport.JavaSupportImpl
-
- setObjectSpaceEnabled(boolean) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes the value to determine whether the Object Space is enabled or not.
- setObjectSpaceEnabled(boolean) - Method in class org.jruby.embed.ScriptingContainer
-
Changes the value to determine whether the Object Space is enabled or not.
- setObjectSpaceEnabled(IRubyObject, IRubyObject) - Static method in class org.jruby.ext.jruby.JRubyUtilLibrary
-
- setObjectSpaceEnabled(boolean) - Method in class org.jruby.Ruby
-
- setObjectSpaceEnabled(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setOnce(boolean) - Method in class org.jruby.util.RegexpOptions
-
- setOOBInline(Channel, boolean) - Method in enum org.jruby.ext.socket.SocketType
-
- setOperand(int, Operand) - Method in class org.jruby.ir.instructions.BSwitchInstr
-
- setOperand(int, Operand) - Method in class org.jruby.ir.instructions.Instr
-
- setOperand(int, Operand) - Method in class org.jruby.ir.instructions.NoOperandInstr
-
- setOperand(int, Operand) - Method in class org.jruby.ir.instructions.NoOperandResultBaseInstr
-
- setOperand(int, Operand) - Method in class org.jruby.ir.instructions.NOperandInstr
-
- setOperand(int, Operand) - Method in class org.jruby.ir.instructions.NOperandResultBaseInstr
-
- setOperand(int, Operand) - Method in class org.jruby.ir.instructions.OneOperandBranchInstr
-
- setOperand(int, Operand) - Method in class org.jruby.ir.instructions.OneOperandInstr
-
- setOperand(int, Operand) - Method in class org.jruby.ir.instructions.OneOperandResultBaseInstr
-
- setOperand(int, Operand) - Method in class org.jruby.ir.instructions.TwoOperandBranchInstr
-
- setOperand(int, Operand) - Method in class org.jruby.ir.instructions.TwoOperandInstr
-
- setOperand(int, Operand) - Method in class org.jruby.ir.instructions.TwoOperandResultBaseInstr
-
- setOperand1(Operand) - Method in class org.jruby.ir.instructions.OneOperandInstr
-
- setOperand1(Operand) - Method in class org.jruby.ir.instructions.OneOperandResultBaseInstr
-
- setOperand1(Operand) - Method in class org.jruby.ir.instructions.TwoOperandInstr
-
- setOperand1(Operand) - Method in class org.jruby.ir.instructions.TwoOperandResultBaseInstr
-
- setOperand2(Operand) - Method in class org.jruby.ir.instructions.TwoOperandInstr
-
- setOperand2(Operand) - Method in class org.jruby.ir.instructions.TwoOperandResultBaseInstr
-
- setOutput(PrintStream) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes STDOUT and $stdout to a given output stream.
- setOutput(Writer) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes STDOUT and $stdout to a given writer.
- setOutput(PrintStream) - Method in class org.jruby.embed.ScriptingContainer
-
Changes STDOUT and $stdout to a given output stream.
- setOutput(Writer) - Method in class org.jruby.embed.ScriptingContainer
-
Changes STDOUT and $stdout to a given writer.
- setOutput(PrintStream) - Method in class org.jruby.RubyInstanceConfig
-
- setParameterDesc(String) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- setParameterList(String[]) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- setParent(RubyModule) - Method in class org.jruby.RubyModule
-
- setParent(Invocation) - Method in class org.jruby.runtime.profile.builtin.Invocation
-
- setParser(RipperParserBase) - Method in class org.jruby.ext.ripper.RipperLexer
-
Parse must pass its support object for some check at bottom of
yylex().
- setParserDebug(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setParserSupport(ParserSupport) - Method in class org.jruby.lexer.yacc.RubyLexer
-
Parse must pass its support object for some check at bottom of
yylex().
- setPasswdStruct(RubyClass) - Method in class org.jruby.Ruby
-
- setPath(String) - Method in class org.jruby.util.io.OpenFile
-
- setpgid(IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
Deprecated.
- setpgid(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- setpgid(Ruby, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- setpgrp(IRubyObject) - Static method in class org.jruby.RubyProcess
-
Deprecated.
- setpgrp(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- setpgrp(Ruby) - Static method in class org.jruby.RubyProcess
-
- setPid(long) - Method in class org.jruby.util.io.OpenFile
-
- setPosition(ISourcePosition) - Method in class org.jruby.ast.Node
-
- setPosition(ISourcePosition) - Method in interface org.jruby.lexer.yacc.ISourcePositionHolder
-
- setPreviousCRefScope(StaticScope) - Method in class org.jruby.parser.StaticScope
-
- setPriority(int) - Method in class org.jruby.internal.runtime.NativeThread
-
- setPriority(int) - Method in interface org.jruby.internal.runtime.ThreadLike
-
- setpriority(IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
Deprecated.
- setpriority(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- setpriority(Ruby, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- setPrivateMethodMissing(DynamicMethod) - Method in class org.jruby.Ruby
-
- setProcess(Process) - Method in class org.jruby.util.io.OpenFile
-
- setProcessLineEnds(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setProcNew(boolean) - Method in class org.jruby.ir.instructions.CallBase
-
- setProcObject(RubyProc) - Method in class org.jruby.runtime.Block
-
Set the proc object associated with this block
- setproctitle(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- setProfile(Profile) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes a profiler to a given one.
- setProfile(Profile) - Method in class org.jruby.embed.ScriptingContainer
-
Changes a Profile to a given one.
- setProfile(RubyInstanceConfig.ProfilingMode) - Method in class org.jruby.embed.ScriptingContainer
-
- setProfile(Profile) - Method in class org.jruby.RubyInstanceConfig
-
- setProfileMaxMethods(int) - Method in class org.jruby.RubyInstanceConfig
-
Set the maximum number of methods to consider when profiling.
- setProfileOutput(ProfileOutput) - Method in class org.jruby.embed.ScriptingContainer
-
Changes ProfileOutput to given one.
- setProfileOutput(ProfileOutput) - Method in class org.jruby.RubyInstanceConfig
-
- setProfilingMode(RubyInstanceConfig.ProfilingMode) - Method in class org.jruby.embed.ScriptingContainer
-
Changes a ProfilingMode to a given one.
- setProfilingMode(RubyInstanceConfig.ProfilingMode) - Method in class org.jruby.RubyInstanceConfig
-
- setProfilingService(String) - Method in class org.jruby.RubyInstanceConfig
-
- setProtectedMethodMissing(DynamicMethod) - Method in class org.jruby.Ruby
-
- setpwent(IRubyObject) - Static method in class org.jruby.ext.etc.RubyEtc
-
- setReader(Reader) - Method in class org.jruby.embed.ScriptingContainer
-
Replaces a standard input by a specified reader
- setReadLength(int) - Method in class org.jruby.RubyString
-
- setRealSize(int) - Method in class org.jruby.util.ByteList
-
- setReceiveBufferSize(Channel, int) - Method in enum org.jruby.ext.socket.SocketType
-
- setReceivesClosureArg() - Method in class org.jruby.ir.IRScope
-
- setReceivesKeywordArgs() - Method in class org.jruby.ir.IRScope
-
- setRecordSeparator(String) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes a record separator to a given value.
- setRecordSeparator(String) - Method in class org.jruby.embed.ScriptingContainer
-
Changes a record separator to a given value.
- setRecordSeparator(String) - Method in class org.jruby.RubyInstanceConfig
-
- setRecordSeparatorVar(GlobalVariable) - Method in class org.jruby.Ruby
-
- setRecursiveDepth(int) - Method in class org.jruby.runtime.profile.builtin.Invocation
-
- setRecursiveSet(Set<RecursiveComparator.Pair>) - Method in class org.jruby.runtime.ThreadContext
-
- setRefinements(Map<RubyModule, RubyModule>) - Method in class org.jruby.RubyModule
-
- setRegexpEncoding(Ruby, ByteList, RegexpOptions) - Method in class org.jruby.lexer.LexingCommon
-
- setReifiedClass(Class<? extends IRubyObject>) - Method in class org.jruby.RubyClass
-
- setReportOnException(IRubyObject) - Method in class org.jruby.Ruby
-
- setRescuerBB(BasicBlock, BasicBlock) - Method in class org.jruby.ir.representations.CFG
-
- setRespondToMethod(DynamicMethod) - Method in class org.jruby.Ruby
-
- setRespondToMissingMethod(DynamicMethod) - Method in class org.jruby.Ruby
-
- setResult(Object[], DynamicScope, Variable, Object) - Static method in class org.jruby.ir.interpreter.InterpreterEngine
-
- setResult(Object[], DynamicScope, Instr, Object) - Static method in class org.jruby.ir.interpreter.InterpreterEngine
-
- setResult(RubyParserResult) - Method in class org.jruby.parser.ParserSupport
-
Sets the result.
- setResult(IRubyObject) - Method in class org.jruby.RubyStopIteration
-
- setReturnType(TypeNode) - Method in class org.jruby.ast.java_signature.MethodSignatureNode
-
- setReuseAddress(Channel, boolean) - Method in enum org.jruby.ext.socket.SocketType
-
- setReuseParentDynScope(boolean) - Method in class org.jruby.ir.interpreter.InterpreterContext
-
- setrlimit(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- setrlimit(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- setRootFiber(IRubyObject) - Method in class org.jruby.Ruby
-
Deprecated.
- setRootFiber(ThreadFiber) - Method in class org.jruby.runtime.ThreadContext
-
- setRootScope(StaticScope) - Method in class org.jruby.ast.executable.AbstractScript
-
- setRootScope(StaticScope) - Method in interface org.jruby.ast.executable.Script
-
- setRubyClassAllocator(Class<? extends IRubyObject>) - Method in class org.jruby.RubyClass
-
Set a reflective allocator that calls the "standard" Ruby object
constructor (Ruby, RubyClass) on the given class.
- setRubyName(String) - Method in class org.jruby.internal.runtime.NativeThread
-
- setRubyName(String) - Method in interface org.jruby.internal.runtime.ThreadLike
-
- setRubyObject(IRubyObject) - Method in interface org.jruby.embed.variable.BiVariable
-
Sets a org.jruby.runtime.builtin.IRubyObject type, Ruby object as a value
of this object.
- setRubySourceline(int) - Method in class org.jruby.lexer.LexingCommon
-
- setRubyStaticAllocator(Class<?>) - Method in class org.jruby.RubyClass
-
Set a reflective allocator that calls the "standard" Ruby object
constructor (Ruby, RubyClass) on the given class via a static
__allocate__ method intermediate.
- setRunRubyInProcess(boolean) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes the value to determine whether Ruby runs in a process or not.
- setRunRubyInProcess(boolean) - Method in class org.jruby.embed.ScriptingContainer
-
Changes the value to determine whether Ruby runs in a process or not.
- setRunRubyInProcess(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setSafeLevel(int) - Method in class org.jruby.Ruby
-
Deprecated.
- setSafeLevel(int) - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- setSavedExceptionInLambda(Throwable) - Method in class org.jruby.runtime.ThreadContext
-
- setScope(DynamicScope) - Method in class org.jruby.parser.RubyParserResult
-
- setScopeType(IRScopeType) - Method in class org.jruby.parser.StaticScope
-
- setScriptDynamicScope(DynamicScope) - Method in class org.jruby.ir.IRScriptBody
-
- setScriptFilename(String) - Method in interface org.jruby.embed.EmbedRubyInstanceConfigAdapter
-
Changes a script filename to run.
- setScriptFilename(String) - Method in class org.jruby.embed.ScriptingContainer
-
Changes a script filename to run.
- setScriptFileName(String) - Method in class org.jruby.RubyInstanceConfig
-
- setSecondaryCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.CmpCallSite
-
- setSecondaryCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.DivCallSite
-
- setSecondaryCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.EqCallSite
-
- setSecondaryCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.GeCallSite
-
- setSecondaryCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.GtCallSite
-
- setSecondaryCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.LeCallSite
-
- setSecondaryCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.LtCallSite
-
- setSecondaryCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.MinusCallSite
-
- setSecondaryCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.ModCallSite
-
- setSecondaryCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.MulCallSite
-
- setSecondaryCache(CacheEntry, IRubyObject) - Method in class org.jruby.runtime.callsite.PlusCallSite
-
- setSecurityRestricted(boolean) - Static method in class org.jruby.Ruby
-
- setSelf(IRubyObject) - Method in class org.jruby.runtime.Binding
-
- setSelf(IRubyObject) - Method in class org.jruby.runtime.Frame
-
Set the self associated with this frame
- setSendBufferSize(Channel, int) - Method in enum org.jruby.ext.socket.SocketType
-
- setShouldCheckSyntax(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setShouldPrintProperties(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setShouldPrintUsage(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setShouldRunInterpreter(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setShowBytecode(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setShowCopyright(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setShowVersion(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setsid(IRubyObject) - Static method in class org.jruby.RubyProcess
-
Deprecated.
- setsid(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyProcess
-
- setsid(Ruby) - Static method in class org.jruby.RubyProcess
-
- setSignature(Signature) - Method in class org.jruby.parser.StaticScope
-
This happens in when first defining ArgsNodes or when reifying a method from AOT.
- setSingleton(boolean) - Method in class org.jruby.internal.runtime.methods.JavaMethod
-
- setSiphashEnabled(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setSocketOption(Channel, SocketOption, int) - Method in enum org.jruby.ext.socket.SocketType
-
- setsockopt(ThreadContext, IRubyObject) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- setsockopt(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- setsockopt(IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
Deprecated.
- setsockopt(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Method in class org.jruby.ext.socket.RubyUNIXSocket
-
- setSoLinger(Channel, boolean, int) - Method in enum org.jruby.ext.socket.SocketType
-
- setSoTimeout(Channel, int) - Method in enum org.jruby.ext.socket.SocketType
-
- setSource(IterNode) - Method in class org.jruby.ir.IRClosure
-
- setSource(LexerSource) - Method in class org.jruby.lexer.LexingCommon
-
Allow the parser to set the source for its lexer.
- setSourceEncoding(String) - Method in class org.jruby.RubyInstanceConfig
-
- setSpecific(MethodHandle) - Method in class org.jruby.internal.runtime.methods.CompiledIRMethod
-
- setSpecificName(String) - Method in class org.jruby.ir.targets.JVMVisitorMethodContext
-
- setSplit(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setState(int) - Method in class org.jruby.ext.ripper.RipperParserBase
-
- setState(Object) - Method in class org.jruby.javasupport.proxy.JavaProxyClass.ProxyMethodImpl
-
- setState(Object) - Method in interface org.jruby.javasupport.proxy.JavaProxyMethod
-
store state (cache target callable?) in the proxy method
- setState(int) - Method in class org.jruby.lexer.LexingCommon
-
- setStaticScope(StaticScope) - Method in class org.jruby.runtime.BlockBody
-
- setStaticScope(StaticScope) - Method in class org.jruby.runtime.CallBlock
-
- setStaticScope(StaticScope) - Method in class org.jruby.runtime.CallBlock19
-
- setStaticScope(StaticScope) - Method in class org.jruby.runtime.ContextAwareBlockBody
-
- setStaticScope(StaticScope) - Method in class org.jruby.runtime.JavaInternalBlockBody
-
- setStaticScope(StaticScope) - Method in class org.jruby.runtime.NullBlockBody
-
- setStatus(int) - Method in exception org.jruby.exceptions.MainExitException
-
- setStrBuf(Ruby, IRubyObject, int) - Static method in class org.jruby.util.io.EncodingUtils
-
- setStream(PrintStream) - Method in class org.jruby.util.log.OutputStreamLogger
-
- setStrTerm(StrTerm) - Method in class org.jruby.ext.ripper.RipperLexer
-
- setStrTerm(StrTerm) - Method in class org.jruby.ext.ripper.RipperParserBase
-
- setStrTerm(StrTerm) - Method in class org.jruby.lexer.yacc.RubyLexer
-
- setSuperCallSite(CallSite[], int) - Static method in class org.jruby.ast.executable.AbstractScript
-
- setSuperClass(RubyClass) - Method in class org.jruby.RubyModule
-
- setSuperMethodMissing(DynamicMethod) - Method in class org.jruby.Ruby
-
- setSync(boolean) - Method in class org.jruby.RubyIO
-
- setSync(boolean) - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- setSync(boolean) - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- setSync(boolean) - Method in class org.jruby.util.io.OpenFile
-
- setSync(boolean) - Method in interface org.jruby.util.io.Stream
-
Deprecated.
- setTaint(IRubyObject, boolean) - Static method in class org.jruby.BasicObjectStub
-
- setTaint(boolean) - Method in class org.jruby.ir.operands.UndefinedValue
-
RubyMethod setTaint.
- setTaint(boolean) - Method in class org.jruby.RubyBasicObject
-
Sets the taint flag.
- setTaint(boolean) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
RubyMethod setTaint.
- setTarget(int) - Method in exception org.jruby.exceptions.JumpException.FlowControlException
-
- setTarget(MethodHandle) - Method in class org.jruby.ir.targets.InvokeSite
-
- setTarget(MethodHandle) - Method in class org.jruby.runtime.invokedynamic.GlobalSite
-
- setTargetPC(int) - Method in class org.jruby.ir.operands.Label
-
- setTask(String) - Method in class org.jruby.ant.Rake
-
- setTcpNoDelay(Channel, boolean) - Method in enum org.jruby.ext.socket.SocketType
-
- setTextMode() - Method in class org.jruby.util.io.OpenFile
-
- setThread(RubyThread) - Method in class org.jruby.runtime.ThreadContext
-
- setThreadLocalRuntime(Ruby) - Static method in class org.jruby.Ruby
-
Set the thread-local runtime to the given runtime.
- setThrows(List<TypeNode>) - Method in class org.jruby.ast.java_signature.SignatureNode
-
- setTokenInfo(String, ByteList) - Method in class org.jruby.ext.ripper.RipperLexer
-
- setTokenInfo(String, ByteList) - Method in class org.jruby.lexer.LexingCommon
-
- setTokenInfo(String, ByteList) - Method in class org.jruby.lexer.yacc.RubyLexer
-
- setTraceFunc(RubyProc) - Method in class org.jruby.Ruby.CallTraceFuncHook
-
- setTraceFunction(RubyProc) - Method in class org.jruby.Ruby
-
- setTraceType(TraceType) - Method in class org.jruby.RubyInstanceConfig
-
- setTraceVar(String, RubyProc) - Method in class org.jruby.internal.runtime.GlobalVariables
-
- setTypeForArray(TypeNode) - Method in class org.jruby.ast.java_signature.ArrayTypeNode
-
- setuid(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess.Sys
-
Deprecated.
- setuid(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyProcess.Sys
-
- setuid_p() - Method in class org.jruby.RubyFileStat
-
- setuid_p(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest.FileTestFileMethods
-
- setuid_p(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest
-
- setUnsafeBytes(byte[]) - Method in class org.jruby.util.ByteList
-
- setUntrusted(IRubyObject, boolean) - Static method in class org.jruby.BasicObjectStub
-
- setUntrusted(boolean) - Method in class org.jruby.ir.operands.UndefinedValue
-
RubyMethod setUntrusted.
- setUntrusted(boolean) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- setUntrusted(boolean) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
RubyMethod setUntrusted.
- setup(Ruby) - Static method in class org.jruby.ext.thread.ConditionVariable
-
- setup(Ruby) - Static method in class org.jruby.ext.thread.Mutex
-
- setup(Ruby) - Static method in class org.jruby.ext.thread.Queue
-
- setup(Ruby) - Static method in class org.jruby.ext.thread.SizedQueue
-
- setup(FullInterpreterContext) - Method in class org.jruby.ir.dataflow.DataFlowProblem
-
- setup(Ruby) - Method in class org.jruby.util.RegexpOptions
-
Calculate the encoding based on kcode option set via 'nesu'.
- setupCallArgs(Node) - Method in class org.jruby.ir.IRBuilder
-
- setUpdateNativeENVEnabled(boolean) - Method in class org.jruby.RubyInstanceConfig
-
Ensure that the JVM process' native environment will be updated when ENV is modified .
- setupProxyClass(Ruby, Class<?>, RubyClass) - Static method in class org.jruby.javasupport.binding.Initializer
-
- setupProxyModule(Ruby, Class<?>, RubyModule) - Static method in class org.jruby.javasupport.binding.Initializer
-
- setupScalaSingleton(Class<?>) - Method in class org.jruby.javasupport.binding.MethodGatherer
-
- setUpUseDefLocalVarMaps() - Method in class org.jruby.ir.interpreter.FullInterpreterContext
-
- setupYieldArgsAndYieldResult(YieldInstr, BasicBlock, int) - Method in class org.jruby.ir.transformations.inlining.InlineCloneInfo
-
- setUsageError(boolean) - Method in exception org.jruby.exceptions.MainExitException
-
- setUSec(long) - Method in class org.jruby.RubyTime
-
Set the micro-second (only) part of the time.
- setUsesEval() - Method in class org.jruby.ir.IRScope
-
- setUsesZSuper() - Method in class org.jruby.ir.IRScope
-
- setValue(BigInteger) - Method in class org.jruby.ast.BignumNode
-
- setValue(long) - Method in class org.jruby.ast.FixnumNode
-
- setValue(double) - Method in class org.jruby.ast.FloatNode
-
Sets the value
- setValue(Object) - Method in exception org.jruby.exceptions.JumpException.FlowControlException
-
- setValue(ThreadContext, IRubyObject) - Method in class org.jruby.ext.jruby.JRubyExecutionContextLocal
-
- setValue(IRubyObject) - Method in class org.jruby.internal.runtime.ReadonlyAccessor
-
- setValue(IRubyObject) - Method in class org.jruby.internal.runtime.UndefinedAccessor
-
- setValue(IRubyObject) - Method in class org.jruby.internal.runtime.ValueAccessor
-
- setValue(Ruby, int, IRubyObject) - Method in class org.jruby.java.proxies.ArrayJavaProxy
-
- setValue(Object) - Method in class org.jruby.lexer.LexingCommon
-
- setValue(Object) - Method in class org.jruby.RubyHash.RubyHashEntry
-
- setValue(CharSequence) - Method in class org.jruby.RubyString
-
Deprecated.
- setValue(ByteList) - Method in class org.jruby.RubyString
-
- setValue(int, IRubyObject, int) - Method in class org.jruby.runtime.DynamicScope
-
Set value in current dynamic scope or one of its captured scopes.
- setValue(IRubyObject, int, int) - Method in class org.jruby.runtime.DynamicScope
-
Set value in current dynamic scope or one of its captured scopes.
- setValue(IRubyObject) - Method in interface org.jruby.runtime.IAccessor
-
- setValueDepthZero(IRubyObject, int) - Method in class org.jruby.runtime.DynamicScope
-
setValue for depth zero
- setValueDepthZeroVoid(IRubyObject, int) - Method in class org.jruby.runtime.DynamicScope
-
setValue for depth zero
- setValueDepthZeroVoid(IRubyObject, int) - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- setValueEightDepthZeroVoid(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
Set value eight in this scope.
- setValueEightDepthZeroVoid(IRubyObject) - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- setValueFiveDepthZeroVoid(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
Set value five in this scope.
- setValueFiveDepthZeroVoid(IRubyObject) - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- setValueFourDepthZeroVoid(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
Set value four in this scope.
- setValueFourDepthZeroVoid(IRubyObject) - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- setValueNineDepthZeroVoid(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
Set value nine in this scope.
- setValueNineDepthZeroVoid(IRubyObject) - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- setValueNode(Node) - Method in class org.jruby.ast.AssignableNode
-
Sets the valueNode.
- setValueOneDepthZero(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
Set value one in this scope.
- setValueOneDepthZeroVoid(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
Set value one in this scope.
- setValueOneDepthZeroVoid(IRubyObject) - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- setValueSevenDepthZeroVoid(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
Set value seven in this scope.
- setValueSevenDepthZeroVoid(IRubyObject) - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- setValueSixDepthZeroVoid(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
Set value six in this scope.
- setValueSixDepthZeroVoid(IRubyObject) - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- setValueThreeDepthZero(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
Set value three in this scope.
- setValueThreeDepthZeroVoid(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
Set value three in this scope.
- setValueThreeDepthZeroVoid(IRubyObject) - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- setValueTwoDepthZero(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
Set value two in this scope.
- setValueTwoDepthZeroVoid(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
Set value two in this scope.
- setValueTwoDepthZeroVoid(IRubyObject) - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- setValueVoid(IRubyObject, int, int) - Method in class org.jruby.runtime.DynamicScope
-
Set value in current dynamic scope or one of its captured scopes.
- setValueVoid(IRubyObject, int, int) - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
Set value in current dynamic scope or one of its captured scopes.
- setValueZeroDepthZero(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
Set value zero in this scope;
- setValueZeroDepthZeroVoid(IRubyObject) - Method in class org.jruby.runtime.DynamicScope
-
Set value zero in this scope;
- setValueZeroDepthZeroVoid(IRubyObject) - Method in class org.jruby.runtime.scope.ManyVarsDynamicScope
-
- setVariable(int, String, IRubyObject, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- setVariable(int, String, IRubyObject, IRubyObject) - Method in class org.jruby.ast.executable.RuntimeCache
-
- setVariable(IRubyObject, int, Object) - Static method in class org.jruby.BasicObjectStub
-
- setVariable(BiVariable) - Method in class org.jruby.embed.internal.BiVariableMap
-
- setVariable(RubyObject, BiVariable) - Method in class org.jruby.embed.internal.BiVariableMap
-
- setVariable(MethodHandle) - Method in class org.jruby.internal.runtime.methods.CompiledIRMethod
-
- setVariable(int, Object) - Method in class org.jruby.ir.operands.UndefinedValue
-
- setVariable(int, Object) - Method in class org.jruby.java.proxies.JavaProxy
-
- setVariable(int, Object) - Method in class org.jruby.RubyBasicObject
-
- setVariable(int, Object) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
- setVariable(RubyBasicObject, RubyClass, int, Object) - Static method in class org.jruby.runtime.ivars.NonvolatileVariableAccessor
-
Set the given variable index into the specified object.
- setVariable(RubyBasicObject, RubyClass, int, Object) - Static method in class org.jruby.runtime.ivars.StampedVariableAccessor
-
Set the given variable index into the specified object.
- setVariable(RubyBasicObject, RubyClass, int, Object) - Static method in class org.jruby.runtime.ivars.SynchronizedVariableAccessor
-
Set the given variable index into the specified object.
- setVariable0(String, IRubyObject, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- setVariable1(String, IRubyObject, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- setVariable2(String, IRubyObject, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- setVariable3(String, IRubyObject, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- setVariable4(String, IRubyObject, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- setVariable5(String, IRubyObject, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- setVariable6(String, IRubyObject, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- setVariable7(String, IRubyObject, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- setVariable8(String, IRubyObject, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- setVariable9(String, IRubyObject, IRubyObject) - Method in class org.jruby.ast.executable.AbstractScript
-
- setVariableCallSite(CallSite[], int, String) - Static method in class org.jruby.ast.executable.AbstractScript
-
- setVariableChecked(RubyBasicObject, RubyClass, int, Object) - Static method in class org.jruby.runtime.ivars.NonvolatileVariableAccessor
-
Set the given variable index into the specified object.
- setVariableChecked(RubyBasicObject, RubyClass, int, Object) - Static method in class org.jruby.runtime.ivars.StampedVariableAccessor
-
Set the given variable index into the specified object.
- setVariableChecked(RubyBasicObject, RubyClass, int, Object) - Static method in class org.jruby.runtime.ivars.SynchronizedVariableAccessor
-
Set the given variable index into the specified object.
- setVariableInternal(RubyBasicObject, int, Object) - Method in class org.jruby.runtime.ivars.VariableTableManager
-
Virtual entry point for setting a variable into an object.
- setVariableInternal(RubyClass, RubyBasicObject, int, Object) - Static method in class org.jruby.runtime.ivars.VariableTableManager
-
Static entry point for setting a variable in an object.
- setVariableMethodMissing(DynamicMethod) - Method in class org.jruby.Ruby
-
- setVariableName(String) - Method in class org.jruby.ir.targets.JVMVisitorMethodContext
-
- setVariables(String[]) - Method in class org.jruby.parser.StaticScope
-
- setVariableWithAccessor(IRubyObject, IRubyObject, VariableAccessor) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- setVarsLiveOnScopeExit(Collection<LocalVariable>) - Method in class org.jruby.ir.dataflow.analyses.LiveVariablesProblem
-
- setVerbose(IRubyObject) - Method in class org.jruby.Ruby
-
Setter for property isVerbose.
- setVerbosity(RubyInstanceConfig.Verbosity) - Method in class org.jruby.RubyInstanceConfig
-
- setVisibility(Visibility) - Method in class org.jruby.internal.runtime.methods.DelegatingDynamicMethod
-
- setVisibility(Visibility) - Method in class org.jruby.internal.runtime.methods.DynamicMethod
-
Set the visibility of this method.
- setVisibility(Visibility) - Method in class org.jruby.internal.runtime.methods.NullMethod
-
Dummy implementation of setVisibility that does nothing.
- setVisibility(Visibility) - Method in class org.jruby.internal.runtime.methods.UndefinedMethod
-
Dummy implementation of setVisibility that does nothing.
- setVisibility(Visibility) - Method in class org.jruby.runtime.Binding
-
- setVisibility(Visibility) - Method in class org.jruby.runtime.Block
-
- setVisibility(Visibility) - Method in class org.jruby.runtime.Frame
-
Change the visibility associated with this frame
- setWarning(RubyModule) - Method in class org.jruby.Ruby
-
Deprecated.
- setWarnings(IRubyWarnings) - Method in class org.jruby.lexer.yacc.RubyLexer
-
- setWarnings(IRubyWarnings) - Method in class org.jruby.parser.ParserSupport
-
- setWarnings(IRubyWarnings) - Method in class org.jruby.parser.RubyParser
-
- setWithExceptionHandling(int, Object) - Method in class org.jruby.javasupport.JavaArray
-
- setWithExceptionHandlingDirect(Ruby, Object, int, Object) - Static method in class org.jruby.java.util.ArrayUtils
-
- setWithinTrace(boolean) - Method in class org.jruby.runtime.ThreadContext
-
Set whether we are actively tracing or not on this thread.
- setWriter(Writer) - Method in class org.jruby.embed.ScriptingContainer
-
Replaces a standard output by a specified writer.
- setXFlag(boolean) - Method in class org.jruby.RubyInstanceConfig
-
- setYYDebug(boolean) - Method in class org.jruby.ext.ripper.RipperParserBase
-
- SexpMaker - Class in org.jruby.ast.util
-
- SexpMaker() - Constructor for class org.jruby.ast.util.SexpMaker
-
- SH_CHDIR_ARG_COUNT - Static variable in class org.jruby.util.io.PopenExecutor
-
- sha1(IRScope) - Static method in class org.jruby.ast.util.SexpMaker
-
- SHA1() - Constructor for class org.jruby.ext.digest.RubyDigest.SHA1
-
- SHA1 - Class in org.jruby.ext.digest
-
- SHA1() - Constructor for class org.jruby.ext.digest.SHA1
-
- SHA2 - Class in org.jruby.ext.digest
-
- SHA2() - Constructor for class org.jruby.ext.digest.SHA2
-
- SHA256() - Constructor for class org.jruby.ext.digest.RubyDigest.SHA256
-
- SHA384() - Constructor for class org.jruby.ext.digest.RubyDigest.SHA384
-
- SHA512() - Constructor for class org.jruby.ext.digest.RubyDigest.SHA512
-
- shadowing_lvar(IRubyObject) - Method in class org.jruby.ext.ripper.RipperParserBase
-
- shadowing_lvar(ByteList) - Method in class org.jruby.parser.ParserSupport
-
- shadowing_lvar(String) - Method in class org.jruby.parser.ParserSupport
-
Deprecated.
- shallowDup() - Method in class org.jruby.util.ByteList
-
Create a new ByteList but do not array copy the byte backing store.
- ShellLauncher - Class in org.jruby.util
-
This mess of a class is what happens when all Java gives you is
Runtime.getRuntime().exec().
- ShellLauncher() - Constructor for class org.jruby.util.ShellLauncher
-
- ShellLauncher.LaunchConfig - Class in org.jruby.util
-
- ShellLauncher.POpenProcess - Class in org.jruby.util
-
- sHexDigits - Static variable in class org.jruby.util.Pack
-
- shift(ThreadContext) - Method in class org.jruby.java.proxies.MapJavaProxy
-
rb_hash_shift
- shift(int, short, int) - Method in class org.jruby.parser.YYDebug
-
- shift(int, int) - Method in class org.jruby.parser.YYDebug
-
- shift(ThreadContext) - Method in class org.jruby.RubyArray
-
rb_ary_shift
- shift(ThreadContext, IRubyObject) - Method in class org.jruby.RubyArray
-
- shift(ThreadContext) - Method in class org.jruby.RubyHash
-
rb_hash_shift
- shift(ThreadContext) - Method in class org.jruby.util.collections.StringArraySet
-
- shift(ThreadContext, IRubyObject) - Method in class org.jruby.util.collections.StringArraySet
-
- shift_bw(ThreadContext, IRubyObject) - Method in class org.jruby.ext.date.RubyDate
-
- shift_fw(ThreadContext, IRubyObject) - Method in class org.jruby.ext.date.RubyDate
-
- shiftCbuf(ThreadContext, int, IRubyObject) - Method in class org.jruby.util.io.OpenFile
-
- ShiftLeftCallSite - Class in org.jruby.runtime.callsite
-
- ShiftLeftCallSite() - Constructor for class org.jruby.runtime.callsite.ShiftLeftCallSite
-
- ShiftRightCallSite - Class in org.jruby.runtime.callsite
-
- ShiftRightCallSite() - Constructor for class org.jruby.runtime.callsite.ShiftRightCallSite
-
- SHORT - Static variable in class org.jruby.ast.java_signature.PrimitiveTypeNode
-
- SHORT - Static variable in class org.jruby.parser.JavaSignatureParser
-
- shortName() - Method in enum org.jruby.ir.operands.OperandType
-
- shouldBindMethod(CompatVersion, CompatVersion) - Static method in enum org.jruby.CompatVersion
-
Deprecated.
- shouldCloneIPC() - Method in class org.jruby.ir.transformations.inlining.SimpleCloneInfo
-
- shouldJIT() - Method in enum org.jruby.RubyInstanceConfig.CompileMode
-
- shouldMarshalEncoding() - Method in class org.jruby.RubyRegexp
-
- shouldMarshalEncoding() - Method in class org.jruby.RubyString
-
- shouldMarshalEncoding() - Method in class org.jruby.RubySymbol
-
- shouldMarshalEncoding() - Method in interface org.jruby.runtime.encoding.MarshalEncoding
-
- shouldPrecompileAll() - Method in enum org.jruby.RubyInstanceConfig.CompileMode
-
- shouldPrecompileCLI() - Method in enum org.jruby.RubyInstanceConfig.CompileMode
-
- shouldPrintIR(Ruby) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
If the ir.print property is enabled and we are not booting, or the ir.print.all property is enabled and we are
booting, return true to indicate IR should be printed.
- shouldPrintProperties() - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- shouldPrintUsage() - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- shouldRunInProcess() - Method in class org.jruby.util.ShellLauncher.LaunchConfig
-
Only run an in-process script if the script name has "ruby", ".rb",
or "irb" in the name.
- shouldRunInShell() - Method in class org.jruby.util.ShellLauncher.LaunchConfig
-
This hack is to work around a problem with cmd.exe on windows where it can't
interpret a filename with spaces in the first argument position as a command.
- shouldRunInterpreter() - Method in class org.jruby.RubyInstanceConfig
-
Deprecated.
- shouldTrySearch(LoadService.SearchState) - Method in class org.jruby.runtime.load.LoadService.BailoutSearcher
-
Deprecated.
- shouldTrySearch(LoadService.SearchState) - Method in class org.jruby.runtime.load.LoadService.ClassLoaderSearcher
-
Deprecated.
- shouldTrySearch(LoadService.SearchState) - Method in class org.jruby.runtime.load.LoadService.ExtensionSearcher
-
Deprecated.
- shouldTrySearch(LoadService.SearchState) - Method in interface org.jruby.runtime.load.LoadService.LoadSearcher
-
Deprecated.
- shouldTrySearch(LoadService.SearchState) - Method in class org.jruby.runtime.load.LoadService.NormalSearcher
-
Deprecated.
- shouldTrySearch(LoadService.SearchState) - Method in class org.jruby.runtime.load.LoadService.ScriptClassSearcher
-
Deprecated.
- shouldTrySearch(LoadService.SearchState) - Method in class org.jruby.runtime.load.LoadService.SourceBailoutSearcher
-
Deprecated.
- shouldUseShell(String) - Static method in class org.jruby.util.ShellLauncher
-
- shuffle(ThreadContext) - Method in class org.jruby.RubyArray
-
- shuffle(ThreadContext, IRubyObject) - Method in class org.jruby.RubyArray
-
- shuffle(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyArray
-
Deprecated.
- shuffle_bang(ThreadContext) - Method in class org.jruby.RubyArray
-
- shuffle_bang(ThreadContext, IRubyObject) - Method in class org.jruby.RubyArray
-
- shuffle_bang(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyArray
-
Deprecated.
- shutdown() - Method in class org.jruby.compiler.JITCompiler
-
Shut down this JIT compiler and its resources.
- shutdown(ThreadContext) - Method in class org.jruby.ext.fiber.FiberQueue
-
- shutdown() - Method in class org.jruby.ext.fiber.FiberQueue
-
- shutdown(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.RubyBasicSocket
-
- shutdown(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.socket.RubyTCPServer
-
- shutdown() - Method in class org.jruby.ext.thread.Queue
-
- Shutdownable - Interface in org.jruby.ext.socket
-
- shutdownInput() - Method in interface org.jruby.ext.socket.Shutdownable
-
- shutdownInput(Channel) - Method in enum org.jruby.ext.socket.SocketType
-
- shutdownOutput() - Method in interface org.jruby.ext.socket.Shutdownable
-
- shutdownOutput(Channel) - Method in enum org.jruby.ext.socket.SocketType
-
- sid_available_p(IRubyObject) - Static method in class org.jruby.RubyProcess.GroupID
-
- sid_available_p(IRubyObject) - Static method in class org.jruby.RubyProcess.UserID
-
- SideEffectFree - Interface in org.jruby.ast
-
Created by enebo on 9/26/15.
- sig(Class, Class...) - Static method in class org.jruby.util.CodegenUtils
-
Create a method signature from the given param types and return values
- sig(Class[]) - Static method in class org.jruby.util.CodegenUtils
-
- sig(Class, String, Class...) - Static method in class org.jruby.util.CodegenUtils
-
- sign() - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- sign - Variable in class org.jruby.RubyMath.NemesLogGamma
-
- sign(double, double) - Static method in class org.jruby.RubyMath
-
- SIGN_BIT - Static variable in class org.jruby.RubyFixnum
-
- SIGN_NaN - Static variable in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- SIGN_NEGATIVE_FINITE - Static variable in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- SIGN_NEGATIVE_INFINITE - Static variable in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- SIGN_NEGATIVE_ZERO - Static variable in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- SIGN_POSITIVE_FINITE - Static variable in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- SIGN_POSITIVE_INFINITE - Static variable in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- SIGN_POSITIVE_ZERO - Static variable in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- signal(ThreadContext) - Method in class org.jruby.ext.thread.ConditionVariable
-
- signaled() - Method in class org.jruby.RubyProcess.RubyStatus
-
- SignalException - Exception in org.jruby.exceptions
-
Represents a Ruby SignalException as a throwable Java exception.
- SignalException(String, RubySignalException) - Constructor for exception org.jruby.exceptions.SignalException
-
- SignalFacade - Interface in org.jruby.util
-
- signalNotEmpty() - Method in class org.jruby.ext.thread.Queue
-
Signals a waiting takeInternal.
- signalNotFull() - Method in class org.jruby.ext.thread.Queue
-
Signals a waiting put.
- signame(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubySignal
-
- signature - Variable in class org.jruby.anno.JavaMethodDescriptor
-
Deprecated.
- signature - Variable in class org.jruby.ext.ffi.jffi.DefaultMethod
-
- signature - Variable in class org.jruby.ext.ffi.jffi.JITNativeInvoker
-
- signature - Variable in class org.jruby.internal.runtime.AbstractIRMethod
-
- signature - Variable in class org.jruby.ir.targets.IRBytecodeAdapter
-
- signature - Variable in class org.jruby.ir.targets.MethodData
-
- signature - Variable in class org.jruby.runtime.BlockBody
-
- signature() - Method in class org.jruby.runtime.invokedynamic.JRubyCallSite
-
Get the actual incoming Signature for this call site.
- Signature - Class in org.jruby.runtime
-
A representation of a Ruby method signature (argument layout, min/max, keyword layout, rest args).
- Signature(int, int, int, Signature.Rest, int, int, int) - Constructor for class org.jruby.runtime.Signature
-
- Signature.Rest - Enum in org.jruby.runtime
-
- signatureFor(IRScope, boolean) - Static method in class org.jruby.ir.targets.JVMVisitor
-
- SignatureNode - Class in org.jruby.ast.java_signature
-
- SignatureNode(String, List<ParameterNode>) - Constructor for class org.jruby.ast.java_signature.SignatureNode
-
- signers() - Method in class org.jruby.javasupport.JavaClass
-
- signm2signo(String) - Static method in class org.jruby.RubySignal
-
- signmWithoutPrefix(String) - Static method in class org.jruby.RubySignal
-
- signmWithPrefix(String) - Static method in class org.jruby.RubySignal
-
- signo(ThreadContext) - Method in class org.jruby.RubySignalException
-
- signo2signm(long) - Static method in class org.jruby.RubySignal
-
- signum() - Method in class org.jruby.RubyBignum
-
- signum() - Method in class org.jruby.RubyFixnum
-
- signum() - Method in class org.jruby.RubyFloat
-
- signum() - Method in class org.jruby.RubyInteger
-
- signum() - Method in class org.jruby.RubyRational
-
- sigParams(Class...) - Static method in class org.jruby.util.CodegenUtils
-
Deprecated.
- sigParams(String, Class...) - Static method in class org.jruby.util.CodegenUtils
-
Deprecated.
- simple_name() - Method in class org.jruby.javasupport.JavaClass
-
- SimpleCloneInfo - Class in org.jruby.ir.transformations.inlining
-
Context info for simple cloning operation.
- SimpleCloneInfo(IRScope, boolean, boolean) - Constructor for class org.jruby.ir.transformations.inlining.SimpleCloneInfo
-
- SimpleCloneInfo(IRScope, boolean) - Constructor for class org.jruby.ir.transformations.inlining.SimpleCloneInfo
-
- simpleName() - Method in enum org.jruby.ast.NodeType
-
- SimpleSourcePosition - Class in org.jruby.lexer.yacc
-
- SimpleSourcePosition(String, int) - Constructor for class org.jruby.lexer.yacc.SimpleSourcePosition
-
- simplifyAndGetResult(IRScope, Map<Operand, Operand>) - Method in class org.jruby.ir.instructions.CopyInstr
-
- simplifyAndGetResult(IRScope, Map<Operand, Operand>) - Method in class org.jruby.ir.instructions.Instr
-
This method takes as input a map of operands to their values, and outputs
the result of this instruction.
- simplifyAndGetResult(IRScope, Map<Operand, Operand>) - Method in class org.jruby.ir.instructions.ReqdArgMultipleAsgnInstr
-
- simplifyAndGetResult(IRScope, Map<Operand, Operand>) - Method in class org.jruby.ir.instructions.ToAryInstr
-
- simplifyOperands(Map<Operand, Operand>, boolean) - Method in class org.jruby.ir.instructions.CallBase
-
- simplifyOperands(Map<Operand, Operand>, boolean) - Method in class org.jruby.ir.instructions.Instr
-
This method takes as input a map of operands to their values, and outputs
If the value map provides a value for any of the instruction's operands
this method is expected to replace the original operands with the simplified values.
- simplifyOperands(Map<Operand, Operand>, boolean) - Method in class org.jruby.ir.instructions.LoadLocalVarInstr
-
getLocalVar is saved for location and should not be simplified so we still know its original
depth/offset.
- simplifyOperands(Map<Operand, Operand>, boolean) - Method in class org.jruby.ir.instructions.StoreLocalVarInstr
-
getLocalVar is saved for location and should not be simplified so we still know its original
depth/offset.
- sin(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
- sin19(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
Deprecated.
- SINGLE_CHAR_BYTELISTS19 - Static variable in class org.jruby.RubyInteger
-
Deprecated.
- SINGLE_QUOTE - Static variable in class org.jruby.util.CommonByteLists
-
- singleArgument() - Static method in class org.jruby.runtime.Arity
-
- singleBlockArgToArray(IRubyObject) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- singleByteSqueeze(ByteList, boolean[]) - Static method in class org.jruby.util.StringSupport
-
- SingleThreadLocalContextProvider - Class in org.jruby.embed.internal
-
- SingleThreadLocalContextProvider(LocalVariableBehavior) - Constructor for class org.jruby.embed.internal.SingleThreadLocalContextProvider
-
- SingleThreadLocalContextProvider(LocalVariableBehavior, boolean) - Constructor for class org.jruby.embed.internal.SingleThreadLocalContextProvider
-
- singleton_class(IRubyObject) - Static method in class org.jruby.java.proxies.JavaProxy
-
- singleton_class(IRubyObject) - Static method in class org.jruby.RubyKernel
-
- singleton_class_p(ThreadContext) - Method in class org.jruby.RubyModule
-
- singleton_method(IRubyObject) - Method in class org.jruby.RubyBasicObject
-
- singleton_method(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- singleton_method_added(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyBasicObject
-
- singleton_method_added(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyNumeric
-
num_sadded
- singleton_method_added19(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyBasicObject
-
Deprecated.
- singleton_method_removed(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyBasicObject
-
- singleton_method_removed19(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyBasicObject
-
Deprecated.
- singleton_method_undefined(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyBasicObject
-
- singleton_method_undefined19(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyBasicObject
-
Deprecated.
- singleton_methods(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyBasicObject
-
rb_obj_singleton_methods
call-seq:
obj.singleton_methods(all=true) => array
Returns an array of the names of singleton methods for obj.
- singleton_methods(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
- singleton_methods19(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- SINGLETONCLASS - Static variable in class org.jruby.anno.IndyBinder
-
- SingletonLocalContextProvider - Class in org.jruby.embed.internal
-
Singleton type local context provider.
- SingletonLocalContextProvider(LocalVariableBehavior) - Constructor for class org.jruby.embed.internal.SingletonLocalContextProvider
-
- SingletonLocalContextProvider(LocalVariableBehavior, boolean) - Constructor for class org.jruby.embed.internal.SingletonLocalContextProvider
-
- SingletonMethodInvoker - Class in org.jruby.java.invokers
-
- SingletonMethodInvoker(Object, RubyClass, Supplier<Method[]>, String) - Constructor for class org.jruby.java.invokers.SingletonMethodInvoker
-
- SingletonMethodInvokerInstaller - Class in org.jruby.javasupport.binding
-
Created by headius on 2/26/15.
- SingletonMethodInvokerInstaller(String, Object) - Constructor for class org.jruby.javasupport.binding.SingletonMethodInvokerInstaller
-
- sinh(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
- sinh19(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
Deprecated.
- SIPHASH_ENABLED - Static variable in class org.jruby.util.cli.Options
-
- SipHashInline - Class in org.jruby.util
-
SipHash implementation with hand inlining the SIPROUND.
- SipHashInline() - Constructor for class org.jruby.util.SipHashInline
-
- sipush(int) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- Site - Interface in org.jruby.ir.instructions
-
Represents a site for a call or yield.
- site - Variable in class org.jruby.runtime.JavaSites.CheckedSites
-
- SITE_ID - Static variable in class org.jruby.runtime.invokedynamic.JRubyCallSite
-
- siteOf(long) - Method in class org.jruby.ir.representations.BasicBlock
-
What site object contains this callsiteId or die trying.
- sites - Variable in class org.jruby.Ruby
-
- sites - Variable in class org.jruby.runtime.ThreadContext
-
- SiteTracker - Class in org.jruby.ir.targets
-
Created by headius on 7/8/16.
- SiteTracker() - Constructor for class org.jruby.ir.targets.SiteTracker
-
- size() - Method in class org.jruby.ast.ListNode
-
- size() - Method in class org.jruby.embed.internal.BiVariableMap
-
Returns the number of key-value mappings in this map.
- size - Variable in class org.jruby.ext.ffi.AbstractMemory
-
The total size of the memory area
- size(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.ffi.Pointer
-
- size(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.ffi.Struct
-
- size(ThreadContext) - Method in class org.jruby.ext.ffi.Struct
-
- size(ThreadContext) - Method in class org.jruby.ext.ffi.StructLayout.ArrayProxy
-
- size(ThreadContext) - Method in class org.jruby.ext.ffi.StructLayout.Field
-
- size - Variable in class org.jruby.ext.ffi.Type
-
Size of this type in bytes
- size(ThreadContext) - Method in class org.jruby.ext.ffi.Type
-
Gets the native size of this Type in bytes
- size() - Method in class org.jruby.ext.set.RubySet
-
- size(ThreadContext) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- size(ThreadContext) - Method in class org.jruby.ext.tempfile.Tempfile
-
- size() - Method in class org.jruby.ir.listeners.InstructionsListenerDecorator
-
- size() - Method in class org.jruby.ir.operands.Array
-
- size() - Method in class org.jruby.ir.representations.CFG
-
How many BasicBlocks are there in this CFG?
- size() - Method in class org.jruby.java.util.SystemPropertiesMap
-
- size(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaUtilRegex.Matcher
-
- size() - Method in class org.jruby.javasupport.util.ObjectProxyCache
-
Returns the approximate size (elements in use) of the cache.
- size() - Method in class org.jruby.RubyArray
-
- size(ThreadContext) - Method in class org.jruby.RubyBignum
-
rb_big_size
- size() - Method in class org.jruby.RubyClassPathVariable
-
- size(ThreadContext) - Method in class org.jruby.RubyEnumerator
-
- size() - Method in class org.jruby.RubyEnumerator
-
- size(ThreadContext, IRubyObject[]) - Method in interface org.jruby.RubyEnumerator.SizeFn
-
- size(ThreadContext) - Method in class org.jruby.RubyFile
-
- size() - Method in class org.jruby.RubyFileStat
-
- size(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest.FileTestFileMethods
-
- size(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest
-
- size(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest
-
- size(ThreadContext) - Method in class org.jruby.RubyFixnum
-
fix_size
- size - Variable in class org.jruby.RubyHash
-
- size() - Method in class org.jruby.RubyHash
-
- size(ThreadContext) - Method in class org.jruby.RubyInteger
-
- size() - Method in class org.jruby.RubyInteger
-
- size(ThreadContext) - Method in class org.jruby.RubyMatchData
-
match_size
- size(ThreadContext) - Method in class org.jruby.RubyRange
-
- size() - Method in class org.jruby.RubyString
-
- size() - Method in class org.jruby.RubyStruct
-
- size() - Method in class org.jruby.RubySymbol.SymbolTable
-
- size() - Method in class org.jruby.RubyThreadGroup
-
Number of threads in this thread group.
- size - Variable in class org.jruby.runtime.JavaSites.IntegerSites
-
- size - Variable in class org.jruby.runtime.JavaSites.NumericSites
-
- size() - Method in class org.jruby.util.AppendModeChannel
-
- size() - Method in class org.jruby.util.collections.ConcurrentWeakHashMap
-
Returns the number of key-value mappings in this map.
- size() - Method in class org.jruby.util.collections.IntHashMap
-
- size() - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
Returns the number of key-value mappings in this map.
- size() - Method in class org.jruby.util.collections.WeakHashSet
-
- size() - Method in class org.jruby.util.collections.WeakValuedMap
-
- size - Variable in class org.jruby.util.GenericMap
-
- size() - Method in class org.jruby.util.GenericMap
-
- size(ChannelFD) - Method in class org.jruby.util.io.PosixShim
-
- size - Variable in class org.jruby.util.Pack.Converter
-
- size() - Method in class org.jruby.util.WeakIdentityHashMap
-
- size19(ThreadContext) - Method in class org.jruby.ext.tempfile.Tempfile
-
Deprecated.
- size_checked - Variable in class org.jruby.runtime.JavaSites.EnumerableSites
-
- size_p() - Method in class org.jruby.RubyFileStat
-
- size_p(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest.FileTestFileMethods
-
- size_p(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest
-
Deprecated.
- size_p(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest
-
- SizedQueue - Class in org.jruby.ext.thread
-
The "SizedQueue" class from the 'thread' library.
- SizedQueue(Ruby, RubyClass) - Constructor for class org.jruby.ext.thread.SizedQueue
-
- SizedQueue(Ruby, RubyClass, int) - Constructor for class org.jruby.ext.thread.SizedQueue
-
- sizeOf(NativeType) - Method in class org.jruby.ext.ffi.Factory
-
- sizeOf(NativeType) - Method in class org.jruby.ext.ffi.jffi.Factory
-
- sizeOf(NativeType) - Method in class org.jruby.ext.ffi.NoImplFactory
-
- SJIS - Static variable in class org.jruby.ext.nkf.RubyNKF
-
Deprecated.
- SkinnyMethodAdapter - Class in org.jruby.compiler.impl
-
- SkinnyMethodAdapter(ClassVisitor, int, String, String, String, String[]) - Constructor for class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- skip(long) - Method in class org.jruby.embed.io.ReaderInputStream
-
Skips over and discards n
bytes of data from this input
stream.
- skip(ThreadContext, IRubyObject) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- skip(IRubyObject) - Static method in class org.jruby.RubyArgsFile
-
- skip_until(ThreadContext, IRubyObject) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- SLASH - Static variable in class org.jruby.lexer.LexingCommon
-
- SLASH - Static variable in class org.jruby.util.Dir
-
- sleep(ThreadContext) - Method in class org.jruby.ext.thread.Mutex
-
- sleep(ThreadContext, IRubyObject) - Method in class org.jruby.ext.thread.Mutex
-
- sleep(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
- sleep(long) - Method in class org.jruby.RubyThread
-
Sleep the current thread for millis, waking up on any thread interrupts.
- sleep(Lock) - Method in class org.jruby.RubyThread
-
Release lock and sleep.
- sleep(Lock, long) - Method in class org.jruby.RubyThread
-
Release lock and sleep for the specified number of milliseconds.
- SleepTask(Object, long, int) - Constructor for class org.jruby.RubyThread.SleepTask
-
- SLF4JLogger - Class in org.jruby.util.log
-
Using SLF4J API as a logging backend.
- SLF4JLogger(String) - Constructor for class org.jruby.util.log.SLF4JLogger
-
- SLF4JLogger(Class<?>) - Constructor for class org.jruby.util.log.SLF4JLogger
-
- SLF4JLogger(Logger) - Constructor for class org.jruby.util.log.SLF4JLogger
-
- slice(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- slice(Ruby, long) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- slice(Ruby, long, long) - Method in class org.jruby.ext.ffi.AbstractMemory
-
- slice(long) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- slice(long, long) - Method in class org.jruby.ext.ffi.ArrayMemoryIO
-
- slice(Ruby, long) - Method in class org.jruby.ext.ffi.Buffer
-
- slice(Ruby, long, long) - Method in class org.jruby.ext.ffi.Buffer
-
- slice(long) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- slice(long, long) - Method in class org.jruby.ext.ffi.InvalidMemoryIO
-
- slice(long) - Method in class org.jruby.ext.ffi.MemoryIO
-
Creates a new MemoryIO pointing to a subset of the memory area of this
MemoryIO.
- slice(long, long) - Method in class org.jruby.ext.ffi.MemoryIO
-
Creates a new MemoryIO pointing to a subset of the memory area of this
MemoryIO.
- slice(Ruby, long) - Method in class org.jruby.ext.ffi.Pointer
-
- slice(Ruby, long, long) - Method in class org.jruby.ext.ffi.Pointer
-
- slice(long) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- slice(long, long) - Method in class org.jruby.ext.ffi.SwappedMemoryIO
-
- slice(ByteBuffer, int) - Static method in class org.jruby.ext.ffi.Util
-
- slice(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyHash
-
rb_hash_slice
- slice_bang(IRubyObject[]) - Method in class org.jruby.RubyArray
-
- slice_bang(IRubyObject) - Method in class org.jruby.RubyArray
-
rb_ary_slice_bang
- slice_bang(IRubyObject, IRubyObject) - Method in class org.jruby.RubyArray
-
rb_ary_slice_bang
- slice_bang(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
rb_str_slice_bang
- slice_bang(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyString
-
- slice_bang(IRubyObject) - Method in class org.jruby.util.collections.StringArraySet
-
- slice_bang(IRubyObject, IRubyObject) - Method in class org.jruby.util.collections.StringArraySet
-
- slice_bang19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
Deprecated.
- slice_bang19(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyString
-
Deprecated.
- smartDump(MarshalStream, IRubyObject) - Method in class org.jruby.RubyClass
-
Marshal the given object to the marshaling stream, being "smart" and
caching how to do that marshaling.
- smartLoad(String) - Method in class org.jruby.runtime.load.LoadService
-
Deprecated.
- smartLoadNewUser(IRubyObject, IRubyObject) - Method in class org.jruby.RubyClass
-
Load marshaled data into a blank target object using marshal_load, being
"smart" and caching the mechanism for invoking marshal_load.
- smartLoadOldUser(IRubyObject) - Method in class org.jruby.RubyClass
-
Load marshaled data into a blank target object using _load, being
"smart" and caching the mechanism for invoking _load.
- Sockaddr - Class in org.jruby.util.io
-
- Sockaddr() - Constructor for class org.jruby.util.io.Sockaddr
-
- sockaddrFromBytes(Ruby, byte[]) - Static method in class org.jruby.util.io.Sockaddr
-
- sockerr(Ruby, String) - Static method in class org.jruby.ext.socket.RubySocket
-
Deprecated.
- sockerr(Ruby, String) - Static method in class org.jruby.ext.socket.SocketUtils
-
- sockerr_with_trace(Ruby, String, StackTraceElement[]) - Static method in class org.jruby.ext.socket.SocketUtils
-
- socket_p() - Method in class org.jruby.RubyFileStat
-
- socket_p(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest.FileTestFileMethods
-
- socket_p(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest
-
- socketChannel() - Method in class org.jruby.util.io.OpenFile
-
- SocketLibrary - Class in org.jruby.ext.socket
-
- SocketLibrary() - Constructor for class org.jruby.ext.socket.SocketLibrary
-
- socketpair(ThreadContext, IRubyObject, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.socket.RubySocket
-
- socketpair(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.socket.RubySocket
-
- socketpair(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.socket.RubyUNIXSocket
-
- SocketType - Enum in org.jruby.ext.socket
-
Encapsulates behavior across the primary socket types Socket,
ServerSocket, and Datagramsocket.
- SocketUtils - Class in org.jruby.ext.socket
-
Socket class methods for addresses, structures, and so on.
- SocketUtils() - Constructor for class org.jruby.ext.socket.SocketUtils
-
- SocketUtilsIPV6 - Class in org.jruby.ext.socket
-
- SocketUtilsIPV6() - Constructor for class org.jruby.ext.socket.SocketUtilsIPV6
-
- SocketUtilsIPV6.IPv6Address - Class in org.jruby.ext.socket
-
- SocketUtilsIPV6.IPv6Network - Class in org.jruby.ext.socket
-
- SocketUtilsIPV6.IPv6NetworkMask - Class in org.jruby.ext.socket
-
- socktype(ThreadContext) - Method in class org.jruby.ext.socket.Addrinfo
-
- soDomain - Variable in class org.jruby.ext.socket.RubySocket
-
- SoftReferenceReaper<T> - Class in org.jruby.util
-
- SoftReferenceReaper(T) - Constructor for class org.jruby.util.SoftReferenceReaper
-
- solaris_p(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.ffi.Platform
-
- SolarisPlatform - Class in org.jruby.platform
-
- SolarisPlatform() - Constructor for class org.jruby.platform.SolarisPlatform
-
- solutionChanged() - Method in class org.jruby.ir.dataflow.analyses.DefinedVariableNode
-
- solutionChanged() - Method in class org.jruby.ir.dataflow.analyses.LiveVariableNode
-
- solutionChanged() - Method in class org.jruby.ir.dataflow.analyses.LoadLocalVarPlacementNode
-
- solutionChanged() - Method in class org.jruby.ir.dataflow.analyses.StoreLocalVarPlacementNode
-
- solutionChanged() - Method in class org.jruby.ir.dataflow.analyses.UnboxableOpsAnalysisNode
-
- solutionChanged() - Method in class org.jruby.ir.dataflow.FlowGraphNode
-
Did dataflow solution for this node change from last time?
- soProtocol - Variable in class org.jruby.ext.socket.RubySocket
-
- soProtocolFamily - Variable in class org.jruby.ext.socket.RubySocket
-
- sort(ThreadContext) - Method in class org.jruby.ext.set.RubySortedSet
-
- sort(ThreadContext, Block) - Method in class org.jruby.java.proxies.MapJavaProxy
-
Deprecated.
- sort(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.javasupport.ext.JavaUtil.List
-
- sort(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
rb_ary_sort
- sort(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- sort(ThreadContext, Block) - Method in class org.jruby.RubyHash
-
Deprecated.
- sort(Object[], Comparator) - Static method in class org.jruby.util.Qsort
-
Deprecated.
- sort(Object[], int, int, Comparator) - Static method in class org.jruby.util.Qsort
-
Deprecated.
- sort19(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
Deprecated.
- sort_bang(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.javasupport.ext.JavaUtil.List
-
- sort_bang(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
rb_ary_sort_bang
- sort_bang19(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
Deprecated.
- sort_by(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- sort_by - Variable in class org.jruby.runtime.JavaSites.ArraySites
-
- sort_by_bang(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
rb_ary_sort_by_bang
- sortInternal(ThreadContext, boolean) - Method in class org.jruby.RubyArray
-
- sortInternal(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
- sortInternal(ThreadContext, Block) - Method in class org.jruby.specialized.RubyArrayOneObject
-
- sortInternal(ThreadContext, boolean) - Method in class org.jruby.specialized.RubyArrayOneObject
-
- sortInternal(ThreadContext, Block) - Method in class org.jruby.specialized.RubyArrayTwoObject
-
- sortInternal(ThreadContext, boolean) - Method in class org.jruby.specialized.RubyArrayTwoObject
-
- soType - Variable in class org.jruby.ext.socket.RubySocket
-
- source() - Method in class org.jruby.RubyRegexp
-
rb_reg_source
- source_encoding(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyConverter.EncodingErrorMethods
-
- source_encoding(ThreadContext) - Method in class org.jruby.RubyConverter
-
- source_encoding_name(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyConverter.EncodingErrorMethods
-
- source_location(ThreadContext) - Method in class org.jruby.AbstractRubyMethod
-
- source_location(ThreadContext) - Method in class org.jruby.RubyMethod
-
- source_location(ThreadContext) - Method in class org.jruby.RubyProc
-
- SourceBailoutSearcher() - Constructor for class org.jruby.runtime.load.LoadService.SourceBailoutSearcher
-
Deprecated.
- sourceModule - Variable in class org.jruby.AbstractRubyMethod
-
- sourceModule - Variable in class org.jruby.runtime.callsite.CacheEntry
-
- sourcePattern - Static variable in class org.jruby.runtime.load.LoadService
-
- sourceSuffixes - Static variable in enum org.jruby.runtime.load.LoadService.SuffixType
-
- spawn(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
- spawn(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyProcess
-
- spawn(ThreadContext, IRubyObject[]) - Static method in class org.jruby.util.io.PopenExecutor
-
- spawnInternal(ThreadContext, IRubyObject[], String[]) - Method in class org.jruby.util.io.PopenExecutor
-
- Spec() - Constructor for class org.jruby.util.Join.Spec
-
- special(char) - Static method in class org.jruby.util.RubyDateFormatter.Token
-
- special(char) - Static method in class org.jruby.util.StrptimeToken
-
- SPECIAL_JUMP - Static variable in exception org.jruby.exceptions.JumpException
-
- SPECIALIZED_GETS - Static variable in class org.jruby.runtime.scope.DynamicScopeGenerator
-
- SPECIALIZED_GETS_OR_NIL - Static variable in class org.jruby.runtime.scope.DynamicScopeGenerator
-
- SPECIALIZED_SETS - Static variable in class org.jruby.runtime.scope.DynamicScopeGenerator
-
- SpecializedInstType - Enum in org.jruby.ir.instructions.specialized
-
- specializeForVariables(RubyClass, Set<String>) - Static method in class org.jruby.specialized.RubyObjectSpecializer
-
- SpecialJump() - Constructor for exception org.jruby.exceptions.JumpException.SpecialJump
-
- SPECIFIC_ARITY_SIGNATURES - Static variable in class org.jruby.internal.runtime.methods.InvokeDynamicMethodFactory
-
- specificArity - Variable in class org.jruby.ir.targets.MethodData
-
- specificEval(ThreadContext, RubyModule, Block, EvalType) - Method in class org.jruby.RubyBasicObject
-
specific_eval
Evaluates the block or string inside of the context of this
object, using the supplied arguments.
- specificEval(ThreadContext, RubyModule, IRubyObject, Block, EvalType) - Method in class org.jruby.RubyBasicObject
-
specific_eval
Evaluates the block or string inside of the context of this
object, using the supplied arguments.
- specificEval(ThreadContext, RubyModule, IRubyObject, IRubyObject, Block, EvalType) - Method in class org.jruby.RubyBasicObject
-
specific_eval
Evaluates the block or string inside of the context of this
object, using the supplied arguments.
- specificEval(ThreadContext, RubyModule, IRubyObject, IRubyObject, IRubyObject, Block, EvalType) - Method in class org.jruby.RubyBasicObject
-
specific_eval
Evaluates the block or string inside of the context of this
object, using the supplied arguments.
- specificEval(ThreadContext, RubyModule, IRubyObject[], Block, EvalType) - Method in class org.jruby.RubyObject
-
Deprecated.
- Splat(Splat) - Method in class org.jruby.ir.IRVisitor
-
- Splat - Class in org.jruby.ir.operands
-
- Splat(Operand) - Constructor for class org.jruby.ir.operands.Splat
-
- Splat(Splat) - Method in class org.jruby.ir.persistence.IRDumper
-
- Splat(Splat) - Method in class org.jruby.ir.targets.JVMVisitor
-
- splat_array(Node) - Method in class org.jruby.parser.ParserSupport
-
If node is a splat and it is splatting a literal array then return the literal array.
- splatArguments(IRubyObject[], boolean[]) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- splatArray(ThreadContext, IRubyObject, boolean) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
Call to_ary to get Array or die typing.
- splatMap() - Method in class org.jruby.ir.instructions.CallBase
-
- splatMap - Variable in class org.jruby.ir.targets.ResolvedSuperInvokeSite
-
- splatMap - Variable in class org.jruby.ir.targets.SuperInvokeSite
-
- SplatNode - Class in org.jruby.ast
-
- SplatNode(ISourcePosition, Node) - Constructor for class org.jruby.ast.SplatNode
-
- splatToArguments(IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- splatValue(IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- splatValue19(IRubyObject) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- split(ThreadContext) - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- split(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFile
-
- split(ThreadContext) - Method in class org.jruby.RubyString
-
- split(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
- split(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyString
-
- split(ByteList, ByteList, ByteListHelper.Visit<ByteList, T>, ByteListHelper.Visit<ByteList, T>) - Static method in class org.jruby.util.ByteListHelper
-
This method will split a string and call a visitor for each segment between the split pattern.
- split(String, char) - Static method in class org.jruby.util.StringSupport
-
Split string into sub-parts.
- split(String, char, int) - Static method in class org.jruby.util.StringSupport
-
Split string into (limited) sub-parts.
- split19(ThreadContext) - Method in class org.jruby.RubyString
-
Deprecated.
- split19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
Deprecated.
- split19(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyString
-
Deprecated.
- split19(IRubyObject, ThreadContext, boolean) - Method in class org.jruby.RubyString
-
Deprecated.
- split19(ThreadContext, IRubyObject, boolean) - Method in class org.jruby.RubyString
-
Deprecated.
- splitAtInstruction(Site, Label, boolean) - Method in class org.jruby.ir.representations.BasicBlock
-
- spliterator() - Method in class org.jruby.RubyEnumerator
-
- spliterator(int) - Method in class org.jruby.RubyEnumerator
-
- splitURI(String) - Static method in class org.jruby.RubyFile
-
- sprintf(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
- sprintf(IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- Sprintf - Class in org.jruby.util
-
- sprintf(ByteList, Locale, CharSequence, IRubyObject) - Static method in class org.jruby.util.Sprintf
-
- sprintf(ByteList, CharSequence, IRubyObject) - Static method in class org.jruby.util.Sprintf
-
- sprintf(Ruby, ByteList, CharSequence, int) - Static method in class org.jruby.util.Sprintf
-
- sprintf(Ruby, ByteList, CharSequence, long) - Static method in class org.jruby.util.Sprintf
-
- sprintf(ByteList, RubyString, IRubyObject) - Static method in class org.jruby.util.Sprintf
-
- sprintf1_9(ByteList, Locale, CharSequence, IRubyObject) - Static method in class org.jruby.util.Sprintf
-
- sqrt(IRubyObject) - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- sqrt(ThreadContext) - Method in class org.jruby.RubyBignum
-
- sqrt(ThreadContext) - Method in class org.jruby.RubyFixnum
-
- sqrt(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyInteger
-
rb_int_s_isqrt
- sqrt(ThreadContext) - Method in class org.jruby.RubyInteger
-
- sqrt(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
- sqrt19(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyMath
-
Deprecated.
- squeeze(ThreadContext) - Method in class org.jruby.RubyString
-
rb_str_squeeze / rb_str_squeeze_bang
- squeeze(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
- squeeze(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyString
-
- squeeze19(ThreadContext) - Method in class org.jruby.RubyString
-
Deprecated.
- squeeze19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
Deprecated.
- squeeze19(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyString
-
Deprecated.
- squeeze_bang(ThreadContext) - Method in class org.jruby.RubyString
-
- squeeze_bang(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
- squeeze_bang(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyString
-
- squeeze_bang19(ThreadContext) - Method in class org.jruby.RubyString
-
Deprecated.
- squeeze_bang19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
Deprecated.
- squeeze_bang19(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyString
-
Deprecated.
- srand(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- srand(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyKernel
-
- srand(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyRandom
-
- srand(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyRandom
-
- srandCommon(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyRandom
-
- srandCommon(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyRandom
-
- src - Variable in class org.jruby.lexer.LexingCommon
-
- SRC_GEN_DIR - Static variable in class org.jruby.anno.AnnotationBinder
-
- SRC_GEN_DIR - Static variable in class org.jruby.anno.IndyBinder
-
- StackState - Class in org.jruby.lexer.yacc
-
- StackState() - Constructor for class org.jruby.lexer.yacc.StackState
-
- STAMP_OFFSET - Static variable in class org.jruby.RubyBasicObject
-
offset of the varTableTamp field in RubyBasicObject
- StampedVariableAccessor - Class in org.jruby.runtime.ivars
-
A variable accessor that uses a stamped volatile int and Unsafe methods to
ensure thread-friendly table updating.
- StampedVariableAccessor(RubyClass, String, int, int) - Constructor for class org.jruby.runtime.ivars.StampedVariableAccessor
-
Construct a new StampedVariableAccessor for the given "real" class,
variable name, variable index, and class ID.
- STANDARD_SITE_SIG - Static variable in class org.jruby.runtime.invokedynamic.JRubyCallSite
-
- STANDARD_SITE_SIG_1ARG - Static variable in class org.jruby.runtime.invokedynamic.JRubyCallSite
-
- STANDARD_SITE_SIG_1ARG_BLOCK - Static variable in class org.jruby.runtime.invokedynamic.JRubyCallSite
-
- STANDARD_SITE_SIG_2ARG - Static variable in class org.jruby.runtime.invokedynamic.JRubyCallSite
-
- STANDARD_SITE_SIG_2ARG_BLOCK - Static variable in class org.jruby.runtime.invokedynamic.JRubyCallSite
-
- STANDARD_SITE_SIG_3ARG - Static variable in class org.jruby.runtime.invokedynamic.JRubyCallSite
-
- STANDARD_SITE_SIG_3ARG_BLOCK - Static variable in class org.jruby.runtime.invokedynamic.JRubyCallSite
-
- STANDARD_SITE_SIG_BLOCK - Static variable in class org.jruby.runtime.invokedynamic.JRubyCallSite
-
- STANDARD_SITE_SIG_NARG - Static variable in class org.jruby.runtime.invokedynamic.JRubyCallSite
-
- STANDARD_SITE_SIG_NARG_BLOCK - Static variable in class org.jruby.runtime.invokedynamic.JRubyCallSite
-
- STANDARD_SITE_SIGS - Static variable in class org.jruby.runtime.invokedynamic.JRubyCallSite
-
- STANDARD_SITE_SIGS_BLOCK - Static variable in class org.jruby.runtime.invokedynamic.JRubyCallSite
-
- STANDARD_SUPER_SIG - Static variable in class org.jruby.runtime.invokedynamic.JRubyCallSite
-
- StandardError - Exception in org.jruby.exceptions
-
Represents a RubyStandardError as a throwable Java exception.
- StandardError(String, RubyStandardError) - Constructor for exception org.jruby.exceptions.StandardError
-
- StandardError(StandardError) - Method in class org.jruby.ir.IRVisitor
-
- StandardError - Class in org.jruby.ir.operands
-
- StandardError() - Constructor for class org.jruby.ir.operands.StandardError
-
- StandardError(StandardError) - Method in class org.jruby.ir.persistence.IRDumper
-
- StandardError(StandardError) - Method in class org.jruby.ir.targets.JVMVisitor
-
- StandardErrorLogger - Class in org.jruby.util.log
-
Default JRuby logger implementation, using System.err
.
- StandardErrorLogger(String) - Constructor for class org.jruby.util.log.StandardErrorLogger
-
- StandardErrorLogger(Class<?>) - Constructor for class org.jruby.util.log.StandardErrorLogger
-
- StandardErrorLogger(String, PrintStream) - Constructor for class org.jruby.util.log.StandardErrorLogger
-
- STAR - Static variable in class org.jruby.lexer.LexingCommon
-
- STAR - Static variable in class org.jruby.util.CommonByteLists
-
- STAR - Static variable in class org.jruby.util.Dir
-
- STAR_STAR - Static variable in class org.jruby.lexer.LexingCommon
-
- StarNode - Class in org.jruby.ast
-
Represents the unassignable star in a multiple assignent (e.g.
- StarNode(ISourcePosition) - Constructor for class org.jruby.ast.StarNode
-
Constructor for StarNode.
- start() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- start(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.coverage.CoverageModule
-
- start(ThreadContext) - Method in class org.jruby.ext.date.RubyDate
-
- start() - Method in class org.jruby.internal.runtime.NativeThread
-
- start() - Method in interface org.jruby.internal.runtime.ThreadLike
-
- start(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyGC
-
- start(IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyThread
-
Basically the same as Thread.new .
- start - Variable in class org.jruby.util.io.OpenFile.Buffer
-
- start19(IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyThread
-
Deprecated.
- start_with_p(ThreadContext) - Method in class org.jruby.RubyString
-
- start_with_p(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
- start_with_p(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyString
-
- startBuildOperand(Node, IRScope) - Method in interface org.jruby.ir.listeners.IRScopeListener
-
- STARTED - Static variable in class org.jruby.ext.coverage.CoverageData
-
- startEncoding(IRScope) - Method in class org.jruby.ir.persistence.IRWriterAnalyzer
-
- startEncoding(IRScope) - Method in interface org.jruby.ir.persistence.IRWriterEncoder
-
- startEncoding(IRScope) - Method in class org.jruby.ir.persistence.IRWriterStream
-
- startEncodingScopeHeader(IRScope) - Method in class org.jruby.ir.persistence.IRWriterAnalyzer
-
- startEncodingScopeHeader(IRScope) - Method in interface org.jruby.ir.persistence.IRWriterEncoder
-
- startEncodingScopeHeader(IRScope) - Method in class org.jruby.ir.persistence.IRWriterStream
-
- startEncodingScopeHeaders(IRScope) - Method in class org.jruby.ir.persistence.IRWriterAnalyzer
-
- startEncodingScopeHeaders(IRScope) - Method in interface org.jruby.ir.persistence.IRWriterEncoder
-
- startEncodingScopeHeaders(IRScope) - Method in class org.jruby.ir.persistence.IRWriterStream
-
- startEncodingScopeInstrs(IRScope) - Method in class org.jruby.ir.persistence.IRWriterAnalyzer
-
- startEncodingScopeInstrs(IRScope) - Method in interface org.jruby.ir.persistence.IRWriterEncoder
-
- startEncodingScopeInstrs(IRScope) - Method in class org.jruby.ir.persistence.IRWriterStream
-
- startExecute(CompilerPass, FullInterpreterContext, boolean) - Method in class org.jruby.ir.passes.BasicCompilerPassListener
-
- startExecute(CompilerPass, FullInterpreterContext, boolean) - Method in interface org.jruby.ir.passes.CompilerPassListener
-
This pass is about to begin execute'ing.
- startMethod() - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
- startProfiling() - Method in class org.jruby.runtime.ThreadContext
-
- startsBasicBlock() - Method in enum org.jruby.ir.Operation
-
- startsWith(ByteList, int) - Method in class org.jruby.util.ByteList
-
- startsWith(ByteList) - Method in class org.jruby.util.ByteList
-
Does this ByteList start with the supplied ByteList?
- startsWith(CharSequence, String) - Static method in class org.jruby.util.StringSupport
-
- startsWith(CharSequence, char) - Static method in class org.jruby.util.StringSupport
-
- startsWith(CharSequence, char, char) - Static method in class org.jruby.util.StringSupport
-
- startsWithDriveLetterOnWindows(String) - Static method in class org.jruby.RubyFile
-
- startTag(PrintStream, String) - Static method in class org.jruby.ir.util.IGVHelper
-
- startTag(PrintStream, String, Object...) - Static method in class org.jruby.ir.util.IGVHelper
-
- StartupInterpreterEngine - Class in org.jruby.ir.interpreter
-
This interpreter is meant to interpret the instructions generated directly from IRBuild.
- StartupInterpreterEngine() - Constructor for class org.jruby.ir.interpreter.StartupInterpreterEngine
-
- startWaiterThread(Ruby, long, Block) - Static method in class org.jruby.RubyThread
-
- startWithP(ThreadContext, RubyString) - Method in class org.jruby.RubyRegexp
-
- stat(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFile
-
- stat(ThreadContext) - Method in class org.jruby.RubyIO
-
- stat() - Method in interface org.jruby.util.FileResource
-
- stat() - Method in class org.jruby.util.URLResource
-
- state - Variable in enum org.jruby.ext.ripper.RipperLexer.Keyword
-
- state(ThreadContext) - Method in class org.jruby.ext.ripper.RubyRipper
-
- state - Variable in enum org.jruby.lexer.yacc.RubyLexer.Keyword
-
- state(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyRandom
-
- stateObj(ThreadContext) - Method in class org.jruby.RubyRandom
-
- STATIC - Static variable in class org.jruby.parser.JavaSignatureParser
-
- static_p(IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLang.Class
-
- static_p(IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Constructor
-
- static_p(IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Field
-
- static_p(IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Method
-
- static_p() - Method in class org.jruby.javasupport.JavaField
-
- static_p() - Method in class org.jruby.javasupport.JavaMethod
-
- static_value(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Field
-
- static_value() - Method in class org.jruby.javasupport.JavaField
-
- StaticFieldGetter - Class in org.jruby.java.invokers
-
- StaticFieldGetter(String, RubyModule, Field, boolean) - Constructor for class org.jruby.java.invokers.StaticFieldGetter
-
- StaticFieldGetterInstaller - Class in org.jruby.javasupport.binding
-
Created by headius on 2/26/15.
- StaticFieldGetterInstaller(String, Field, boolean) - Constructor for class org.jruby.javasupport.binding.StaticFieldGetterInstaller
-
- StaticFieldSetter - Class in org.jruby.java.invokers
-
- StaticFieldSetter(String, RubyModule, Field) - Constructor for class org.jruby.java.invokers.StaticFieldSetter
-
- StaticFieldSetterInstaller - Class in org.jruby.javasupport.binding
-
Created by headius on 2/26/15.
- StaticFieldSetterInstaller(String, Field) - Constructor for class org.jruby.javasupport.binding.StaticFieldSetterInstaller
-
- StaticMethodInvoker - Class in org.jruby.java.invokers
-
- StaticMethodInvoker(RubyModule, Supplier<Method[]>, String) - Constructor for class org.jruby.java.invokers.StaticMethodInvoker
-
- StaticMethodInvokerInstaller - Class in org.jruby.javasupport.binding
-
Created by headius on 2/26/15.
- StaticMethodInvokerInstaller(String) - Constructor for class org.jruby.javasupport.binding.StaticMethodInvokerInstaller
-
- staticScope - Variable in class org.jruby.internal.runtime.AbstractIRMethod
-
- staticScope - Variable in class org.jruby.internal.runtime.methods.JavaMethod
-
- STATICSCOPE - Static variable in class org.jruby.ir.targets.JVM
-
- StaticScope - Class in org.jruby.parser
-
StaticScope represents lexical scoping of variables and module/class constants.
- StaticScope(StaticScope.Type, StaticScope, String) - Constructor for class org.jruby.parser.StaticScope
-
- StaticScope(StaticScope.Type, StaticScope) - Constructor for class org.jruby.parser.StaticScope
-
Construct a new static scope.
- StaticScope(StaticScope.Type, StaticScope, String[], int) - Constructor for class org.jruby.parser.StaticScope
-
Construct a new static scope.
- StaticScope(StaticScope.Type, StaticScope, String[]) - Constructor for class org.jruby.parser.StaticScope
-
- staticScope - Variable in class org.jruby.runtime.DynamicScope
-
- StaticScope.Type - Enum in org.jruby.parser
-
- STATICSCOPE_TYPE - Static variable in class org.jruby.ir.targets.JVM
-
- StaticScopeFactory - Class in org.jruby.parser
-
Gives instances of static scopes based on compile mode.
- StaticScopeFactory(Ruby) - Constructor for class org.jruby.parser.StaticScopeFactory
-
- stats() - Method in class org.jruby.javasupport.util.ObjectProxyCache
-
- status() - Method in class org.jruby.RubySystemExit
-
- status() - Method in class org.jruby.RubyThread
-
- status(ThreadContext) - Method in class org.jruby.RubyThread
-
- status() - Method in class org.jruby.util.io.POSIXProcess
-
- stdcall - Variable in class org.jruby.ext.ffi.CallbackInfo
-
- STDIO - Enum in org.jruby.util.io
-
- stdio_file - Variable in class org.jruby.util.io.OpenFile
-
- step(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.RubyNumeric
-
num_step
- step(ThreadContext, Block) - Method in class org.jruby.RubyRange
-
- step(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyRange
-
- step19(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyRange
-
Deprecated.
- step19(ThreadContext, Block) - Method in class org.jruby.RubyRange
-
Deprecated.
- sticky_p() - Method in class org.jruby.RubyFileStat
-
- sticky_p(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest.FileTestFileMethods
-
- sticky_p(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest
-
- STILL_ACTIVE - Static variable in interface org.jruby.util.WindowsFFI.Kernel32
-
- stop() - Method in class org.jruby.lexer.yacc.StackState
-
- stop(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyThread
-
- stop_p() - Method in class org.jruby.RubyThread
-
- STOPIERATION_BACKTRACE_MESSAGE - Static variable in class org.jruby.Ruby
-
- StopIteration - Exception in org.jruby.exceptions
-
Represents a Ruby StopIteration as a throwable Java exception.
- StopIteration(String, RubyStopIteration) - Constructor for exception org.jruby.exceptions.StopIteration
-
- STOPITERATION_BACKTRACE - Static variable in class org.jruby.RubyInstanceConfig
-
- STOPITERATION_BACKTRACE - Static variable in class org.jruby.util.cli.Options
-
- stopped_p() - Method in class org.jruby.RubyProcess.RubyStatus
-
- stopProfiling() - Method in class org.jruby.runtime.ThreadContext
-
- stopsig() - Method in class org.jruby.RubyProcess.RubyStatus
-
- store(long, IRubyObject) - Method in class org.jruby.RubyArray
-
rb_ary_store
- store(RubySymbol) - Method in class org.jruby.RubySymbol.SymbolTable
-
Deprecated.
- storeArgs() - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
- storeClassVariable(String, IRubyObject) - Method in class org.jruby.RubyModule
-
- storeConstant(String, IRubyObject) - Method in class org.jruby.javasupport.JavaPackage
-
- storeConstant(String, IRubyObject) - Method in class org.jruby.RubyModule
-
- storeConstant(String, IRubyObject, boolean) - Method in class org.jruby.RubyModule
-
- storeExceptionInErrorInfo(Throwable, ThreadContext) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- storeInternal(int, IRubyObject) - Method in class org.jruby.RubyArray
-
- storeInternal(int, IRubyObject) - Method in class org.jruby.specialized.RubyArrayOneObject
-
- storeInternal(int, IRubyObject) - Method in class org.jruby.specialized.RubyArrayTwoObject
-
- storeLocal(int) - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
- StoreLocalVarInstr - Class in org.jruby.ir.instructions
-
- StoreLocalVarInstr(IRScope, Operand, LocalVariable) - Constructor for class org.jruby.ir.instructions.StoreLocalVarInstr
-
- StoreLocalVarInstr(StoreLocalVarInstr) - Method in class org.jruby.ir.IRVisitor
-
- StoreLocalVarInstr(StoreLocalVarInstr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- StoreLocalVarPlacementNode - Class in org.jruby.ir.dataflow.analyses
-
- StoreLocalVarPlacementNode(StoreLocalVarPlacementProblem, BasicBlock) - Constructor for class org.jruby.ir.dataflow.analyses.StoreLocalVarPlacementNode
-
- StoreLocalVarPlacementProblem - Class in org.jruby.ir.dataflow.analyses
-
- StoreLocalVarPlacementProblem() - Constructor for class org.jruby.ir.dataflow.analyses.StoreLocalVarPlacementProblem
-
- storeSelf() - Method in class org.jruby.ir.targets.IRBytecodeAdapter
-
- StoreValueVisitor - Static variable in class org.jruby.RubyHash
-
- str(String) - Static method in class org.jruby.util.RubyDateFormatter.Token
-
- str(Ruby, IRubyObject, String) - Static method in class org.jruby.util.RubyStringBuilder
-
- str(Ruby, String, IRubyObject) - Static method in class org.jruby.util.RubyStringBuilder
-
- str(Ruby, String, IRubyObject, String) - Static method in class org.jruby.util.RubyStringBuilder
-
- str(Ruby, IRubyObject, String, IRubyObject) - Static method in class org.jruby.util.RubyStringBuilder
-
- str(Ruby, IRubyObject, String, IRubyObject, String) - Static method in class org.jruby.util.RubyStringBuilder
-
- str(Ruby, String, IRubyObject, String, IRubyObject) - Static method in class org.jruby.util.RubyStringBuilder
-
- str(Ruby, String, IRubyObject, String, IRubyObject, String) - Static method in class org.jruby.util.RubyStringBuilder
-
- str(Ruby, String, IRubyObject, String, RubyString, String, IRubyObject, String, RubyString, String) - Static method in class org.jruby.util.RubyStringBuilder
-
- str(String) - Static method in class org.jruby.util.StrptimeToken
-
- str2fnum(Ruby, RubyString) - Static method in class org.jruby.RubyNumeric
-
Same as RubyNumeric.str2fnum passing false for strict.
- str2fnum(Ruby, RubyString, boolean) - Static method in class org.jruby.RubyNumeric
-
Converts a string representation of a floating-point number to the
numeric value.
- str2fnum19(Ruby, RubyString, boolean) - Static method in class org.jruby.RubyNumeric
-
Deprecated.
- str2inum(Ruby, RubyString, int) - Static method in class org.jruby.RubyNumeric
-
- str2inum(Ruby, RubyString, int, boolean) - Static method in class org.jruby.RubyNumeric
-
Converts a string representation of an integer to the integer value.
- str_dquote - Static variable in class org.jruby.lexer.LexingCommon
-
- str_dsym - Static variable in class org.jruby.lexer.LexingCommon
-
- str_dword - Static variable in class org.jruby.lexer.LexingCommon
-
- STR_ENC_GET(ByteListHolder) - Static method in class org.jruby.util.io.EncodingUtils
-
- str_eql_p(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
- str_eql_p19(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
- STR_FUNC_ESCAPE - Static variable in class org.jruby.lexer.LexingCommon
-
- STR_FUNC_EXPAND - Static variable in class org.jruby.lexer.LexingCommon
-
- STR_FUNC_INDENT - Static variable in class org.jruby.lexer.LexingCommon
-
- STR_FUNC_LABEL - Static variable in class org.jruby.lexer.LexingCommon
-
- STR_FUNC_LIST - Static variable in class org.jruby.lexer.LexingCommon
-
- STR_FUNC_QWORDS - Static variable in class org.jruby.lexer.LexingCommon
-
- STR_FUNC_REGEXP - Static variable in class org.jruby.lexer.LexingCommon
-
- STR_FUNC_SYMBOL - Static variable in class org.jruby.lexer.LexingCommon
-
- STR_FUNC_TERM - Static variable in class org.jruby.lexer.LexingCommon
-
- str_label - Static variable in class org.jruby.lexer.LexingCommon
-
- str_regexp - Static variable in class org.jruby.lexer.LexingCommon
-
- str_squote - Static variable in class org.jruby.lexer.LexingCommon
-
- str_ssym - Static variable in class org.jruby.lexer.LexingCommon
-
- str_sword - Static variable in class org.jruby.lexer.LexingCommon
-
- str_xquote - Static variable in class org.jruby.lexer.LexingCommon
-
- strBufCat(Ruby, RubyString, ByteList) - Static method in class org.jruby.util.io.EncodingUtils
-
- strBufCat(Ruby, ByteListHolder, byte[], int, int) - Static method in class org.jruby.util.io.EncodingUtils
-
- strBufCat(ByteList, byte[], int, int) - Static method in class org.jruby.util.io.EncodingUtils
-
- strCompatAndValid(ThreadContext, IRubyObject, Encoding) - Static method in class org.jruby.util.io.EncodingUtils
-
- strConvEnc(ThreadContext, RubyString, Encoding, Encoding) - Static method in class org.jruby.util.io.EncodingUtils
-
- strConvEnc(ThreadContext, ByteList, Encoding, Encoding) - Static method in class org.jruby.util.io.EncodingUtils
-
- strConvEncOpts(ThreadContext, ByteList, Encoding, Encoding, int, IRubyObject) - Static method in class org.jruby.util.io.EncodingUtils
-
- strConvEncOpts(ThreadContext, RubyString, Encoding, Encoding, int, IRubyObject) - Static method in class org.jruby.util.io.EncodingUtils
-
This will try and transcode the supplied ByteList to the supplied toEncoding.
- strCount(ByteList, boolean[], StringSupport.TrTables, Encoding) - Static method in class org.jruby.util.StringSupport
-
rb_str_count
- strCount(ByteList, Ruby, boolean[], StringSupport.TrTables, Encoding) - Static method in class org.jruby.util.StringSupport
-
- strDeleteBang(CodeRangeable, Ruby, boolean[], StringSupport.TrTables, Encoding) - Static method in class org.jruby.util.StringSupport
-
- strDup(Ruby) - Method in class org.jruby.RubyString
-
- strDup() - Method in class org.jruby.RubyString
-
Deprecated.
- stream() - Method in class org.jruby.RubyEnumerator
-
- stream(boolean) - Method in class org.jruby.RubyEnumerator
-
- Stream - Interface in org.jruby.util.io
-
Deprecated.
- stream - Variable in class org.jruby.util.log.OutputStreamLogger
-
- stream_end_p() - Method in class org.jruby.ext.zlib.ZStream
-
- StreamEnd() - Constructor for class org.jruby.ext.zlib.RubyZlib.StreamEnd
-
- StreamError() - Constructor for class org.jruby.ext.zlib.RubyZlib.StreamError
-
- strEncode(ThreadContext, IRubyObject, IRubyObject...) - Static method in class org.jruby.util.io.EncodingUtils
-
- strEncodeAssociate(ThreadContext, IRubyObject, Encoding) - Static method in class org.jruby.util.io.EncodingUtils
-
- stress(ThreadContext, IRubyObject) - Static method in class org.jruby.RubyGC
-
- stress_set(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyGC
-
- strftime(ThreadContext) - Method in class org.jruby.ext.date.RubyDate
-
- strftime(ThreadContext, IRubyObject) - Method in class org.jruby.ext.date.RubyDate
-
- strftime(ThreadContext) - Method in class org.jruby.ext.date.RubyDateTime
-
- strftime(ThreadContext, IRubyObject) - Method in class org.jruby.ext.date.RubyDateTime
-
- strftime(IRubyObject) - Method in class org.jruby.RubyTime
-
Deprecated.
- strftime(ThreadContext, IRubyObject) - Method in class org.jruby.RubyTime
-
- StrftimeLexer - Class in org.jruby.lexer
-
This class is a scanner generated by
JFlex 1.4
on 9/16/13 8:59 PM from the specification file
core/src/main/java/org/jruby/lexer/StrftimeLexer.flex
- StrftimeLexer(Reader) - Constructor for class org.jruby.lexer.StrftimeLexer
-
Creates a new scanner
There is also a java.io.InputStream version of this constructor.
- StrftimeLexer(InputStream) - Constructor for class org.jruby.lexer.StrftimeLexer
-
Creates a new scanner.
- strHashCode(Ruby) - Method in class org.jruby.RubyString
-
Generate a hash for the String, using its associated Ruby instance's hash seed.
- STRICTFP - Static variable in class org.jruby.parser.JavaSignatureParser
-
- String() - Constructor for class org.jruby.ext.jruby.CoreExt.String
-
- string(ThreadContext) - Method in class org.jruby.ext.stringio.StringIO
-
- string() - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- string - Variable in class org.jruby.ir.operands.FrozenString
-
- string(MethodHandles.Lookup, String, MethodType, String, String, int) - Static method in class org.jruby.ir.targets.Bootstrap
-
- string() - Static method in class org.jruby.ir.targets.Bootstrap
-
- string(ThreadContext, ByteList, int) - Static method in class org.jruby.ir.targets.Bootstrap
-
- string(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaUtilRegex.Matcher
-
- STRING - Static variable in class org.jruby.lexer.JavaSignatureLexer
-
lexical states
- string() - Method in class org.jruby.RubyMatchData
-
match_string
- String - Variable in class org.jruby.runtime.JavaSites
-
- STRING_LITERAL - Static variable in class org.jruby.parser.JavaSignatureParser
-
- Stringable - Interface in org.jruby.ir.operands
-
Represents an Operand that has a Java string form.
- StringAnnotationExpression - Class in org.jruby.ast.java_signature
-
- StringAnnotationExpression(String) - Constructor for class org.jruby.ast.java_signature.StringAnnotationExpression
-
- StringArraySet - Class in org.jruby.util.collections
-
An RubyArray that maintains an O(1) Set for fast include? operations.
- StringArraySet(Ruby) - Constructor for class org.jruby.util.collections.StringArraySet
-
- StringConverter() - Constructor for class org.jruby.javasupport.JavaUtil.StringConverter
-
- StringConverter(Encoding) - Constructor for class org.jruby.javasupport.JavaUtil.StringConverter
-
- stringFromAddress(Ruby, InetAddress) - Static method in class org.jruby.util.io.Sockaddr
-
- stringFromObject(Object) - Method in class org.jruby.java.util.SystemPropertiesMap
-
- StringGlobalVariable(Ruby, String, IRubyObject) - Constructor for class org.jruby.RubyGlobal.StringGlobalVariable
-
- StringIO - Class in org.jruby.ext.stringio
-
- StringIO(Ruby, RubyClass) - Constructor for class org.jruby.ext.stringio.StringIO
-
- StringIO.GenericReadable - Class in org.jruby.ext.stringio
-
- StringIO.GenericWritable - Class in org.jruby.ext.stringio
-
- StringIOLibrary - Class in org.jruby.ext.stringio
-
- StringIOLibrary() - Constructor for class org.jruby.ext.stringio.StringIOLibrary
-
- StringJavaAddons - Class in org.jruby.java.addons
-
- StringJavaAddons() - Constructor for class org.jruby.java.addons.StringJavaAddons
-
- StringLiteral - Class in org.jruby.ast.java_signature
-
- StringLiteral(String) - Constructor for class org.jruby.ast.java_signature.StringLiteral
-
- StringLiteral(StringLiteral) - Method in class org.jruby.ir.IRVisitor
-
- StringLiteral - Class in org.jruby.ir.operands
-
Represents a literal string value.
- StringLiteral(ByteList, int, String, int) - Constructor for class org.jruby.ir.operands.StringLiteral
-
- StringLiteral(String) - Constructor for class org.jruby.ir.operands.StringLiteral
-
- StringLiteral(RubySymbol) - Constructor for class org.jruby.ir.operands.StringLiteral
-
- StringLiteral(StringLiteral) - Method in class org.jruby.ir.persistence.IRDumper
-
- StringLiteral(StringLiteral) - Method in class org.jruby.ir.targets.JVMVisitor
-
- StringOnlyRubyHash(Ruby, Map<RubyString, RubyString>, IRubyObject, boolean) - Constructor for class org.jruby.RubyGlobal.StringOnlyRubyHash
-
- StringOnlyRubyHash(Ruby, Map<RubyString, RubyString>, IRubyObject) - Constructor for class org.jruby.RubyGlobal.StringOnlyRubyHash
-
- stringOrNil(Ruby, CharSequence) - Static method in class org.jruby.ir.targets.Bootstrap
-
- stringOrNil(ByteList, ThreadContext) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- StringOrRegexpGlobalVariable(Ruby, String, IRubyObject) - Constructor for class org.jruby.RubyGlobal.StringOrRegexpGlobalVariable
-
- stringParameterStrategy(IRubyObject) - Static method in class org.jruby.ext.ffi.jffi.JITRuntime
-
- StringParameterStrategy - Class in org.jruby.ext.ffi.jffi
-
- StringParameterStrategy(boolean, boolean) - Constructor for class org.jruby.ext.ffi.jffi.StringParameterStrategy
-
- StringScannerLibrary - Class in org.jruby.ext.strscan
-
- StringScannerLibrary() - Constructor for class org.jruby.ext.strscan.StringScannerLibrary
-
- StringSites() - Constructor for class org.jruby.runtime.JavaSites.StringSites
-
- StringSupport - Class in org.jruby.util
-
- StringSupport() - Constructor for class org.jruby.util.StringSupport
-
- StringSupport.NeighborChar - Enum in org.jruby.util
-
- StringSupport.TR - Class in org.jruby.util
-
rb_str_tr / rb_str_tr_bang
- StringSupport.TrTables - Class in org.jruby.util
-
tr_setup_table
- StringTerm - Class in org.jruby.ext.ripper
-
- StringTerm(int, int, int) - Constructor for class org.jruby.ext.ripper.StringTerm
-
- StringTerm - Class in org.jruby.lexer.yacc
-
- StringTerm(int, int, int, int) - Constructor for class org.jruby.lexer.yacc.StringTerm
-
- stringToBytes(String) - Static method in class org.jruby.RubyString
-
- stringToInum(int, boolean) - Method in class org.jruby.RubyString
-
rb_str_to_inum
- stringToInum(int) - Method in class org.jruby.RubyString
-
- stringToInum19(int, boolean) - Method in class org.jruby.RubyString
-
Deprecated.
- stringToRawBytes(String) - Static method in class org.jruby.runtime.Helpers
-
- StringUtils() - Constructor for class org.jruby.ext.jruby.JRubyUtilLibrary.StringUtils
-
Deprecated.
- stringValue(IRubyObject) - Static method in class org.jruby.RubyString
-
- STRIO_READABLE - Static variable in interface org.jruby.ObjectFlags
-
- strio_self() - Method in class org.jruby.ext.stringio.StringIO
-
- strio_unimpl(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.stringio.StringIO
-
- STRIO_WRITABLE - Static variable in interface org.jruby.ObjectFlags
-
- strioFalse(ThreadContext) - Method in class org.jruby.ext.stringio.StringIO
-
- strioFirst(IRubyObject) - Method in class org.jruby.ext.stringio.StringIO
-
- strioNil(ThreadContext) - Method in class org.jruby.ext.stringio.StringIO
-
- strioZero(ThreadContext) - Method in class org.jruby.ext.stringio.StringIO
-
- strip(ThreadContext) - Method in class org.jruby.RubyString
-
- strip19(ThreadContext) - Method in class org.jruby.RubyString
-
Deprecated.
- strip_bang(ThreadContext) - Method in class org.jruby.RubyString
-
- strip_bang19(ThreadContext) - Method in class org.jruby.RubyString
-
Deprecated.
- strLength() - Method in class org.jruby.RubyString
-
- strLength(Encoding, byte[], int, int) - Static method in class org.jruby.util.StringSupport
-
- strLength(Encoding, byte[], int, int, int) - Static method in class org.jruby.util.StringSupport
-
- strLength(ByteList) - Static method in class org.jruby.util.StringSupport
-
- strLengthFromRubyString(CodeRangeable, Encoding) - Static method in class org.jruby.util.StringSupport
-
- strLengthFromRubyString(CodeRangeable) - Static method in class org.jruby.util.StringSupport
-
- strLengthFromRubyString(CodeRangeable, ByteList, Encoding) - Static method in class org.jruby.util.StringSupport
-
- strLengthWithCodeRange(Encoding, byte[], int, int) - Static method in class org.jruby.util.StringSupport
-
- strLengthWithCodeRange(ByteList) - Static method in class org.jruby.util.StringSupport
-
- strLengthWithCodeRange(ByteList, Encoding) - Static method in class org.jruby.util.StringSupport
-
- strLengthWithCodeRangeAsciiCompatible(Encoding, byte[], int, int) - Static method in class org.jruby.util.StringSupport
-
- strLengthWithCodeRangeNonAsciiCompatible(Encoding, byte[], int, int) - Static method in class org.jruby.util.StringSupport
-
- strncmp(ByteList, ByteList, int) - Method in class org.jruby.lexer.LexingCommon
-
- StrNode - Class in org.jruby.ast
-
Representing a simple String literal.
- StrNode(ISourcePosition, ByteList) - Constructor for class org.jruby.ast.StrNode
-
- StrNode(ISourcePosition, ByteList, int) - Constructor for class org.jruby.ast.StrNode
-
- StrNode(ISourcePosition, StrNode, StrNode) - Constructor for class org.jruby.ast.StrNode
-
- StrptimeLexer - Class in org.jruby.lexer
-
This class is a scanner generated by
JFlex 1.4
on 6/16/17 3:03 PM from the specification file
core/src/main/java/org/jruby/lexer/StrptimeLexer.flex
- StrptimeLexer(Reader) - Constructor for class org.jruby.lexer.StrptimeLexer
-
Creates a new scanner
There is also a java.io.InputStream version of this constructor.
- StrptimeLexer(InputStream) - Constructor for class org.jruby.lexer.StrptimeLexer
-
Creates a new scanner.
- StrptimeParser - Class in org.jruby.util
-
This is Java implementation of ext/date/date_strptime.c in Ruby 2.3.1.
- StrptimeParser() - Constructor for class org.jruby.util.StrptimeParser
-
- StrptimeParser.FormatBag - Class in org.jruby.util
-
Ported Date::Format::Bag from lib/ruby/stdlib/date/format.rb in JRuby 9.1.5.0.
- StrptimeToken - Class in org.jruby.util
-
This class is ported from RubyDateFormatter.Token in JRuby 9.1.5.0.
- strScrub(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyString
-
Scrub the contents of this string, replacing invalid characters as appropriate.
- StrTerm - Class in org.jruby.ext.ripper
-
- StrTerm() - Constructor for class org.jruby.ext.ripper.StrTerm
-
- StrTerm - Class in org.jruby.lexer.yacc
-
- StrTerm() - Constructor for class org.jruby.lexer.yacc.StrTerm
-
- strTranscode(ThreadContext, IRubyObject[], IRubyObject[]) - Static method in class org.jruby.util.io.EncodingUtils
-
- strTranscode0(ThreadContext, int, IRubyObject[], IRubyObject[], int, IRubyObject) - Static method in class org.jruby.util.io.EncodingUtils
-
- strTranscodeEncArgs(ThreadContext, IRubyObject, IRubyObject, IRubyObject, byte[][], Encoding[], byte[][], Encoding[]) - Static method in class org.jruby.util.io.EncodingUtils
-
- strTranscodingResize - Static variable in class org.jruby.util.io.EncodingUtils
-
- Struct - Class in org.jruby.ext.ffi
-
- Struct(Ruby, RubyClass) - Constructor for class org.jruby.ext.ffi.Struct
-
Creates a new StructLayout instance.
- struct_class(ThreadContext) - Method in class org.jruby.ext.ffi.StructByReference
-
- struct_class(ThreadContext) - Method in class org.jruby.ext.ffi.StructByValue
-
- StructByReference - Class in org.jruby.ext.ffi
-
- StructByValue - Class in org.jruby.ext.ffi
-
- structClass - Variable in class org.jruby.ext.ffi.FFI
-
- StructLayout - Class in org.jruby.ext.ffi
-
Defines the memory layout for a native structure.
- StructLayout.ArrayField - Class in org.jruby.ext.ffi
-
- StructLayout.ArrayProxy - Class in org.jruby.ext.ffi
-
- StructLayout.CharArrayProxy - Class in org.jruby.ext.ffi
-
- StructLayout.EnumField - Class in org.jruby.ext.ffi
-
- StructLayout.Field - Class in org.jruby.ext.ffi
-
- StructLayout.FunctionField - Class in org.jruby.ext.ffi
-
- StructLayout.InnerStructField - Class in org.jruby.ext.ffi
-
- StructLayout.MappedField - Class in org.jruby.ext.ffi
-
- StructLayout.Member - Class in org.jruby.ext.ffi
-
A struct member.
- StructLayout.NumberField - Class in org.jruby.ext.ffi
-
- StructLayout.PointerField - Class in org.jruby.ext.ffi
-
- StructLayout.Storage - Interface in org.jruby.ext.ffi
-
- StructMethods() - Constructor for class org.jruby.RubyStruct.StructMethods
-
- sub(ThreadContext, IRubyObject[], Block) - Method in class org.jruby.ext.pathname.RubyPathname
-
- sub(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel.LoopMethods
-
- sub(ThreadContext, IRubyObject, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyKernel.LoopMethods
-
- sub(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyString
-
rb_str_sub / rb_str_sub_bang
- sub(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyString
-
- sub - Variable in class org.jruby.runtime.JavaSites.PathnameSites
-
- sub19(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyString
-
Deprecated.
- sub19(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyString
-
Deprecated.
- sub2(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- sub219(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
Deprecated.
- sub_bang(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyString
-
- sub_bang(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyString
-
- sub_bang19(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyString
-
Deprecated.
- sub_bang19(ThreadContext, IRubyObject, IRubyObject, Block) - Method in class org.jruby.RubyString
-
Deprecated.
- sub_ext(ThreadContext, IRubyObject) - Method in class org.jruby.ext.pathname.RubyPathname
-
- subarrayOrEmpty(RubyArray, Ruby, int) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- subarrayOrEmpty(RubyArray, Ruby, int, int) - Static method in class org.jruby.runtime.Helpers
-
Deprecated.
- subBangFast(ThreadContext, RubyRegexp, RubyString) - Method in class org.jruby.RubyString
-
sub! but without any frame globals ...
- subclasses(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.jruby.JRubyLibrary
-
- subclasses(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.jruby.JRubyLibrary
-
- subclasses() - Method in class org.jruby.RubyClass
-
- subclasses(boolean) - Method in class org.jruby.RubyClass
-
- subclassProxyTest(Object) - Static method in class org.jruby.ir.targets.Bootstrap
-
- subList(int, int) - Method in class org.jruby.ir.listeners.InstructionsListenerDecorator
-
- subList(int, int) - Method in class org.jruby.RubyArray
-
- SubnetUtils - Class in org.jruby.ext.socket
-
A class that performs some subnet calculations given a network address and a subnet mask.
- SubnetUtils(String) - Constructor for class org.jruby.ext.socket.SubnetUtils
-
Constructor that takes a CIDR-notation string, e.g.
- SubnetUtils(String, String) - Constructor for class org.jruby.ext.socket.SubnetUtils
-
Constructor that takes a dotted decimal address and a dotted decimal mask.
- SubnetUtils.SubnetInfo - Class in org.jruby.ext.socket
-
Convenience container for subnet summary information.
- subsec() - Method in class org.jruby.RubyTime
-
Deprecated.
- subsec(ThreadContext) - Method in class org.jruby.RubyTime
-
- subseq(long, long) - Method in class org.jruby.RubyArray
-
rb_ary_subseq
- subseq(RubyClass, long, long, boolean) - Method in class org.jruby.RubyArray
-
- subseq(byte[], int, int) - Static method in class org.jruby.runtime.Helpers
-
- subseq(RubyClass, long, long, boolean) - Method in class org.jruby.specialized.RubyArrayOneObject
-
- subseq(RubyClass, long, long, boolean) - Method in class org.jruby.specialized.RubyArrayTwoObject
-
- subseqLight(long, long) - Method in class org.jruby.RubyArray
-
rb_ary_subseq
- subSequence(int, int) - Method in class org.jruby.RubyString
-
- subSequence(int, int) - Method in class org.jruby.util.ByteList
-
Create subSequence of this array between start and end offsets
- subSet(Object, Object) - Method in class org.jruby.ext.set.RubySortedSet
-
- subset_p(ThreadContext, IRubyObject) - Method in class org.jruby.ext.set.RubySet
-
- substr(int, int) - Method in class org.jruby.RubyString
-
Deprecated.
- substr(Ruby, int, int) - Method in class org.jruby.RubyString
-
- substr19(Ruby, int, int) - Method in class org.jruby.RubyString
-
- subtract(ThreadContext, IRubyObject) - Method in class org.jruby.ext.set.RubySet
-
Deletes every element that appears in the given enumerable object and returns self.
- subtract(int) - Method in class org.jruby.ext.socket.SocketUtilsIPV6.IPv6Address
-
Subtraction.
- subtractionOverflowed(long, long, long) - Static method in class org.jruby.runtime.Helpers
-
- succ(ThreadContext) - Method in class org.jruby.RubyFixnum
-
- succ(ThreadContext) - Method in class org.jruby.RubyInteger
-
int_succ
- succ(ThreadContext) - Method in class org.jruby.RubyString
-
- succ(ThreadContext) - Method in class org.jruby.RubySymbol
-
- succ() - Method in class org.jruby.RubyTime
-
- succ - Variable in class org.jruby.runtime.JavaSites.StringSites
-
- succ19(ThreadContext) - Method in class org.jruby.RubyString
-
Deprecated.
- succ_bang() - Method in class org.jruby.RubyString
-
- succ_bang19() - Method in class org.jruby.RubyString
-
Deprecated.
- succChar(Encoding, byte[], int, int) - Static method in class org.jruby.util.StringSupport
-
- succChar(Ruby, Encoding, byte[], int, int) - Static method in class org.jruby.util.StringSupport
-
- succCommon(ByteList) - Static method in class org.jruby.util.StringSupport
-
- succCommon(Ruby, ByteList) - Static method in class org.jruby.util.StringSupport
-
- success_p(ThreadContext) - Method in class org.jruby.RubyProcess.RubyStatus
-
- success_p() - Method in class org.jruby.RubySystemExit
-
- SUFFIX_ALL - Static variable in class org.jruby.lexer.LexingCommon
-
- SUFFIX_I - Static variable in class org.jruby.lexer.LexingCommon
-
- SUFFIX_R - Static variable in class org.jruby.lexer.LexingCommon
-
- suffixType - Variable in class org.jruby.runtime.load.LoadService.SearchState
-
- sum(ThreadContext, Block) - Method in class org.jruby.RubyArray
-
- sum(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyArray
-
- sum(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- sum(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- sum(ThreadContext) - Method in class org.jruby.RubyString
-
- sum(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
- sumAdd(ThreadContext, IRubyObject, IRubyObject, double[]) - Static method in class org.jruby.RubyEnumerable
-
- sumCommon(ThreadContext, IRubyObject, Block) - Method in class org.jruby.RubyArray
-
- sumCommon(ThreadContext, IRubyObject, IRubyObject, Block) - Static method in class org.jruby.RubyEnumerable
-
- sumCommon(ThreadContext, long) - Method in class org.jruby.RubyString
-
- sunday_p(ThreadContext) - Method in class org.jruby.RubyTime
-
- SunSignalFacade - Class in org.jruby.util
-
- SunSignalFacade() - Constructor for class org.jruby.util.SunSignalFacade
-
- SUPER - Static variable in class org.jruby.parser.JavaSignatureParser
-
- super_method(ThreadContext, IRubyObject, RubyModule) - Method in class org.jruby.AbstractRubyMethod
-
- super_method(ThreadContext) - Method in class org.jruby.RubyMethod
-
- super_method(ThreadContext) - Method in class org.jruby.RubyUnboundMethod
-
- SUPER_NAME_NAME - Static variable in class org.jruby.ir.targets.JVMVisitor
-
- SUPER_NOSPLAT_RESOLVED - Static variable in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- SUPER_NOSPLAT_UNRESOLVED - Static variable in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- super_p() - Method in class org.jruby.javasupport.proxy.JavaProxyClass.ProxyMethodImpl
-
- SUPER_SPLAT_RESOLVED - Static variable in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- SUPER_SPLAT_UNRESOLVED - Static variable in class org.jruby.ir.targets.IRBytecodeAdapter6
-
- SuperCallSite - Class in org.jruby.runtime.callsite
-
- SuperCallSite() - Constructor for class org.jruby.runtime.callsite.SuperCallSite
-
- superclass() - Method in class org.jruby.javasupport.JavaClass
-
- superclass() - Method in class org.jruby.javasupport.proxy.JavaProxyClass
-
- superclass(ThreadContext) - Method in class org.jruby.RubyClass
-
Return the real super class of this class.
- superClass - Variable in class org.jruby.RubyModule
-
- SuperInstrType - Enum in org.jruby.ir.instructions
-
- SuperInvokeSite - Class in org.jruby.ir.targets
-
Created by headius on 10/23/14.
- SuperInvokeSite(MethodType, String, String, String, int) - Constructor for class org.jruby.ir.targets.SuperInvokeSite
-
- superName - Variable in class org.jruby.ir.targets.ResolvedSuperInvokeSite
-
- superName - Variable in class org.jruby.ir.targets.SuperInvokeSite
-
- SuperNode - Class in org.jruby.ast
-
A call to super(...) with arguments to a method.
- SuperNode(ISourcePosition, Node) - Constructor for class org.jruby.ast.SuperNode
-
- SuperNode(ISourcePosition, Node, Node) - Constructor for class org.jruby.ast.SuperNode
-
- superset_p(ThreadContext, IRubyObject) - Method in class org.jruby.ext.set.RubySet
-
- support - Variable in class org.jruby.parser.RubyParser
-
- SValue(SValue) - Method in class org.jruby.ir.IRVisitor
-
- SValue - Class in org.jruby.ir.operands
-
- SValue(Operand) - Constructor for class org.jruby.ir.operands.SValue
-
- SValue(SValue) - Method in class org.jruby.ir.persistence.IRDumper
-
- svalue(ThreadContext, Object) - Static method in class org.jruby.ir.runtime.IRRuntimeHelpers
-
- SValue(SValue) - Method in class org.jruby.ir.targets.JVMVisitor
-
- SValueNode - Class in org.jruby.ast
-
- SValueNode(ISourcePosition, Node) - Constructor for class org.jruby.ast.SValueNode
-
- swallow(ThreadContext, int) - Method in class org.jruby.util.io.OpenFile
-
- swallowBB(BasicBlock) - Method in class org.jruby.ir.representations.BasicBlock
-
- swap() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- swap2() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- swapcase(ThreadContext) - Method in class org.jruby.RubyString
-
- swapcase(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
- swapcase(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyString
-
- swapcase(ThreadContext) - Method in class org.jruby.RubySymbol
-
- swapcase(ThreadContext, IRubyObject) - Method in class org.jruby.RubySymbol
-
- swapcase(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubySymbol
-
- swapcase19(ThreadContext) - Method in class org.jruby.RubyString
-
Deprecated.
- swapcase_bang(ThreadContext) - Method in class org.jruby.RubyString
-
- swapcase_bang(ThreadContext, IRubyObject) - Method in class org.jruby.RubyString
-
- swapcase_bang(ThreadContext, IRubyObject, IRubyObject) - Method in class org.jruby.RubyString
-
- swapcase_bang19(ThreadContext) - Method in class org.jruby.RubyString
-
Deprecated.
- SwappedMemoryIO - Class in org.jruby.ext.ffi
-
- switch_rb(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyProcess.GroupID
-
- switch_rb(ThreadContext, IRubyObject, Block) - Static method in class org.jruby.RubyProcess.UserID
-
- SwitchPointInvalidator - Class in org.jruby.runtime.opto
-
- SwitchPointInvalidator() - Constructor for class org.jruby.runtime.opto.SwitchPointInvalidator
-
- Symbol(Ruby, DynamicLibrary, String, MemoryIO) - Constructor for class org.jruby.ext.ffi.jffi.DynamicLibrary.Symbol
-
- Symbol(Symbol) - Method in class org.jruby.ir.IRVisitor
-
- Symbol - Class in org.jruby.ir.operands
-
- Symbol(RubySymbol) - Constructor for class org.jruby.ir.operands.Symbol
-
- Symbol(Symbol) - Method in class org.jruby.ir.persistence.IRDumper
-
- Symbol(Symbol) - Method in class org.jruby.ir.targets.JVMVisitor
-
- SYMBOL_ENCODING_SPECIAL - Static variable in class org.jruby.runtime.marshal.MarshalStream
-
- symbol_map(ThreadContext) - Method in class org.jruby.ext.ffi.Enum
-
- symbolBytesFromString(Ruby, String) - Static method in class org.jruby.RubySymbol
-
- symbolBytesToString(ByteList) - Static method in class org.jruby.runtime.Helpers
-
Decode the given value to a Java string using the following rules:
* If the string is all US-ASCII characters, it will be decoded as US-ASCII.
- symbolHashSeedK0 - Static variable in class org.jruby.RubySymbol
-
Deprecated.
- symbolID(ByteList) - Method in class org.jruby.parser.ParserSupport
-
- SymbolNode - Class in org.jruby.ast
-
Represents a symbol (:symbol_name).
- SymbolNode(ISourcePosition, RubySymbol) - Constructor for class org.jruby.ast.SymbolNode
-
- SymbolObjectSite - Class in org.jruby.ir.targets
-
Created by headius on 10/23/14.
- SymbolObjectSite(MethodType, String, String) - Constructor for class org.jruby.ir.targets.SymbolObjectSite
-
- SymbolProc(SymbolProc) - Method in class org.jruby.ir.IRVisitor
-
- SymbolProc - Class in org.jruby.ir.operands
-
A literal representing proc'ified symbols, as in &:foo.
- SymbolProc(RubySymbol) - Constructor for class org.jruby.ir.operands.SymbolProc
-
- SymbolProc(SymbolProc) - Method in class org.jruby.ir.persistence.IRDumper
-
- SymbolProc(SymbolProc) - Method in class org.jruby.ir.targets.JVMVisitor
-
- SymbolProcObjectSite - Class in org.jruby.ir.targets
-
- SymbolProcObjectSite(MethodType, String, String) - Constructor for class org.jruby.ir.targets.SymbolProcObjectSite
-
- symbols - Variable in class org.jruby.ast.executable.RuntimeCache
-
- symbols(ThreadContext) - Method in class org.jruby.ext.ffi.Enum
-
- SymbolTable(Ruby) - Constructor for class org.jruby.RubySymbol.SymbolTable
-
- symlink(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFile
-
- symlink_p() - Method in class org.jruby.RubyFileStat
-
- symlink_p(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest.FileTestFileMethods
-
- symlink_p(IRubyObject, IRubyObject) - Static method in class org.jruby.RubyFileTest
-
- sync(ThreadContext) - Method in class org.jruby.ext.stringio.StringIO
-
- sync(ThreadContext, IRubyObject) - Method in class org.jruby.ext.zlib.JZlibInflate
-
- sync - Variable in class org.jruby.ext.zlib.RubyGzipFile
-
- sync() - Method in class org.jruby.ext.zlib.RubyGzipFile
-
- sync(ThreadContext) - Method in class org.jruby.RubyIO
-
Returns the current sync mode.
- sync - Variable in class org.jruby.util.io.ChannelStream
-
Deprecated.
- sync() - Method in class org.jruby.util.io.ChannelStream
-
Deprecated.
- sync() - Method in class org.jruby.util.io.CRLFStreamWrapper
-
Deprecated.
- SYNC - Static variable in class org.jruby.util.io.OpenFile
-
- sync() - Method in interface org.jruby.util.io.Stream
-
Deprecated.
Flush and sync all writes to the filesystem.
- sync_point() - Method in class org.jruby.ext.zlib.JZlibInflate
-
- sync_point_p() - Method in class org.jruby.ext.zlib.JZlibInflate
-
- sync_set(IRubyObject) - Method in class org.jruby.RubyIO
-
Sets the current sync mode.
- syncClassVariables(RubyModule) - Method in class org.jruby.RubyModule
-
- syncConstants(RubyModule) - Method in class org.jruby.RubyModule
-
- synchronize(ThreadContext, Block) - Method in class org.jruby.ext.thread.Mutex
-
- SYNCHRONIZED - Static variable in class org.jruby.parser.JavaSignatureParser
-
- SynchronizedCacheEntryFactory(RubyModule.CacheEntryFactory) - Constructor for class org.jruby.RubyModule.SynchronizedCacheEntryFactory
-
- SynchronizedDynamicMethod - Class in org.jruby.internal.runtime.methods
-
- SynchronizedDynamicMethod(DynamicMethod) - Constructor for class org.jruby.internal.runtime.methods.SynchronizedDynamicMethod
-
- SynchronizedVariableAccessor - Class in org.jruby.runtime.ivars
-
A VariableAccessor that uses synchronization to ensure the variable table
is updated safely.
- SynchronizedVariableAccessor(RubyClass, String, int, int) - Constructor for class org.jruby.runtime.ivars.SynchronizedVariableAccessor
-
Construct a new SynchronizedVariableAccessor for the given "real" class,
variable name, variable index, and class ID.
- syncObject - Variable in class org.jruby.internal.runtime.methods.InvocationMethodFactory
-
An object to sync against when loading classes, to avoid dups
- SyncReaction(int[]) - Constructor for class org.jruby.util.Join.SyncReaction
-
- SyncReaction(Enum<?>, Enum<?>...) - Constructor for class org.jruby.util.Join.SyncReaction
-
- syncVariables(IRubyObject, List<Variable<Object>>) - Static method in class org.jruby.BasicObjectStub
-
- syncVariables(List<Variable<Object>>) - Method in class org.jruby.ir.operands.UndefinedValue
-
Deprecated.
- syncVariables(IRubyObject) - Method in class org.jruby.ir.operands.UndefinedValue
-
Sets object's variables to those in the supplied object,
removing/replacing any previously defined variables of the same name.
- syncVariables(IRubyObject) - Method in class org.jruby.RubyBasicObject
-
Sync one this object's variables with other's - this is used to make
rbClone work correctly.
- syncVariables(List<Variable<Object>>) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- syncVariables(List<Variable<Object>>) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
Deprecated.
- syncVariables(IRubyObject) - Method in interface org.jruby.runtime.builtin.IRubyObject
-
Sets object's variables to those in the supplied object,
removing/replacing any previously defined variables of the same name.
- syncVariables(RubyBasicObject, IRubyObject) - Method in class org.jruby.runtime.ivars.VariableTableManager
-
Sync one this object's variables with other's - this is used to make
rbClone work correctly.
- SYNCWRITE - Static variable in class org.jruby.util.io.OpenFile
-
- SyntaxError - Exception in org.jruby.exceptions
-
Represents a Ruby SyntaxError as a throwable Java exception.
- SyntaxError(String, RubySyntaxError) - Constructor for exception org.jruby.exceptions.SyntaxError
-
- SyntaxException - Exception in org.jruby.ext.ripper
-
- SyntaxException(String, String) - Constructor for exception org.jruby.ext.ripper.SyntaxException
-
- SyntaxException - Exception in org.jruby.lexer.yacc
-
- SyntaxException(SyntaxException.PID, ISourcePosition, String, String, Object...) - Constructor for exception org.jruby.lexer.yacc.SyntaxException
-
Deprecated.
- SyntaxException(SyntaxException.PID, String, int, String, String, Object...) - Constructor for exception org.jruby.lexer.yacc.SyntaxException
-
Deprecated.
- SyntaxException(SyntaxException.PID, String, int, String, String, int) - Constructor for exception org.jruby.lexer.yacc.SyntaxException
-
- SyntaxException.PID - Enum in org.jruby.lexer.yacc
-
- synthetic_p() - Method in class org.jruby.javasupport.JavaAccessibleObject
-
- synthetic_p() - Method in class org.jruby.javasupport.JavaClass
-
- Sys() - Constructor for class org.jruby.RubyProcess.Sys
-
- sysaccept(ThreadContext) - Method in class org.jruby.ext.socket.RubyTCPServer
-
- sysaccept(ThreadContext) - Method in class org.jruby.ext.socket.RubyUNIXServer
-
- syscall(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
- sysconfdir(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.etc.RubyEtc
-
- sysopen(IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyIO
-
Deprecated.
- sysopen(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyIO
-
- sysopen(Ruby, String, int, int) - Static method in class org.jruby.RubyIO
-
- Sysopen() - Constructor for class org.jruby.RubyIO.Sysopen
-
- sysopen19(ThreadContext, IRubyObject, IRubyObject[], Block) - Static method in class org.jruby.RubyIO
-
Deprecated.
- sysread(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.stringio.StringIO.GenericReadable
-
- sysread(IRubyObject[]) - Method in class org.jruby.ext.stringio.StringIO
-
- sysread(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyIO
-
- sysseek(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyIO
-
- system(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
- system19(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.RubyKernel
-
Deprecated.
- SystemCallError - Exception in org.jruby.exceptions
-
Represents a Ruby SystemCallError as a throwable Java exception.
- SystemCallError(String, RubySystemCallError) - Constructor for exception org.jruby.exceptions.SystemCallError
-
- SystemExit - Exception in org.jruby.exceptions
-
Represents a RubySystemExit as a throwable Java exception.
- SystemExit(String, RubySystemExit) - Constructor for exception org.jruby.exceptions.SystemExit
-
- SystemPropertiesMap - Class in org.jruby.java.util
-
A java.lang.Map that defers all methods to System properties.
- SystemPropertiesMap() - Constructor for class org.jruby.java.util.SystemPropertiesMap
-
- systemPropertiesMap(Ruby) - Static method in class org.jruby.util.OSEnvironment
-
Returns java system properties as a Map.
- SystemPropertyCatcher - Class in org.jruby.embed.util
-
Utility methods to retrieve System properties or environment variables to
get configuration parameters.
- SystemPropertyCatcher() - Constructor for class org.jruby.embed.util.SystemPropertyCatcher
-
- SystemStackError - Exception in org.jruby.exceptions
-
- SystemStackError(String, RubySystemStackError) - Constructor for exception org.jruby.exceptions.SystemStackError
-
- systmpdir(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.etc.RubyEtc
-
- syswait(Ruby, int) - Static method in class org.jruby.RubyProcess
-
- syswrite(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.stringio.StringIO.GenericWritable
-
- syswrite(ThreadContext, IRubyObject) - Method in class org.jruby.RubyIO
-
- syswrite_nonblock(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.stringio.StringIO.GenericWritable
-
- VAliasNode - Class in org.jruby.ast
-
Represents an alias of a global variable.
- VAliasNode(ISourcePosition, RubySymbol, RubySymbol) - Constructor for class org.jruby.ast.VAliasNode
-
- valid_civil_p(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.date.RubyDate
-
- valid_commercial_p(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.date.RubyDate
-
- valid_encoding_p(ThreadContext) - Method in class org.jruby.RubyString
-
- valid_java_identifier_p(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.JavaUtilities
-
- valid_jd_p(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.date.RubyDate
-
- valid_jd_p(ThreadContext, IRubyObject, IRubyObject, IRubyObject) - Static method in class org.jruby.ext.date.RubyDate
-
- valid_ordinal_p(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.ext.date.RubyDate
-
- validateClassVariable(String) - Method in class org.jruby.RubyModule
-
- validateClassVariable(IRubyObject, String) - Method in class org.jruby.RubyModule
-
- validateClassVariable(Ruby, IRubyObject) - Method in class org.jruby.RubyModule
-
- validateConstant(IRubyObject) - Method in class org.jruby.RubyModule
-
Validates name is a valid constant name and returns its id string.
- validateConstant(String, IRubyObject) - Method in class org.jruby.RubyModule
-
- validateEncodingBinmode(ThreadContext, int[], int, IOEncodable) - Static method in class org.jruby.util.io.EncodingUtils
-
- validateFormalIdentifier(ByteList) - Method in class org.jruby.lexer.LexingCommon
-
- validateFormalIdentifier(String) - Method in class org.jruby.lexer.LexingCommon
-
Deprecated.
- validateInstanceVariable(String) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- validateInstanceVariable(IRubyObject, String) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- validateInstanceVariable(IRubyObject) - Method in class org.jruby.RubyBasicObject
-
- validClassVariableName() - Method in class org.jruby.RubySymbol
-
Is the string this constant represents a valid constant identifier name.
- validConstantName() - Method in class org.jruby.RubySymbol
-
Is the string this constant represents a valid constant identifier name.
- validInstanceVariableName() - Method in class org.jruby.RubySymbol
-
Is the string this constant represents a valid constant identifier name.
- validLocalVariableName() - Method in class org.jruby.RubySymbol
-
- value - Variable in exception org.jruby.exceptions.JumpException.FlowControlException
-
- value - Variable in class org.jruby.ir.operands.Bignum
-
- value - Variable in class org.jruby.ir.operands.Fixnum
-
- value - Variable in class org.jruby.ir.operands.Float
-
- value - Variable in class org.jruby.ir.operands.UnboxedFixnum
-
- value - Variable in class org.jruby.ir.operands.UnboxedFloat
-
- value(ThreadContext, IRubyObject, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Field
-
- value(ThreadContext, IRubyObject) - Method in class org.jruby.javasupport.JavaField
-
- value() - Method in class org.jruby.lexer.JavaSignatureLexer
-
- value() - Method in class org.jruby.lexer.LexingCommon
-
Value of last token (if it is a token which has a value).
- value() - Method in class org.jruby.RubyEnumerator.FeedValue
-
- value - Variable in class org.jruby.RubyMath.NemesLogGamma
-
- value - Variable in class org.jruby.RubyModule.ConstantEntry
-
- value(ThreadContext) - Method in class org.jruby.RubyThread
-
- value() - Method in class org.jruby.RubyThread
-
Deprecated.
- value() - Method in class org.jruby.RubyUncaughtThrowError
-
- value - Variable in class org.jruby.runtime.component.VariableEntry
-
- value - Variable in class org.jruby.runtime.GlobalVariable
-
- value - Variable in class org.jruby.runtime.opto.ConstantCache
-
- value_expr(RubyLexer, Node) - Static method in class org.jruby.parser.ParserSupport
-
- value_type(ThreadContext, IRubyObject) - Static method in class org.jruby.javasupport.ext.JavaLangReflect.Field
-
- value_type() - Method in class org.jruby.javasupport.JavaField
-
- ValueAccessor - Class in org.jruby.internal.runtime
-
- ValueAccessor(IRubyObject) - Constructor for class org.jruby.internal.runtime.ValueAccessor
-
- valueEquals(Object, Object) - Method in class org.jruby.util.GenericMap
-
- valueHash(Object) - Method in class org.jruby.util.GenericMap
-
- valueIterator() - Method in class org.jruby.util.GenericMap
-
- valueOf(String) - Static method in enum org.jruby.anno.CoercionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.anno.FrameField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.ast.java_signature.Modifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.ast.NodeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.common.IRubyWarnings.ID
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.CompatVersion
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.compiler.ClassLoaderMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.embed.AttributeName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.embed.internal.EmbedRubyObjectAdapterImpl.MethodType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.embed.LocalContextScope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.embed.LocalVariableBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.embed.PathType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.embed.PropertyName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.embed.variable.BiVariable.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.EvalType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.ext.ffi.NativeType
-
Returns the enum constant of this type with the specified name.
- valueOf(IRubyObject) - Static method in enum org.jruby.ext.ffi.NativeType
-
- valueOf(String) - Static method in enum org.jruby.ext.ffi.Platform.CPU_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.ext.ffi.Platform.OS_TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.ext.nkf.RubyNKF.NKFCharset
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.ext.ripper.RipperLexer.Keyword
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.ext.ripper.Warnings.ID
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.ext.socket.SocketType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.internal.runtime.GlobalVariable.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.internal.runtime.methods.CallConfiguration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.internal.runtime.methods.Framing
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.internal.runtime.methods.Scoping
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.internal.runtime.ThreadService.Event.Type
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.ir.dataflow.DataFlowProblem.DF_Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.ir.instructions.RuntimeHelperCall.Methods
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.ir.instructions.specialized.SpecializedInstType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.ir.instructions.SuperInstrType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.ir.IRFlags
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.ir.IRScopeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.ir.listeners.InstructionsListener.OperationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.ir.OpClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.ir.operands.OperandType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.ir.operands.TemporaryVariableType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.ir.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.ir.representations.CFG.EdgeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.ir.targets.IRBytecodeAdapter.BlockPassType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.javasupport.binding.Priority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.javasupport.util.ObjectProxyCache.ReferenceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.lexer.yacc.RubyLexer.Keyword
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.lexer.yacc.SyntaxException.PID
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.parser.StaticScope.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.RubyClass.CS_NAMES
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.RubyInstanceConfig.CompileMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.RubyInstanceConfig.ProfilingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.RubyInstanceConfig.Verbosity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.RubyLocalJumpError.Reason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.RubyThread.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.runtime.ArgumentType
-
Returns the enum constant of this type with the specified name.
- valueOf(char) - Static method in enum org.jruby.runtime.ArgumentType
-
- valueOf(String) - Static method in enum org.jruby.runtime.backtrace.FrameType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.runtime.backtrace.TraceType.Format
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.runtime.backtrace.TraceType.Gather
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.runtime.Block.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.runtime.CallType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.runtime.ClassIndex
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.runtime.invokedynamic.MethodNames
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.runtime.load.LoadService.SuffixType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.runtime.RubyEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.runtime.Signature.Rest
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.runtime.Visibility
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.util.cli.Category
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.util.ConvertBytes.ERange.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.util.DefinedMessage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.util.io.STDIO
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.util.KCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jruby.util.RegexpSupport.ErrorMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class org.jruby.util.SafeDoubleParser
-
Safe way of parsing a Double value from a String
- valueOf(String) - Static method in class org.jruby.util.SafeFloatParser
-
Safe way of parsing a Float value from a String
- valueOf(String) - Static method in enum org.jruby.util.StringSupport.NeighborChar
-
Returns the enum constant of this type with the specified name.
- valueOrNil(IRubyObject, IRubyObject) - Static method in class org.jruby.ir.targets.Bootstrap
-
- valueRemoved(Object) - Method in class org.jruby.util.WeakIdentityHashMap
-
- values() - Static method in enum org.jruby.anno.CoercionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.anno.FrameField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.ast.java_signature.Modifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.ast.NodeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.common.IRubyWarnings.ID
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.CompatVersion
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.compiler.ClassLoaderMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.embed.AttributeName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.jruby.embed.internal.BiVariableMap
-
Returns a Collection
view of the values contained in this map.
- values() - Static method in enum org.jruby.embed.internal.EmbedRubyObjectAdapterImpl.MethodType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.embed.LocalContextScope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.embed.LocalVariableBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.embed.PathType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.embed.PropertyName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.embed.variable.BiVariable.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.EvalType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.ext.ffi.NativeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.ext.ffi.Platform.CPU_TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.ext.ffi.Platform.OS_TYPE
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(ThreadContext) - Method in class org.jruby.ext.ffi.Struct
-
- values() - Static method in enum org.jruby.ext.nkf.RubyNKF.NKFCharset
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.ext.ripper.RipperLexer.Keyword
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.ext.ripper.Warnings.ID
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.ext.socket.SocketType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.internal.runtime.GlobalVariable.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.internal.runtime.methods.CallConfiguration
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.internal.runtime.methods.Framing
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.internal.runtime.methods.Scoping
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.internal.runtime.ThreadService.Event.Type
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.ir.dataflow.DataFlowProblem.DF_Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.ir.instructions.RuntimeHelperCall.Methods
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.ir.instructions.specialized.SpecializedInstType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.ir.instructions.SuperInstrType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.ir.IRFlags
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.ir.IRScopeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.ir.listeners.InstructionsListener.OperationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.ir.OpClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.ir.operands.OperandType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.ir.operands.TemporaryVariableType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.ir.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.ir.representations.CFG.EdgeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.ir.targets.IRBytecodeAdapter.BlockPassType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.jruby.java.util.SystemPropertiesMap
-
- values() - Static method in enum org.jruby.javasupport.binding.Priority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.javasupport.util.ObjectProxyCache.ReferenceType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.lexer.yacc.RubyLexer.Keyword
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.lexer.yacc.SyntaxException.PID
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.parser.StaticScope.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class org.jruby.RubyArray
-
- values() - Static method in enum org.jruby.RubyClass.CS_NAMES
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(ThreadContext) - Method in class org.jruby.RubyHash
-
rb_hash_values
- values() - Method in class org.jruby.RubyHash
-
- values() - Static method in enum org.jruby.RubyInstanceConfig.CompileMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.RubyInstanceConfig.ProfilingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.RubyInstanceConfig.Verbosity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.RubyLocalJumpError.Reason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.RubyThread.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.runtime.ArgumentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.runtime.backtrace.FrameType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.runtime.backtrace.TraceType.Format
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.runtime.backtrace.TraceType.Gather
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.runtime.Block.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.runtime.CallType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.runtime.ClassIndex
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.runtime.invokedynamic.MethodNames
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.runtime.load.LoadService.SuffixType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.runtime.RubyEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.runtime.Signature.Rest
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.runtime.Visibility
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.util.cli.Category
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.jruby.util.collections.ConcurrentWeakHashMap
-
Returns a Collection
view of the values contained in this map.
- values() - Method in class org.jruby.util.collections.IntHashMap
-
- values() - Method in class org.jruby.util.collections.NonBlockingHashMapLong
-
Returns a Collection
view of the values contained in this map.
- values() - Method in class org.jruby.util.collections.WeakValuedMap
-
- values() - Static method in enum org.jruby.util.ConvertBytes.ERange.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.util.DefinedMessage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class org.jruby.util.GenericMap
-
- values() - Static method in enum org.jruby.util.io.STDIO
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.util.KCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.util.RegexpSupport.ErrorMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jruby.util.StringSupport.NeighborChar
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values_at(ThreadContext, IRubyObject[]) - Method in class org.jruby.ext.strscan.RubyStringScanner
-
- values_at(ThreadContext, IRubyObject[]) - Method in class org.jruby.java.proxies.MapJavaProxy
-
rb_hash_values_at
- values_at(ThreadContext, IRubyObject, IRubyObject[]) - Static method in class org.jruby.javasupport.ext.JavaUtilRegex.Matcher
-
- values_at(IRubyObject[]) - Method in class org.jruby.RubyArray
-
rb_values_at
- values_at(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyHash
-
rb_hash_values_at
- values_at(ThreadContext, IRubyObject[]) - Method in class org.jruby.RubyMatchData
-
- values_at(IRubyObject[]) - Method in class org.jruby.RubyMatchData
-
- values_at(IRubyObject[]) - Method in class org.jruby.RubyStruct
-
- VAR_TABLE_OFFSET - Static variable in class org.jruby.RubyBasicObject
-
offset of the varTable field in RubyBasicObject
- VARARGS_MARKER - Static variable in class org.jruby.util.JavaNameMangler
-
- varargs_p() - Method in class org.jruby.javasupport.JavaCallable
-
- Variable - Class in org.jruby.ir.operands
-
- Variable() - Constructor for class org.jruby.ir.operands.Variable
-
- Variable<BaseObjectType> - Interface in org.jruby.runtime.builtin
-
- VARIABLE_ARITY_SIGNATURE - Static variable in class org.jruby.internal.runtime.methods.InvokeDynamicMethodFactory
-
- VariableAccessor - Class in org.jruby.runtime.ivars
-
Abstraction of an accessor for instance or internal variables on Ruby
objects.
- VariableAccessor(RubyClass, String, int, int) - Constructor for class org.jruby.runtime.ivars.VariableAccessor
-
Construct a new VariableAccessor for the given "real" class, name,
variable index, and class symbol.
- VariableAccessorField - Class in org.jruby.runtime.ivars
-
A lazy mechanism for accessing VariableAccessors for a given variable name.
- VariableAccessorField(String) - Constructor for class org.jruby.runtime.ivars.VariableAccessorField
-
Construct a new VariableAccessorField for the given named variable.
- variableBuilder - Variable in class org.jruby.ir.IRBuilder
-
- VariableCachingCallSite - Class in org.jruby.runtime.callsite
-
- VariableCachingCallSite(String) - Constructor for class org.jruby.runtime.callsite.VariableCachingCallSite
-
- VariableEntry<BaseObjectType> - Class in org.jruby.runtime.component
-
- VariableEntry(String, BaseObjectType) - Constructor for class org.jruby.runtime.component.VariableEntry
-
- VariableInterceptor - Class in org.jruby.embed.variable
-
This class is responsible to local variable behavior dependent processing.
- VariableInterceptor() - Constructor for class org.jruby.embed.variable.VariableInterceptor
-
- variableName(String) - Static method in class org.jruby.runtime.GlobalVariable
-
- variableReaders - Variable in class org.jruby.ast.executable.RuntimeCache
-
- variableRenameMap - Variable in class org.jruby.ir.transformations.inlining.CloneInfo
-
- VariableSite - Class in org.jruby.runtime.invokedynamic
-
- VariableSite(MethodType, String, String, int) - Constructor for class org.jruby.runtime.invokedynamic.VariableSite
-
- variableTableContains(String) - Method in class org.jruby.IncludedModuleWrapper
-
- variableTableContains(String) - Method in class org.jruby.RubyBasicObject
-
Checks if the variable table contains a variable of the
specified name.
- variableTableFastContains(String) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- variableTableFastFetch(String) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- variableTableFastStore(String, Object) - Method in class org.jruby.RubyBasicObject
-
Deprecated.
- variableTableFetch(String) - Method in class org.jruby.IncludedModuleWrapper
-
- variableTableFetch(String) - Method in class org.jruby.RubyBasicObject
-
Fetch an object from the variable table based on the name.
- VariableTableManager - Class in org.jruby.runtime.ivars
-
This class encapculates all logic relating to the management of instance
variable tables in RubyBasicObject instances.
- VariableTableManager(RubyClass) - Constructor for class org.jruby.runtime.ivars.VariableTableManager
-
Construct a new VariableTable Manager for the given "real" class.
- variableTableRemove(String) - Method in class org.jruby.IncludedModuleWrapper
-
- variableTableRemove(String) - Method in class org.jruby.RubyBasicObject
-
Removes the entry with the specified name from the variable
table, and returning the removed value.
- variableTableStore(String, Object) - Method in class org.jruby.IncludedModuleWrapper
-
- variableTableStore(String, Object) - Method in class org.jruby.RubyBasicObject
-
Store a value in the variable store under the specific name.
- variableTableSync(List<Variable<Object>>) - Method in class org.jruby.IncludedModuleWrapper
-
- variableTableSync(List<Variable<Object>>) - Method in class org.jruby.RubyBasicObject
-
Synchronize the variable table with the argument.
- variableWriters - Variable in class org.jruby.ast.executable.RuntimeCache
-
- VariadicInvoker - Class in org.jruby.ext.ffi.jffi
-
- varMap - Variable in class org.jruby.ir.targets.MethodData
-
- varTable - Variable in class org.jruby.RubyBasicObject
-
variable table, lazily allocated as needed (if needed)
- varTableStamp - Variable in class org.jruby.RubyBasicObject
-
locking stamp for Unsafe ops updating the vartable
- VCallNode - Class in org.jruby.ast
-
RubyMethod call without any arguments
- VCallNode(ISourcePosition, RubySymbol) - Constructor for class org.jruby.ast.VCallNode
-
- ver(ThreadContext, IRubyObject) - Static method in class org.jruby.ext.bigdecimal.RubyBigDecimal
-
- verify(Object) - Method in class org.jruby.runtime.ivars.VariableAccessor
-
Verify if this is the correct accessor for the given object.
- verifyExecutableForDirect() - Method in class org.jruby.util.ShellLauncher.LaunchConfig
-
- verifyExecutableForShell() - Method in class org.jruby.util.ShellLauncher.LaunchConfig
-
- VERSION - Static variable in class org.jruby.ext.zlib.RubyZlib
-
- VERSION - Static variable in class org.jruby.runtime.Constants
-
- VersionError() - Constructor for class org.jruby.ext.zlib.RubyZlib.VersionError
-
- view(ByteList) - Method in class org.jruby.RubyString
-
- view(int, int) - Method in class org.jruby.util.ByteList
-
Change ByteBuffer to have a new begin that is +index positions past begin with a new length.
- viewArgsArray(ThreadContext, RubyArray, int, int) - Static method in class org.jruby.runtime.Helpers
-
- Visibility - Enum in org.jruby.runtime
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.AliasInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ArrayDerefInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.AsStringInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.AttrAssignInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.BFalseInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.BlockGivenInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.BNEInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.BNilInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.boxing.AluInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.boxing.BoxBooleanInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.boxing.BoxFixnumInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.boxing.BoxFloatInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.boxing.UnboxBooleanInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.boxing.UnboxFixnumInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.boxing.UnboxFloatInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.BreakInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.BSwitchInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.BTrueInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.BuildBackrefInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.BuildCompoundArrayInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.BuildCompoundStringInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.BuildDynRegExpInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.BuildLambdaInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.BuildRangeInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.BuildSplatInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.BUndefInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.CallInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.CheckArgsArrayArityInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.CheckArityInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.CheckForLJEInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ClassSuperInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.CopyInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.DefineClassInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.DefineClassMethodInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.defined.GetErrorInfoInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.defined.RestoreErrorInfoInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.DefineInstanceMethodInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.DefineMetaClassInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.DefineModuleInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.EQQInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ExceptionRegionEndMarkerInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ExceptionRegionStartMarkerInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.GetClassVarContainerModuleInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.GetClassVariableInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.GetEncodingInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.GetFieldInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.GetGlobalVariableInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.GVarAliasInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.InheritanceSearchConstInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.InstanceSuperInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.Instr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.JumpInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.LabelInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.LexicalSearchConstInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.LineNumberInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.LoadFrameClosureInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.LoadImplicitClosureInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.LoadLocalVarInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.MatchInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ModuleVersionGuardInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.NonlocalReturnInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.NopInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.NoResultCallInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.OptArgMultipleAsgnInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.PopBackrefFrameInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.PopBindingInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.PopBlockFrameInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.PopMethodFrameInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.PrepareBlockArgsInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.PrepareFixedBlockArgsInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.PrepareNoBlockArgsInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.PrepareSingleBlockArgInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ProcessModuleBodyInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.PushBackrefFrameInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.PushBlockBindingInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.PushBlockFrameInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.PushMethodBindingInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.PushMethodFrameInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.PutClassVariableInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.PutConstInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.PutFieldInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.PutGlobalVarInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.RaiseArgumentErrorInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.RaiseRequiredKeywordArgumentError
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ReceiveJRubyExceptionInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ReceiveKeywordArgInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ReceiveKeywordRestArgInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ReceiveOptArgInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ReceivePostReqdArgInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ReceivePreReqdArgInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ReceiveRestArgInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ReceiveRubyExceptionInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ReceiveSelfInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.RecordEndBlockInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ReifyClosureInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ReqdArgMultipleAsgnInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.RescueEQQInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.RestArgMultipleAsgnInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.RestoreBindingVisibilityInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ReturnInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ReturnOrRethrowSavedExcInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.RuntimeHelperCall
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.SaveBindingVisibilityInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.SearchConstInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.SearchModuleForConstInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.SetCapturedVarInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.StoreLocalVarInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ThreadPollInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ThrowExceptionInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ToAryInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ToggleBacktraceInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.TraceInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.UndefMethodInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.UnresolvedSuperInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.UpdateBlockExecutionStateInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.YieldInstr
-
- visit(IRVisitor) - Method in class org.jruby.ir.instructions.ZSuperInstr
-
- visit(Instr) - Method in class org.jruby.ir.IRVisitor
-
- visit(Operand) - Method in class org.jruby.ir.IRVisitor
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.Array
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.Bignum
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.Boolean
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.ClosureLocalVariable
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.Complex
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.CurrentScope
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.DynamicSymbol
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.Filename
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.Fixnum
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.Float
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.FrozenString
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.GlobalVariable
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.Hash
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.IRException
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.Label
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.LocalVariable
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.Nil
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.NthRef
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.NullBlock
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.ObjectClass
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.Operand
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.Rational
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.Regexp
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.Scope
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.ScopeModule
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.Self
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.Splat
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.StandardError
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.StringLiteral
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.SValue
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.Symbol
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.SymbolProc
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.TemporaryBooleanVariable
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.TemporaryFixnumVariable
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.TemporaryFloatVariable
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.TemporaryLocalVariable
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.TemporaryVariable
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.UnboxedBoolean
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.UnboxedFixnum
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.UnboxedFloat
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.UndefinedValue
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.UnexecutableNil
-
- visit(IRVisitor) - Method in class org.jruby.ir.operands.WrappedIRClosure
-
- visit(IRScope, boolean, boolean) - Method in class org.jruby.ir.persistence.IRDumper
-
- visit(Instr) - Method in class org.jruby.ir.persistence.IRDumper
-
- visit(Operand) - Method in class org.jruby.ir.persistence.IRDumper
-
- visit(Instr) - Method in class org.jruby.ir.targets.JVMVisitor
-
- visit(Operand) - Method in class org.jruby.ir.targets.JVMVisitor
-
- visit(ThreadContext, IRubyObject, int) - Method in interface org.jruby.RubyArray.ArgumentVisitor
-
- visit(ThreadContext, RubyHash, IRubyObject, IRubyObject, int, Object) - Method in class org.jruby.RubyHash.Visitor
-
- visit(IRubyObject, IRubyObject) - Method in class org.jruby.RubyHash.Visitor
-
- visit(ThreadContext, RubyHash, IRubyObject, IRubyObject, int, T) - Method in class org.jruby.RubyHash.VisitorWithState
-
- visitAliasNode(AliasNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitAliasNode(AliasNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitAll(ThreadContext, RubyHash.VisitorWithState, T) - Method in class org.jruby.RubyHash
-
- visitAll(RubyHash.Visitor) - Method in class org.jruby.RubyHash
-
Deprecated.
- visitAndNode(AndNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitAndNode(AndNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitAnnotation(String, boolean) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitAnnotationDefault() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitAnnotationFields(AnnotationVisitor, Map<String, Object>) - Static method in class org.jruby.util.CodegenUtils
-
- visitAnnotationWithFields(String, boolean, Map<String, Object>) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitArgsCatNode(ArgsCatNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitArgsCatNode(ArgsCatNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitArgsNode(ArgsNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitArgsNode(ArgsNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitArgsPushNode(ArgsPushNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitArgsPushNode(ArgsPushNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitArgumentNode(ArgumentNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitArgumentNode(ArgumentNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitArrayNode(ArrayNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitArrayNode(ArrayNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitAttrAssignNode(AttrAssignNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitAttrAssignNode(AttrAssignNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitAttribute(Attribute) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitBackRefNode(BackRefNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitBackRefNode(BackRefNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitBasicBlocks(CFG) - Method in class org.jruby.ir.representations.IGVCFGVisitor
-
- visitBeginNode(BeginNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitBeginNode(BeginNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitBignumNode(BignumNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitBignumNode(BignumNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitBlockArgNode(BlockArgNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitBlockArgNode(BlockArgNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitBlockNode(BlockNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitBlockNode(BlockNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitBlockPassNode(BlockPassNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitBlockPassNode(BlockPassNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitBreakNode(BreakNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitBreakNode(BreakNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitCallNode(CallNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitCallNode(CallNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitCaseNode(CaseNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitCaseNode(CaseNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitChildren(Node) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitClassNode(ClassNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitClassNode(ClassNode) - Method in class org.jruby.ast.visitor.InstanceVariableFinder
-
ClassNode creates a new scope and self, so do not search for ivars.
- visitClassNode(ClassNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitClassVarAsgnNode(ClassVarAsgnNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitClassVarAsgnNode(ClassVarAsgnNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitClassVarDeclNode(ClassVarDeclNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
Deprecated.
- visitClassVarDeclNode(ClassVarDeclNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
Deprecated.
- visitClassVarNode(ClassVarNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitClassVarNode(ClassVarNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitCode() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitColon2Node(Colon2Node) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitColon2Node(Colon2Node) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitColon3Node(Colon3Node) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitColon3Node(Colon3Node) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitComplexNode(ComplexNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitComplexNode(ComplexNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitConstDeclNode(ConstDeclNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitConstDeclNode(ConstDeclNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitConstNode(ConstNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitConstNode(ConstNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitDAsgnNode(DAsgnNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitDAsgnNode(DAsgnNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitDefinedNode(DefinedNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitDefinedNode(DefinedNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitDefnNode(DefnNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitDefnNode(DefnNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitDefsNode(DefsNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitDefsNode(DefsNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitDotNode(DotNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitDotNode(DotNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitDRegxNode(DRegexpNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitDRegxNode(DRegexpNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitDStrNode(DStrNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitDStrNode(DStrNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitDSymbolNode(DSymbolNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitDSymbolNode(DSymbolNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitDVarNode(DVarNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitDVarNode(DVarNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitDXStrNode(DXStrNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitDXStrNode(DXStrNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitEdges(CFG) - Method in class org.jruby.ir.representations.IGVCFGVisitor
-
- visitEncodingNode(EncodingNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitEncodingNode(EncodingNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitEnd() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitEnsureNode(EnsureNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitEnsureNode(EnsureNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitEvStrNode(EvStrNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitEvStrNode(EvStrNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitFalseNode(FalseNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitFalseNode(FalseNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitFCallNode(FCallNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitFCallNode(FCallNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitFieldInsn(int, String, String, String) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitFirstChild(Node) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitFixnumNode(FixnumNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitFixnumNode(FixnumNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitFlipNode(FlipNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitFlipNode(FlipNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitFloatNode(FloatNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitFloatNode(FloatNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitForNode(ForNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitForNode(ForNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitFrame(int, int, Object[], int, Object[]) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitGlobalAsgnNode(GlobalAsgnNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitGlobalAsgnNode(GlobalAsgnNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitGlobalVarNode(GlobalVarNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitGlobalVarNode(GlobalVarNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitHashNode(HashNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitHashNode(HashNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitIfNode(IfNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitIfNode(IfNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitIincInsn(int, int) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitInsn(int) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitInstAsgnNode(InstAsgnNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitInstAsgnNode(InstAsgnNode) - Method in class org.jruby.ast.visitor.InstanceVariableFinder
-
Add the name of the instance variable being assigned to our set of
instance variable names and continue to walk child nodes.
- visitInstAsgnNode(InstAsgnNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitInstrs(BasicBlock) - Method in class org.jruby.ir.representations.IGVCFGVisitor
-
- visitInstVarNode(InstVarNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitInstVarNode(InstVarNode) - Method in class org.jruby.ast.visitor.InstanceVariableFinder
-
Add the name of the instance variable being retrieved to our set of
instance variable names and continue to walk child nodes.
- visitInstVarNode(InstVarNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitIntInsn(int, int) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitInvokeDynamicInsn(String, String, Handle, Object...) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitIterNode(IterNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitIterNode(IterNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitJumpInsn(int, Label) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitKeywordArgNode(KeywordArgNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitKeywordArgNode(KeywordArgNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitKeywordRestArgNode(KeywordRestArgNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitKeywordRestArgNode(KeywordRestArgNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitLabel(Label) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitLambdaNode(LambdaNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitLambdaNode(LambdaNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitLdcInsn(Object) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitLineNumber(int, Label) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitListNode(ListNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitListNode(ListNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitLiteralNode(LiteralNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitLiteralNode(LiteralNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitLocalAsgnNode(LocalAsgnNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitLocalAsgnNode(LocalAsgnNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitLocalVariable(String, String, String, Label, Label, int) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitLocalVarNode(LocalVarNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitLocalVarNode(LocalVarNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitLookupSwitchInsn(Label, int[], Label[]) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitMatch2Node(Match2Node) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitMatch2Node(Match2Node) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitMatch3Node(Match3Node) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitMatch3Node(Match3Node) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitMatchNode(MatchNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitMatchNode(MatchNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitMaxs(int, int) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitMethodInsn(int, String, String, String) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
Deprecated.
- visitMethodInsn(int, String, String, String, boolean) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
Deprecated.
- visitModuleNode(ModuleNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitModuleNode(ModuleNode) - Method in class org.jruby.ast.visitor.InstanceVariableFinder
-
ModuleNode creates a new scope and self, so do not search for ivars.
- visitModuleNode(ModuleNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitMultiANewArrayInsn(String, int) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitMultipleAsgnNode(MultipleAsgnNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitMultipleAsgnNode(MultipleAsgnNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitNewlineNode(NewlineNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitNewlineNode(NewlineNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitNextNode(NextNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitNextNode(NextNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitNilNode(NilNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitNilNode(NilNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitNthRefNode(NthRefNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitNthRefNode(NthRefNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitOpAsgnAndNode(OpAsgnAndNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitOpAsgnAndNode(OpAsgnAndNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitOpAsgnConstDeclNode(OpAsgnConstDeclNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitOpAsgnConstDeclNode(OpAsgnConstDeclNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitOpAsgnNode(OpAsgnNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitOpAsgnNode(OpAsgnNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitOpAsgnOrNode(OpAsgnOrNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitOpAsgnOrNode(OpAsgnOrNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitOpElementAsgnNode(OpElementAsgnNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitOpElementAsgnNode(OpElementAsgnNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitOptArgNode(OptArgNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitOptArgNode(OptArgNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitor - Variable in class org.jruby.compiler.JITClassGenerator
-
- Visitor() - Constructor for class org.jruby.RubyHash.Visitor
-
- visitOrNode(OrNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitOrNode(OrNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- VisitorWithState() - Constructor for class org.jruby.RubyHash.VisitorWithState
-
- visitOther(Node) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitOther(Node) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitParameterAnnotation(int, String, boolean) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitParameterAnnotationWithFields(int, String, boolean, Map<String, Object>) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitPostExeNode(PostExeNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitPostExeNode(PostExeNode) - Method in class org.jruby.ast.visitor.InstanceVariableFinder
-
PostExeNode can't appear in methods, so do not search for ivars.
- visitPostExeNode(PostExeNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitPreExeNode(PreExeNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitPreExeNode(PreExeNode) - Method in class org.jruby.ast.visitor.InstanceVariableFinder
-
PreExeNode can't appear in methods, so do not search for ivars.
- visitPreExeNode(PreExeNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitRationalNode(RationalNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitRationalNode(RationalNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitRedoNode(RedoNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitRedoNode(RedoNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitRegexpNode(RegexpNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitRegexpNode(RegexpNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitRequiredKeywordArgumentValueNode(RequiredKeywordArgumentValueNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitRequiredKeywordArgumentValueNode(RequiredKeywordArgumentValueNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitRescueBodyNode(RescueBodyNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitRescueBodyNode(RescueBodyNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitRescueNode(RescueNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitRescueNode(RescueNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitRestArgNode(RestArgNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitRestArgNode(RestArgNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitRetryNode(RetryNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitRetryNode(RetryNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitReturnNode(ReturnNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitReturnNode(ReturnNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitRootNode(RootNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitRootNode(RootNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitSClassNode(SClassNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitSClassNode(SClassNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitSelfNode(SelfNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitSelfNode(SelfNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitSplatNode(SplatNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitSplatNode(SplatNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitStarNode(StarNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitStarNode(StarNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitStrNode(StrNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitStrNode(StrNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitSuperNode(SuperNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitSuperNode(SuperNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitSValueNode(SValueNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitSValueNode(SValueNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitSymbolNode(SymbolNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitSymbolNode(SymbolNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitTableSwitchInsn(int, int, Label, Label...) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitTrueNode(TrueNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitTrueNode(TrueNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitTryCatchBlock(Label, Label, Label, String) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitTypeInsn(int, String) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitUndefNode(UndefNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitUndefNode(UndefNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitUntilNode(UntilNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitUntilNode(UntilNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitVAliasNode(VAliasNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitVAliasNode(VAliasNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitVarInsn(int, int) - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- visitVCallNode(VCallNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitVCallNode(VCallNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitWhenNode(WhenNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitWhenNode(WhenNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitWhileNode(WhileNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitWhileNode(WhileNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitXStrNode(XStrNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitXStrNode(XStrNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitYieldNode(YieldNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitYieldNode(YieldNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitZArrayNode(ZArrayNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitZArrayNode(ZArrayNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitZSuperNode(ZSuperNode) - Method in class org.jruby.ast.visitor.AbstractNodeVisitor
-
- visitZSuperNode(ZSuperNode) - Method in interface org.jruby.ast.visitor.NodeVisitor
-
- vmode(Object) - Static method in class org.jruby.util.io.EncodingUtils
-
- vmode(Object, IRubyObject) - Static method in class org.jruby.util.io.EncodingUtils
-
- vmodeVperm(IRubyObject, IRubyObject) - Static method in class org.jruby.util.io.EncodingUtils
-
- VOID - Static variable in class org.jruby.ast.java_signature.PrimitiveTypeNode
-
- VOID - Static variable in class org.jruby.parser.JavaSignatureParser
-
- voidreturn() - Method in class org.jruby.compiler.impl.SkinnyMethodAdapter
-
- VOLATILE - Static variable in class org.jruby.parser.JavaSignatureParser
-
- VOLATILE_VARIABLES - Static variable in class org.jruby.util.cli.Options
-
- vperm(Object) - Static method in class org.jruby.util.io.EncodingUtils
-
- vperm(Object, IRubyObject) - Static method in class org.jruby.util.io.EncodingUtils
-