Uses of Interface
net.officefloor.compile.managedfunction.ManagedFunctionLoader
Packages that use ManagedFunctionLoader
Package
Description
-
Uses of ManagedFunctionLoader in net.officefloor.compile
Methods in net.officefloor.compile that return ManagedFunctionLoaderModifier and TypeMethodDescriptionabstract ManagedFunctionLoaderOfficeFloorCompiler.getManagedFunctionLoader()Obtains theManagedFunctionLoader. -
Uses of ManagedFunctionLoader in net.officefloor.compile.impl
Methods in net.officefloor.compile.impl that return ManagedFunctionLoaderModifier and TypeMethodDescriptionOfficeFloorCompilerImpl.getManagedFunctionLoader()OfficeFloorCompilerImpl.getManagedFunctionLoader(FunctionNamespaceNode node, boolean isLoadingType) -
Uses of ManagedFunctionLoader in net.officefloor.compile.impl.adapt
Methods in net.officefloor.compile.impl.adapt that return ManagedFunctionLoader -
Uses of ManagedFunctionLoader in net.officefloor.compile.impl.managedfunction
Classes in net.officefloor.compile.impl.managedfunction that implement ManagedFunctionLoader -
Uses of ManagedFunctionLoader in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure that return ManagedFunctionLoaderModifier and TypeMethodDescriptionNodeContext.getManagedFunctionLoader(FunctionNamespaceNode node, boolean isLoadingType) Obtains theManagedFunctionLoader.