Class PrettyPrintNodeVisitorFactory

java.lang.Object
io.pebbletemplates.pebble.extension.debug.PrettyPrintNodeVisitorFactory
All Implemented Interfaces:
NodeVisitorFactory

public class PrettyPrintNodeVisitorFactory extends Object implements NodeVisitorFactory
Implementation of NodeVisitorFactory to create PrettyPrintNodeVisitor.
  • Constructor Details

    • PrettyPrintNodeVisitorFactory

      public PrettyPrintNodeVisitorFactory()
  • Method Details