Class Builder

    • Constructor Detail

      • Builder

        public Builder()
    • Method Detail

      • isEnabled

        public boolean isEnabled​(Builder.Feature feature)
        Returns:
        true iff the specified feature is supported.
      • createParser

        protected Parser createParser​(String expression)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • main

        public static void main​(String[] args)
        Dump out abstract syntax tree for a given expression
        Parameters:
        args - array with one element, containing the expression string