Interface JexlInfo.Detail

    • Method Detail

      • end

        int end()
        Returns:
        the end column on the line that triggered the error
      • start

        int start()
        Returns:
        the start column on the line that triggered the error
      • toString

        java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
        Returns:
        the actual part of code that triggered the error