parent
a972919f92
commit
0e09b977ca
|
|
@ -213,7 +213,7 @@ protected:
|
|||
virtual void destroyConstant();
|
||||
public:
|
||||
static ConstPoolArray *get(const ArrayType *T, const vector<ConstPoolVal*> &);
|
||||
static ConstPoolArray *get(const string& stringConstant);
|
||||
static ConstPoolArray *get(const string &Initializer);
|
||||
|
||||
virtual string getStrValue() const;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue