All Classes and Interfaces
Class
Description
CodeWriter defines an interface for serializing Java source code
EvaluatorFactory is a factory implementation for creating Evaluator instances
Evaluator defines an interface for returning a value as a result of
evaluating an expression using the given argument array
JavaWriter is the default implementation of the CodeWriter interface
JDKEvaluatorFactory is a factory implementation for creating Evaluator instances
LocationAndKind defines a pair of Location and Kind
MemClassLoader is a mmemory based implementation of the ClassLoader interface
MemFileManager is a memory based implementation of the JavaFileManager
interface
MemJavaFileObject defines an in memory compiled Java file
MemSourceFileObject defines a in-memory Java source file object
Parameter represents a parameter in a Constructor
SimpleCompiler provides a convenience wrapper of the JavaCompiler interface
with automatic classpath generation
Defines general String constants
TypeAdapter is a basic adapter implementation for the Type interface
TypeCategory defines the expression type used for a Field
TypeSuper is a Type for type variables and wildcard types