Class JexlException.Parsing

    • Constructor Detail

      • Parsing

        public Parsing​(JexlInfo node,
                       java.lang.CharSequence expr,
                       ParseException cause)
        Creates a new Variable exception instance.
        Parameters:
        node - the offending ASTnode
        expr - the offending source
        cause - the javacc cause