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

A

ABSTRACT - Static variable in class org.codehaus.janino.Mod
This flag is set on all interfaces, ABSTRACT classes and ABSTRACT methods, and is mutually exclusive with Mod.FINAL, Mod.NATIVE, Mod.PRIVATE, Mod.STATIC and Mod.SYNCHRONIZED.
AbstractCompilerFactory - Class in org.codehaus.commons.compiler
Base class for a simple ICompilerFactory.
AbstractCompilerFactory() - Constructor for class org.codehaus.commons.compiler.AbstractCompilerFactory
 
AbstractJavaSourceClassLoader - Class in org.codehaus.commons.compiler
A ClassLoader that, unlike usual ClassLoaders, does not load byte code, but reads Java™ source code and then scans, parses, compiles and loads it into the virtual machine.
AbstractJavaSourceClassLoader() - Constructor for class org.codehaus.commons.compiler.AbstractJavaSourceClassLoader
 
AbstractJavaSourceClassLoader(ClassLoader) - Constructor for class org.codehaus.commons.compiler.AbstractJavaSourceClassLoader
 
AbstractJavaSourceClassLoader.ProtectionDomainFactory - Interface in org.codehaus.commons.compiler
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.AlternateConstructorInvocation
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.AlternateConstructorInvocation
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.AmbiguousName
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.AmbiguousName
 
accept(Visitor.LvalueVisitor) - Method in class org.codehaus.janino.Java.AmbiguousName
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.AmbiguousName
 
accept(Visitor.AnnotationVisitor) - Method in interface org.codehaus.janino.Java.Annotation
Invokes the 'visit...()' method of Visitor.AnnotationVisitor for the concrete Java.Annotation type.
accept(Visitor.TypeDeclarationVisitor) - Method in class org.codehaus.janino.Java.AnonymousClassDeclaration
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.ArrayAccessExpression
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.ArrayAccessExpression
 
accept(Visitor.LvalueVisitor) - Method in class org.codehaus.janino.Java.ArrayAccessExpression
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.ArrayAccessExpression
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.ArrayLength
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.ArrayLength
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.ArrayLength
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.ArrayType
 
accept(Visitor.TypeVisitor) - Method in class org.codehaus.janino.Java.ArrayType
 
accept(Visitor.TypeArgumentVisitor) - Method in class org.codehaus.janino.Java.ArrayType
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.AssertStatement
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.Assignment
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.Assignment
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.Assignment
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.Atom
Invokes the 'visit...()' method of Visitor.AtomVisitor for the concrete Java.Atom type.
accept(Visitor.TypeVisitor) - Method in class org.codehaus.janino.Java.BasicType
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.BasicType
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.BinaryOperation
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.BinaryOperation
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.BinaryOperation
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.Block
 
accept(Visitor.BlockStatementVisitor) - Method in interface org.codehaus.janino.Java.BlockStatement
Invokes the 'visit...()' method of Visitor.BlockStatementVisitor for the concrete Java.BlockStatement type.
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.BooleanLiteral
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.BooleanLiteral
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.BooleanLiteral
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.BreakStatement
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.Cast
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.Cast
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.Cast
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.CharacterLiteral
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.CharacterLiteral
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.CharacterLiteral
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.ClassLiteral
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.ClassLiteral
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.ClassLiteral
 
accept(Visitor.ImportVisitor) - Method in class org.codehaus.janino.Java.CompilationUnit.ImportDeclaration
Invokes the 'visit...()' method of Visitor.ImportVisitor for the concrete Java.CompilationUnit.SingleTypeImportDeclaration type.
accept(Visitor.ImportVisitor) - Method in class org.codehaus.janino.Java.CompilationUnit.SingleStaticImportDeclaration
 
accept(Visitor.ImportVisitor) - Method in class org.codehaus.janino.Java.CompilationUnit.SingleTypeImportDeclaration
 
accept(Visitor.ImportVisitor) - Method in class org.codehaus.janino.Java.CompilationUnit.StaticImportOnDemandDeclaration
 
accept(Visitor.ImportVisitor) - Method in class org.codehaus.janino.Java.CompilationUnit.TypeImportOnDemandDeclaration
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.ConditionalExpression
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.ConditionalExpression
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.ConditionalExpression
 
