Package com.sun.codemodel
Interface JGenerable
- All Known Subinterfaces:
JAssignmentTarget,JExpression
- All Known Implementing Classes:
JAnnotationArrayMember,JAnnotationClassValue,JAnnotationStringValue,JAnnotationUse,JAnnotationValue,JArray,JArrayCompRef,JAssignment,JBlock,JCast,JCatchBlock,JClass,JDefinedClass,JDocComment,JEnumConstant,JExpressionImpl,JFieldRef,JFieldVar,JInvocation,JMods,JNullType,JPackage,JPrimitiveType,JStringLiteral,JType,JTypeVar,JVar
public interface JGenerable
Common interface for code components that can generate
uses of themselves.
-
Method Summary
-
Method Details
-
generate
-