A B C D E F G H I J K L M N O P Q R S T U V W Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- reachable - Variable in class org.codehaus.janino.Java.CatchClause
- read() - Method in class org.codehaus.commons.io.MultiReader
- read() - Method in class org.codehaus.janino.Parser
- read() - Method in class org.codehaus.janino.UnicodeUnescapeReader
-
Override
FilterReader.read(). - read() - Method in class org.codehaus.janino.util.TeeReader
- read(char[], int, int) - Method in class org.codehaus.commons.io.MultiReader
- read(char[], int, int) - Method in class org.codehaus.janino.UnicodeUnescapeReader
-
Override
FilterReader.read(char[], int, int). - read(char[], int, int) - Method in class org.codehaus.janino.util.TeeReader
- read(String) - Method in class org.codehaus.janino.Parser
- read(String[]) - Method in class org.codehaus.janino.Parser
- readIdentifier() - Method in class org.codehaus.janino.Parser
- readOperator() - Method in class org.codehaus.janino.Parser
- readString(Reader) - Static method in class org.codehaus.commons.compiler.Cookable
-
Reads all characters from the given
Readerinto aString. - ReferenceType(Location, String[]) - Constructor for class org.codehaus.janino.Java.ReferenceType
- remove() - Method in class org.codehaus.janino.util.iterator.EnumerationIterator
-
Since
Enumerations don't support element removal, this method always throws anUnsupportedOperationException. - remove() - Method in class org.codehaus.janino.util.iterator.FilterIterator
- remove() - Method in class org.codehaus.janino.util.iterator.FilterListIterator
-
Calls
FilterListIterator.delegate.ListIterator.remove() - remove() - Method in class org.codehaus.janino.util.iterator.MultiDimensionalIterator
- remove() - Method in class org.codehaus.janino.util.iterator.ProducerIterator
- remove() - Method in class org.codehaus.janino.util.iterator.TraversingIterator
- remove() - Method in class org.codehaus.janino.util.MultiIterator
- remove(int) - Method in class org.codehaus.janino.Java.ModifiersAndAnnotations
- report(String) - Method in class org.codehaus.janino.util.Benchmark
-
Report the given message.
- report(String) - Method in interface org.codehaus.janino.util.Benchmark.Reporter
-
Reports the given
message. - report(String, Object) - Method in class org.codehaus.janino.util.Benchmark
-
Report the
title, a colon, a space, and the pretty-printedObject. - resolveAllClasses() - Method in class org.codehaus.janino.ClassFileIClass
-
Resolves all classes referenced by this class file.
- resolveHalf() - Method in class org.codehaus.janino.ClassFileIClass
- Resource - Interface in org.codehaus.janino.util.resource
-
A
Resourceis "something" that is typically found by aResourceFinder, can beResource.open()ed for reading, and optionally has aResource.lastModified()property. - ResourceCreator - Interface in org.codehaus.janino.util.resource
-
Opens a resource, characterized by a name, for writing.
- ResourceFinder - Class in org.codehaus.janino.util.resource
-
Finds a resource by name.
- ResourceFinder() - Constructor for class org.codehaus.janino.util.resource.ResourceFinder
- ResourceFinderClassLoader - Class in org.codehaus.janino.util
-
A
ClassLoaderthat uses aResourceFinderto find ".class" files. - ResourceFinderClassLoader(ResourceFinder, ClassLoader) - Constructor for class org.codehaus.janino.util.ResourceFinderClassLoader
- ResourceFinderIClassLoader - Class in org.codehaus.janino
- ResourceFinderIClassLoader(ResourceFinder, IClassLoader) - Constructor for class org.codehaus.janino.ResourceFinderIClassLoader
- restoreLocalVariables() - Method in class org.codehaus.janino.CodeContext
-
Restore the previous size of the local variables array.
- returnFD - Variable in class org.codehaus.janino.MethodDescriptor
-
The field descriptor of the method return value.
- ReturnStatement(Location, Java.Rvalue) - Constructor for class org.codehaus.janino.Java.ReturnStatement
- ReverseListIterator - Class in org.codehaus.janino.util.iterator
-
A
ListIteratorthat reverses the direction of all operations of a delegateListIterator. - ReverseListIterator(ListIterator) - Constructor for class org.codehaus.janino.util.iterator.ReverseListIterator
- rhs - Variable in class org.codehaus.janino.Java.Assignment
- rhs - Variable in class org.codehaus.janino.Java.BinaryOperation
- rhs - Variable in class org.codehaus.janino.Java.ConditionalExpression
- rhs - Variable in class org.codehaus.janino.Java.Instanceof
- rvalue - Variable in class org.codehaus.janino.Java.ExpressionStatement
- rvalue - Variable in class org.codehaus.janino.Java.RvalueMemberType
- Rvalue(Location) - Constructor for class org.codehaus.janino.Java.Rvalue
- RvalueMemberType(Location, Java.Rvalue, String) - Constructor for class org.codehaus.janino.Java.RvalueMemberType
-
Notice: The
rvalueis not a subordinate object!
All Classes All Packages