Directive
|
Meaning
| @
| Moves to absolute position
| A
| ASCII string (space padded, count is width)
| a
| ASCII string (null padded, count is width)
| B
| Bit string (descending bit order)
| b
| Bit string (ascending bit order)
| C
| Unsigned char
| c
| Char
| d
| Double-precision float, native format
| E
| Double-precision float, little-endian byte order
| e
| Single-precision float, little-endian byte order
| f
| Single-precision float, native format
| G
| Double-precision float, network (big-endian) byte order
| g
| Single-precision float, network (big-endian) byte order
| H
| Hex string (high nibble first)
| h
| Hex string (low nibble first)
| I
| Unsigned integer
| i
| Integer
| L
| Unsigned long
| l
| Long
| M
| Quoted printable, MIME encoding (see RFC2045)
| m
| Base64 encoded string
| N
| Long, network (big-endian) byte order
| n
| Short, network (big-endian) byte-order
| P
| Pointer to a structure (fixed-length string)
| p
| Pointer to a null-terminated string
| S
| Unsigned short
| s
| Short
| U
| UTF-8
| u
| UU-encoded string
| V
| Long, little-endian byte order
| v
| Short, little-endian byte order
| X
| Back up a byte
| x
| Null byte
| Z
| Same as ``A''
|
Packs the contents of arr into a binary sequence according to the directives in
aTemplateString (see preceding table).
packageRestArgumentsForReflection(Object[]) -
Method in class org.jruby.runtime.callback.AbstractCallback
parameterTypes() -
Method in class org.jruby.javasupport.JavaCallable
parameterTypes() -
Method in class org.jruby.javasupport.JavaConstructor
parameterTypes() -
Method in class org.jruby.javasupport.JavaMethod
parentModule -
Variable in class org.jruby.RubyModule
parse(ILexerSource) -
Method in interface org.ablaf.parser.IParser
parse(Reader, String) -
Method in class org.jruby.Ruby
parse(String, String) -
Method in class org.jruby.Ruby
parse(ILexerSource) -
Method in class org.jruby.parser.DefaultRubyParser
The parse method use an lexer stream and parse it to an AST node
structure
parse(String, String) -
Method in class org.jruby.parser.Parser
parse(String, Reader) -
Method in class org.jruby.parser.Parser
parse(String, String, List) -
Method in class org.jruby.parser.Parser
parse(String, ParsePosition) -
Method in class org.jruby.util.RubyDateFormat
pass(IRubyObject) -
Static method in class org.jruby.ThreadClass
path -
Variable in class org.jruby.RubyDir
path -
Variable in class org.jruby.RubyFile
path -
Variable in class org.jruby.util.IOHandlerSeekable
peek() -
Method in class org.jruby.internal.util.collections.Stack
peek() -
Method in class org.jruby.util.collections.ArrayStack
peek() -
Method in interface org.jruby.util.collections.IStack
pid() -
Method in class org.jruby.RubyIO
Return the process id (pid) of the process this IO object
spawned.
pid() -
Method in class org.jruby.util.IOHandler
Get the process ID associated with this handler.
pid() -
Method in class org.jruby.util.IOHandlerSeekable
pid() -
Method in class org.jruby.util.IOHandlerUnseekable
pollThreadEvents() -
Method in class org.jruby.ThreadClass
pollThreadEvents() -
Method in class org.jruby.runtime.ThreadContext
pop() -
Method in class org.jruby.RubyArray
rb_ary_pop
pop() -
Method in class org.jruby.internal.util.collections.Stack
pop() -
Method in class org.jruby.parser.BlockNamesStack
pop() -
Method in class org.jruby.runtime.FrameStack
pop() -
Method in class org.jruby.runtime.ScopeStack
pop() -
Method in class org.jruby.util.collections.AbstractStack
pop() -
Method in class org.jruby.util.collections.ArrayStack
pop() -
Method in interface org.jruby.util.collections.IStack
popClass() -
Method in class org.jruby.runtime.ThreadContext
popDynamicVars() -
Method in class org.jruby.runtime.ThreadContext
pos() -
Method in class org.jruby.RubyIO
pos() -
Method in class org.jruby.util.IOHandler
Get the current position within the file associated with this
handler.
pos() -
Method in class org.jruby.util.IOHandlerSeekable
pos() -
Method in class org.jruby.util.IOHandlerUnseekable
pos_set(RubyFixnum) -
Method in class org.jruby.RubyIO
post_match() -
Method in class org.jruby.RubyMatchData
match_post_match
pre_match() -
Method in class org.jruby.RubyMatchData
match_pre_match
prec(IRubyObject, IRubyObject) -
Static method in class org.jruby.RubyPrecision
prec_f(IRubyObject) -
Static method in class org.jruby.RubyPrecision
prec_i(IRubyObject) -
Static method in class org.jruby.RubyPrecision
previous() -
Method in class org.jruby.internal.util.collections.Stack
primitiveToWrapper(Class) -
Static method in class org.jruby.javasupport.JavaUtil
primitive_p() -
Method in class org.jruby.javasupport.JavaClass
primitive_to_java(IRubyObject, IRubyObject) -
Static method in class org.jruby.javasupport.Java
print(IRubyObject, IRubyObject[]) -
Static method in class org.jruby.KernelModule
print(IRubyObject, IRubyObject[]) -
Static method in class org.jruby.RubyIO
Print some objects to the stream.
printError(RubyException) -
Method in class org.jruby.Ruby
Prints an error with backtrace to the error stream.
printUsage() -
Static method in class org.jruby.Main
printf(IRubyObject, IRubyObject[]) -
Static method in class org.jruby.KernelModule
printf(IRubyObject, IRubyObject[]) -
Static method in class org.jruby.RubyIO
priority() -
Method in class org.jruby.ThreadClass
priority_set(IRubyObject) -
Method in class org.jruby.ThreadClass
private_class_method(IRubyObject[]) -
Method in class org.jruby.RubyModule
private_instance_methods(IRubyObject[]) -
Method in class org.jruby.RubyModule
rb_class_private_instance_methods
private_methods() -
Method in class org.jruby.RubyObject
rb_obj_private_methods
proc(IRubyObject) -
Static method in class org.jruby.KernelModule
processLineEnds -
Variable in class org.jruby.util.CommandlineParser
protected_instance_methods(IRubyObject[]) -
Method in class org.jruby.RubyModule
rb_class_protected_instance_methods
protected_methods() -
Method in class org.jruby.RubyObject
rb_obj_protected_methods
public_class_method(IRubyObject[]) -
Method in class org.jruby.RubyModule
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
push(IRubyObject[]) -
Method in class org.jruby.RubyArray
rb_ary_push_m
push(Object) -
Method in class org.jruby.internal.util.collections.Stack
push(StackElement) -
Method in class org.jruby.parser.BlockNamesStack
push() -
Method in class org.jruby.parser.BlockNamesStack
push(List) -
Method in class org.jruby.parser.BlockNamesStack
push() -
Method in class org.jruby.parser.LocalNamesStack
push(INode, ICallable, IRubyObject) -
Method in class org.jruby.runtime.BlockStack
push() -
Method in class org.jruby.runtime.FrameStack
push(String[]) -
Method in class org.jruby.runtime.ScopeStack
push(List) -
Method in class org.jruby.runtime.ScopeStack
push(StackElement) -
Method in class org.jruby.runtime.ScopeStack
push() -
Method in class org.jruby.runtime.ScopeStack
push(StackElement) -
Method in class org.jruby.util.collections.AbstractStack
push(Object) -
Method in class org.jruby.util.collections.ArrayStack
push(Object) -
Method in interface org.jruby.util.collections.IStack
pushClass(RubyModule) -
Method in class org.jruby.runtime.ThreadContext
pushCopy() -
Method in class org.jruby.runtime.FrameStack
pushDynamicVars() -
Method in class org.jruby.runtime.ThreadContext
putClass(String, RubyModule) -
Method in class org.jruby.RubyClasses
Description of the Method
putJavaObjectIntoCache(JavaObject) -
Method in class org.jruby.javasupport.JavaSupport
putc(IRubyObject) -
Method in class org.jruby.RubyIO
putc(int) -
Method in class org.jruby.util.IOHandler
puts(IRubyObject, IRubyObject[]) -
Static method in class org.jruby.KernelModule
puts(IRubyObject, IRubyObject[]) -
Static method in class org.jruby.RubyIO
Q
- quote(String) -
Static method in class org.jruby.RubyRegexp
-
- quote(IRubyObject, RubyString) -
Static method in class org.jruby.RubyRegexp
- rb_reg_s_quote
R
- RE_MAY_IGNORECASE -
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
-
- RE_OPTION_MULTILINE -
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
-
- RUBY_MAJOR_VERSION -
Static variable in interface org.jruby.runtime.Constants
-
- RUBY_VERSION -
Static variable in interface org.jruby.runtime.Constants
-
- RaiseException - exception org.jruby.exceptions.RaiseException.
-
- RaiseException(RubyException) -
Constructor for class org.jruby.exceptions.RaiseException
-
- RaiseException(Ruby, RubyClass, String) -
Constructor for class org.jruby.exceptions.RaiseException
-
- RaiseException(Ruby, String, String) -
Constructor for class org.jruby.exceptions.RaiseException
-
- RangeError - exception org.jruby.exceptions.RangeError.
-
- RangeError(Ruby, String) -
Constructor for class org.jruby.exceptions.RangeError
- Constructs an
RubyTypeException with the specified detail message.
- RbConfig - class org.jruby.libraries.RbConfig.
-
- RbConfig() -
Constructor for class org.jruby.libraries.RbConfig
-
- ReOptions - interface org.jruby.parser.ReOptions.
-
- ReaderLexerSource - class org.ablaf.internal.lexer.ReaderLexerSource.
- Default ILexerSource based on java.io.Reader.
- ReaderLexerSource(String, Reader) -
Constructor for class org.ablaf.internal.lexer.ReaderLexerSource
- Constructor for ReaderLexerSource.
- ReadonlyAccessor - class org.jruby.internal.runtime.ReadonlyAccessor.
-
- ReadonlyAccessor(String, IAccessor) -
Constructor for class org.jruby.internal.runtime.ReadonlyAccessor
-
- ReadonlyGlobalVariable - class org.jruby.runtime.ReadonlyGlobalVariable.
-
- ReadonlyGlobalVariable(Ruby, String, IRubyObject) -
Constructor for class org.jruby.runtime.ReadonlyGlobalVariable
-
- RedoJump - exception org.jruby.exceptions.RedoJump.
- The RedoJump is thrown if a 'redo' statement is evaluated.
- RedoJump() -
Constructor for class org.jruby.exceptions.RedoJump
- Creates new RedoJump
- RedoNode - class org.jruby.ast.RedoNode.
-
- RedoNode(ISourcePosition) -
Constructor for class org.jruby.ast.RedoNode
-
- ReflectionCallback - class org.jruby.runtime.callback.ReflectionCallback.
-
- ReflectionCallback(Class, String, Class[], boolean, boolean, Arity) -
Constructor for class org.jruby.runtime.callback.ReflectionCallback
-
- ReflectionCallbackFactory - class org.jruby.runtime.callback.ReflectionCallbackFactory.
-
- ReflectionCallbackFactory() -
Constructor for class org.jruby.runtime.callback.ReflectionCallbackFactory
-
- ReflectionClassMap - class org.jruby.javasupport.ReflectionClassMap.
-
- ReflectionClassMap(String) -
Constructor for class org.jruby.javasupport.ReflectionClassMap
-
- ReflectionClassMap(Package) -
Constructor for class org.jruby.javasupport.ReflectionClassMap
-
- ReflectionException - exception org.ablaf.runtime.reflection.ReflectionException.
-
- ReflectionException() -
Constructor for class org.ablaf.runtime.reflection.ReflectionException
- Constructor for ReflectionException.
- ReflectionException(String) -
Constructor for class org.ablaf.runtime.reflection.ReflectionException
- Constructor for ReflectionException.
- RegexpError - exception org.jruby.exceptions.RegexpError.
-
- RegexpError(Ruby, String) -
Constructor for class org.jruby.exceptions.RegexpError
- Constructs an
RubyRegexpException with the specified detail message.
- RegexpNode - class org.jruby.ast.RegexpNode.
- Represents a simple regular expression literal.
- RegexpNode(ISourcePosition, String, int) -
Constructor for class org.jruby.ast.RegexpNode
-
- RescueBodyNode - class org.jruby.ast.RescueBodyNode.
-
- RescueBodyNode(ISourcePosition, IListNode, INode) -
Constructor for class org.jruby.ast.RescueBodyNode
-
- RescueNode - class org.jruby.ast.RescueNode.
-
- RescueNode(ISourcePosition, INode, IListNode, INode) -
Constructor for class org.jruby.ast.RescueNode
-
- RestArgsNode - class org.jruby.ast.RestArgsNode.
-
- RestArgsNode(ISourcePosition, INode) -
Constructor for class org.jruby.ast.RestArgsNode
-
- RetryJump - exception org.jruby.exceptions.RetryJump.
- The RetryException is thrown if a 'retry' statement is interpreted.
- RetryJump() -
Constructor for class org.jruby.exceptions.RetryJump
- Creates new RetryException
- RetryNode - class org.jruby.ast.RetryNode.
- Represents a 'retry' statement.
- RetryNode(ISourcePosition) -
Constructor for class org.jruby.ast.RetryNode
-
- ReturnJump - exception org.jruby.exceptions.ReturnJump.
- The ReturnException is thrown if a 'return' statement is interpreted.
- ReturnJump(IRubyObject) -
Constructor for class org.jruby.exceptions.ReturnJump
- Creates a new ReturnException with a return value.
- ReturnNode - class org.jruby.ast.ReturnNode.
- Represents a return statement.
- ReturnNode(ISourcePosition, INode) -
Constructor for class org.jruby.ast.ReturnNode
-
- Ruby - class org.jruby.Ruby.
- The jruby runtime.
- RubyArgsFile - class org.jruby.RubyArgsFile.
-
- RubyArgsFile(Ruby) -
Constructor for class org.jruby.RubyArgsFile
-
- RubyArray - class org.jruby.RubyArray.
-
- RubyAstMarshal - class org.jruby.ast.util.RubyAstMarshal.
-
- RubyBignum - class org.jruby.RubyBignum.
-
- RubyBignum(Ruby, BigInteger) -
Constructor for class org.jruby.RubyBignum
-
- RubyBoolean - class org.jruby.RubyBoolean.
-
- RubyBoolean(Ruby, boolean) -
Constructor for class org.jruby.RubyBoolean
-
- RubyClass - class org.jruby.RubyClass.
-
- RubyClass(RubyClass) -
Constructor for class org.jruby.RubyClass
-
- RubyClass(Ruby, RubyClass) -
Constructor for class org.jruby.RubyClass
-
- RubyClass(Ruby, RubyClass, RubyClass) -
Constructor for class org.jruby.RubyClass
-
- RubyClass(Ruby, RubyClass, RubyClass, RubyModule, String) -
Constructor for class org.jruby.RubyClass
-
- RubyClasses - class org.jruby.RubyClasses.
- In this class there are references to the core (or built-in) classes
and modules of Ruby and JRuby.
- RubyClasses(Ruby) -
Constructor for class org.jruby.RubyClasses
- Creates a new RubyClasses instance and defines all the
core classes and modules in the Ruby runtime.
- RubyComparable - class org.jruby.RubyComparable.
- Implementation of the Comparable module.
- RubyComparable() -
Constructor for class org.jruby.RubyComparable
-
- RubyConversion - class org.jruby.javasupport.RubyConversion.
-
- RubyConversion(RubyProxyFactory) -
Constructor for class org.jruby.javasupport.RubyConversion
-
- RubyDateFormat - class org.jruby.util.RubyDateFormat.
-
- RubyDateFormat() -
Constructor for class org.jruby.util.RubyDateFormat
- Constructor for RubyDateFormat.
- RubyDateFormat(String, Locale) -
Constructor for class org.jruby.util.RubyDateFormat
-
- RubyDateFormat(String, DateFormatSymbols) -
Constructor for class org.jruby.util.RubyDateFormat
-
- RubyDir - class org.jruby.RubyDir.
- .The Ruby built-in class Dir.
- RubyDir(Ruby, RubyClass) -
Constructor for class org.jruby.RubyDir
-
- RubyEnumerable - class org.jruby.RubyEnumerable.
-
- RubyEnumerable() -
Constructor for class org.jruby.RubyEnumerable
-
- RubyErrorHandler - class org.jruby.common.RubyErrorHandler.
-
- RubyErrorHandler(Ruby) -
Constructor for class org.jruby.common.RubyErrorHandler
- Constructor for RubyErrorHandler.
- RubyException - class org.jruby.RubyException.
-
- RubyExceptions - class org.jruby.runtime.RubyExceptions.
-
- RubyExceptions(Ruby) -
Constructor for class org.jruby.runtime.RubyExceptions
-
- RubyFile - class org.jruby.RubyFile.
- Ruby File class equivalent in java.
- RubyFile(Ruby, String) -
Constructor for class org.jruby.RubyFile
-
- RubyFile(Ruby, RubyClass) -
Constructor for class org.jruby.RubyFile
-
- RubyFileTest - class org.jruby.RubyFileTest.
-
- RubyFileTest() -
Constructor for class org.jruby.RubyFileTest
-
- RubyFixnum - class org.jruby.RubyFixnum.
- Implementation of the Fixnum class.
- RubyFixnum(Ruby) -
Constructor for class org.jruby.RubyFixnum
-
- RubyFixnum(Ruby, long) -
Constructor for class org.jruby.RubyFixnum
-
- RubyFloat - class org.jruby.RubyFloat.
-
- RubyFloat(Ruby) -
Constructor for class org.jruby.RubyFloat
-
- RubyFloat(Ruby, double) -
Constructor for class org.jruby.RubyFloat
-
- RubyGC - class org.jruby.RubyGC.
- 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
-
- RubyGlobal - class org.jruby.RubyGlobal.
- This class initializes global variables and constants.
- RubyGlobal() -
Constructor for class org.jruby.RubyGlobal
-
- RubyGlobal.StringGlobalVariable - class org.jruby.RubyGlobal.StringGlobalVariable.
-
- RubyGlobal.StringGlobalVariable(Ruby, String, IRubyObject) -
Constructor for class org.jruby.RubyGlobal.StringGlobalVariable
-
- RubyHash - class org.jruby.RubyHash.
- Implementation of the Hash class.
- RubyHash(Ruby) -
Constructor for class org.jruby.RubyHash
-
- RubyHash(Ruby, IRubyObject) -
Constructor for class org.jruby.RubyHash
-
- RubyHash(Ruby, Map, IRubyObject) -
Constructor for class org.jruby.RubyHash
-
- RubyIO - class org.jruby.RubyIO.
-
- RubyIO(Ruby, RubyClass) -
Constructor for class org.jruby.RubyIO
-
- RubyIO(Ruby, OutputStream) -
Constructor for class org.jruby.RubyIO
-
- RubyIO(Ruby, int) -
Constructor for class org.jruby.RubyIO
-
- RubyInputStream - class org.jruby.util.RubyInputStream.
-
- RubyInputStream(InputStream) -
Constructor for class org.jruby.util.RubyInputStream
-
- RubyInteger - class org.jruby.RubyInteger.
- Implementation of the Integer class.
- RubyInteger(Ruby, RubyClass) -
Constructor for class org.jruby.RubyInteger
-
- RubyInvocationHandler - class org.jruby.javasupport.RubyInvocationHandler.
- A RubyInvocationHandler intercepts method calls to Proxy objects
and forwards them on to the corresponding RubyObject.
- RubyLexerSupport - class org.jruby.lexer.yacc.RubyLexerSupport.
-
- RubyLexerSupport(ILexerSource) -
Constructor for class org.jruby.lexer.yacc.RubyLexerSupport
- Constructor for RubyLexerSupport.
- RubyMarshal - class org.jruby.RubyMarshal.
- Marshal module
- RubyMarshal() -
Constructor for class org.jruby.RubyMarshal
-
- RubyMatchData - class org.jruby.RubyMatchData.
-
- RubyMatchData(Ruby, String, int[], int[]) -
Constructor for class org.jruby.RubyMatchData
-
- RubyMath - class org.jruby.RubyMath.
-
- RubyMath() -
Constructor for class org.jruby.RubyMath
-
- RubyModule - class org.jruby.RubyModule.
-
- RubyModule(Ruby, RubyClass, RubyClass, RubyModule, String) -
Constructor for class org.jruby.RubyModule
-
- RubyNil - class org.jruby.RubyNil.
-
- RubyNil() -
Constructor for class org.jruby.RubyNil
-
- RubyNumeric - class org.jruby.RubyNumeric.
-
- RubyNumeric(Ruby, RubyClass) -
Constructor for class org.jruby.RubyNumeric
-
- RubyObject - class org.jruby.RubyObject.
-
- RubyObject(Ruby) -
Constructor for class org.jruby.RubyObject
-
- RubyObject(Ruby, RubyClass) -
Constructor for class org.jruby.RubyObject
-
- RubyObject(Ruby, RubyClass, boolean) -
Constructor for class org.jruby.RubyObject
-
- RubyObjectSpace - class org.jruby.RubyObjectSpace.
-
- RubyObjectSpace() -
Constructor for class org.jruby.RubyObjectSpace
-
- RubyOptions - class org.jruby.runtime.RubyOptions.
-
- RubyOptions() -
Constructor for class org.jruby.runtime.RubyOptions
-
- RubyOptions.JavaSupport - class org.jruby.runtime.RubyOptions.JavaSupport.
-
- RubyOptions.JavaSupport() -
Constructor for class org.jruby.runtime.RubyOptions.JavaSupport
-
- RubyParserConfiguration - class org.jruby.parser.RubyParserConfiguration.
-
- RubyParserConfiguration() -
Constructor for class org.jruby.parser.RubyParserConfiguration
- Constructor for RubyParserConfiguration.
- RubyParserPool - class org.jruby.parser.RubyParserPool.
-
- RubyParserResult - class org.jruby.parser.RubyParserResult.
-
- RubyParserResult() -
Constructor for class org.jruby.parser.RubyParserResult
- Constructor for RubyParserResult.
- RubyPrecision - class org.jruby.RubyPrecision.
-
- RubyPrecision() -
Constructor for class org.jruby.RubyPrecision
-
- RubyProc - class org.jruby.RubyProc.
-
- RubyProc(Ruby, RubyClass) -
Constructor for class org.jruby.RubyProc
-
- RubyProcess - class org.jruby.RubyProcess.
-
- RubyProcess() -
Constructor for class org.jruby.RubyProcess
-
- RubyProxy - interface org.jruby.javasupport.RubyProxy.
-
- RubyProxyFactory - class org.jruby.javasupport.RubyProxyFactory.
- A RubyProxyFactory dispenses RubyProxy objects, which provide a
convenient, dynamic wrapper around Ruby objects.
- RubyProxyFactory(Ruby, RubyToJavaClassMap) -
Constructor for class org.jruby.javasupport.RubyProxyFactory
-
- RubyRange - class org.jruby.RubyRange.
-
- RubyRange(Ruby) -
Constructor for class org.jruby.RubyRange
-
- RubyRegexp - class org.jruby.RubyRegexp.
-
- RubyRegexp(Ruby) -
Constructor for class org.jruby.RubyRegexp
-
- RubyString - class org.jruby.RubyString.
-
- RubyString(Ruby, String) -
Constructor for class org.jruby.RubyString
-
- RubyString(Ruby, RubyClass, String) -
Constructor for class org.jruby.RubyString
-
- RubyStruct - class org.jruby.RubyStruct.
-
- RubyStruct(Ruby, RubyClass) -
Constructor for class org.jruby.RubyStruct
- Constructor for RubyStruct.
- RubySymbol - class org.jruby.RubySymbol.
-
- RubySymbol.SymbolTable - class org.jruby.RubySymbol.SymbolTable.
-
- RubySymbol.SymbolTable() -
Constructor for class org.jruby.RubySymbol.SymbolTable
-
- RubyTestCase - class org.jruby.javasupport.test.RubyTestCase.
-
- RubyTestCase(String) -
Constructor for class org.jruby.javasupport.test.RubyTestCase
-
- RubyTestObject - interface org.jruby.javasupport.test.RubyTestObject.
-
- RubyTime - class org.jruby.RubyTime.
- The Time class.
- RubyTime(Ruby, RubyClass) -
Constructor for class org.jruby.RubyTime
-
- RubyToJavaClassMap - interface org.jruby.javasupport.RubyToJavaClassMap.
-
- RubyYaccLexer - class org.jruby.lexer.yacc.RubyYaccLexer.
- This is a port of the MRI lexer to Java it is compatible to Ruby 1.6.7.
- RubyYaccLexer() -
Constructor for class org.jruby.lexer.yacc.RubyYaccLexer
-
- raise(IRubyObject, IRubyObject[]) -
Static method in class org.jruby.KernelModule
-
- raise(IRubyObject) -
Method in class org.jruby.ThreadClass
-
- rand(IRubyObject, IRubyObject[]) -
Static method in class org.jruby.KernelModule
-
- random -
Variable in class org.jruby.Ruby
-
- randomSeed -
Variable in class org.jruby.Ruby
-
- rassoc(IRubyObject) -
Method in class org.jruby.RubyArray
- rb_ary_rassoc
- rbCatch(IRubyObject, IRubyObject) -
Static method in class org.jruby.KernelModule
-
- rbClone() -
Method in class org.jruby.RubyArray
- rb_ary_clone
- rbClone() -
Method in class org.jruby.RubyHash
-
- rbClone() -
Method in class org.jruby.RubyMatchData
- match_clone
- rbClone() -
Method in class org.jruby.RubyModule
- rb_mod_clone
- rbClone() -
Method in class org.jruby.RubyNumeric
- num_clone
- rbClone() -
Method in class org.jruby.RubyObject
- rb_obj_clone
- rbClone() -
Method in class org.jruby.RubyRegexp
-
- rbClone() -
Method in class org.jruby.RubyString
- rb_str_clone
- rbClone() -
Method in class org.jruby.RubyStruct
-
- rbClone() -
Method in class org.jruby.RubySymbol
-
- rbClone() -
Method in interface org.jruby.runtime.builtin.IRubyObject
- Method rbClone.
- rbPrivate(IRubyObject[]) -
Method in class org.jruby.RubyModule
- rb_mod_private
- rbProtected(IRubyObject[]) -
Method in class org.jruby.RubyModule
- rb_mod_protected
- rbPublic(IRubyObject[]) -
Method in class org.jruby.RubyModule
- rb_mod_public
- rbThrow(IRubyObject, IRubyObject[]) -
Static method in class org.jruby.KernelModule
-
- read() -
Method in class org.ablaf.internal.lexer.AbstractLexerSource
-
- read() -
Method in class org.ablaf.internal.lexer.DefaultLexerSupport
-
- read() -
Method in interface org.ablaf.lexer.ILexerSource
- Returns the next char.
- read() -
Method in interface org.ablaf.lexer.ILexerSupport
-
- read() -
Method in class org.jruby.RubyDir
- Returns the next entry from this directory.
- read(IRubyObject[]) -
Method in class org.jruby.RubyIO
-
- read() -
Method in class org.jruby.lexer.yacc.RubyLexerSupport
-
- read() -
Method in class org.jruby.util.DataInputBridgeStream
-
- read() -
Method in class org.jruby.util.IOHandler
-
- read(int) -
Method in class org.jruby.util.IOHandler
-
- readEscape() -
Method in interface org.jruby.lexer.yacc.IRubyLexerSupport
-
- readEscape() -
Method in class org.jruby.lexer.yacc.RubyLexerSupport
-
- readHex(int) -
Method in class org.ablaf.internal.lexer.DefaultLexerSupport
-
- readHex(int) -
Method in interface org.ablaf.lexer.ILexerSupport
-
- readLine() -
Method in class org.ablaf.internal.lexer.DefaultLexerSupport
-
- readLine() -
Method in interface org.ablaf.lexer.ILexerSupport
- Read upto the end of the line.
- readLink(UnmarshalStream, int) -
Method in class org.jruby.runtime.marshal.UnmarshalCache
-
- readNode() -
Method in interface org.ablaf.ast.IAstDecoder
-
- readOct(int) -
Method in class org.ablaf.internal.lexer.DefaultLexerSupport
-
- readOct(int) -
Method in interface org.ablaf.lexer.ILexerSupport
-
- readSignedByte() -
Method in class org.jruby.runtime.marshal.UnmarshalStream
-
- readUnsignedByte() -
Method in class org.jruby.runtime.marshal.UnmarshalStream
-
- readable_p(IRubyObject, RubyString) -
Static method in class org.jruby.RubyFileTest
-
- readchar() -
Method in class org.jruby.RubyIO
- Read a byte.
- readline(IRubyObject, IRubyObject[]) -
Static method in class org.jruby.KernelModule
-
- readline(IRubyObject[]) -
Method in class org.jruby.RubyIO
- Read a line.
- readlines(IRubyObject, IRubyObject[]) -
Static method in class org.jruby.KernelModule
-
- readlines(IRubyObject[]) -
Method in class org.jruby.RubyIO
-
- readlines(IRubyObject, IRubyObject[]) -
Static method in class org.jruby.RubyIO
-
- receiver -
Variable in class org.jruby.Method
-
- reflectionArgumentTypes() -
Method in class org.jruby.runtime.callback.AbstractCallback.CallType
-
- regexpValue(IRubyObject) -
Static method in class org.jruby.RubyRegexp
-
- register(IRubyObject) -
Method in class org.jruby.runtime.marshal.MarshalCache
-
- register(IRubyObject) -
Method in class org.jruby.runtime.marshal.UnmarshalCache
-
- registerAdapters(IAdapterFactory, Class) -
Method in interface org.ablaf.common.IAdapterManager
-
- registerAdapters(IAdapterFactory, Class) -
Method in class org.ablaf.internal.common.DefaultAdapterManager
-
- registerBuiltin(String, Library) -
Method in class org.jruby.internal.runtime.load.LoadService
-
- registerBuiltin(String, Library) -
Method in interface org.jruby.runtime.load.ILoadService
-
- registerCallStatus(LastCallStatus, String) -
Method in class org.jruby.runtime.CallType
-
- registerIOHandler(IOHandler) -
Static method in class org.jruby.RubyIO
-
- registerLinkTarget(IRubyObject) -
Method in class org.jruby.runtime.marshal.UnmarshalStream
-
- registerLocal(String) -
Method in class org.jruby.parser.LocalNamesElement
- Register the local variable name 'name' in the table
of registered variable names.
- registerLocal(String) -
Method in class org.jruby.parser.LocalNamesStack
-
- registerMethod(Ruby, String, String, int) -
Static method in class org.jruby.compiler.ByteCodeRuntime
-
- registerNewThread(ThreadClass) -
Method in class org.jruby.internal.runtime.ThreadService
-
- regsub(IRubyObject, RubyMatchData) -
Method in class org.jruby.RubyRegexp
- rb_reg_regsub
- rehash() -
Method in class org.jruby.RubyHash
-
- reject() -
Method in class org.jruby.RubyHash
-
- reject_bang() -
Method in class org.jruby.RubyArray
- rb_ary_reject_bang
- reject_bang() -
Method in class org.jruby.RubyHash
-
- remainder(RubyNumeric) -
Method in class org.jruby.RubyBignum
-
- remainder(RubyNumeric) -
Method in class org.jruby.RubyNumeric
- num_remainder
- remove() -
Method in class org.jruby.internal.util.collections.LinkedObjectIterator
-
- remove(Object) -
Method in class org.jruby.util.collections.IdentitySet
-
- removeCvar(IRubyObject) -
Method in class org.jruby.RubyModule
- rb_mod_remove_cvar
- removeErrorHandler(IErrorHandler) -
Method in interface org.ablaf.common.IErrorSupport
-
- removeFromList(Object) -
Method in interface org.jruby.javasupport.test.RubyTestObject
-
- removeInstanceVariable(String) -
Method in class org.jruby.RubyObject
-
- removeMethod(String) -
Method in class org.jruby.RubyModule
- remove_method
- remove_class_variable(IRubyObject) -
Method in class org.jruby.RubyModule
- rb_mod_remove_cvar
- remove_const(IRubyObject) -
Method in class org.jruby.RubyModule
-
- remove_method(IRubyObject) -
Method in class org.jruby.RubyModule
-
- rename(IRubyObject, IRubyObject, IRubyObject) -
Static method in class org.jruby.RubyFile
-
- reopen(IRubyObject, IRubyObject[]) -
Method in class org.jruby.RubyIO
-
- replace(long, long, IRubyObject) -
Method in class org.jruby.RubyArray
- rb_ary_replace
- replace(IRubyObject) -
Method in class org.jruby.RubyArray
- rb_ary_replace
- replace(IRubyObject) -
Method in class org.jruby.RubyHash
-
- replace(IRubyObject) -
Method in class org.jruby.RubyString
- rb_str_replace_m
- require(IRubyObject, IRubyObject) -
Static method in class org.jruby.KernelModule
- Require.
- require(String) -
Method in class org.jruby.internal.runtime.load.LoadService
-
- require(String) -
Method in interface org.jruby.runtime.load.ILoadService
-
- required(int) -
Static method in class org.jruby.runtime.Arity
-
- requiredLibraries() -
Method in class org.jruby.util.CommandlineParser
-
- 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(IOModes) -
Method in class org.jruby.util.IOHandler
-
- resetByModes(IOModes) -
Method in class org.jruby.util.IOHandler
-
- resetByModes(IOModes) -
Method in class org.jruby.util.IOHandlerSeekable
-
- resetByModes(IOModes) -
Method in class org.jruby.util.IOHandlerUnseekable
-
- resetLocalVariables(List) -
Method in class org.jruby.runtime.Scope
- Sets the localNames.
- resetLocalVariables(List) -
Method in class org.jruby.runtime.ScopeStack
-
- resetStacks() -
Method in class org.jruby.lexer.yacc.RubyYaccLexer
-
- respond_to(IRubyObject[]) -
Method in class org.jruby.RubyObject
- respond_to?( aSymbol, includePriv=false ) -> true or false
Returns true if this object responds to the given method.
- respondsTo(String) -
Method in class org.jruby.RubyObject
-
- respondsTo(IRubyObject, String) -
Method in class org.jruby.javasupport.RubyInvocationHandler
- Simple helper method for RubyObject.respond_to(RubySymbol).
- respondsTo(String) -
Method in interface org.jruby.runtime.builtin.IRubyObject
- Method respondsTo.
- restart() -
Method in class org.jruby.lexer.yacc.StackState
-
- results() -
Method in class org.jruby.util.Split
-
- returnParser(IParser) -
Method in interface org.ablaf.parser.IParserPool
-
- returnParser(IParser) -
Method in class org.jruby.parser.RubyParserPool
-
- return_type() -
Method in class org.jruby.javasupport.JavaMethod
-
- reverse() -
Method in class org.jruby.RubyArray
- rb_ary_reverse_m
- reverse() -
Method in class org.jruby.RubyString
- rb_str_reverse
- reverse_bang() -
Method in class org.jruby.RubyArray
- rb_ary_reverse_bang
- reverse_bang() -
Method in class org.jruby.RubyString
- rb_str_reverse_bang
- reverse_each() -
Method in class org.jruby.RubyArray
- rb_ary_reverse_each
- rewind() -
Method in class org.jruby.RubyDir
- Moves position in this directory to the first entry.
- rewind() -
Method in class org.jruby.RubyIO
-
- rewind() -
Method in class org.jruby.util.IOHandler
-
- rewind() -
Method in class org.jruby.util.IOHandlerSeekable
-
- rewind() -
Method in class org.jruby.util.IOHandlerUnseekable
-
- rindex(IRubyObject) -
Method in class org.jruby.RubyArray
- rb_ary_rindex
- rindex(IRubyObject[]) -
Method in class org.jruby.RubyString
- rb_str_rindex_m
- rjust(IRubyObject) -
Method in class org.jruby.RubyString
- rb_str_rjust
- rmdir(IRubyObject, RubyString) -
Static method in class org.jruby.RubyDir
- Deletes the directory specified by
path .
- round() -
Method in class org.jruby.RubyFloat
-
- round() -
Method in class org.jruby.RubyNumeric
- num_round
- ruby -
Variable in class org.jruby.runtime.GlobalVariable
-
- ruby -
Variable in class org.jruby.test.TestRubyBase
-
- runtime -
Variable in class org.jruby.RubyObject
-
- runtime -
Variable in class org.jruby.runtime.marshal.UnmarshalStream
-
S
- SClassNode - class org.jruby.ast.SClassNode.
- Singleton class definition.
- SClassNode(ISourcePosition, INode, ScopeNode) -
Constructor for class org.jruby.ast.SClassNode
-
- SEEK_CUR -
Static variable in class org.jruby.util.IOHandler
-
- SEEK_END -
Static variable in class org.jruby.util.IOHandler
-
- SEEK_SET -
Static variable in class org.jruby.util.IOHandler
-
- STDERR -
Static variable in class org.jruby.RubyIO
-
- STDIN -
Static variable in class org.jruby.RubyIO
-
- STDOUT -
Static variable in class org.jruby.RubyIO
-
- SUPER -
Static variable in class org.jruby.runtime.CallType
-
- SYNTAX_ERROR -
Static variable in interface org.jruby.common.IErrors
-
- Scope - class org.jruby.runtime.Scope.
- A Scope in the Ruby Stack of scopes.
- Scope(Ruby) -
Constructor for class org.jruby.runtime.Scope
-
- ScopeNode - class org.jruby.ast.ScopeNode.
- Scope in the parse tree.
- ScopeNode(List, INode) -
Constructor for class org.jruby.ast.ScopeNode
-
- ScopeNode(ISourcePosition, List, INode) -
Constructor for class org.jruby.ast.ScopeNode
-
- ScopeStack - class org.jruby.runtime.ScopeStack.
-
- ScopeStack(Ruby) -
Constructor for class org.jruby.runtime.ScopeStack
-
- ScriptTestSuite - class org.jruby.test.ScriptTestSuite.
-
- ScriptTestSuite(String) -
Constructor for class org.jruby.test.ScriptTestSuite
-
- SecurityError - exception org.jruby.exceptions.SecurityError.
-
- SecurityError(Ruby, String) -
Constructor for class org.jruby.exceptions.SecurityError
- Constructs an
RubyTypeException with the specified detail message.
- SelfNode - class org.jruby.ast.SelfNode.
-
- SelfNode(ISourcePosition) -
Constructor for class org.jruby.ast.SelfNode
-
- SerializationAstMarshal - class org.ablaf.internal.ast.SerializationAstMarshal.
-
- SerializationAstMarshal() -
Constructor for class org.ablaf.internal.ast.SerializationAstMarshal
-
- Split - class org.jruby.util.Split.
- Internals for String#split
- Split(Ruby, String, IRubyObject[]) -
Constructor for class org.jruby.util.Split
-
- Stack - class org.jruby.internal.util.collections.Stack.
-
- Stack() -
Constructor for class org.jruby.internal.util.collections.Stack
- Constructor for Stack.
- StackElement - interface org.jruby.util.collections.StackElement.
-
- StackEmptyException - exception org.jruby.util.collections.StackEmptyException.
-
- StackEmptyException(String) -
Constructor for class org.jruby.util.collections.StackEmptyException
- Constructor for StackEmptyException.
- StackState - class org.jruby.lexer.yacc.StackState.
-
- StackState() -
Constructor for class org.jruby.lexer.yacc.StackState
-
- StarNode - class org.jruby.ast.StarNode.
- Represents a star in a multiple assignent.
- StarNode() -
Constructor for class org.jruby.ast.StarNode
- Constructor for StartNode.
- StrNode - class org.jruby.ast.StrNode.
- Representing a simple String literal.
- StrNode(ISourcePosition, String) -
Constructor for class org.jruby.ast.StrNode
-
- StringToken - class org.jruby.lexer.yacc.StringToken.
- Represents a token which is currently lexed.
- StringToken(ILexerSupport, IErrorHandler, ISourcePosition) -
Constructor for class org.jruby.lexer.yacc.StringToken
- Constructor for StringToken.
- SuperNode - class org.jruby.ast.SuperNode.
-
- SuperNode(ISourcePosition, INode) -
Constructor for class org.jruby.ast.SuperNode
-
- SymbolNode - class org.jruby.ast.SymbolNode.
- Represents a symbol (:symbol_name).
- SymbolNode(ISourcePosition, String) -
Constructor for class org.jruby.ast.SymbolNode
-
- SyntaxErrorState - class org.jruby.parser.SyntaxErrorState.
- Parser state when a syntax error occured.
- SyntaxErrorState(String[], String) -
Constructor for class org.jruby.parser.SyntaxErrorState
-
- SystemCallError - exception org.jruby.exceptions.SystemCallError.
-
- SystemCallError(Ruby, String) -
Constructor for class org.jruby.exceptions.SystemCallError
- Constructs an
RubyTypeException with the specified detail message.
- SystemExit - exception org.jruby.exceptions.SystemExit.
-
- SystemExit(Ruby, int) -
Constructor for class org.jruby.exceptions.SystemExit
-
- sDoSplit -
Variable in class org.jruby.util.CommandlineParser
-
- sRegexpAdapter -
Variable in class org.jruby.util.CommandlineParser
-
- s_at(IRubyObject, IRubyObject[]) -
Static method in class org.jruby.RubyTime
-
- s_new(IRubyObject) -
Static method in class org.jruby.RubyTime
-
- scan(IRubyObject, IRubyObject) -
Static method in class org.jruby.KernelModule
-
- scan(IRubyObject) -
Method in class org.jruby.RubyString
- rb_str_scan
- scriptArguments -
Variable in class org.jruby.util.CommandlineParser
-
- scriptFileName -
Variable in class org.jruby.util.CommandlineParser
-
- search(IRubyObject, int) -
Method in class org.jruby.RubyRegexp
- rb_reg_search
- search(Ruby, String, int) -
Method in class org.jruby.runtime.regexp.GNURegexpAdapter
- Does the given argument match the pattern?
- search(Ruby, String, int) -
Method in class org.jruby.runtime.regexp.IRegexpAdapter
- Does the given argument match the pattern?
- search(Ruby, String, int) -
Method in class org.jruby.runtime.regexp.JDKRegexpAdapter
- Does the given argument match the pattern?
- search(Ruby, String, int) -
Method in class org.jruby.runtime.regexp.ORORegexpAdapter
- Does the given argument match the pattern?
- searchMethod(String) -
Method in class org.jruby.RubyModule
- search_method
- sec() -
Method in class org.jruby.RubyTime
-
- secure(int) -
Method in class org.jruby.Ruby
-
- seek(RubyFixnum) -
Method in class org.jruby.RubyDir
- Moves to a position
d .
- seek(IRubyObject[]) -
Method in class org.jruby.RubyIO
-
- seek(long, int) -
Method in class org.jruby.util.IOHandler
- Perform a seek based on pos().
- seek(long, int) -
Method in class org.jruby.util.IOHandlerSeekable
-
- seek(long, int) -
Method in class org.jruby.util.IOHandlerUnseekable
-
- send(IRubyObject[]) -
Method in class org.jruby.RubyObject
- send( aSymbol [, args ]* ) -> anObject
Invokes the method identified by aSymbol, passing it any arguments
specified.
- serialize(File, File) -
Static method in class org.jruby.main.ASTSerializer
-
- serialize(File, IAstEncoder) -
Static method in class org.jruby.main.ASTSerializer
-
- set(IRubyObject) -
Method in class org.jruby.RubyGlobal.StringGlobalVariable
-
- set(IRubyObject) -
Method in class org.jruby.RubyStruct
-
- set(String, IRubyObject) -
Method in class org.jruby.internal.runtime.GlobalVariables
-
- set(String, IRubyObject) -
Method in class org.jruby.runtime.DynamicVariableSet
-
- set(IRubyObject) -
Method in class org.jruby.runtime.GlobalVariable
-
- set(String, IRubyObject) -
Method in interface org.jruby.runtime.IGlobalVariables
-
- set(IRubyObject) -
Method in class org.jruby.runtime.ReadonlyGlobalVariable
-
- setAST(INode) -
Method in class org.jruby.parser.RubyParserResult
- Sets the ast.
- setAccessor(IAccessor) -
Method in class org.jruby.internal.runtime.GlobalVariable
-
- setAfterEndStream(InputStream) -
Method in class org.jruby.parser.RubyParserResult
- Sets the afterEndStream.
- setArgs(IRubyObject[]) -
Method in class org.jruby.runtime.Frame
- Setter for property args.
- setArgsNode(IListNode) -
Method in class org.jruby.ast.BlockPassNode
- Sets the argsNode.
- setBackref(IRubyObject) -
Method in class org.jruby.runtime.Scope
-
- setBackref(IRubyObject) -
Method in class org.jruby.runtime.ScopeStack
-
- setBaseName(String) -
Method in class org.jruby.RubyModule
-
- setBeginNodes(INode) -
Method in class org.jruby.parser.RubyParserResult
- Sets the beginNodes.
- setBlockNames(List) -
Method in interface org.jruby.parser.ITopLocalVariables
-
- setBlockVariables(List) -
Method in class org.jruby.parser.RubyParserConfiguration
- Sets the blockVariables.
- setBlockVariables(List) -
Method in class org.jruby.parser.RubyParserResult
- Sets the blockVariables.
- setBool(boolean) -
Method in interface org.jruby.javasupport.test.RubyTestObject
-
- setBuffer(String, ISourcePosition) -
Method in interface org.jruby.lexer.yacc.IRubyLexerSupport
-
- setBuffer(String, ISourcePosition) -
Method in class org.jruby.lexer.yacc.RubyLexerSupport
-
- setCasefold(boolean) -
Method in class org.jruby.runtime.regexp.GNURegexpAdapter
- Set whether matches should be case-insensitive or not
- setCasefold(boolean) -
Method in class org.jruby.runtime.regexp.IRegexpAdapter
- Set whether matches should be case-insensitive or not
- setCasefold(boolean) -
Method in class org.jruby.runtime.regexp.JDKRegexpAdapter
- Set whether matches should be case-insensitive or not
- setCasefold(boolean) -
Method in class org.jruby.runtime.regexp.ORORegexpAdapter
- Set whether matches should be case-insensitive or not
- setClassNest(int) -
Method in class org.jruby.parser.ParserSupport
- Setter for property classNest.
- setClassNest(boolean) -
Method in class org.jruby.parser.RubyParserConfiguration
- Sets the classNest.
- setClassVar(String, IRubyObject) -
Method in class org.jruby.RubyModule
- rb_cvar_set
- setCompileForEval(boolean) -
Method in class org.jruby.parser.RubyParserConfiguration
- Sets the compileForEval.
- setConfiguration(IRubyParserConfiguration) -
Method in class org.jruby.parser.ParserSupport
- Sets the configuration.
- setConstant(String, IRubyObject) -
Method in class org.jruby.RubyModule
-
- setCount(int) -
Method in class org.jruby.ast.FlipNode
- Sets the count.
- setCurrent(Block) -
Method in class org.jruby.runtime.BlockStack
-
- setCurrentLineNumber(int) -
Method in class org.jruby.RubyArgsFile
-
- setCurrentVisibility(Visibility) -
Method in class org.jruby.Ruby
-
- setDefaultValue(IRubyObject) -
Method in class org.jruby.RubyHash
-
- setDestdir(File) -
Method in class org.jruby.util.ant.JRubySerialize
-
- setErrorHandler(IErrorHandler) -
Method in interface org.ablaf.lexer.ILexer
-
- setErrorHandler(IErrorHandler) -
Method in interface org.ablaf.parser.IParser
-
- setErrorHandler(IErrorHandler) -
Method in class org.jruby.lexer.yacc.RubyYaccLexer
-
- setErrorHandler(IErrorHandler) -
Method in class org.jruby.lexer.yacc.StringToken
- Sets the errorHandler.
- setErrorHandler(IErrorHandler) -
Method in class org.jruby.parser.DefaultRubyParser
-
- setErrorHandler(IErrorHandler) -
Method in class org.jruby.parser.ParserSupport
- Sets the errorHandler.
- setEvaluatedNode(INode) -
Method in class org.jruby.ast.EvStrNode
- Sets the evaluatedNode.
- setException(RubyException) -
Method in class org.jruby.exceptions.RaiseException
- Sets the exception
- setExpression(boolean) -
Method in class org.jruby.ast.visitor.ExpressionVisitor
- Sets the expression.
- setExtended(boolean) -
Method in class org.jruby.runtime.regexp.GNURegexpAdapter
- Set whether patterns can contain comments and extra whitespace
- setExtended(boolean) -
Method in class org.jruby.runtime.regexp.IRegexpAdapter
- Set whether patterns can contain comments and extra whitespace
- setExtended(boolean) -
Method in class org.jruby.runtime.regexp.JDKRegexpAdapter
- Set whether patterns can contain comments and extra whitespace
- setExtended(boolean) -
Method in class org.jruby.runtime.regexp.ORORegexpAdapter
- Set whether patterns can contain comments and extra whitespace
- setFileno(int) -
Method in class org.jruby.util.IOHandler
-
- setFrozen(boolean) -
Method in class org.jruby.RubyObject
- Sets the frozen.
- setFrozen(boolean) -
Method in interface org.jruby.runtime.builtin.IRubyObject
- Method setFrozen.
- setImplementationClass(RubyModule) -
Method in class org.jruby.internal.runtime.methods.AbstractMethod
-
- setImplementationClass(RubyModule) -
Method in interface org.jruby.runtime.ICallable
-
- setInDef(boolean) -
Method in class org.jruby.parser.ParserSupport
-
- setInDefined(boolean) -
Method in class org.jruby.parser.ParserSupport
- Setter for property inDefined.
- setInSingle(int) -
Method in class org.jruby.parser.ParserSupport
- Setter for property inSingle.
- setInstanceVariable(String, IRubyObject, String, String) -
Method in class org.jruby.RubyObject
-
- setInstanceVariable(String, IRubyObject) -
Method in class org.jruby.RubyObject
- rb_iv_set / rb_ivar_set
- setInstanceVariable(String, IRubyObject) -
Method in interface org.jruby.runtime.builtin.IRubyObject
- Method setInstanceVar.
- setInstanceVariables(Map) -
Method in class org.jruby.IncludedModuleWrapper
-
- setInstanceVariables(Map) -
Method in class org.jruby.RubyObject
-
- setIsSync(boolean) -
Method in class org.jruby.util.IOHandler
-
- setIter(Iter) -
Method in class org.jruby.runtime.Block
- Sets the iter.
- setIter(Iter) -
Method in class org.jruby.runtime.Frame
- Setter for property iter.
- setIterNode(INode) -
Method in class org.jruby.ast.BlockPassNode
- Sets the iterNode.
- setIterNode(INode) -
Method in class org.jruby.ast.IterNode
- Sets the iterNode.
- setJavaCalendar(Calendar) -
Method in class org.jruby.RubyTime
-
- setJavaNames(boolean) -
Method in class org.jruby.runtime.RubyOptions.JavaSupport
-
- setLastClass(RubyModule) -
Method in class org.jruby.runtime.Frame
- Setter for property lastClass.
- setLastFunc(String) -
Method in class org.jruby.runtime.Frame
- Setter for property lastFunc.
- setLastLine(IRubyObject) -
Method in class org.jruby.runtime.Scope
-
- setLastLine(IRubyObject) -
Method in class org.jruby.runtime.ScopeStack
-
- setLastline(IRubyObject) -
Method in class org.jruby.Ruby
-
- setList(Collection) -
Method in interface org.jruby.javasupport.test.RubyTestObject
-
- setList(int[]) -
Method in interface org.jruby.javasupport.test.RubyTestObject
-
- setList(Object[]) -
Method in interface org.jruby.javasupport.test.RubyTestObject
-
- setLocalNames(List) -
Method in interface org.jruby.parser.ITopLocalVariables
-
- setLocalNames(List) -
Method in class org.jruby.parser.LocalNamesElement
- Sets the localNames.
- setLocalVariables(List) -
Method in class org.jruby.parser.RubyParserConfiguration
- Sets the localVariables.
- setLocalVariables(List) -
Method in class org.jruby.parser.RubyParserResult
- Sets the localVariables.
- setMainThread(ThreadClass) -
Method in class org.jruby.internal.runtime.ThreadService
-
- setMap(Map) -
Method in interface org.jruby.javasupport.test.RubyTestObject
-
- setMetaClass(RubyClass) -
Method in class org.jruby.IncludedModuleWrapper
-
- setMetaClass(RubyClass) -
Method in class org.jruby.RubyObject
-
- setMetaClass(RubyClass) -
Method in interface org.jruby.runtime.builtin.IRubyObject
-
- setMethod(ICallable) -
Method in class org.jruby.internal.runtime.methods.CacheEntry
- Setter for property method.
- setMethodVisibility(IRubyObject[], Visibility) -
Method in class org.jruby.RubyModule
- set_method_visibility
- setMethods(Map) -
Method in class org.jruby.IncludedModuleWrapper
-
- setMultiline(boolean) -
Method in class org.jruby.runtime.regexp.GNURegexpAdapter
- Set whether the dot metacharacter should match newlines
- setMultiline(boolean) -
Method in class org.jruby.runtime.regexp.IRegexpAdapter
- Set whether the dot metacharacter should match newlines
- setMultiline(boolean) -
Method in class org.jruby.runtime.regexp.JDKRegexpAdapter
- Set whether the dot metacharacter should match newlines
- setMultiline(boolean) -
Method in class org.jruby.runtime.regexp.ORORegexpAdapter
- Set whether the dot metacharacter should match newlines
- setName(String) -
Method in class org.jruby.ast.ClassVarDeclNode
- Sets the name.
- setName(String) -
Method in class org.jruby.ast.GlobalAsgnNode
- Sets the name.
- setName(String) -
Method in class org.jruby.internal.runtime.methods.CacheEntry
-
- setNames(List) -
Method in class org.jruby.parser.BlockNamesElement
-
- setNames(List) -
Method in class org.jruby.parser.BlockNamesStack
-
- setNames(List) -
Method in class org.jruby.parser.LocalNamesStack
-
- setNext(StackElement) -
Method in class org.jruby.parser.BlockNamesElement
-
- setNext(StackElement) -
Method in class org.jruby.parser.LocalNamesElement
-
- setNext(StackElement) -
Method in class org.jruby.runtime.Block
-
- setNext(StackElement) -
Method in class org.jruby.runtime.Scope
-
- setNext(ListObject) -
Method in interface org.jruby.util.collections.ListObject
-
- setNext(StackElement) -
Method in interface org.jruby.util.collections.StackElement
-
- setNormal() -
Method in class org.jruby.runtime.LastCallStatus
-
- setNumber(double) -
Method in interface org.jruby.javasupport.test.RubyTestObject
-
- setNumber(int) -
Method in interface org.jruby.javasupport.test.RubyTestObject
-
- setNumber(long) -
Method in interface org.jruby.javasupport.test.RubyTestObject
-
- setNumber(Double) -
Method in interface org.jruby.javasupport.test.RubyTestObject
-
- setNumber(Integer) -
Method in interface org.jruby.javasupport.test.RubyTestObject
-
- setNumber(Long) -
Method in interface org.jruby.javasupport.test.RubyTestObject
-
- setObject(Object) -
Method in interface org.jruby.javasupport.test.RubyTestObject
-
- setOnce(boolean) -
Method in class org.jruby.ast.DRegexpNode
- Sets the once.
- setOptions(int) -
Method in class org.jruby.ast.DRegexpNode
- Sets the options.
- setOrigin(RubyModule) -
Method in class org.jruby.internal.runtime.methods.CacheEntry
- Setter for property origin.
- setOriginalName(String) -
Method in class org.jruby.internal.runtime.methods.CacheEntry
-
- setPosition(String, int) -
Method in class org.jruby.Ruby
-
- setPosition(ISourcePosition) -
Method in class org.jruby.Ruby
-
- setPosition(ISourcePosition) -
Method in class org.jruby.lexer.yacc.StringToken
- Sets the position.
- setPosition(String, int) -
Method in class org.jruby.runtime.ThreadContext
-
- setPosition(ISourcePosition) -
Method in class org.jruby.runtime.ThreadContext
-
- setPrivate() -
Method in class org.jruby.runtime.LastCallStatus
-
- setProtected() -
Method in class org.jruby.runtime.LastCallStatus
-
- setRecvClass(RubyModule) -
Method in class org.jruby.internal.runtime.methods.CacheEntry
- Setter for property recvClass.
- setResult(RubyParserResult) -
Method in class org.jruby.parser.ParserSupport
- Sets the result.
- setRubyModules(boolean) -
Method in class org.jruby.runtime.RubyOptions.JavaSupport
-
- setRubyNames(boolean) -
Method in class org.jruby.runtime.RubyOptions.JavaSupport
-
- setSafeLevel(int) -
Method in class org.jruby.Ruby
- Setter for property securityLevel.
- setSelf(IRubyObject) -
Method in class org.jruby.runtime.Frame
- Setter for property self.
- setSource(ILexerSource) -
Method in interface org.ablaf.lexer.ILexer
-
- setSource(ILexerSource) -
Method in class org.jruby.lexer.yacc.RubyYaccLexer
-
- setState(ILexerState) -
Method in class org.jruby.lexer.yacc.RubyYaccLexer
-
- setString(String) -
Method in interface org.jruby.javasupport.test.RubyTestObject
-
- setSuperObject(IRubyObject) -
Method in class org.jruby.runtime.Scope
- Setter for property superObject.
- setSuperObject(IRubyObject) -
Method in class org.jruby.runtime.ScopeStack
-
- setSupport(ILexerSupport) -
Method in class org.jruby.lexer.yacc.StringToken
- Sets the support.
- setTaint(boolean) -
Method in class org.jruby.RubyObject
- Sets the taint.
- setTaint(boolean) -
Method in interface org.jruby.runtime.builtin.IRubyObject
- Method setTaint.
- setThread(ThreadClass) -
Method in class org.jruby.runtime.ThreadContext
-
- setTmpLock(boolean) -
Method in class org.jruby.RubyArray
- Setter for property tmpLock.
- setTop(StackElement) -
Method in class org.jruby.runtime.ScopeStack
-
- setTraceFunction(RubyProc) -
Method in class org.jruby.Ruby
-
- setUp() -
Method in class org.jruby.javasupport.test.TestRubyProxyFactory
-
- setUp() -
Method in class org.jruby.test.TestJavaUtil
-
- setUp() -
Method in class org.jruby.test.TestKernel
-
- setUp() -
Method in class org.jruby.test.TestObjectSpace
-
- setUp() -
Method in class org.jruby.test.TestRuby
-
- setUp() -
Method in class org.jruby.test.TestRubyCollect
-
- setUp() -
Method in class org.jruby.test.TestRubyHash
-
- setUp() -
Method in class org.jruby.test.TestRubyNil
-
- setUp() -
Method in class org.jruby.test.TestRubyObject
-
- setUp() -
Method in class org.jruby.test.TestRubySymbol
-
- setUp() -
Method in class org.jruby.test.TestRubyTime
-
- setValue(Object) -
Method in interface org.ablaf.runtime.reflection.IAssignable
-
- setValue(String) -
Method in class org.jruby.RubyString
-
- setValue(String) -
Method in class org.jruby.ast.StrNode
- Sets the value.
- 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(IRubyObject) -
Method in interface org.jruby.runtime.IAccessor
-
- setValue(int, IRubyObject) -
Method in class org.jruby.runtime.Scope
-
- setValue(int, IRubyObject) -
Method in class org.jruby.runtime.ScopeStack
-
- setValueMap(Map) -
Method in class org.jruby.RubyHash
-
- setValueNode(INode) -
Method in class org.jruby.ast.ClassVarAsgnNode
- Sets the valueNode.
- setValueNode(INode) -
Method in class org.jruby.ast.ClassVarDeclNode
- Sets the valueNode.
- setValueNode(INode) -
Method in class org.jruby.ast.ConstDeclNode
- Sets the valueNode.
- setValueNode(INode) -
Method in class org.jruby.ast.DAsgnNode
- Sets the valueNode.
- setValueNode(INode) -
Method in class org.jruby.ast.GlobalAsgnNode
- Sets the valueNode.
- setValueNode(INode) -
Method in class org.jruby.ast.InstAsgnNode
- Sets the valueNode.
- setValueNode(INode) -
Method in class org.jruby.ast.LocalAsgnNode
- Sets the valueNode.
- setValueNode(INode) -
Method in class org.jruby.ast.MultipleAsgnNode
- Sets the valueNode.
- setValueNode(INode) -
Method in interface org.jruby.ast.types.IAssignableNode
-
- setVariable() -
Method in class org.jruby.runtime.LastCallStatus
-
- setVerbose(boolean) -
Method in class org.jruby.Ruby
- Setter for property isVerbose.
- setVerbose(boolean) -
Method in interface org.jruby.common.IRubyErrorHandler
-
- setVerbose(boolean) -
Method in class org.jruby.common.RubyErrorHandler
- Sets the verbose.
- setVisibility(Visibility) -
Method in class org.jruby.internal.runtime.methods.AbstractMethod
-
- setVisibility(Visibility) -
Method in class org.jruby.internal.runtime.methods.CacheEntry
-
- setVisibility(Visibility) -
Method in class org.jruby.runtime.Block
-
- setVisibility(Visibility) -
Method in interface org.jruby.runtime.ICallable
-
- setVisibility(Visibility) -
Method in class org.jruby.runtime.Scope
-
- setWrapper(RubyModule) -
Method in class org.jruby.runtime.ThreadContext
-
- set_backtrace(IRubyObject) -
Method in class org.jruby.RubyException
-
- set_trace_func(IRubyObject, IRubyObject) -
Static method in class org.jruby.KernelModule
-
- set_value(IRubyObject, IRubyObject) -
Method in class org.jruby.javasupport.JavaField
-
- setupArgs(ThreadContext, EvaluateVisitor, INode) -
Static method in class org.jruby.ast.util.ArgsUtil
-
- setupClone(IRubyObject) -
Method in class org.jruby.RubyObject
- CLONESETUP
- setupClone(IRubyObject) -
Method in interface org.jruby.runtime.builtin.IRubyObject
- Method setupClone.
- shift() -
Method in class org.jruby.RubyArray
- rb_ary_shift
- shift() -
Method in class org.jruby.RubyHash
-
- shouldRunInterpreter() -
Method in class org.jruby.util.CommandlineParser
-
- showVersion -
Variable in class org.jruby.util.CommandlineParser
-
- sin(IRubyObject, RubyNumeric) -
Static method in class org.jruby.RubyMath
-
- singleArgument() -
Static method in class org.jruby.runtime.Arity
-
- singleToArray(IRubyObject) -
Method in class org.jruby.evaluator.ValueConverter
-
- singleToMultiple(IRubyObject) -
Method in class org.jruby.evaluator.ValueConverter
-
- singletonMethodsAllowed() -
Method in class org.jruby.RubyFixnum
-
- singletonMethodsAllowed() -
Method in class org.jruby.RubyObject
-
- singletonMethodsAllowed() -
Method in class org.jruby.RubySymbol
-
- singletonMethodsAllowed() -
Method in interface org.jruby.runtime.builtin.IRubyObject
-
- singleton_method_added(IRubyObject, IRubyObject) -
Static method in class org.jruby.KernelModule
-
- singleton_methods() -
Method in class org.jruby.RubyObject
- rb_obj_singleton_methods
- size() -
Method in class org.jruby.RubyBignum
-
- size(IRubyObject, RubyString) -
Static method in class org.jruby.RubyFileTest
-
- size() -
Method in class org.jruby.RubyFixnum
-
- size() -
Method in class org.jruby.RubyHash
-
- size() -
Method in class org.jruby.RubyMatchData
- match_size
- size() -
Method in class org.jruby.RubyStruct
-
- size() -
Method in class org.jruby.ast.ArrayNode
-
- size() -
Method in class org.jruby.ast.BlockNode
-
- size() -
Method in class org.jruby.ast.DRegexpNode
-
- size() -
Method in class org.jruby.ast.DStrNode
-
- size() -
Method in class org.jruby.ast.DXStrNode
-
- size() -
Method in class org.jruby.ast.RescueBodyNode
-
- size() -
Method in interface org.jruby.ast.types.IListNode
-
- size -
Variable in class org.jruby.util.Pack.Converter
-
- sleep(IRubyObject, RubyNumeric) -
Static method in class org.jruby.KernelModule
-
- slice_bang(IRubyObject[]) -
Method in class org.jruby.RubyArray
- rb_ary_slice_bang
- slice_bang(IRubyObject[]) -
Method in class org.jruby.RubyString
- rb_str_slice_bang
- sort() -
Method in class org.jruby.RubyArray
- rb_ary_sort
- sort() -
Method in class org.jruby.RubyHash
-
- sort_bang() -
Method in class org.jruby.RubyArray
- rb_ary_sort_bang
- source -
Variable in class org.ablaf.internal.lexer.DefaultLexerSupport
-
- source() -
Method in class org.jruby.RubyRegexp
- rb_reg_source
- specificEval(RubyModule, IRubyObject[]) -
Method in class org.jruby.RubyObject
- specific_eval
- split(IRubyObject, IRubyObject[]) -
Static method in class org.jruby.KernelModule
-
- split(IRubyObject[]) -
Method in class org.jruby.RubyString
- rb_str_split
- sprintf(IRubyObject, IRubyObject[]) -
Static method in class org.jruby.KernelModule
-
- sprintf(Object[]) -
Method in class org.jruby.util.PrintfFormat
- Format an array of objects.
- sprintf() -
Method in class org.jruby.util.PrintfFormat
- Format nothing.
- sprintf(int) -
Method in class org.jruby.util.PrintfFormat
- Format an int.
- sprintf(long) -
Method in class org.jruby.util.PrintfFormat
- Format a long.
- sprintf(double) -
Method in class org.jruby.util.PrintfFormat
- Format a double.
- sprintf(String) -
Method in class org.jruby.util.PrintfFormat
- Format a String.
- sprintf(Object) -
Method in class org.jruby.util.PrintfFormat
- Format an Object.
- sqrt(IRubyObject, RubyNumeric) -
Static method in class org.jruby.RubyMath
-
- squeeze(IRubyObject[]) -
Method in class org.jruby.RubyString
- rb_str_squeeze
- squeeze_bang(IRubyObject[]) -
Method in class org.jruby.RubyString
- rb_str_squeeze_bang
- srand(IRubyObject, IRubyObject[]) -
Static method in class org.jruby.KernelModule
-
- stackTraces -
Variable in class org.jruby.Ruby
-
- start(IRubyObject) -
Static method in class org.jruby.RubyGC
-
- start(IRubyObject, IRubyObject[]) -
Static method in class org.jruby.ThreadClass
- Basically the same as Thread.new .
- state -
Variable in class org.jruby.lexer.yacc.Keyword
-
- static_p() -
Method in class org.jruby.javasupport.JavaField
-
- static_p() -
Method in class org.jruby.javasupport.JavaMethod
-
- static_value() -
Method in class org.jruby.javasupport.JavaField
-
- status() -
Method in class org.jruby.ThreadClass
-
- step(RubyNumeric, RubyNumeric) -
Method in class org.jruby.RubyInteger
-
- stop() -
Method in class org.jruby.lexer.yacc.StackState
-
- store(RubySymbol) -
Method in class org.jruby.RubySymbol.SymbolTable
-
- str2fnum(Ruby, RubyString) -
Static method in class org.jruby.RubyNumeric
- Converts a string representation of a floating-point number to the
numeric value.
- str2inum(Ruby, RubyString, int) -
Static method in class org.jruby.RubyNumeric
- Converts a string representation of an integer to the integer value.
- strftime(IRubyObject) -
Method in class org.jruby.RubyTime
-
- string() -
Method in class org.jruby.RubyMatchData
- match_string
- stringToBytes(String) -
Static method in class org.jruby.RubyString
-
- stringValue(IRubyObject) -
Static method in class org.jruby.RubyString
-
- strip() -
Method in class org.jruby.RubyString
- rb_str_strip
- strip_bang() -
Method in class org.jruby.RubyString
- rb_str_strip_bang
- sub(IRubyObject, IRubyObject[]) -
Static method in class org.jruby.KernelModule
-
- sub(IRubyObject[]) -
Method in class org.jruby.RubyString
- rb_str_sub
- sub_bang(IRubyObject, IRubyObject[]) -
Static method in class org.jruby.KernelModule
-
- sub_bang(IRubyObject[]) -
Method in class org.jruby.RubyString
- rb_str_sub_bang
- subclass() -
Method in class org.jruby.MetaClass
-
- subclass() -
Method in class org.jruby.RubyClass
- Create a new subclass of this class.
- subseq(long, long) -
Method in class org.jruby.RubyArray
- rb_ary_subseq
- subseq(long, long) -
Method in class org.jruby.RubyMatchData
-
- succ() -
Method in class org.jruby.RubyString
- rb_str_succ
- succ_bang() -
Method in class org.jruby.RubyString
- rb_str_succ_bang
- suite() -
Static method in class org.jruby.javasupport.test.JavaSupportTestSuite
-
- suite() -
Static method in class org.jruby.test.MainTestSuite
-
- suite() -
Static method in class org.jruby.test.ScriptTestSuite
-
- sum(IRubyObject[]) -
Method in class org.jruby.RubyString
-
- superclass() -
Method in class org.jruby.RubyClass
- Return the real super class of this class.
- superclass() -
Method in class org.jruby.javasupport.JavaClass
-
- swapcase() -
Method in class org.jruby.RubyString
- rb_str_swapcase
- swapcase_bang() -
Method in class org.jruby.RubyString
- rb_str_swapcase_bang
- symbolTable -
Variable in class org.jruby.Ruby
-
- sync() -
Method in class org.jruby.RubyIO
- Returns the current sync mode.
- sync() -
Method in class org.jruby.util.IOHandler
- Flush and sync all writes to the filesystem.
- sync() -
Method in class org.jruby.util.IOHandlerSeekable
-
- sync() -
Method in class org.jruby.util.IOHandlerUnseekable
-
- sync_set(RubyBoolean) -
Method in class org.jruby.RubyIO
- Sets the current sync mode.
- syntaxError(ILexerSource, String) -
Method in interface org.ablaf.lexer.ILexerErrorSupport
-
- syntaxError(ISourcePosition, String) -
Method in interface org.ablaf.lexer.ILexerErrorSupport
-
- syntaxWarning(ILexerSource, String) -
Method in interface org.ablaf.lexer.ILexerErrorSupport
-
- syntaxWarning(ISourcePosition, String) -
Method in interface org.ablaf.lexer.ILexerErrorSupport
-
- sysread(RubyFixnum) -
Method in class org.jruby.RubyIO
-
- sysread(int) -
Method in class org.jruby.util.IOHandler
-
- sysread() -
Method in class org.jruby.util.IOHandler
-
- sysread() -
Method in class org.jruby.util.IOHandlerSeekable
-
- sysread() -
Method in class org.jruby.util.IOHandlerUnseekable
-
- system(IRubyObject, IRubyObject[]) -
Static method in class org.jruby.KernelModule
-
- syswrite(IRubyObject) -
Method in class org.jruby.RubyIO
-
- syswrite(String) -
Method in class org.jruby.util.IOHandler
-
- syswrite(String) -
Method in class org.jruby.util.IOHandlerSeekable
-
- syswrite(String) -
Method in class org.jruby.util.IOHandlerUnseekable
-
T
- TestCommandlineParser - class org.jruby.test.TestCommandlineParser.
-
- TestCommandlineParser(String) -
Constructor for class org.jruby.test.TestCommandlineParser
-
- TestHelper - class org.jruby.util.TestHelper.
- Helper class, used for testing calls to java from ruby code.
- TestHelper() -
Constructor for class org.jruby.util.TestHelper
-
- TestHelper.SomeInterface - interface org.jruby.util.TestHelper.SomeInterface.
-
- TestIdentitySet - class org.jruby.test.TestIdentitySet.
-
- TestIdentitySet(String) -
Constructor for class org.jruby.test.TestIdentitySet
-
- TestIntWrapper - interface org.jruby.javasupport.test.TestIntWrapper.
-
- TestIntWrapperImpl - class org.jruby.javasupport.test.TestIntWrapperImpl.
-
- TestIntWrapperImpl(long) -
Constructor for class org.jruby.javasupport.test.TestIntWrapperImpl
-
- TestJavaUtil - class org.jruby.test.TestJavaUtil.
-
- TestJavaUtil(String) -
Constructor for class org.jruby.test.TestJavaUtil
-
- TestKernel - class org.jruby.test.TestKernel.
- Unit test for the kernel class.
- TestKernel(String) -
Constructor for class org.jruby.test.TestKernel
-
- TestObjectSpace - class org.jruby.test.TestObjectSpace.
-
- TestObjectSpace(String) -
Constructor for class org.jruby.test.TestObjectSpace
-
- TestRuby - class org.jruby.test.TestRuby.
- Unit test for the ruby class.
- TestRuby(String) -
Constructor for class org.jruby.test.TestRuby
-
- TestRubyBase - class org.jruby.test.TestRubyBase.
-
- TestRubyBase(String) -
Constructor for class org.jruby.test.TestRubyBase
-
- TestRubyCollect - class org.jruby.test.TestRubyCollect.
-
- TestRubyCollect(String) -
Constructor for class org.jruby.test.TestRubyCollect
-
- TestRubyHash - class org.jruby.test.TestRubyHash.
-
- TestRubyHash(String) -
Constructor for class org.jruby.test.TestRubyHash
-
- TestRubyNil - class org.jruby.test.TestRubyNil.
-
- TestRubyNil(String) -
Constructor for class org.jruby.test.TestRubyNil
-
- TestRubyObject - class org.jruby.test.TestRubyObject.
-
- TestRubyObject(String) -
Constructor for class org.jruby.test.TestRubyObject
-
- TestRubyProxyFactory - class org.jruby.javasupport.test.TestRubyProxyFactory.
-
- TestRubyProxyFactory(String) -
Constructor for class org.jruby.javasupport.test.TestRubyProxyFactory
-
- TestRubySymbol - class org.jruby.test.TestRubySymbol.
-
- TestRubySymbol(String) -
Constructor for class org.jruby.test.TestRubySymbol
-
- TestRubyTime - class org.jruby.test.TestRubyTime.
-
- TestRubyTime(String) -
Constructor for class org.jruby.test.TestRubyTime
-
- ThreadClass - class org.jruby.ThreadClass.
- Implementation of Ruby's
Thread class. - ThreadContext - class org.jruby.runtime.ThreadContext.
-
- ThreadContext(Ruby) -
Constructor for class org.jruby.runtime.ThreadContext
- Constructor for Context.
- ThreadError - exception org.jruby.exceptions.ThreadError.
-
- ThreadError(Ruby, String) -
Constructor for class org.jruby.exceptions.ThreadError
-
- ThreadLibrary - class org.jruby.libraries.ThreadLibrary.
-
- ThreadLibrary() -
Constructor for class org.jruby.libraries.ThreadLibrary
-
- ThreadService - class org.jruby.internal.runtime.ThreadService.
-
- ThreadService(Ruby) -
Constructor for class org.jruby.internal.runtime.ThreadService
-
- ThrowJump - exception org.jruby.exceptions.ThrowJump.
- Created by the global throw function.
- ThrowJump(String, IRubyObject) -
Constructor for class org.jruby.exceptions.ThrowJump
- Constructor for ThrowJump.
- Token - interface org.jruby.parser.Token.
-
- TopSelfFactory - class org.jruby.TopSelfFactory.
-
- TrueNode - class org.jruby.ast.TrueNode.
-
- TrueNode(ISourcePosition) -
Constructor for class org.jruby.ast.TrueNode
-
- TypeError - exception org.jruby.exceptions.TypeError.
-
- TypeError(Ruby, String) -
Constructor for class org.jruby.exceptions.TypeError
- Constructs an
RubyTypeException with the specified detail message.
- TypeError(Ruby, IRubyObject, RubyClass) -
Constructor for class org.jruby.exceptions.TypeError
-
- tAMPER -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tAMPER -
Static variable in interface org.jruby.parser.Token
-
- tANDOP -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tANDOP -
Static variable in interface org.jruby.parser.Token
-
- tAREF -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tAREF -
Static variable in interface org.jruby.parser.Token
-
- tARRAY -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tARRAY -
Static variable in interface org.jruby.parser.Token
-
- tASET -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tASET -
Static variable in interface org.jruby.parser.Token
-
- tASSOC -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tASSOC -
Static variable in interface org.jruby.parser.Token
-
- tBACK_REF -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tBACK_REF -
Static variable in interface org.jruby.parser.Token
-
- tCMP -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tCMP -
Static variable in interface org.jruby.parser.Token
-
- tCOLON2 -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tCOLON2 -
Static variable in interface org.jruby.parser.Token
-
- tCOLON3 -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tCOLON3 -
Static variable in interface org.jruby.parser.Token
-
- tCONSTANT -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tCONSTANT -
Static variable in interface org.jruby.parser.Token
-
- tCVAR -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tCVAR -
Static variable in interface org.jruby.parser.Token
-
- tDOT2 -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tDOT2 -
Static variable in interface org.jruby.parser.Token
-
- tDOT3 -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tDOT3 -
Static variable in interface org.jruby.parser.Token
-
- tDREGEXP -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tDREGEXP -
Static variable in interface org.jruby.parser.Token
-
- tDSTRING -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tDSTRING -
Static variable in interface org.jruby.parser.Token
-
- tDXSTRING -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tDXSTRING -
Static variable in interface org.jruby.parser.Token
-
- tEQ -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tEQ -
Static variable in interface org.jruby.parser.Token
-
- tEQQ -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tEQQ -
Static variable in interface org.jruby.parser.Token
-
- tFID -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tFID -
Static variable in interface org.jruby.parser.Token
-
- tFLOAT -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tFLOAT -
Static variable in interface org.jruby.parser.Token
-
- tGEQ -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tGEQ -
Static variable in interface org.jruby.parser.Token
-
- tGVAR -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tGVAR -
Static variable in interface org.jruby.parser.Token
-
- tIDENTIFIER -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tIDENTIFIER -
Static variable in interface org.jruby.parser.Token
-
- tINTEGER -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tINTEGER -
Static variable in interface org.jruby.parser.Token
-
- tIVAR -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tIVAR -
Static variable in interface org.jruby.parser.Token
-
- tLBRACE -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tLBRACE -
Static variable in interface org.jruby.parser.Token
-
- tLBRACK -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tLBRACK -
Static variable in interface org.jruby.parser.Token
-
- tLEQ -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tLEQ -
Static variable in interface org.jruby.parser.Token
-
- tLPAREN -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tLPAREN -
Static variable in interface org.jruby.parser.Token
-
- tLSHFT -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tLSHFT -
Static variable in interface org.jruby.parser.Token
-
- tMATCH -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tMATCH -
Static variable in interface org.jruby.parser.Token
-
- tNEQ -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tNEQ -
Static variable in interface org.jruby.parser.Token
-
- tNMATCH -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tNMATCH -
Static variable in interface org.jruby.parser.Token
-
- tNTH_REF -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tNTH_REF -
Static variable in interface org.jruby.parser.Token
-
- tOP_ASGN -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tOP_ASGN -
Static variable in interface org.jruby.parser.Token
-
- tOROP -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tOROP -
Static variable in interface org.jruby.parser.Token
-
- tPOW -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tPOW -
Static variable in interface org.jruby.parser.Token
-
- tREGEXP -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tREGEXP -
Static variable in interface org.jruby.parser.Token
-
- tRSHFT -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tRSHFT -
Static variable in interface org.jruby.parser.Token
-
- tSTAR -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tSTAR -
Static variable in interface org.jruby.parser.Token
-
- tSTRING -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tSTRING -
Static variable in interface org.jruby.parser.Token
-
- tSYMBEG -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tSYMBEG -
Static variable in interface org.jruby.parser.Token
-
- tUMINUS -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tUMINUS -
Static variable in interface org.jruby.parser.Token
-
- tUPLUS -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tUPLUS -
Static variable in interface org.jruby.parser.Token
-
- tXSTRING -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- tXSTRING -
Static variable in interface org.jruby.parser.Token
-
- taint() -
Method in class org.jruby.RubyFixnum
-
- taint() -
Method in class org.jruby.RubyObject
- rb_obj_taint
- taint() -
Method in class org.jruby.RubySymbol
-
- tainted() -
Method in class org.jruby.RubyObject
- rb_obj_tainted
- tan(IRubyObject, RubyNumeric) -
Static method in class org.jruby.RubyMath
-
- tearDown() -
Method in class org.jruby.javasupport.test.TestRubyProxyFactory
-
- tearDown() -
Method in class org.jruby.test.TestKernel
-
- tearDown() -
Method in class org.jruby.test.TestRubyBase
-
- tearDown() -
Method in class org.jruby.test.TestRubyCollect
-
- tearDown() -
Method in class org.jruby.test.TestRubyHash
-
- tell() -
Method in class org.jruby.RubyDir
- Returns the current position in the directory.
- terminate() -
Method in class org.jruby.javasupport.bsf.JRubyEngine
-
- testArgsCount(Ruby, IRubyObject[]) -
Method in class org.jruby.runtime.callback.AbstractCallback
-
- testBool() -
Method in class org.jruby.javasupport.test.TestRubyProxyFactory
-
- testClone() -
Method in class org.jruby.test.TestRubyObject
-
- testConstructors() -
Method in class org.jruby.test.TestRubyHash
- Test literal constructor {}, Hash::[], and Hash::new with and
without the optional default-value argument.
- testConversions() -
Method in class org.jruby.test.TestRubyHash
- Hash#to_s, Hash#to_a, Hash#to_hash
- testConvertJavaToRuby() -
Method in class org.jruby.test.TestJavaUtil
-
- testDefault() -
Method in class org.jruby.test.TestRubyHash
- Hash#default, Hash#default=
- testDeleting() -
Method in class org.jruby.test.TestRubyHash
- Hash#delete, Hash#delete_if, Hash#reject, Hash#reject!
- testDouble() -
Method in class org.jruby.javasupport.test.TestRubyProxyFactory
-
- testDup() -
Method in class org.jruby.test.TestRubyObject
-
- testDuplicateProxyObjects() -
Method in class org.jruby.javasupport.test.TestRubyProxyFactory
-
- testEmptyString() -
Method in class org.jruby.javasupport.test.TestRubyProxyFactory
-
- testEquals() -
Method in class org.jruby.test.TestRubyObject
-
- testFreeze() -
Method in class org.jruby.test.TestRubyObject
-
- testFrozen() -
Method in class org.jruby.IncludedModuleWrapper
-
- testFrozen() -
Method in class org.jruby.MetaClass
-
- testFrozen() -
Method in class org.jruby.RubyClass
-
- testFrozen() -
Method in class org.jruby.RubyModule
- rb_frozen_class_p
- testGlobalVariable() -
Method in class org.jruby.javasupport.test.TestRubyProxyFactory
-
- testGmtimeAndZone() -
Method in class org.jruby.test.TestRubyTime
-
- testIngoingProxy() -
Method in class org.jruby.javasupport.test.TestRubyProxyFactory
-
- testInspect() -
Method in class org.jruby.test.TestRubyNil
-
- testInteger() -
Method in class org.jruby.javasupport.test.TestRubyProxyFactory
-
- testIsFalseOrTrue() -
Method in class org.jruby.test.TestRubyNil
-
- testIsNil() -
Method in class org.jruby.test.TestRubyNil
-
- testIterating() -
Method in class org.jruby.test.TestRubyHash
- Hash#each, Hash#each_pair, Hash#each_value, Hash#each_key
- testLoad() -
Method in class org.jruby.test.TestKernel
-
- testLong() -
Method in class org.jruby.javasupport.test.TestRubyProxyFactory
-
- testLookups() -
Method in class org.jruby.test.TestRubyHash
- Test Hash#[]= (store) and Hash#[] (retrieve).
- testNewProxyObject() -
Method in class org.jruby.javasupport.test.TestRubyProxyFactory
-
- testNil() -
Method in class org.jruby.javasupport.test.TestRubyProxyFactory
-
- testNil() -
Method in class org.jruby.test.TestRubyObject
-
- testNilGlobalVariable() -
Method in class org.jruby.javasupport.test.TestRubyProxyFactory
-
- testNilSymbol() -
Method in class org.jruby.test.TestRubySymbol
-
- testNoArgs() -
Method in class org.jruby.javasupport.test.TestRubyProxyFactory
-
- testNumberBoundaries() -
Method in class org.jruby.javasupport.test.TestRubyProxyFactory
-
- testNumberObjs() -
Method in class org.jruby.javasupport.test.TestRubyProxyFactory
-
- testObject() -
Method in class org.jruby.javasupport.test.TestRubyProxyFactory
-
- testObjectSpace() -
Method in class org.jruby.test.TestObjectSpace
-
- testOpAnd() -
Method in class org.jruby.test.TestRubyNil
-
- testOpOr() -
Method in class org.jruby.test.TestRubyNil
-
- testOpXOr() -
Method in class org.jruby.test.TestRubyNil
-
- testOutcomingProxy() -
Method in class org.jruby.javasupport.test.TestRubyProxyFactory
-
- testParsing() -
Method in class org.jruby.test.TestCommandlineParser
-
- testPrintf() -
Method in class org.jruby.test.TestKernel
-
- testRequire() -
Method in class org.jruby.test.TestKernel
-
- testRestructuring() -
Method in class org.jruby.test.TestRubyHash
- Hash#sort, Hash#invert
- testRubyCollect() -
Method in class org.jruby.test.TestRubyCollect
-
- testSizeRelated() -
Method in class org.jruby.test.TestRubyHash
- Hash#size, Hash#length, Hash#empty?
- testStoring() -
Method in class org.jruby.test.TestIdentitySet
-
- testString() -
Method in class org.jruby.javasupport.test.TestRubyProxyFactory
-
- testSymbolTable() -
Method in class org.jruby.test.TestRubySymbol
-
- testTaint() -
Method in class org.jruby.test.TestRubyObject
-
- testTimeAt() -
Method in class org.jruby.test.TestRubyTime
-
- testTimeCreated() -
Method in class org.jruby.test.TestRubyTime
-
- testTimeNow() -
Method in class org.jruby.test.TestRubyTime
-
- testToA() -
Method in class org.jruby.test.TestRubyNil
-
- testToI() -
Method in class org.jruby.test.TestRubyNil
-
- testToS() -
Method in class org.jruby.test.TestRubyNil
-
- testToString() -
Method in class org.jruby.javasupport.test.TestRubyProxyFactory
-
- testTrue() -
Method in class org.jruby.test.TestRubyObject
-
- testType() -
Method in class org.jruby.test.TestRubyNil
-
- testType() -
Method in class org.jruby.test.TestRubyObject
-
- testVarAndMet() -
Method in class org.jruby.test.TestRuby
-
- test_kind_of() -
Method in class org.jruby.test.TestRubyObject
-
- test_to_s() -
Method in class org.jruby.test.TestRubyObject
-
- throwException() -
Static method in class org.jruby.util.TestHelper
- used to test native exception handling.
- times() -
Method in class org.jruby.RubyFixnum
-
- times() -
Method in class org.jruby.RubyInteger
-
- toArray(IRubyObject) -
Method in class org.jruby.Builtins
- Converts a RubyObject into a RubyArray.
- toByteArray() -
Method in class org.jruby.RubyString
-
- toFloat() -
Method in class org.jruby.RubyInteger
-
- toInteger(long) -
Method in class org.jruby.Builtins
-
- toJavaArray() -
Method in class org.jruby.RubyArray
-
- toName() -
Method in class org.jruby.RubyModule
-
- toString() -
Method in class org.ablaf.internal.lexer.DefaultLexerPosition
-
- toString(String) -
Method in class org.jruby.Builtins
-
- toString() -
Method in class org.jruby.RubyFile
-
- toString() -
Method in class org.jruby.RubyIO
-
- toString() -
Method in class org.jruby.RubyObject
-
- toString() -
Method in class org.jruby.RubyString
-
- toString(Object) -
Static method in class org.jruby.internal.util.Utils
-
- toString() -
Method in class org.jruby.internal.util.collections.LinkedObject
-
- toString() -
Method in class org.jruby.internal.util.collections.Stack
-
- toString() -
Method in class org.jruby.javasupport.test.TestIntWrapperImpl
-
- toString() -
Method in class org.jruby.lexer.yacc.LexState
-
- toString() -
Method in class org.jruby.runtime.Iter
-
- toString() -
Method in class org.jruby.runtime.Visibility
-
- toSymbol(String) -
Method in class org.jruby.Builtins
-
- to_a() -
Method in class org.jruby.RubyArray
- rb_ary_to_a
- to_a() -
Method in class org.jruby.RubyHash
-
- to_a() -
Method in class org.jruby.RubyMatchData
- match_to_a
- to_a(IRubyObject) -
Static method in class org.jruby.RubyNil
- nil_to_a
- to_a() -
Method in class org.jruby.RubyObject
-
- to_a() -
Method in class org.jruby.RubyStruct
-
- to_a() -
Method in class org.jruby.RubyTime
-
- to_f() -
Method in class org.jruby.RubyBignum
-
- to_f() -
Method in class org.jruby.RubyFixnum
-
- to_f() -
Method in class org.jruby.RubyFloat
-
- to_f() -
Method in class org.jruby.RubyString
- rb_str_to_f
- to_f() -
Method in class org.jruby.RubyTime
-
- to_hash() -
Method in class org.jruby.RubyHash
-
- to_i() -
Method in class org.jruby.RubyFloat
-
- to_i() -
Method in class org.jruby.RubyInteger
-
- to_i(IRubyObject) -
Static method in class org.jruby.RubyNil
- nil_to_i
- to_i() -
Method in class org.jruby.RubyString
- rb_str_to_i
- to_i() -
Method in class org.jruby.RubySymbol
-
- to_i() -
Method in class org.jruby.RubyTime
-
- to_proc() -
Method in class org.jruby.Method
- Create a Proc object.
- to_s() -
Method in class org.jruby.RubyArray
- rb_ary_to_s
- to_s() -
Method in class org.jruby.RubyBignum
-
- to_s() -
Method in class org.jruby.RubyException
-
- to_s() -
Method in class org.jruby.RubyFixnum
-
- to_s() -
Method in class org.jruby.RubyFloat
-
- to_s() -
Method in class org.jruby.RubyHash
-
- to_s() -
Method in class org.jruby.RubyMatchData
- match_to_s
- to_s() -
Method in class org.jruby.RubyModule
- rb_mod_to_s
- to_s(IRubyObject) -
Static method in class org.jruby.RubyNil
- nil_to_s
- to_s() -
Method in class org.jruby.RubyObject
-
- to_s() -
Method in class org.jruby.RubyString
- rb_str_to_s
- to_s() -
Method in class org.jruby.RubyStruct
-
- to_s() -
Method in class org.jruby.RubySymbol
-
- to_s() -
Method in class org.jruby.RubyTime
-
- to_s() -
Method in class org.jruby.javasupport.JavaObject
-
- token() -
Method in interface org.ablaf.lexer.IYaccLexer
-
- token() -
Method in class org.jruby.lexer.yacc.RubyYaccLexer
-
- top -
Variable in class org.jruby.util.collections.AbstractStack
-
- tr(IRubyObject[]) -
Method in class org.jruby.RubyString
- rb_str_tr
- tr_bang(IRubyObject[]) -
Method in class org.jruby.RubyString
- rb_str_tr_bang
- tr_s(IRubyObject[]) -
Method in class org.jruby.RubyString
- rb_str_tr_s
- tr_s_bang(IRubyObject[]) -
Method in class org.jruby.RubyString
- rb_str_tr_s_bang
- truncate() -
Method in class org.jruby.RubyFloat
-
- truncate() -
Method in class org.jruby.RubyNumeric
- num_truncate
- type -
Variable in class org.jruby.MetaClass
-
- type() -
Method in class org.jruby.RubyBoolean
- false_type
true_type
- type(IRubyObject) -
Static method in class org.jruby.RubyNil
- nil_type
- type() -
Method in class org.jruby.RubyObject
- rb_obj_type
U
- UnboundMethod - class org.jruby.UnboundMethod.
-
- UnboundMethod(Ruby) -
Constructor for class org.jruby.UnboundMethod
-
- UndefNode - class org.jruby.ast.UndefNode.
- Represents an undef statement.
- UndefNode(ISourcePosition, String) -
Constructor for class org.jruby.ast.UndefNode
-
- UndefinedAccessor - class org.jruby.internal.runtime.UndefinedAccessor.
-
- UndefinedAccessor(Ruby, GlobalVariable, String) -
Constructor for class org.jruby.internal.runtime.UndefinedAccessor
- Constructor for UndefinedAccessor.
- UndefinedMethod - class org.jruby.internal.runtime.methods.UndefinedMethod.
-
- UnmarshalCache - class org.jruby.runtime.marshal.UnmarshalCache.
-
- UnmarshalCache(Ruby) -
Constructor for class org.jruby.runtime.marshal.UnmarshalCache
-
- UnmarshalStream - class org.jruby.runtime.marshal.UnmarshalStream.
- Unmarshals objects from strings or streams in Ruby's marsal format.
- UnmarshalStream(Ruby, InputStream) -
Constructor for class org.jruby.runtime.marshal.UnmarshalStream
-
- UntilNode - class org.jruby.ast.UntilNode.
- Represents an until statement.
- UntilNode(ISourcePosition, INode, INode) -
Constructor for class org.jruby.ast.UntilNode
-
- UselessStatementVisitor - class org.jruby.ast.visitor.UselessStatementVisitor.
-
- UselessStatementVisitor(IErrorHandler) -
Constructor for class org.jruby.ast.visitor.UselessStatementVisitor
-
- Utils - class org.jruby.internal.util.Utils.
-
- Utils() -
Constructor for class org.jruby.internal.util.Utils
-
- unbind() -
Method in class org.jruby.Method
-
- unbind() -
Method in class org.jruby.UnboundMethod
-
- undeclareBean(BSFDeclaredBean) -
Method in class org.jruby.javasupport.bsf.JRubyEngine
-
- undef(String) -
Method in class org.jruby.RubyModule
- rb_undef
- undef_method(IRubyObject) -
Method in class org.jruby.RubyModule
-
- undefineMethod(String) -
Method in class org.jruby.RubyModule
-
- unextend(String) -
Method in class org.jruby.runtime.regexp.IRegexpAdapter
- Removes whitespace and comments from regexp, for those libs
(like gnu.regexp) that don't support extended syntax.
- ungetc(RubyFixnum) -
Method in class org.jruby.RubyIO
- Pushes char represented by int back onto IOS.
- ungetc(int) -
Method in class org.jruby.util.IOHandler
-
- uniq() -
Method in class org.jruby.RubyArray
- rb_ary_uniq
- uniq_bang() -
Method in class org.jruby.RubyArray
- rb_ary_uniq_bang
- unlink(IRubyObject, IRubyObject[]) -
Static method in class org.jruby.RubyFile
-
- unlock() -
Method in class org.jruby.libraries.Mutex
-
- unmarshalFrom(UnmarshalStream) -
Static method in class org.jruby.RubyArray
-
- unmarshalFrom(UnmarshalStream) -
Static method in class org.jruby.RubyBignum
-
- unmarshalFrom(UnmarshalStream) -
Static method in class org.jruby.RubyClass
-
- unmarshalFrom(UnmarshalStream) -
Static method in class org.jruby.RubyFixnum
-
- unmarshalFrom(UnmarshalStream) -
Static method in class org.jruby.RubyHash
-
- unmarshalFrom(UnmarshalStream) -
Static method in class org.jruby.RubyModule
-
- unmarshalFrom(UnmarshalStream) -
Static method in class org.jruby.RubyString
-
- unmarshalFrom(UnmarshalStream) -
Static method in class org.jruby.RubyStruct
-
- unmarshalFrom(UnmarshalStream) -
Static method in class org.jruby.RubySymbol
-
- unmarshalInt() -
Method in class org.jruby.runtime.marshal.UnmarshalStream
-
- unmarshalObject() -
Method in class org.jruby.runtime.marshal.UnmarshalStream
-
- unmarshalString() -
Method in class org.jruby.runtime.marshal.UnmarshalStream
-
- unpack(IRubyObject) -
Method in class org.jruby.RubyString
-
- unpack(String, RubyString) -
Static method in class org.jruby.util.Pack
- Decodes str (which may contain binary data) according to the format
string, returning an array of each value extracted.
- unread() -
Method in class org.ablaf.internal.lexer.AbstractLexerSource
-
- unread() -
Method in class org.ablaf.internal.lexer.DefaultLexerSupport
-
- unread() -
Method in interface org.ablaf.lexer.ILexerSource
- Unread the last read char.
- unread() -
Method in interface org.ablaf.lexer.ILexerSupport
-
- unread() -
Method in class org.jruby.lexer.yacc.RubyLexerSupport
-
- unreadMany(int) -
Method in class org.ablaf.internal.lexer.DefaultLexerSupport
-
- unreadMany(int) -
Method in interface org.ablaf.lexer.ILexerSupport
-
- unregisterAdapters(IAdapterFactory) -
Method in interface org.ablaf.common.IAdapterManager
-
- unregisterAdapters(IAdapterFactory, Class) -
Method in interface org.ablaf.common.IAdapterManager
-
- unregisterAdapters(IAdapterFactory) -
Method in class org.ablaf.internal.common.DefaultAdapterManager
-
- unregisterAdapters(IAdapterFactory, Class) -
Method in class org.ablaf.internal.common.DefaultAdapterManager
-
- unregisterIOHandler(int) -
Static method in class org.jruby.RubyIO
-
- unshift(IRubyObject) -
Method in class org.jruby.RubyArray
- rb_ary_unshift
- unshift(IRubyObject[]) -
Method in class org.jruby.RubyArray
- rb_ary_unshift_m
- untaint() -
Method in class org.jruby.RubyObject
- rb_obj_untaint
- upcase() -
Method in class org.jruby.RubyString
- rb_str_upcase
- upcase_bang() -
Method in class org.jruby.RubyString
- rb_str_upcase_bang
- update(IRubyObject) -
Method in class org.jruby.RubyHash
-
- updateTopLocalVariables() -
Method in class org.jruby.parser.ParserSupport
- Description of the Method
- upto(RubyNumeric) -
Method in class org.jruby.RubyInteger
-
- upto(IRubyObject) -
Method in class org.jruby.RubyString
- rb_str_upto_m
- upto(IRubyObject, boolean) -
Method in class org.jruby.RubyString
-
- usec() -
Method in class org.jruby.RubyTime
-
V
- VARIABLE -
Static variable in class org.jruby.runtime.CallType
-
- VAliasNode - class org.jruby.ast.VAliasNode.
- Represents an alias of a global variable.
- VAliasNode(ISourcePosition, String, String) -
Constructor for class org.jruby.ast.VAliasNode
-
- VCallNode - class org.jruby.ast.VCallNode.
- Method call without any arguments
- VCallNode(ISourcePosition, String) -
Constructor for class org.jruby.ast.VCallNode
-
- VERBOSE -
Static variable in interface org.jruby.common.IErrors
-
- VERSION -
Static variable in interface org.jruby.runtime.Constants
-
- ValueAccessor - class org.jruby.internal.runtime.ValueAccessor.
-
- ValueAccessor(IRubyObject) -
Constructor for class org.jruby.internal.runtime.ValueAccessor
-
- ValueConverter - class org.jruby.evaluator.ValueConverter.
-
- ValueConverter(Ruby) -
Constructor for class org.jruby.evaluator.ValueConverter
-
- Visibility - class org.jruby.runtime.Visibility.
-
- value() -
Method in interface org.ablaf.lexer.IYaccLexer
-
- value(IRubyObject) -
Method in class org.jruby.javasupport.JavaField
-
- value() -
Method in class org.jruby.lexer.yacc.RubyYaccLexer
-
- value_type() -
Method in class org.jruby.javasupport.JavaField
-
- values() -
Method in class org.jruby.RubyHash
-
- values_at(IRubyObject[]) -
Method in class org.jruby.RubyHash
-
- variableName(String) -
Static method in class org.jruby.runtime.GlobalVariable
-
- verbose -
Variable in class org.jruby.util.CommandlineParser
-
- veryEqual(IRubyObject) -
Method in class org.jruby.RubyNumeric
- num_equal
- visitAliasNode(AliasNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitAliasNode(AliasNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitAliasNode(AliasNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitAliasNode(AliasNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitAndNode(AndNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitAndNode(AndNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitAndNode(AndNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitAndNode(AndNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitArgsNode(ArgsNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitArgsNode(ArgsNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitArgsNode(ArgsNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitArgsNode(ArgsNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitArrayNode(ArrayNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitArrayNode(ArrayNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitArrayNode(ArrayNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitArrayNode(ArrayNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitAttrSetNode(AttrSetNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitAttrSetNode(AttrSetNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitAttrSetNode(AttrSetNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitAttrSetNode(AttrSetNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitAttrSetNode(AttrSetNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitBackRefNode(BackRefNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitBackRefNode(BackRefNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitBackRefNode(BackRefNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitBackRefNode(BackRefNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitBackRefNode(BackRefNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitBackRefNode(BackRefNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitBeginNode(BeginNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitBeginNode(BeginNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitBeginNode(BeginNode) -
Method in class org.jruby.ast.visitor.ExpressionVisitor
-
- visitBeginNode(BeginNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitBeginNode(BeginNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitBignumNode(BignumNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitBignumNode(BignumNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitBignumNode(BignumNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitBignumNode(BignumNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitBignumNode(BignumNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitBlockArgNode(BlockArgNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitBlockArgNode(BlockArgNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitBlockArgNode(BlockArgNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitBlockArgNode(BlockArgNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitBlockNode(BlockNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitBlockNode(BlockNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitBlockNode(BlockNode) -
Method in class org.jruby.ast.visitor.ExpressionVisitor
-
- visitBlockNode(BlockNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitBlockNode(BlockNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitBlockPassNode(BlockPassNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitBlockPassNode(BlockPassNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitBlockPassNode(BlockPassNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitBlockPassNode(BlockPassNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitBreakNode(BreakNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitBreakNode(BreakNode) -
Method in class org.jruby.ast.visitor.BreakStatementVisitor
-
- visitBreakNode(BreakNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitBreakNode(BreakNode) -
Method in class org.jruby.ast.visitor.ExpressionVisitor
-
- visitBreakNode(BreakNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitBreakNode(BreakNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitCallNode(CallNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitCallNode(CallNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitCallNode(CallNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitCallNode(CallNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitCallNode(CallNode) -
Method in class org.jruby.evaluator.AssignmentVisitor
-
- visitCallNode(CallNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitCallNode(CallNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitCaseNode(CaseNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitCaseNode(CaseNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitCaseNode(CaseNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitCaseNode(CaseNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitClassNode(ClassNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitClassNode(ClassNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitClassNode(ClassNode) -
Method in class org.jruby.ast.visitor.ExpressionVisitor
-
- visitClassNode(ClassNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitClassNode(ClassNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitClassNode(ClassNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitClassVarAsgnNode(ClassVarAsgnNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitClassVarAsgnNode(ClassVarAsgnNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitClassVarAsgnNode(ClassVarAsgnNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitClassVarAsgnNode(ClassVarAsgnNode) -
Method in class org.jruby.evaluator.AssignmentVisitor
-
- visitClassVarAsgnNode(ClassVarAsgnNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitClassVarAsgnNode(ClassVarAsgnNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitClassVarDeclNode(ClassVarDeclNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitClassVarDeclNode(ClassVarDeclNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitClassVarDeclNode(ClassVarDeclNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitClassVarDeclNode(ClassVarDeclNode) -
Method in class org.jruby.evaluator.AssignmentVisitor
-
- visitClassVarDeclNode(ClassVarDeclNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitClassVarDeclNode(ClassVarDeclNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitClassVarNode(ClassVarNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitClassVarNode(ClassVarNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitClassVarNode(ClassVarNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitClassVarNode(ClassVarNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitClassVarNode(ClassVarNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitClassVarNode(ClassVarNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitColon2Node(Colon2Node) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitColon2Node(Colon2Node) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitColon2Node(Colon2Node) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitColon2Node(Colon2Node) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitColon2Node(Colon2Node) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitColon2Node(Colon2Node) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitColon3Node(Colon3Node) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitColon3Node(Colon3Node) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitColon3Node(Colon3Node) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitColon3Node(Colon3Node) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitConstDeclNode(ConstDeclNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitConstDeclNode(ConstDeclNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitConstDeclNode(ConstDeclNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitConstDeclNode(ConstDeclNode) -
Method in class org.jruby.evaluator.AssignmentVisitor
-
- visitConstDeclNode(ConstDeclNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitConstDeclNode(ConstDeclNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitConstNode(ConstNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitConstNode(ConstNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitConstNode(ConstNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitConstNode(ConstNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitConstNode(ConstNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitConstNode(ConstNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitDAsgnNode(DAsgnNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitDAsgnNode(DAsgnNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitDAsgnNode(DAsgnNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitDAsgnNode(DAsgnNode) -
Method in class org.jruby.evaluator.AssignmentVisitor
-
- visitDAsgnNode(DAsgnNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitDAsgnNode(DAsgnNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitDRegxNode(DRegexpNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitDRegxNode(DRegexpNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitDRegxNode(DRegexpNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitDRegxNode(DRegexpNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitDRegxNode(DRegexpNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitDStrNode(DStrNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitDStrNode(DStrNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitDStrNode(DStrNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitDStrNode(DStrNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitDStrNode(DStrNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitDVarNode(DVarNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitDVarNode(DVarNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitDVarNode(DVarNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitDVarNode(DVarNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitDVarNode(DVarNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitDVarNode(DVarNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitDXStrNode(DXStrNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitDXStrNode(DXStrNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitDXStrNode(DXStrNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitDXStrNode(DXStrNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitDefinedNode(DefinedNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitDefinedNode(DefinedNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitDefinedNode(DefinedNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitDefinedNode(DefinedNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitDefinedNode(DefinedNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitDefnNode(DefnNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitDefnNode(DefnNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitDefnNode(DefnNode) -
Method in class org.jruby.ast.visitor.ExpressionVisitor
-
- visitDefnNode(DefnNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitDefnNode(DefnNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitDefsNode(DefsNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitDefsNode(DefsNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitDefsNode(DefsNode) -
Method in class org.jruby.ast.visitor.ExpressionVisitor
-
- visitDefsNode(DefsNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitDefsNode(DefsNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitDotNode(DotNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitDotNode(DotNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitDotNode(DotNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitDotNode(DotNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitDotNode(DotNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitEnsureNode(EnsureNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitEnsureNode(EnsureNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitEnsureNode(EnsureNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitEnsureNode(EnsureNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitEvStrNode(EvStrNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitEvStrNode(EvStrNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitEvStrNode(EvStrNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitEvStrNode(EvStrNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitExpandArrayNode(ExpandArrayNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitExpandArrayNode(ExpandArrayNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitExpandArrayNode(ExpandArrayNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitExpandArrayNode(ExpandArrayNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitFCallNode(FCallNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitFCallNode(FCallNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitFCallNode(FCallNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitFCallNode(FCallNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitFCallNode(FCallNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitFalseNode(FalseNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitFalseNode(FalseNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitFalseNode(FalseNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitFalseNode(FalseNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitFalseNode(FalseNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitFalseNode(FalseNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitFixnumNode(FixnumNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitFixnumNode(FixnumNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitFixnumNode(FixnumNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitFixnumNode(FixnumNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitFixnumNode(FixnumNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitFlipNode(FlipNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitFlipNode(FlipNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitFlipNode(FlipNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitFlipNode(FlipNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitFloatNode(FloatNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitFloatNode(FloatNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitFloatNode(FloatNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitFloatNode(FloatNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitFloatNode(FloatNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitForNode(ForNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitForNode(ForNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitForNode(ForNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitForNode(ForNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitGlobalAsgnNode(GlobalAsgnNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitGlobalAsgnNode(GlobalAsgnNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitGlobalAsgnNode(GlobalAsgnNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitGlobalAsgnNode(GlobalAsgnNode) -
Method in class org.jruby.evaluator.AssignmentVisitor
-
- visitGlobalAsgnNode(GlobalAsgnNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitGlobalAsgnNode(GlobalAsgnNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitGlobalVarNode(GlobalVarNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitGlobalVarNode(GlobalVarNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitGlobalVarNode(GlobalVarNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitGlobalVarNode(GlobalVarNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitGlobalVarNode(GlobalVarNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitGlobalVarNode(GlobalVarNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitHashNode(HashNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitHashNode(HashNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitHashNode(HashNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitHashNode(HashNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitIfNode(IfNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitIfNode(IfNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitIfNode(IfNode) -
Method in class org.jruby.ast.visitor.ExpressionVisitor
-
- visitIfNode(IfNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitIfNode(IfNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitInstAsgnNode(InstAsgnNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitInstAsgnNode(InstAsgnNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitInstAsgnNode(InstAsgnNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitInstAsgnNode(InstAsgnNode) -
Method in class org.jruby.evaluator.AssignmentVisitor
-
- visitInstAsgnNode(InstAsgnNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitInstVarNode(InstVarNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitInstVarNode(InstVarNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitInstVarNode(InstVarNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitInstVarNode(InstVarNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitInstVarNode(InstVarNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitInstVarNode(InstVarNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitIterNode(IterNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitIterNode(IterNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitIterNode(IterNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitIterNode(IterNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitLocalAsgnNode(LocalAsgnNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitLocalAsgnNode(LocalAsgnNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitLocalAsgnNode(LocalAsgnNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitLocalAsgnNode(LocalAsgnNode) -
Method in class org.jruby.evaluator.AssignmentVisitor
-
- visitLocalAsgnNode(LocalAsgnNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitLocalAsgnNode(LocalAsgnNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitLocalVarNode(LocalVarNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitLocalVarNode(LocalVarNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitLocalVarNode(LocalVarNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitLocalVarNode(LocalVarNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitLocalVarNode(LocalVarNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitLocalVarNode(LocalVarNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitMatch2Node(Match2Node) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitMatch2Node(Match2Node) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitMatch2Node(Match2Node) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitMatch2Node(Match2Node) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitMatch2Node(Match2Node) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitMatch3Node(Match3Node) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitMatch3Node(Match3Node) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitMatch3Node(Match3Node) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitMatch3Node(Match3Node) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitMatch3Node(Match3Node) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitMatchNode(MatchNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitMatchNode(MatchNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitMatchNode(MatchNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitMatchNode(MatchNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitModuleNode(ModuleNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitModuleNode(ModuleNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitModuleNode(ModuleNode) -
Method in class org.jruby.ast.visitor.ExpressionVisitor
-
- visitModuleNode(ModuleNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitModuleNode(ModuleNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitMultipleAsgnNode(MultipleAsgnNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitMultipleAsgnNode(MultipleAsgnNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitMultipleAsgnNode(MultipleAsgnNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitMultipleAsgnNode(MultipleAsgnNode) -
Method in class org.jruby.evaluator.AssignmentVisitor
-
- visitMultipleAsgnNode(MultipleAsgnNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitMultipleAsgnNode(MultipleAsgnNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitNewlineNode(NewlineNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitNewlineNode(NewlineNode) -
Method in class org.jruby.ast.visitor.BreakStatementVisitor
-
- visitNewlineNode(NewlineNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitNewlineNode(NewlineNode) -
Method in class org.jruby.ast.visitor.ExpressionVisitor
-
- visitNewlineNode(NewlineNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitNewlineNode(NewlineNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitNewlineNode(NewlineNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitNextNode(NextNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitNextNode(NextNode) -
Method in class org.jruby.ast.visitor.BreakStatementVisitor
-
- visitNextNode(NextNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitNextNode(NextNode) -
Method in class org.jruby.ast.visitor.ExpressionVisitor
-
- visitNextNode(NextNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitNextNode(NextNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitNilNode(NilNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitNilNode(NilNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitNilNode(NilNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitNilNode(NilNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitNilNode(NilNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitNilNode(NilNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitNode(INode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
- This method is called by default for each visited Node.
- visitNode(INode) -
Method in class org.jruby.ast.visitor.BreakStatementVisitor
-
- visitNode(INode) -
Method in class org.jruby.ast.visitor.ExpressionVisitor
-
- visitNode(INode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitNode(INode) -
Method in class org.jruby.evaluator.AssignmentVisitor
-
- visitNode(INode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitNotNode(NotNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitNotNode(NotNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitNotNode(NotNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitNotNode(NotNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitNthRefNode(NthRefNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitNthRefNode(NthRefNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitNthRefNode(NthRefNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitNthRefNode(NthRefNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitNthRefNode(NthRefNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitNthRefNode(NthRefNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitNullNode() -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitNullNode() -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitOpAsgnAndNode(OpAsgnAndNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitOpAsgnAndNode(OpAsgnAndNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitOpAsgnAndNode(OpAsgnAndNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitOpAsgnAndNode(OpAsgnAndNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitOpAsgnNode(OpAsgnNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitOpAsgnNode(OpAsgnNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitOpAsgnNode(OpAsgnNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitOpAsgnNode(OpAsgnNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitOpAsgnNode(OpAsgnNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitOpAsgnOrNode(OpAsgnOrNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitOpAsgnOrNode(OpAsgnOrNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitOpAsgnOrNode(OpAsgnOrNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitOpAsgnOrNode(OpAsgnOrNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitOpElementAsgnNode(OpElementAsgnNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitOpElementAsgnNode(OpElementAsgnNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitOpElementAsgnNode(OpElementAsgnNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitOpElementAsgnNode(OpElementAsgnNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitOpElementAsgnNode(OpElementAsgnNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitOptNNode(OptNNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitOptNNode(OptNNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitOptNNode(OptNNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitOptNNode(OptNNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitOrNode(OrNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitOrNode(OrNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitOrNode(OrNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitOrNode(OrNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitPostExeNode(PostExeNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitPostExeNode(PostExeNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitPostExeNode(PostExeNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitPostExeNode(PostExeNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitRedoNode(RedoNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitRedoNode(RedoNode) -
Method in class org.jruby.ast.visitor.BreakStatementVisitor
-
- visitRedoNode(RedoNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitRedoNode(RedoNode) -
Method in class org.jruby.ast.visitor.ExpressionVisitor
-
- visitRedoNode(RedoNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitRedoNode(RedoNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitRegexpNode(RegexpNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitRegexpNode(RegexpNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitRegexpNode(RegexpNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitRegexpNode(RegexpNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitRegexpNode(RegexpNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitRescueBodyNode(RescueBodyNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitRescueBodyNode(RescueBodyNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitRescueBodyNode(RescueBodyNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitRescueBodyNode(RescueBodyNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitRescueNode(RescueNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitRescueNode(RescueNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitRescueNode(RescueNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitRescueNode(RescueNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitRestArgsNode(RestArgsNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitRestArgsNode(RestArgsNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitRestArgsNode(RestArgsNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitRestArgsNode(RestArgsNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitRetryNode(RetryNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitRetryNode(RetryNode) -
Method in class org.jruby.ast.visitor.BreakStatementVisitor
-
- visitRetryNode(RetryNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitRetryNode(RetryNode) -
Method in class org.jruby.ast.visitor.ExpressionVisitor
-
- visitRetryNode(RetryNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitRetryNode(RetryNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitReturnNode(ReturnNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitReturnNode(ReturnNode) -
Method in class org.jruby.ast.visitor.BreakStatementVisitor
-
- visitReturnNode(ReturnNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitReturnNode(ReturnNode) -
Method in class org.jruby.ast.visitor.ExpressionVisitor
-
- visitReturnNode(ReturnNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitReturnNode(ReturnNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitSClassNode(SClassNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitSClassNode(SClassNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitSClassNode(SClassNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitSClassNode(SClassNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitScopeNode(ScopeNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitScopeNode(ScopeNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitScopeNode(ScopeNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitScopeNode(ScopeNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitSelfNode(SelfNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitSelfNode(SelfNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitSelfNode(SelfNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitSelfNode(SelfNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitSelfNode(SelfNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitSelfNode(SelfNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitStrNode(StrNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitStrNode(StrNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitStrNode(StrNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitStrNode(StrNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitStrNode(StrNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitSuperNode(SuperNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitSuperNode(SuperNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitSuperNode(SuperNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitSuperNode(SuperNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitSuperNode(SuperNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitSymbolNode(SymbolNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitSymbolNode(SymbolNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitSymbolNode(SymbolNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitSymbolNode(SymbolNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitSymbolNode(SymbolNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitTrueNode(TrueNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitTrueNode(TrueNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitTrueNode(TrueNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitTrueNode(TrueNode) -
Method in class org.jruby.ast.visitor.UselessStatementVisitor
-
- visitTrueNode(TrueNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitTrueNode(TrueNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitUndefNode(UndefNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitUndefNode(UndefNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitUndefNode(UndefNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitUndefNode(UndefNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitUntilNode(UntilNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitUntilNode(UntilNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitUntilNode(UntilNode) -
Method in class org.jruby.ast.visitor.ExpressionVisitor
-
- visitUntilNode(UntilNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitUntilNode(UntilNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitVAliasNode(VAliasNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitVAliasNode(VAliasNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitVAliasNode(VAliasNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitVAliasNode(VAliasNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitVCallNode(VCallNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitVCallNode(VCallNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitVCallNode(VCallNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitVCallNode(VCallNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitVCallNode(VCallNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitWhenNode(WhenNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitWhenNode(WhenNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitWhenNode(WhenNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitWhenNode(WhenNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitWhileNode(WhileNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitWhileNode(WhileNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitWhileNode(WhileNode) -
Method in class org.jruby.ast.visitor.ExpressionVisitor
-
- visitWhileNode(WhileNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitWhileNode(WhileNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitXStrNode(XStrNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitXStrNode(XStrNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitXStrNode(XStrNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitXStrNode(XStrNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitYieldNode(YieldNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitYieldNode(YieldNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitYieldNode(YieldNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitYieldNode(YieldNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitYieldNode(YieldNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitZArrayNode(ZArrayNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitZArrayNode(ZArrayNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitZArrayNode(ZArrayNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitZArrayNode(ZArrayNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
- visitZSuperNode(ZSuperNode) -
Method in class org.jruby.ast.visitor.AbstractVisitor
-
- visitZSuperNode(ZSuperNode) -
Method in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
- visitZSuperNode(ZSuperNode) -
Method in interface org.jruby.ast.visitor.NodeVisitor
-
- visitZSuperNode(ZSuperNode) -
Method in class org.jruby.evaluator.DefinedVisitor
-
- visitZSuperNode(ZSuperNode) -
Method in class org.jruby.evaluator.EvaluateVisitor
-
W
- WARN -
Static variable in interface org.jruby.common.IErrors
-
- WARNING -
Static variable in interface org.jruby.common.IErrors
-
- WARNING_UNLESS_E -
Static variable in interface org.jruby.common.IErrors
-
- WARN_UNLESS_E -
Static variable in interface org.jruby.common.IErrors
-
- WhenNode - class org.jruby.ast.WhenNode.
-
- WhenNode(ISourcePosition, IListNode, INode) -
Constructor for class org.jruby.ast.WhenNode
-
- WhileNode - class org.jruby.ast.WhileNode.
- Represents a while stetement.
- WhileNode(ISourcePosition, INode, INode) -
Constructor for class org.jruby.ast.WhileNode
-
- WhileNode(ISourcePosition, INode, INode, boolean) -
Constructor for class org.jruby.ast.WhileNode
-
- WrapperCallable - class org.jruby.internal.runtime.methods.WrapperCallable.
-
- WrapperCallable(ICallable, Visibility) -
Constructor for class org.jruby.internal.runtime.methods.WrapperCallable
- Constructor for WrapperCallable.
- warn(String) -
Method in interface org.jruby.common.IRubyErrorHandler
-
- warn(String) -
Method in class org.jruby.common.RubyErrorHandler
-
- warn(String) -
Method in interface org.jruby.runtime.ErrorLogger
-
- warning(String) -
Method in interface org.jruby.common.IRubyErrorHandler
- reports only if in verbose mode.
- warning(String) -
Method in class org.jruby.common.RubyErrorHandler
-
- warning(String) -
Method in interface org.jruby.runtime.ErrorLogger
-
- wday() -
Method in class org.jruby.RubyTime
-
- wrap(Ruby, Object) -
Static method in class org.jruby.javasupport.JavaObject
-
- writable_p(IRubyObject, RubyString) -
Static method in class org.jruby.RubyFileTest
-
- write(IRubyObject) -
Method in class org.jruby.RubyIO
- io_write
- write(int) -
Method in class org.jruby.util.DataOutputBridgeStream
-
- write(String) -
Method in class org.jruby.util.IOHandler
-
- writeAST(INode) -
Method in interface org.jruby.ast.IASTWriter
-
- writeLink(MarshalStream, IRubyObject) -
Method in class org.jruby.runtime.marshal.MarshalCache
-
- writeNode(INode) -
Method in interface org.ablaf.ast.IAstEncoder
-
X
- XStrNode - class org.jruby.ast.XStrNode.
- Backtick string
- XStrNode(ISourcePosition, String) -
Constructor for class org.jruby.ast.XStrNode
-
- XmlAstMarshal - class org.ablaf.internal.ast.XmlAstMarshal.
-
- XmlAstMarshal() -
Constructor for class org.ablaf.internal.ast.XmlAstMarshal
-
- XmlAstMarshal(Map) -
Constructor for class org.ablaf.internal.ast.XmlAstMarshal
-
Y
- YieldNode - class org.jruby.ast.YieldNode.
- Represents a yield statement.
- YieldNode(ISourcePosition, INode) -
Constructor for class org.jruby.ast.YieldNode
-
- YyTables - class org.jruby.parser.YyTables.
-
- YyTables() -
Constructor for class org.jruby.parser.YyTables
-
- yday() -
Method in class org.jruby.RubyTime
-
- year() -
Method in class org.jruby.RubyTime
-
- yield(IRubyObject) -
Method in class org.jruby.Ruby
-
- yield(IRubyObject, IRubyObject, RubyModule, boolean) -
Method in class org.jruby.Ruby
-
- yield(IRubyObject, IRubyObject, RubyModule, boolean) -
Method in class org.jruby.runtime.ThreadContext
-
- yyCheck -
Static variable in class org.jruby.parser.DefaultRubyParser.YyCheckClass
-
- yyCheck() -
Static method in class org.jruby.parser.YyTables
-
- yyDefRed -
Static variable in class org.jruby.parser.DefaultRubyParser.YyDefRedClass
-
- yyDefault(Object) -
Method in class org.jruby.parser.DefaultRubyParser
- executed at the beginning of a reduce action.
- yyDgoto -
Static variable in class org.jruby.parser.DefaultRubyParser.YyDgotoClass
-
- yyErrorCode -
Static variable in class org.jruby.parser.DefaultRubyParser
-
- yyErrorCode -
Static variable in interface org.jruby.parser.Token
-
- yyExpecting(int) -
Method in class org.jruby.parser.DefaultRubyParser
- computes list of expected tokens on error by tracing the tables.
- yyFinal -
Static variable in class org.jruby.parser.DefaultRubyParser
- debugging support, requires the package jay.yydebug.
- yyGindex -
Static variable in class org.jruby.parser.DefaultRubyParser.YyGindexClass
-
- yyLen -
Static variable in class org.jruby.parser.DefaultRubyParser.YyLenClass
-
- yyLhs -
Static variable in class org.jruby.parser.DefaultRubyParser.YyLhsClass
-
- yyMax -
Variable in class org.jruby.parser.DefaultRubyParser
- initial size and increment of the state/value stack [default 256].
- yyName -
Static variable in class org.jruby.parser.DefaultRubyParser.YyNameClass
-
- yyRindex -
Static variable in class org.jruby.parser.DefaultRubyParser.YyRindexClass
-
- yySindex -
Static variable in class org.jruby.parser.DefaultRubyParser.YySindexClass
-
- yyTable -
Static variable in class org.jruby.parser.DefaultRubyParser.YyTableClass
-
- yyTable() -
Static method in class org.jruby.parser.YyTables
-
- yyerror(String) -
Method in class org.jruby.parser.DefaultRubyParser
- simplified error message.
- yyerror(String, Object) -
Method in class org.jruby.parser.DefaultRubyParser
- (syntax) error message.
- yyparse(IYaccLexer, Object) -
Method in class org.jruby.parser.DefaultRubyParser
- the generated parser, with debugging messages.
- yyparse(IYaccLexer) -
Method in class org.jruby.parser.DefaultRubyParser
- the generated parser.
Z
- ZArrayNode - class org.jruby.ast.ZArrayNode.
- zero length list
- ZArrayNode(ISourcePosition) -
Constructor for class org.jruby.ast.ZArrayNode
-
- ZSuperNode - class org.jruby.ast.ZSuperNode.
- a call to super in a method.
- ZSuperNode(ISourcePosition) -
Constructor for class org.jruby.ast.ZSuperNode
-
- ZeroArgNode - class org.jruby.ast.ZeroArgNode.
- Represents a zero arg in a block.
- ZeroArgNode() -
Constructor for class org.jruby.ast.ZeroArgNode
- Constructor for ZeroArgNode.
- zero(Ruby) -
Static method in class org.jruby.RubyFixnum
-
- zero_p(IRubyObject, RubyString) -
Static method in class org.jruby.RubyFileTest
-
- zero_p() -
Method in class org.jruby.RubyFloat
-
- zero_p() -
Method in class org.jruby.RubyNumeric
- num_zero_p
- zone() -
Method in class org.jruby.RubyTime
-
_
- _Payload -
Variable in class org.jruby.ast.visitor.DefaultIteratorVisitor
-
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Copyright © 2002 Jan Arne Petersen. All Rights Reserved.
|