accept(Visitor.TypeBodyDeclarationVisitor) - Method in class org.codehaus.janino.Java.ConstructorDeclarator
 
accept(Visitor.FunctionDeclaratorVisitor) - Method in class org.codehaus.janino.Java.ConstructorDeclarator
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.ContinueStatement
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.Crement
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.Crement
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.Crement
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.DoStatement
 
accept(Visitor.ElementValueVisitor) - Method in interface org.codehaus.janino.Java.ElementValue
Invokes the 'visit...()' method of Visitor.ElementValueVisitor for the concrete Java.ElementValue type.
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.ElementValueArrayInitializer
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.EmptyStatement
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.ExpressionStatement
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.FieldAccess
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.FieldAccess
 
accept(Visitor.LvalueVisitor) - Method in class org.codehaus.janino.Java.FieldAccess
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.FieldAccess
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.FieldAccessExpression
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.FieldAccessExpression
 
accept(Visitor.LvalueVisitor) - Method in class org.codehaus.janino.Java.FieldAccessExpression
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.FieldAccessExpression
 
accept(Visitor.TypeBodyDeclarationVisitor) - Method in class org.codehaus.janino.Java.FieldDeclaration
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.FieldDeclaration
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.FloatingPointLiteral
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.FloatingPointLiteral
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.FloatingPointLiteral
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.ForEachStatement
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.ForStatement
 
accept(Visitor.FunctionDeclaratorVisitor) - Method in class org.codehaus.janino.Java.FunctionDeclarator
Invokes the 'visit...()' method of Visitor.FunctionDeclaratorVisitor for the concrete Java.FunctionDeclarator type.
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.IfStatement
 
accept(Visitor.TypeBodyDeclarationVisitor) - Method in class org.codehaus.janino.Java.Initializer
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.Initializer
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.Instanceof
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.Instanceof
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.Instanceof
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.IntegerLiteral
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.IntegerLiteral
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.IntegerLiteral
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.LabeledStatement
 
accept(Visitor.TypeDeclarationVisitor) - Method in class org.codehaus.janino.Java.LocalClassDeclaration
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.LocalClassDeclarationStatement
 
accept(Visitor.LvalueVisitor) - Method in class org.codehaus.janino.Java.LocalVariableAccess
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.LocalVariableAccess
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.LocalVariableAccess
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.LocalVariableAccess
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.LocalVariableDeclarationStatement
 
accept(Visitor.LvalueVisitor) - Method in class org.codehaus.janino.Java.Lvalue
Invokes the 'visit...()' method of Visitor.LvalueVisitor for the concrete Java.Lvalue type.
accept(Visitor.AnnotationVisitor) - Method in class org.codehaus.janino.Java.MarkerAnnotation
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.MarkerAnnotation
 
accept(Visitor.TypeDeclarationVisitor) - Method in class org.codehaus.janino.Java.MemberClassDeclaration
 
accept(Visitor.TypeBodyDeclarationVisitor) - Method in class org.codehaus.janino.Java.MemberClassDeclaration
 
accept(Visitor.TypeDeclarationVisitor) - Method in class org.codehaus.janino.Java.MemberInterfaceDeclaration
 
accept(Visitor.TypeBodyDeclarationVisitor) - Method in class org.codehaus.janino.Java.MemberInterfaceDeclaration
 
accept(Visitor.TypeBodyDeclarationVisitor) - Method in class org.codehaus.janino.Java.MethodDeclarator
 
accept(Visitor.FunctionDeclaratorVisitor) - Method in class org.codehaus.janino.Java.MethodDeclarator
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.MethodInvocation
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.MethodInvocation
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.MethodInvocation
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.NewAnonymousClassInstance
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.NewAnonymousClassInstance
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.NewAnonymousClassInstance
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.NewArray
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.NewArray
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.NewArray
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.NewClassInstance
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.NewClassInstance
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.NewClassInstance
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.NewInitializedArray
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.NewInitializedArray
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.NewInitializedArray
 
accept(Visitor.AnnotationVisitor) - Method in class org.codehaus.janino.Java.NormalAnnotation
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.NormalAnnotation
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.NullLiteral
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.NullLiteral
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.NullLiteral
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.Package
 
