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
D
- debugLines - Variable in class org.codehaus.janino.SimpleCompiler
- debugSource - Variable in class org.codehaus.janino.SimpleCompiler
- debugVars - Variable in class org.codehaus.janino.SimpleCompiler
- DeclarationCounter - Class in org.codehaus.janino.samples
-
An example application for the
Traverser
: Reads, scans and parses the files named on the command line and counts several kinds of declarations. - DeclarationCounter() - Constructor for class org.codehaus.janino.samples.DeclarationCounter
- DEFAULT - Static variable in class org.codehaus.janino.Access
-
Representation of DEFAULT accessibility.
- DEFAULT_CLASS_NAME - Static variable in interface org.codehaus.commons.compiler.IClassBodyEvaluator
- DEFAULT_WARNING_HANDLE_PATTERNS - Static variable in class org.codehaus.janino.Compiler
- defineIClass(IClass) - Method in class org.codehaus.janino.IClassLoader
-
Define an
IClass
in the context of thisIClassLoader
. - defineSyntheticField(IClass.IField) - Method in class org.codehaus.janino.Java.ClassDeclaration
- delegate - Variable in class org.codehaus.janino.util.iterator.FilterIterator
- delegate - Variable in class org.codehaus.janino.util.iterator.FilterListIterator
- deleteResource(String) - Method in class org.codehaus.janino.util.resource.FileResourceCreator
- deleteResource(String) - Method in class org.codehaus.janino.util.resource.MapResourceCreator
- deleteResource(String) - Method in interface org.codehaus.janino.util.resource.ResourceCreator
-
Deletes the resource with the given name.
- DeprecatedAttribute(short) - Constructor for class org.codehaus.janino.util.ClassFile.DeprecatedAttribute
- Descriptor - Class in org.codehaus.janino
-
Helper class that defines useful methods for handling "field descriptors" (JVMS 4.3.2) and "method descriptors" (JVMS 4.3.3).
- descriptorIndex - Variable in class org.codehaus.janino.util.ClassFile.LocalVariableTableAttribute.Entry
- DiagnosticException(String) - Constructor for exception org.codehaus.commons.compiler.jdk.JavaSourceClassLoader.DiagnosticException
- DiagnosticException(Throwable) - Constructor for exception org.codehaus.commons.compiler.jdk.JavaSourceClassLoader.DiagnosticException
- DiagnosticException(Diagnostic<? extends JavaFileObject>) - Constructor for exception org.codehaus.commons.compiler.jdk.JavaSourceClassLoader.DiagnosticException
- dimExprs - Variable in class org.codehaus.janino.Java.NewArray
- dims - Variable in class org.codehaus.janino.Java.NewArray
- DirectoryIterator - Class in org.codehaus.janino.util.iterator
-
An
Iterator
that finds the normalFile
s who's names areaccepted
by thefileNameFilter
and that exist in the givenrootDirectory
, and those that exist in all subdirectories of therootDirectory
who's names areFilenameFilter.accept(java.io.File, java.lang.String)
ed by thedirectoryNameFilter
- DirectoryIterator(File, FilenameFilter, FilenameFilter) - Constructor for class org.codehaus.janino.util.iterator.DirectoryIterator
- DirectoryResourceCreator - Class in org.codehaus.janino.util.resource
-
Creates a resource in a given directory:
- DirectoryResourceCreator(File) - Constructor for class org.codehaus.janino.util.resource.DirectoryResourceCreator
- DirectoryResourceFinder - Class in org.codehaus.janino.util.resource
-
A
FileResourceFinder
that finds file resources in a directory. - DirectoryResourceFinder(File) - Constructor for class org.codehaus.janino.util.resource.DirectoryResourceFinder
- doc() - Method in class org.codehaus.janino.Scanner
-
Get the text of the doc comment (a.k.a.
- DoStatement(Location, Java.BlockStatement, Java.Rvalue) - Constructor for class org.codehaus.janino.Java.DoStatement
- DOUBLE - Static variable in class org.codehaus.janino.Descriptor
-
The field descriptor for the primitive type DOUBLE.
- DOUBLE - Static variable in class org.codehaus.janino.IClass
-
The
IClass
object for the primitive type DOUBLE. - DOUBLE - Static variable in class org.codehaus.janino.Java.BasicType
All Classes All Packages