Uses of Interface
net.officefloor.compile.internal.structure.FunctionObjectNode
Packages that use FunctionObjectNode
Package
Description
-
Uses of FunctionObjectNode in net.officefloor.compile.impl
Methods in net.officefloor.compile.impl that return FunctionObjectNodeModifier and TypeMethodDescriptionOfficeFloorCompilerImpl.createFunctionObjectNode(String objectName, ManagedFunctionNode functionNode) -
Uses of FunctionObjectNode in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement FunctionObjectNode -
Uses of FunctionObjectNode in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure that return FunctionObjectNodeModifier and TypeMethodDescriptionNodeContext.createFunctionObjectNode(String objectName, ManagedFunctionNode functionNode) Creates theFunctionObjectNode.