forked from TrueCloudLab/frostfs-sdk-go
[#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
This commit is contained in:
parent
ec59ebfd88
commit
4f48f6c9e0
17 changed files with 468 additions and 376 deletions
|
@ -1,5 +1,3 @@
|
|||
// Code generated from /work/netmap/parser/Query.g4 by ANTLR 4.13.0. DO NOT EDIT.
|
||||
|
||||
package parser // Query
|
||||
|
||||
import "github.com/antlr4-go/antlr/v4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue