Package com.querydsl.codegen.utils
package com.querydsl.codegen.utils
-
ClassDescriptionAbstractCodeWriter<T extends AbstractCodeWriter<T>>CodeWriter defines an interface for serializing Java source codeEvaluatorFactory is a factory implementation for creating Evaluator instancesEvaluator<T>Evaluator defines an interface for returning a value as a result of evaluating an expression using the given argument arrayJavaWriter is the default implementation of the CodeWriter interfaceJDKEvaluatorFactory is a factory implementation for creating Evaluator instancesLocationAndKind defines a pair of Location and KindMemClassLoader is a mmemory based implementation of the ClassLoader interfaceMemFileManager is a memory based implementation of the JavaFileManager interfaceMemJavaFileObject defines an in memory compiled Java fileMemSourceFileObject defines a in-memory Java source file objectSimpleCompiler provides a convenience wrapper of the JavaCompiler interface with automatic classpath generationDefines general String constants