package
1.1.3
Repository: https://github.com/permify/permify.git
Documentation: pkg.go.dev

# Functions

NewParser creates a new Parser object with the given input string.

# Constants

AND_OR_NOT precedence level for logical operators (AND, OR).
LOWEST precedence level for lowest precedence.

# Structs

Parser is a struct that contains information and functions related to parsing.