Interface RexPattern

    • Method Detail

      • match

        void match​(RexNode ptree,
                   RexAction action)
        Calls action for every combination of tokens for which this pattern matches.