Uses of Interface
net.officefloor.compile.internal.structure.ManagedFunctionVisitor
Packages that use ManagedFunctionVisitor
Package
Description
-
Uses of ManagedFunctionVisitor in net.officefloor.compile.impl.structure
Classes in net.officefloor.compile.impl.structure that implement ManagedFunctionVisitorMethods in net.officefloor.compile.impl.structure with parameters of type ManagedFunctionVisitorModifier and TypeMethodDescriptionbooleanManagedFunctionNodeImpl.souceManagedFunction(ManagedFunctionVisitor visitor, CompileContext compileContext) booleanSectionNodeImpl.sourceSection(ManagedFunctionVisitor managedFunctionVisitor, ManagedObjectSourceVisitor managedObjectSourceVisitor, CompileContext compileContext, boolean isLoadingType) booleanSectionNodeImpl.sourceSectionTree(ManagedFunctionVisitor managedFunctionVisitor, ManagedObjectSourceVisitor managedObjectSourceVisitor, CompileContext compileContext, boolean isLoadingType) -
Uses of ManagedFunctionVisitor in net.officefloor.compile.internal.structure
Methods in net.officefloor.compile.internal.structure with parameters of type ManagedFunctionVisitorModifier and TypeMethodDescriptionbooleanManagedFunctionNode.souceManagedFunction(ManagedFunctionVisitor managedFunctionVisitor, CompileContext compileContext) Sources theManagedFunction.booleanSectionNode.sourceSection(ManagedFunctionVisitor managedFunctionVisitor, ManagedObjectSourceVisitor managedObjectSourceVisitor, CompileContext compileContext, boolean isLoadingType) Sources the section into thisSectionNode.booleanSectionNode.sourceSectionTree(ManagedFunctionVisitor managedFunctionVisitor, ManagedObjectSourceVisitor managedObjectSourceVisitor, CompileContext compileContext, boolean isLoadingType) Sources thisSectionNodeand all its descendantNodeinstances recursively.