janino.net
A B C D E F G H I J K L M N O P Q R S T U V W Z

N

n - Variable in class org.codehaus.janino.Java.AmbiguousName
 
name - Variable in class org.codehaus.janino.Java.FunctionDeclarator.FormalParameter
The name of the parameter.
name - Variable in class org.codehaus.janino.Java.FunctionDeclarator
The name of the function ("" for constructors.
name - Variable in class org.codehaus.janino.Java.InterfaceDeclaration
The simple name of the interface.
name - Variable in class org.codehaus.janino.Java.NamedClassDeclaration
The simple name of this class.
name - Variable in class org.codehaus.janino.Java.Package
The complete name of a package, e.g.
name - Variable in class org.codehaus.janino.Java.TypeParameter
The name of the type variable.
name - Variable in class org.codehaus.janino.Java.VariableDeclarator
The name of this field or local variable.
NAMED_TYPE_DECLARATION - Static variable in class org.codehaus.janino.Parser.InterfaceDeclarationContext
The interface declaration appears (directly) inside a 'named type declaration'.
nameIndex - Variable in class org.codehaus.janino.util.ClassFile.LocalVariableTableAttribute.Entry
The fields of the entries in the local_variable_table, as described in JVMS7 4.7.13.
NATIVE - Static variable in class org.codehaus.janino.Mod
This flag is set on NATIVE methods, and is mutually exclusive with Mod.ABSTRACT.
newClassBodyEvaluator() - Method in class org.codehaus.commons.compiler.AbstractCompilerFactory
 
newClassBodyEvaluator() - Method in interface org.codehaus.commons.compiler.ICompilerFactory
 
newClassBodyEvaluator() - Method in class org.codehaus.commons.compiler.jdk.CompilerFactory
 
newClassBodyEvaluator() - Method in class org.codehaus.janino.CompilerFactory
 
newExpressionEvaluator() - Method in class org.codehaus.commons.compiler.AbstractCompilerFactory
 
newExpressionEvaluator() - Method in interface org.codehaus.commons.compiler.ICompilerFactory
 
newExpressionEvaluator() - Method in class org.codehaus.commons.compiler.jdk.CompilerFactory
 
newExpressionEvaluator() - Method in class org.codehaus.janino.CompilerFactory
 
newInserter() - Method in class org.codehaus.janino.CodeContext
Allocate an CodeContext.Inserter, set it to the current offset, and insert it before the current offset.
newJavaSourceClassLoader() - Method in class org.codehaus.commons.compiler.AbstractCompilerFactory
 
newJavaSourceClassLoader(ClassLoader) - Method in class org.codehaus.commons.compiler.AbstractCompilerFactory
 
newJavaSourceClassLoader() - Method in interface org.codehaus.commons.compiler.ICompilerFactory
 
newJavaSourceClassLoader(ClassLoader) - Method in interface org.codehaus.commons.compiler.ICompilerFactory
 
newJavaSourceClassLoader() - Method in class org.codehaus.commons.compiler.jdk.CompilerFactory
 
newJavaSourceClassLoader(ClassLoader) - Method in class org.codehaus.commons.compiler.jdk.CompilerFactory
 
newJavaSourceClassLoader() - Method in class org.codehaus.janino.CompilerFactory
 
newJavaSourceClassLoader(ClassLoader) - Method in class org.codehaus.janino.CompilerFactory
 
newOffset() - Method in class org.codehaus.janino.CodeContext
Creates and inserts an CodeContext.Offset at the current inserter's current position.
newScriptEvaluator() - Method in class org.codehaus.commons.compiler.AbstractCompilerFactory
 
newScriptEvaluator() - Method in interface org.codehaus.commons.compiler.ICompilerFactory
 
newScriptEvaluator() - Method in class org.codehaus.commons.compiler.jdk.CompilerFactory
 
newScriptEvaluator() - Method in class org.codehaus.janino.CompilerFactory
 
newSimpleCompiler() - Method in class org.codehaus.commons.compiler.AbstractCompilerFactory
 
newSimpleCompiler() - Method in interface org.codehaus.commons.compiler.ICompilerFactory
 
newSimpleCompiler() - Method in class org.codehaus.commons.compiler.jdk.CompilerFactory
 
newSimpleCompiler() - Method in class org.codehaus.janino.CompilerFactory
 
next() - Method in class org.codehaus.janino.util.iterator.EnumerationIterator
 
next() - Method in class org.codehaus.janino.util.iterator.FilterIterator
 
next() - Method in class org.codehaus.janino.util.iterator.FilterListIterator
Calls FilterListIterator.delegate.
next() - Method in class org.codehaus.janino.util.iterator.MultiDimensionalIterator
 
next() - Method in class org.codehaus.janino.util.iterator.ProducerIterator
 
next() - Method in class org.codehaus.janino.util.iterator.ReverseListIterator
Calls FilterListIterator.delegate.
next() - Method in class org.codehaus.janino.util.iterator.TransformingIterator
 
next() - Method in class org.codehaus.janino.util.iterator.TraversingIterator
 
next() - Method in class org.codehaus.janino.util.MultiIterator
 
nextIndex() - Method in class org.codehaus.janino.util.iterator.FilterListIterator
Calls FilterListIterator.delegate.
nextIndex() - Method in class org.codehaus.janino.util.iterator.ReverseListIterator
Throws an UnsupportedOperationException.
NO_DESTINATION_DIRECTORY - Static variable in class org.codehaus.janino.Compiler
Backwards compatibility -- previously, "null" was officially documented.
NONE - Static variable in class org.codehaus.janino.Mod
An alias for '0' -- no modifiers.
NOT_CONSTANT - Static variable in class org.codehaus.janino.IClass
Special return value for IClass.IField.getConstantValue() indicating that the field does not have a constant value.
NOT_CONSTANT - Static variable in class org.codehaus.janino.UnitCompiler
Special return value for the UnitCompiler.getConstantValue(Java.Rvalue) method family indicating that the given Java.Rvalue does not evaluate to a constant value.
NOWHERE - Static variable in class org.codehaus.commons.compiler.Location
Representation of an unspecified location.
NOWHERE - Static variable in class org.codehaus.janino.Java.Located
Indication of 'no' or 'unknown' location.
NULL_LITERAL - Static variable in class org.codehaus.janino.Scanner.Token
The token represents the null literal; its Scanner.Token.value is 'null'.

janino.net
A B C D E F G H I J K L M N O P Q R S T U V W Z