Uses of Class
com.sun.codemodel.JModule
Packages that use JModule
-
Uses of JModule in com.sun.codemodel
Methods in com.sun.codemodel that return JModuleModifier and TypeMethodDescriptionJCodeModel._getModuleInfo()
Returns existing Java module to be generated.JCodeModel._moduleInfo
(String name) Creates and returns Java module to be generated.