accept(Visitor.TypeDeclarationVisitor) - Method in class org.codehaus.janino.Java.PackageMemberClassDeclaration
 
accept(Visitor.TypeDeclarationVisitor) - Method in class org.codehaus.janino.Java.PackageMemberInterfaceDeclaration
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.ParameterAccess
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.ParameterAccess
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.ParameterAccess
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.ParenthesizedExpression
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.ParenthesizedExpression
 
accept(Visitor.LvalueVisitor) - Method in class org.codehaus.janino.Java.ParenthesizedExpression
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.ParenthesizedExpression
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.QualifiedThisReference
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.QualifiedThisReference
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.QualifiedThisReference
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.ReferenceType
 
accept(Visitor.TypeVisitor) - Method in class org.codehaus.janino.Java.ReferenceType
 
accept(Visitor.TypeArgumentVisitor) - Method in class org.codehaus.janino.Java.ReferenceType
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.ReturnStatement
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.Rvalue
Invokes the 'visit...()' method of Visitor.RvalueVisitor for the concrete Java.Rvalue type.
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.RvalueMemberType
 
accept(Visitor.TypeVisitor) - Method in class org.codehaus.janino.Java.RvalueMemberType
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.SimpleConstant
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.SimpleConstant
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.SimpleConstant
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.SimpleType
 
accept(Visitor.TypeVisitor) - Method in class org.codehaus.janino.Java.SimpleType
 
accept(Visitor.AnnotationVisitor) - Method in class org.codehaus.janino.Java.SingleElementAnnotation
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.SingleElementAnnotation
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.StringLiteral
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.StringLiteral
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.StringLiteral
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.SuperclassFieldAccessExpression
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.SuperclassFieldAccessExpression
 
accept(Visitor.LvalueVisitor) - Method in class org.codehaus.janino.Java.SuperclassFieldAccessExpression
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.SuperclassFieldAccessExpression
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.SuperclassMethodInvocation
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.SuperclassMethodInvocation
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.SuperclassMethodInvocation
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.SuperConstructorInvocation
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.SuperConstructorInvocation
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.SwitchStatement
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.SynchronizedStatement
 
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.ThisReference
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.ThisReference
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.ThisReference
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.ThrowStatement
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.TryStatement
 
accept(Visitor.TypeVisitor) - Method in class org.codehaus.janino.Java.Type
Invokes the 'visit...()' method of Visitor.TypeVisitor for the concrete Java.Type type.
accept(Visitor.TypeArgumentVisitor) - Method in interface org.codehaus.janino.Java.TypeArgument
Invokes the 'visit...()' method of Visitor.TypeArgumentVisitor for the concrete Java.TypeArgument type.
accept(Visitor.TypeBodyDeclarationVisitor) - Method in interface org.codehaus.janino.Java.TypeBodyDeclaration
Invokes the 'visit...()' method of Visitor.TypeBodyDeclarationVisitor for the concrete Java.TypeBodyDeclaration type.
accept(Visitor.TypeDeclarationVisitor) - Method in interface org.codehaus.janino.Java.TypeDeclaration
Invokes the 'visit...()' method of Visitor.TypeDeclarationVisitor for the concrete Java.TypeDeclaration type.
accept(Visitor.AtomVisitor) - Method in class org.codehaus.janino.Java.UnaryOperation
 
accept(Visitor.RvalueVisitor) - Method in class org.codehaus.janino.Java.UnaryOperation
 
accept(Visitor.ElementValueVisitor) - Method in class org.codehaus.janino.Java.UnaryOperation
 
accept(Visitor.BlockStatementVisitor) - Method in class org.codehaus.janino.Java.WhileStatement
 
accept(Visitor.TypeArgumentVisitor) - Method in class org.codehaus.janino.Java.Wildcard
 
Access - Class in org.codehaus.janino
Return value for IClass.IMember.getAccess().
accessFlags - Variable in class org.codehaus.janino.util.ClassFile
The access flags of the class.
add(int) - Method in class org.codehaus.janino.Java.Modifiers
 
add(T) - Method in class org.codehaus.janino.util.iterator.FilterListIterator
Calls FilterListIterator.delegate.
addAttribute(ClassFile.AttributeInfo) - Method in class org.codehaus.janino.util.ClassFile.FieldInfo
Adds the given attribute to this field.
addAttribute(ClassFile.AttributeInfo) - Method in class org.codehaus.janino.util.ClassFile.MethodInfo
Adds the given attribute to this method.
addConstantClassInfo(String) - Method in class org.codehaus.janino.util.ClassFile
Return the constant index number for a "CONSTANT_Class_info" structure to the class file.
addConstantDeclaration(Java.FieldDeclaration) - Method in class org.codehaus.janino.Java.InterfaceDeclaration
Adds one constant declaration to this interface declaration.
addConstantDoubleInfo(double) - Method in class org.codehaus.janino.util.ClassFile
Add a "CONSTANT_Double_info" structure to the class file.
addConstantFieldrefInfo(String, String, String) - Method in class org.codehaus.janino.util.ClassFile
Add a "CONSTANT_Fieldref_info" structure to the class file.
addConstantFloatInfo(float) - Method in class org.codehaus.janino.util.ClassFile
Add a "CONSTANT_Float_info" structure to the class file.
addConstantIntegerInfo(int) - Method in class org.codehaus.janino.util.ClassFile
Add a "CONSTANT_Integer_info" structure to the class file.
addConstantInterfaceMethodrefInfo(String, String, String) - Method in class org.codehaus.janino.util.ClassFile
Add a "CONSTANT_InterfaceMethodref_info" structure to the class file.
addConstantLongInfo(long) - Method in class org.codehaus.janino.util.ClassFile
Add a "CONSTANT_Long_info" structure to the class file.
addConstantMethodrefInfo(String, String, String) - Method in class org.codehaus.janino.util.ClassFile
Add a "CONSTANT_Methodref_info" structure to the class file.
addConstantStringInfo(String) - Method in class org.codehaus.janino.util.ClassFile
Add a "CONSTANT_String_info" structure to the class file.
addConstantUtf8Info(String) - Method in class org.codehaus.janino.util.ClassFile
Adds a "CONSTANT_Utf8_info" structure to the class file if no equal entry exists.
addConstructor(Java.ConstructorDeclarator) - Method in class org.codehaus.janino.Java.ClassDeclaration
Adds one Java.ConstructorDeclarator to this class.
addDeclaredMethod(Java.MethodDeclarator) - Method in class org.codehaus.janino.Java.AbstractTypeDeclaration
Adds one Java.MethodDeclarator to this type.
addDeprecatedAttribute() - Method in class org.codehaus.janino.util.ClassFile
Adds the "Deprecated" attribute to this class.
addExceptionTableEntry(CodeContext.Offset, CodeContext.Offset, CodeContext.Offset, String) - Method in class org.codehaus.janino.CodeContext
Add another entry to the "exception_table" of this code attribute (see JVMS 4.7.3).
addFieldDeclaration(Java.FieldDeclaration) - Method in class org.codehaus.janino.Java.ClassDeclaration
Adds one field declaration to this class.
addFieldInfo(Java.Modifiers, String, String, Object) - Method in class org.codehaus.janino.util.ClassFile
Creates a ClassFile.FieldInfo and adds it to this class.
addImportDeclaration(Java.CompilationUnit.ImportDeclaration) - Method in class org.codehaus.janino.Java.CompilationUnit
Adds one IMPORT declaration to this CU.
addInitializer(Java.Initializer) - Method in class org.codehaus.janino.Java.ClassDeclaration
Adds one initializer to this class.
addInnerClassesAttributeEntry(ClassFile.InnerClassesAttribute.Entry) - Method in class org.codehaus.janino.util.ClassFile
Create an "InnerClasses" attribute if it does not exist, then add the given entry to the "InnerClasses" attribute.
addMemberTypeDeclaration(Java.MemberTypeDeclaration) - Method in class org.codehaus.janino.Java.AbstractTypeDeclaration
Adds one Java.PackageMemberTypeDeclaration to this type.
addMethodInfo(Java.Modifiers, String, String) - Method in class org.codehaus.janino.util.ClassFile
Creates a ClassFile.MethodInfo and adds it to this class.
addPackageMemberClassDeclaration(Location, Java.CompilationUnit) - Method in class org.codehaus.janino.ClassBodyEvaluator
To the given Java.CompilationUnit, add A class declaration with the configured name, superclass and interfaces A method declaration with the given return type, name, parameter names and values and thrown exceptions
addPackageMemberTypeDeclaration(Java.PackageMemberTypeDeclaration) - Method in class org.codehaus.janino.Java.CompilationUnit
Adds one top-level type declaration to this CU.
addSourceFileAttribute(String) - Method in class org.codehaus.janino.util.ClassFile
Adds a "SourceFile" attribute to this class file.
addStatement(Java.BlockStatement) - Method in class org.codehaus.janino.Java.Block
Adds one statement to the end of the block.
addStatements(List<Java.BlockStatement>) - Method in class org.codehaus.janino.Java.Block
Adds a list of statements to the end of the block.
allocateLocalVariable(short) - Method in class org.codehaus.janino.CodeContext
Allocate space for a local variable of the given size (1 or 2) on the local variable array.
allocateLocalVariable(short, String, IClass) - Method in class org.codehaus.janino.CodeContext
Allocate space for a local variable of the given size (1 or 2) on the local variable array.
ANNO_java_lang_Override - Variable in class org.codehaus.janino.IClassLoader
Representation of the Override annotation.
ANNOTATION - Static variable in class org.codehaus.janino.Mod
This flag is set on annotation types (including nested annotation types), and requires that Mod.INTERFACE is also set.
annotations - Variable in class org.codehaus.janino.Java.Modifiers
The annotations.
anonymousClassCount - Variable in class org.codehaus.janino.Java.AbstractTypeDeclaration
For naming anonymous classes.
anonymousClassDeclaration - Variable in class org.codehaus.janino.Java.NewAnonymousClassInstance
The declaration of the anonymous class to instantiate.
AntCompilerAdapter - Class in org.codehaus.janino
A simple CompilerAdapter for the "ant" tool that silently ignores most of the configuration parameters and attempts to compile all given source files into class files.
AntCompilerAdapter() - Constructor for class org.codehaus.janino.AntCompilerAdapter
 
