- baseType - Variable in class org.codehaus.janino.Java.AnonymousClassDeclaration
-
Base class or interface.
- BasicType(Location, int) - Constructor for class org.codehaus.janino.Java.BasicType
-
- begin() - Method in class org.codehaus.janino.util.Benchmark
-
- beginReporting() - Method in class org.codehaus.janino.util.Benchmark
-
- beginReporting(String) - Method in class org.codehaus.janino.util.Benchmark
-
- Benchmark - Class in org.codehaus.janino.util
-
Implements a scheme for benchmarking, i.e. for determining and/or reporting the time elapsed
between the beginning and the end of an activity.
- Benchmark(boolean) - Constructor for class org.codehaus.janino.util.Benchmark
-
- Benchmark(boolean, Benchmark.Reporter) - Constructor for class org.codehaus.janino.util.Benchmark
-
- Benchmark.Reporter - Interface in org.codehaus.janino.util
-
Interface used to report messages.
- BinaryOperation(Location, Java.Rvalue, String, Java.Rvalue) - Constructor for class org.codehaus.janino.Java.BinaryOperation
-
- Block(Location) - Constructor for class org.codehaus.janino.Java.Block
-
- block - Variable in class org.codehaus.janino.Java.Initializer
-
The block that poses the initializer.
- BLOCK - Static variable in class org.codehaus.janino.Parser.ClassDeclarationContext
-
The class declaration appears inside a 'block'.
- blockStatements - Variable in class org.codehaus.janino.Java.SwitchStatement.SwitchBlockStatementGroup
-
The statements following the CASE labels.
- body - Variable in class org.codehaus.janino.Java.CatchClause
-
Body of the CATCH clause.
- body - Variable in class org.codehaus.janino.Java.ContinuableStatement
-
The body of this continuable statement.
- body - Variable in class org.codehaus.janino.Java.LabeledStatement
-
The labeled block.
- body - Variable in class org.codehaus.janino.Java.SynchronizedStatement
-
The body of this SYNCHRONIZED statement.
- body - Variable in class org.codehaus.janino.Java.TryStatement
-
The body of the TRY statement.
- BOOLEAN - Static variable in class org.codehaus.janino.Descriptor
-
The field descriptor for the primitive type BOOLEAN.
- BOOLEAN - Static variable in class org.codehaus.janino.IClass
-
The
IClass object for the primitive type BOOLEAN.
- BOOLEAN - Static variable in class org.codehaus.janino.Java.BasicType
-
Value representing the BOOLEAN type.
- BOOLEAN_LITERAL - Static variable in class org.codehaus.janino.Scanner.Token
-
- BooleanElementValue(short) - Constructor for class org.codehaus.janino.util.ClassFile.AnnotationsAttribute.BooleanElementValue
-
- BooleanLiteral(Location, String) - Constructor for class org.codehaus.janino.Java.BooleanLiteral
-
- BooleanRvalue(Location) - Constructor for class org.codehaus.janino.Java.BooleanRvalue
-
- BOOT_CLASS_LOADER - Static variable in interface org.codehaus.commons.compiler.ICookable
-
The
ClassLoader that loads this classes on the boot class path, i.e. the JARs in the JRE's "lib" and
"lib/ext" directories, but not the JARs and class directories specified through the class path.
- bounds - Variable in class org.codehaus.janino.Java.Wildcard
-
The kind of bounds that this wildcard has.
- BOUNDS_EXTENDS - Static variable in class org.codehaus.janino.Java.Wildcard
-
- BOUNDS_NONE - Static variable in class org.codehaus.janino.Java.Wildcard
-
- BOUNDS_SUPER - Static variable in class org.codehaus.janino.Java.Wildcard
-
- brackets - Variable in class org.codehaus.janino.Java.VariableDeclarator
-
The number of '[]'s after the name.
- BreakableStatement(Location) - Constructor for class org.codehaus.janino.Java.BreakableStatement
-
- BreakStatement(Location, String) - Constructor for class org.codehaus.janino.Java.BreakStatement
-
- BRIDGE - Static variable in class org.codehaus.janino.Mod
-
This flag is set on 'bridge methods' generated by the compiler.
- buildLocalVariableMap(Java.CatchClause, Map<String, Java.LocalVariable>) - Method in class org.codehaus.janino.UnitCompiler
-
Adds the given localVars to the 'local variable map' of the given catchClause.
- BYTE - Static variable in class org.codehaus.janino.Descriptor
-
The field descriptor for the primitive type BYTE.
- BYTE - Static variable in class org.codehaus.janino.IClass
-
The
IClass object for the primitive type BYTE.
- BYTE - Static variable in class org.codehaus.janino.Java.BasicType
-
Value representing the BYTE type.
- ByteArrayClassLoader - Class in org.codehaus.janino
-
This
ClassLoader allows for the loading of a set of Java™ classes provided in class file format.
- ByteArrayClassLoader(Map<String, byte[]>) - Constructor for class org.codehaus.janino.ByteArrayClassLoader
-
The given
Map of classes must not be modified afterwards.
- ByteArrayClassLoader(Map<String, byte[]>, ClassLoader) - Constructor for class org.codehaus.janino.ByteArrayClassLoader
-
- ByteArrayJavaFileManager<M extends JavaFileManager> - Class in org.codehaus.commons.compiler.jdk
-
- ByteArrayJavaFileManager(M) - Constructor for class org.codehaus.commons.compiler.jdk.ByteArrayJavaFileManager
-
- ByteArrayJavaFileManager.ByteArrayJavaFileObject - Class in org.codehaus.commons.compiler.jdk
-
- ByteArrayJavaFileObject(String, JavaFileObject.Kind) - Constructor for class org.codehaus.commons.compiler.jdk.ByteArrayJavaFileManager.ByteArrayJavaFileObject
-
- ByteElementValue(short) - Constructor for class org.codehaus.janino.util.ClassFile.AnnotationsAttribute.ByteElementValue
-