Interface JDeclaration
- All Known Implementing Classes:
JAnonymousClass, JCodeModel.JReferencedClass, JDefinedClass, JEnumConstant, JFieldVar, JGenerifiableImpl, JMethod, JPackage, JTypeVar, JVar
public interface JDeclaration
Common interface for code components that can generate declarations
of themselves.
-
Method Summary
-
Method Details
-
declare
-