Skip to content

Support unary operators #39

@jdrem

Description

@jdrem

Support things like this in the expression parser:

a and not b
a & ^b
a * -b
a && !b
a is not null

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions