Package org.jboss.jdeparser
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,JDefinedClass,JDeparser.JReferencedClass,JDirectClass,JDocComment,JEnumConstant,JExpr.DotRef,JExpressionImpl,JExtendsWildcard,JFieldRef,JFieldVar,JInvocation,JMods,JNarrowedClass,JNullType,JOp.BinaryOp,JOp.TernaryOp,JOp.TightUnaryOp,JOp.UnaryOp,JPackage,JPrimitiveType,JStaticJavaFile.JStaticClass,JStringLiteral,JSuperWildcard,JType,JTypeVar,JVar
public interface JGenerable
Common interface for code components that can generate
uses of themselves.
-
Method Summary
-
Method Details
-
generate
-