GroveNotationDecl — Notation declaration.
class GroveNotationDecl : public GroveEntityDeclSernaApi::GroveEntityDecl { public: // construct/copy/destruct GroveNotationDecl(SernaApiBase *); // public member functions SString sysid() const; };
GroveNotationDecl
GroveNotationDecl(SernaApiBase * );
SString sysid() const;