Class RangeFunction

  • All Implemented Interfaces:
    Function, NamedArguments

    public class RangeFunction
    extends java.lang.Object
    implements Function
    Range function to iterate over long or a string with a length of 1.
    • Constructor Summary

      Constructors 
      Constructor Description
      RangeFunction()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object execute​(java.util.Map<java.lang.String,​java.lang.Object> args, PebbleTemplate self, EvaluationContext context, int lineNumber)  
      java.util.List<java.lang.String> getArgumentNames()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait