renamed [ezc out ...] statement to [ezc frame ...], similar [out ...] to [frame ...]
This commit is contained in:
+1
-1
@@ -180,7 +180,7 @@ private:
|
||||
void ReadDirectiveLetIfNotSet(Item & item);
|
||||
void ReadDirectiveFilter(Item & item);
|
||||
void ReadDirectiveEzc(Item & item);
|
||||
void ReadDirectiveOut(Item & item);
|
||||
void ReadDirectiveFrame(Item & item);
|
||||
void ReadDirectiveBlock(Item & item);
|
||||
void ReadDirectiveReturn(Item & item);
|
||||
void ReadNormalStatement(Item & item);
|
||||
|
||||
Reference in New Issue
Block a user