Interface FlagVisitor


  • public interface FlagVisitor
    • Method Detail

      • include

        void include()
              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • ignore

        void ignore()
             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • flagRef

        void flagRef​(java.lang.String name,
                     Flag flag)
              throws java.lang.Exception
        Throws:
        java.lang.Exception