| Package | Description |
|---|---|
| org.codehaus.janino |
The classes in this package pose the core of the Janino JavaTM
compiler.
|
| org.codehaus.janino.samples |
Sample applications for the Janino JavaTM compiler.
|
| org.codehaus.janino.tools |
Auxiliary command line tools related to JANINO.
|
| org.codehaus.janino.util |
Application-independent helper classes.
|
| org.codehaus.janino.util.iterator |
Some generic
Iterator-related helper classes. |
| Class and Description |
|---|
| AutoIndentWriter
A
FilterWriter that automatically indents lines by looking at
trailing opening braces ('{') and leading closing braces ('}'). |
| ClassFile
An object that represents the Java™ "class file" format.
|
| ClassFile.AttributeInfo
Representation of a class file attribute (see JVMS 4.7).
|
| StringPattern
Implementation of a UNIX shell-like string pattern algorithm.
|
| Class and Description |
|---|
| Traverser
This class traverses the subnodes of an AST.
|
| Class and Description |
|---|
| StringPattern
Implementation of a UNIX shell-like string pattern algorithm.
|
| Class and Description |
|---|
| Benchmark.Reporter
Interface used to report messages.
|
| ClassFile
An object that represents the Java™ "class file" format.
|
| ClassFile.AttributeInfo
Representation of a class file attribute (see JVMS 4.7).
|
| ClassFile.ConstantPoolInfo |
| ClassFile.FieldInfo |
| ClassFile.InnerClassesAttribute
Representation of an "InnerClasses" attribute (see JVMS 4.7.5).
|
| ClassFile.InnerClassesAttribute.Entry |
| ClassFile.LineNumberTableAttribute.Entry |
| ClassFile.LocalVariableTableAttribute.Entry |
| ClassFile.MethodInfo
This class represents a "method_info" structure, as defined by the
JVM specification.
|
| StringPattern
Implementation of a UNIX shell-like string pattern algorithm.
|
| Class and Description |
|---|
| Producer
An object that produces some
Object each time the
Producer.produce() method is invoked. |
Copyright © 2001–2013. All rights reserved.