Class NotationDecl


  • public class NotationDecl
    extends TopLevel
    • Constructor Detail

      • NotationDecl

        public NotationDecl​(java.lang.String name,
                            ExternalId externalId)
    • Method Detail

      • getName

        public java.lang.String getName()
      • getExternalId

        public ExternalId getExternalId()
      • accept

        public void accept​(TopLevelVisitor visitor)
                    throws java.lang.Exception
        Specified by:
        accept in class TopLevel
        Throws:
        java.lang.Exception