Uses of Package
com.sun.codemodel
Packages that use com.sun.codemodel
Package
Description
Library for generating Java source code
-
Classes in com.sun.codemodel used by com.sun.codemodelClassDescriptionThis helps enable whether the JDefinedClass is a Class or Interface or AnnotationTypeDeclaration or EnumReceives generated code and writes to the appropriate storage.Annotatable program elements.Represents an arrays as annotation membersRepresents an annotation on a program element.Things that can be values of an annotation element.Base interface for typed annotation writer.array creation and initialization.array component reference.Marker interface for code components that can be placed to the left of '=' in an assignment.A block of Java code, which may contain statements and local declarations.Case statementA cast operation.Catch block for a try/catch/finally statementRepresents a Java reference type, such as a class, an interface, an enum, an array type, a parameterized type.Indicates that the class is already created.The common aspect of a package and a class.Root of the code DOM.References to existing classes.A part is a part of a javadoc comment, and it is a list of values.If statement, with optional else clauseCommon interface for code components that can generate declarations of themselves.A generated Java class/interface/enum/....JavaDoc comment.Program elements that can have JavadocDo loopsEnum Constant.A Java expression.Provides default implementations for
JExpression
.Field ReferenceA field that can have aJDocComment
associated with itForEach Statement This will generate the code for statement based on the new j2se 1.5 j.l.s.For statementThis is a utility class for managing indentation and other basic formatting for PrintWriter.Used during the optimization of class imports.Common interface for code components that can generate uses of themselves.Declarations that can have type variables.Implementation ofJGenerifiable
.JMethod invocationLabel that can be used for continue and break.Java method.Modifier groups.Special class object that represents the type of "null".A Java package.Java built-in primitive types.Represents a resource file in the application-specific file format.Common interface for code components that can generate uses of themselves as statements.Switch statementTry statement with Catch and/or Finally clauseA representation of a type in codeModel.Type variable used to declare generics.Variables and fields.While statement -
Classes in com.sun.codemodel used by com.sun.codemodel.acClassDescriptionRoot of the code DOM.A generated Java class/interface/enum/....A Java package.
-
Classes in com.sun.codemodel used by com.sun.codemodel.fmtClassDescriptionRepresents a Java reference type, such as a class, an interface, an enum, an array type, a parameterized type.Common interface for code components that can generate uses of themselves.A Java package.Represents a resource file in the application-specific file format.A representation of a type in codeModel.Type variable used to declare generics.
-
Classes in com.sun.codemodel used by com.sun.codemodel.utilClassDescriptionRepresents a Java reference type, such as a class, an interface, an enum, an array type, a parameterized type.
-
Classes in com.sun.codemodel used by com.sun.codemodel.writerClassDescriptionReceives generated code and writes to the appropriate storage.A Java package.