Uses of Class
gnu.kawa.functions.GetModuleClass
Packages that use GetModuleClass
-
Uses of GetModuleClass in gnu.kawa.functions
Fields in gnu.kawa.functions declared as GetModuleClassModifier and TypeFieldDescriptionstatic final GetModuleClassGetModuleClass.getModuleClassA function that returns the class of the current module.static final GetModuleClassGetModuleClass.getModuleUriA function that returns the URLPath of the current module.static final GetModuleClassGetModuleClass.getModuleUriDummyA dummy 1-argument functions used in implementing getModuleUri.