Name

GroveNotationDecl — Notation declaration.

Synopsis

class GroveNotationDecl : public GroveEntityDeclSernaApi::GroveEntityDecl {
public:
  // construct/copy/destruct
  GroveNotationDecl(SernaApiBase *);

  // public member functions

  SString sysid() const;
};

Description

GroveNotationDecl construct/copy/destruct

  1. GroveNotationDecl(SernaApiBase * );


GroveNotationDecl public member functions

  1. SString sysid() const;