frostfs-sdk-go/netmap/parser
Airat Arifullin 4f48f6c9e0 [#78] netmap: Add new keywords NOT and UNIQUE
* Add the rule for NOT operation to the policy parser grammar
* Regenerate query parse
* Implement NOT in filter
* Add unit-tests

Signed-off-by: Airat Arifullin a.arifullin@yadro.com
2023-06-02 17:47:20 +03:00
..
generate.go [#74] netmap/parser: Update antlr4 generator 2023-05-19 17:47:24 +03:00
Query.g4 [#78] netmap: Add new keywords NOT and UNIQUE 2023-06-02 17:47:20 +03:00
Query.interp [#78] netmap: Add new keywords NOT and UNIQUE 2023-06-02 17:47:20 +03:00
Query.tokens [#78] netmap: Add new keywords NOT and UNIQUE 2023-06-02 17:47:20 +03:00
query_base_visitor.go [#78] netmap: Add new keywords NOT and UNIQUE 2023-06-02 17:47:20 +03:00
query_lexer.go [#78] netmap: Add new keywords NOT and UNIQUE 2023-06-02 17:47:20 +03:00
query_parser.go [#78] netmap: Add new keywords NOT and UNIQUE 2023-06-02 17:47:20 +03:00
query_visitor.go [#78] netmap: Add new keywords NOT and UNIQUE 2023-06-02 17:47:20 +03:00
QueryLexer.g4 [#78] netmap: Add new keywords NOT and UNIQUE 2023-06-02 17:47:20 +03:00
QueryLexer.interp [#78] netmap: Add new keywords NOT and UNIQUE 2023-06-02 17:47:20 +03:00
QueryLexer.tokens [#78] netmap: Add new keywords NOT and UNIQUE 2023-06-02 17:47:20 +03:00