work save

This commit is contained in:
Roy Qu 2021-12-05 20:27:09 +08:00
parent 3d8084c489
commit 0360d704ed
1 changed files with 1 additions and 0 deletions

View File

@ -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();