Uses of Interface
net.officefloor.plugin.section.clazz.loader.FunctionClassSectionLoaderContext
-
Packages that use FunctionClassSectionLoaderContext Package Description net.officefloor.plugin.section.clazz.loader -
-
Uses of FunctionClassSectionLoaderContext in net.officefloor.plugin.section.clazz.loader
Methods in net.officefloor.plugin.section.clazz.loader with parameters of type FunctionClassSectionLoaderContext Modifier and Type Method Description void
FunctionDecoration. decorateSectionFunction(FunctionClassSectionLoaderContext functionContext)
Decorates theSectionFunction
.
-