Class SwitchPatternMatchProcessor


  • public final class SwitchPatternMatchProcessor
    extends java.lang.Object
    • Constructor Detail

      • SwitchPatternMatchProcessor

        public SwitchPatternMatchProcessor()
    • Method Detail

      • processPatternMatching

        public static boolean processPatternMatching​(Statement root)
      • hasPatternMatch

        public static boolean hasPatternMatch​(RootStatement root)