Interface NameSpecVisitor


  • public interface NameSpecVisitor
    • Method Detail

      • name

        void name​(java.lang.String value)
           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • nameSpecRef

        void nameSpecRef​(java.lang.String name,
                         NameSpec nameSpec)
                  throws java.lang.Exception
        Throws:
        java.lang.Exception