forked from liujianjun/tslediter
编辑器
完善代码树
This commit is contained in:
Binary file not shown.
@@ -4242,7 +4242,7 @@ end
|
|||||||
#define Block_NeedSql 512
|
#define Block_NeedSql 512
|
||||||
#define Block_UnitStruct 1024
|
#define Block_UnitStruct 1024
|
||||||
}
|
}
|
||||||
if s then r := tsl_tokenizeex_2_(s,1+2+4+8+16+32+256+1024);
|
if s then r := tsl_tokenizeex_2_(s,1+2+4+8+16+32+256+1024+2048+4096);
|
||||||
else r := array();
|
else r := array();
|
||||||
RootNode.RecyclingChildren();
|
RootNode.RecyclingChildren();
|
||||||
FTempNodes := array();
|
FTempNodes := array();
|
||||||
|
|||||||
BIN
Binary file not shown.
Reference in New Issue
Block a user