work save
This commit is contained in:
parent
3d8084c489
commit
0360d704ed
|
@ -243,6 +243,7 @@ private:
|
||||||
int &pos,
|
int &pos,
|
||||||
const PStatement& currentScope,
|
const PStatement& currentScope,
|
||||||
bool freeScoped);
|
bool freeScoped);
|
||||||
|
|
||||||
int getBracketEnd(const QString& s, int startAt);
|
int getBracketEnd(const QString& s, int startAt);
|
||||||
StatementClassScope getClassScope(int index);
|
StatementClassScope getClassScope(int index);
|
||||||
int getCurrentBlockBeginSkip();
|
int getCurrentBlockBeginSkip();
|
||||||
|
|
Loading…
Reference in New Issue