Interface JGenerable
- All Known Subinterfaces:
JAssignmentTarget, JExpression
- All Known Implementing Classes:
JAnnotationArrayMember, JAnnotationStringValue, JAnnotationUse, JAnnotationValue, JAnonymousClass, JArray, JArrayClass, JArrayCompRef, JAssignment, JAtom, JBlock, JCast, JCatchBlock, JClass, JCodeModel.JReferencedClass, JDefinedClass, JDirectClass, JDocComment, JEnumConstant, JExpressionImpl, JFieldRef, JFieldVar, JInvocation, JMods, JNarrowedClass, JNullType, JOp.BinaryOp, JOp.TernaryOp, JOp.TightUnaryOp, JOp.UnaryOp, JPackage, JPrimitiveType, JStaticJavaFile.JStaticClass, JStringLiteral, JType, JTypeVar, JTypeWildcard, JVar
public interface JGenerable
Common interface for code components that can generate
uses of themselves.
-
Method Summary
-
Method Details
-
generate
-