Index

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 and Interfaces|All Packages|Constant Field Values|Serialized Form

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 this IClassLoader.
defineSyntheticField(IClass.IField) - Method in class org.codehaus.janino.Java.ClassDeclaration
 
defineSyntheticField(IClass.IField) - Method in class org.codehaus.janino.Java.LocalClassDeclaration
Inner classes have zero or more synthetic fields that hold references to their enclosing context: this$n (Mandatory for non-private non-static member classes; optional for private non-static member classes, local classes in non-static context, and anonymous classes in non-static context; forbidden for static member classes, local classes in static context, and anonymous classes in static context) Holds a reference to the immediately enclosing instance.
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 normal Files who's names are accepted by the fileNameFilter and that exist in the given rootDirectory, and those that exist in all subdirectories of the rootDirectory who's names are FilenameFilter.accept(java.io.File, java.lang.String)ed by the directoryNameFilter
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
 
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 and Interfaces|All Packages|Constant Field Values|Serialized Form