ANY_TYPE - Static variable in interface org.codehaus.commons.compiler.IExpressionEvaluator
Special value for IExpressionEvaluator.setExpressionType(Class) that indicates that the expression may have any type.
areInSamePackage(String, String) - Static method in class org.codehaus.janino.Descriptor
Checks whether two reference types are declared in the same package.
argsNeedAdjust() - Method in class org.codehaus.janino.IClass.IInvocable
TODO
arguments - Variable in class org.codehaus.janino.Java.ConstructorInvocation
The arguments to pass to the constructor.
arguments - Variable in class org.codehaus.janino.Java.Invocation
Arguments to pass to the method.
arguments - Variable in class org.codehaus.janino.Java.NewAnonymousClassInstance
The arguments to pass to the constructor.
arguments - Variable in class org.codehaus.janino.Java.NewClassInstance
The arguments to pass to the constructor.
arrayIClass - Variable in class org.codehaus.janino.Java.NewInitializedArray
The resolved Java.NewInitializedArray.arrayType.
arrayInitializer - Variable in class org.codehaus.janino.Java.NewInitializedArray
The (mandatory) initializer for the array.
arrayType - Variable in class org.codehaus.janino.Java.NewInitializedArray
The array type to be instantiated.
assertCooked() - Method in class org.codehaus.commons.compiler.jdk.SimpleCompiler
Throw an IllegalStateException if this Cookable is not yet cooked.
assertNotCooked() - Method in class org.codehaus.commons.compiler.jdk.SimpleCompiler
Throw an IllegalStateException if this Cookable is already cooked.
assertNotCooked() - Method in class org.codehaus.janino.SimpleCompiler
 
AutoIndentWriter - Class in org.codehaus.janino.util
A FilterWriter that automatically indents lines by looking at trailing opening braces ('{') and leading closing braces ('}').
AutoIndentWriter(Writer) - Constructor for class org.codehaus.janino.util.AutoIndentWriter
 

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