CLI2: Implemented ::lexFilterArgs
- Now spots filter elements that need to be Lexed.
This commit is contained in:
@@ -101,6 +101,7 @@ private:
|
||||
void findIDs ();
|
||||
void findUUIDs ();
|
||||
void insertIDExpr ();
|
||||
void lexFilterArgs ();
|
||||
void desugarFilterPlainArgs ();
|
||||
void insertJunctions ();
|
||||
void defaultCommand ();
|
||||
|
||||
Reference in New Issue
Block a user