Class LogContext.StackElement

java.lang.Object
org.apache.velocity.runtime.parser.LogContext.StackElement
Enclosing class:
LogContext

private static class LogContext.StackElement extends Object
  • Field Details

    • src

      protected SimpleNode src
    • count

      protected int count
    • info

      protected Info info
  • Constructor Details