Interface IDatatypeVisitable

    • Method Detail

      • accept

        void accept​(IDatatypeVisitor visitor)
        Accepts a specialized visitor for creating a textual representation of the identity of this type.
        Parameters:
        visitor - the visitor to accept