27 #include "../aclElementBase.h"
32 class Index:
public ElementBase
35 Index(
unsigned int s = 0);
36 virtual string str(
const KernelConfiguration & kernelConfig)
const;
38 virtual string getTypeSignature(
const KernelConfiguration & kernelConfig)
const;
41 vector<Element> & localDeclarations)
const;