27 #include "../aclElementBase.h"
32 class GroupID:
public ElementBase
36 virtual string str(
const KernelConfiguration & kernelConfig)
const;
38 virtual string getTypeSignature(
const KernelConfiguration & kernelConfig)
const;
41 vector<Element> & localDeclarations)
const;
46 #endif // ACLGROUPID_H