Uses of Interface
io.pebbletemplates.pebble.extension.NodeVisitorFactory
Packages that use NodeVisitorFactory
Package
Description
-
Uses of NodeVisitorFactory in io.pebbletemplates.pebble.extension
Methods in io.pebbletemplates.pebble.extension that return types with arguments of type NodeVisitorFactoryModifier and TypeMethodDescriptionAbstractExtension.getNodeVisitors()Extension.getNodeVisitors()Node visitors will travel the AST tree during the compilation phase.ExtensionCustomizer.getNodeVisitors()ExtensionRegistry.getNodeVisitors() -
Uses of NodeVisitorFactory in io.pebbletemplates.pebble.extension.core
Classes in io.pebbletemplates.pebble.extension.core that implement NodeVisitorFactoryModifier and TypeClassDescriptionclassImplementation ofNodeVisitorFactoryto handleMacroAndBlockRegistrantNodeVisitor.Methods in io.pebbletemplates.pebble.extension.core that return types with arguments of type NodeVisitorFactory -
Uses of NodeVisitorFactory in io.pebbletemplates.pebble.extension.debug
Classes in io.pebbletemplates.pebble.extension.debug that implement NodeVisitorFactoryModifier and TypeClassDescriptionclassImplementation ofNodeVisitorFactoryto createPrettyPrintNodeVisitor.Methods in io.pebbletemplates.pebble.extension.debug that return types with arguments of type NodeVisitorFactory -
Uses of NodeVisitorFactory in io.pebbletemplates.pebble.extension.escaper
Classes in io.pebbletemplates.pebble.extension.escaper that implement NodeVisitorFactoryMethods in io.pebbletemplates.pebble.extension.escaper that return types with arguments of type NodeVisitorFactory